CVE-2018-17075
HIGH7.5EPSS 0.75%golang.org/x/net/html NULL Pointer Dereference vulnerability
發布日:2022/5/13修改日:2024/5/20
描述
The html package (aka x/net/html) before 2018-07-13 in Go mishandles "in frameset" insertion mode, leading to a "panic: runtime error" for html.Parse of <template><object>, <template><applet>, or <template><marquee>. This is related to HTMLTreeBuilder.cpp in WebKit.
受影響套件(2)
- Go/golang.org/x/netfrom 0, < 0.0.0-20180816102801-aaf60122140d
- Go/golang.org/x/netfrom 0, < 0.0.0-20180816102801-aaf60122140d
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 |
參考連結(12)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2018-17075
- PATCHhttps://github.com/golang/go
- WEBhttps://bugs.chromium.org/p/chromium/issues/detail?id=829668
- WEBhttps://github.com/golang/go/issues/27016
- WEBhttps://github.com/golang/net/commit/aaf60122140d3fcf75376d319f0554393160eb50
- WEBhttps://go.dev/cl/123776
- WEBhttps://go.dev/issue/27016
- WEBhttps://go.googlesource.com/net/+/aaf60122140d3fcf75376d319f0554393160eb50
- WEBhttps://go-review.googlesource.com/c/net/+/94838/9/html/parse.go#1906
- 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-2021-0078