blob: 5092aebe73291b936117195ce338f5e7dabf1dde [file] [log] [blame]
modules:
- module: golang.org/x/net
versions:
- fixed: 0.0.0-20180925071336-cf3bd585ca2a
vulnerable_at: 0.0.0-20180921000356-2f5d2388922f
packages:
- package: golang.org/x/net/html
symbols:
- parser.resetInsertionMode
derived_symbols:
- Parse
- ParseFragment
description: |
The Parse function can panic on some invalid inputs.
For example, the Parse function panics on the input
"<math><template><mo><template>".
published: 2022-07-01T20:11:34Z
cves:
- CVE-2018-17142
credit: '@tr3ee'
references:
- fix: https://go.dev/cl/136875
- fix: https://go.googlesource.com/net/+/cf3bd585ca2a5a21b057abd8be7eea2204af89d0
- report: https://go.dev/issue/27702