The html package (aka x/net/html) through 2018-09-25 in Go mishandles <svg><template><desc><t><svg></template>, leading to a panic: runtime error (index out of range) in (*nodeStack).pop in node.go, called from (*parser).clearActiveFormattingElements, during an html.Parse call.
{
"severity": "HIGH",
"cwe_ids": [
"CWE-119"
],
"nvd_published_at": "2018-10-01T08:29:00Z",
"github_reviewed_at": "2023-02-07T22:44:43Z",
"github_reviewed": true
}