Published
Last updated
7.5
CVSS V3
golang.org/x/net/html Improper Validation of Array Index vulnerability
The html package (aka x/net/html
) through 2018-09-25 in Go mishandles , leading to a "panic: runtime error" (index out of range) in (*insertionModeStack).pop in node.go, called from inHeadIM, during an html.Parse call.