The html package (aka x/net/html) through 2018-09-25 in Go mishandles <math><template><mn><b></template>, leading to a "panic: runtime error" (index out of range) in (*insertionModeStack).pop in node.go, called from inHeadIM, during an html.Parse call.
{
"github_reviewed": true,
"cwe_ids": [
"CWE-129"
],
"severity": "HIGH",
"nvd_published_at": "2018-10-01T08:29:00Z",
"github_reviewed_at": "2023-02-08T00:34:13Z"
}