CVE-2018-17848

Source
https://cve.org/CVERecord?id=CVE-2018-17848
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-17848.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2018-17848
Aliases
Downstream
Related
Published
2018-10-01T08:29:02.303Z
Modified
2026-03-14T09:28:26.385487Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

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

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-17848.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "2018-09-25"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "28"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "29"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "2018-09-25"
            }
        ]
    }
]