CVE-2018-17142: NULL Pointer Dereference
(updated )
The html package (aka x/net/html) through 2018-09-17 in Go mishandles , leading to a “panic: runtime error” in parseCurrentToken in parse.go during an html.Parse call.
References
- github.com/advisories/GHSA-2wp2-chmh-r934
- github.com/golang/go/issues/27702
- go.dev/cl/136875
- go.dev/issue/27702
- go.googlesource.com/net/+/cf3bd585ca2a5a21b057abd8be7eea2204af89d0
- lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LREEWY6KNLHRWFZ7OT4HVLMVVCGGUHON/
- lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UKRCI7WIOCOCD3H7NXWRGIRABTQOZOBK/
- nvd.nist.gov/vuln/detail/CVE-2018-17142
- pkg.go.dev/vuln/GO-2022-0192
Detect and mitigate CVE-2018-17142 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →