-
Type:
Vulnerability
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
pkg:golang/golang.org/x/net@v0.36.0
-
Tools and Replicator
-
master
Priority from VULN: Medium
This is a copy of the linked VULN ticket issue. You only need to update this ticket and the VULN ticket will be synced accordingly.
Vulnerability Details
The following vulnerabilities were found in the third party component pkg:golang/golang.org/x/net@v0.36.0 used in the repo: https://github.com/mongodb/mongo-tools:
CVE | Severity | CVSS | Fixed Version(s) |
CVE-2025-22872 | Medium | 6 | golang.org/x/net:0.38.0 |
You are responsible for fixing it by and ensuring the fix is released, if required, by the relevant Due Date.
- A new release is required if the finding is on a stable branch that customers may be using. Stable branches refer to any branch excluding main or master, for products that do not trigger releases directly from main or master branches.
How do I fix this?
You need to update the package to a version that does not contain the vulnerability. Please reference the Fixed Version(s) column above for options. If there are multiple CVEs, updating to the latest fixed version that addresses all CVEs is recommended.If you are still unable to find a fixed version or need additional assistance, please reach out in the #secure-sdlc-program channel.
References:
- https://go.dev/cl/662715
- https://go.dev/issue/73070
- https://groups.google.com/g/golang-announce/c/ezSKR9vqbqA
Tool Description: The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. <math>, <svg>, etc contexts).
- Kondukto Link: http://arcticglow.kondukto.io/projects/67990793f5bd68edc6c5e900/vulns/appsec?page=1&perPage=15&id=in:68004f6ea57a7a9950a4ddcf
- Deeplink: There is no available deeplink
🔥 Please see go/vuln-flow for detailed guidance.