CVE-2025-22872
MEDIUM6.5EPSS 0.02%Incorrect Neutralization of Input During Web Page Generation in x/net in golang.org/x/net
發布日:2025/4/16修改日:2026/4/28
描述
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).
受影響套件(3)
- Debian/golang-golang-x-netfrom 0
- Go/golang.org/x/netfrom 0, < 0.38.0
- Go/golang.org/x/netfrom 0, < 0.38.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N |
| osv | CVSS 3.1 | MEDIUM6.5 | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L |
參考連結(7)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2025-22872
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2025-22872
- WEBhttps://go.dev/cl/662715
- WEBhttps://go.dev/issue/73070
- WEBhttps://groups.google.com/g/golang-announce/c/ezSKR9vqbqA
- WEBhttps://pkg.go.dev/vuln/GO-2025-3595
- WEBhttps://security.netapp.com/advisory/ntap-20250516-0007