CVE-2018-17142
HIGH7.5EPSS 0.65%golang.org/x/net/html NULL Pointer Dereference vulnerability
發布日:2022/5/13修改日:2024/5/20
描述
The html package (aka x/net/html) through 2018-09-17 in Go mishandles <math><template><mo><template>, leading to a "panic: runtime error" in parseCurrentToken in parse.go during an html.Parse call
受影響套件(2)
- Go/golang.org/x/netfrom 0, < 0.0.0-20180925071336-cf3bd585ca2a
- Go/golang.org/x/netfrom 0, < 0.0.0-20180925071336-cf3bd585ca2a
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
參考連結(9)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2018-17142
- PATCHhttps://github.com/golang/go
- WEBhttps://github.com/golang/go/issues/27702
- WEBhttps://go.dev/cl/136875
- WEBhttps://go.dev/issue/27702
- WEBhttps://go.googlesource.com/net/+/cf3bd585ca2a5a21b057abd8be7eea2204af89d0
- WEBhttps://lists.fedoraproject.org/archives/list/[email protected]/message/LREEWY6KNLHRWFZ7OT4HVLMVVCGGUHON
- WEBhttps://lists.fedoraproject.org/archives/list/[email protected]/message/UKRCI7WIOCOCD3H7NXWRGIRABTQOZOBK
- WEBhttps://pkg.go.dev/vuln/GO-2022-0192