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.
References
Configurations
History
No history.
Information
Published : 2018-10-01 08:29
Updated : 2024-02-04 20:03
NVD link : CVE-2018-17846
Mitre link : CVE-2018-17846
CVE.ORG link : CVE-2018-17846
JSON object : View
Products Affected
fedoraproject
- fedora
golang
- net
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')