Security Advisory

CVE-2018-17846

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2018-10-01 08:00:00
Last updated 2024-08-05 10:54:10
Assigner mitre
State PUBLISHED

Description

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.