CVE-2018-17846

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:golang:net:*:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:o:fedoraproject:fedora:28:*:*:*:*:*:*:*
cpe:2.3:o:fedoraproject:fedora:29:*:*:*:*:*:*:*

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')