First published: Mon Oct 01 2018(Updated: )
The html package (aka x/net/html) through 2018-09-25 in Go mishandles `<table><math><select><mi><select></table>`, leading to an infinite loop during an `html.Parse` call because `inSelectIM` and `inSelectInTableIM` do not comply with a specification.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
go/golang.org/x/net | <0.0.0-20190125091013-d26f9f9a57f3 | 0.0.0-20190125091013-d26f9f9a57f3 |
Golang Net | <=2018-09-25 | |
Fedoraproject Fedora | =28 | |
Fedoraproject Fedora | =29 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The vulnerability ID for this vulnerability is CVE-2018-17846.
The severity of CVE-2018-17846 is high with a severity score of 7.5.
The software affected by CVE-2018-17846 is the html package (aka x/net/html) through 2018-09-25 in Go.
The references for CVE-2018-17846 are: 1. https://nvd.nist.gov/vuln/detail/CVE-2018-17846 2. https://github.com/golang/go/issues/27842 3. https://go-review.googlesource.com/c/137275
To fix CVE-2018-17846, you should update the html package to version 0.0.0-20190125091013-d26f9f9a57f3 or later.