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.
References
Configurations
History
21 Nov 2024, 03:55
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/golang/go/issues/27846 - Exploit, Vendor Advisory | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LREEWY6KNLHRWFZ7OT4HVLMVVCGGUHON/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UKRCI7WIOCOCD3H7NXWRGIRABTQOZOBK/ - |
07 Nov 2023, 02:54
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2018-10-01 08:29
Updated : 2024-11-21 03:55
NVD link : CVE-2018-17848
Mitre link : CVE-2018-17848
CVE.ORG link : CVE-2018-17848
JSON object : View
Products Affected
fedoraproject
- fedora
golang
- net
CWE
CWE-129
Improper Validation of Array Index