blob: cee5c3a35ab08527a8d49f1b85b9eba1f7866c32 [file] [log] [blame]
modules:
- module: golang.org/x/net
versions:
- fixed: 0.0.0-20190125002852-4b62a64f59f7
vulnerable_at: 0.0.0-20190119204137-ed066c81e75e
packages:
- package: golang.org/x/net/html
symbols:
- nodeStack.contains
derived_symbols:
- Parse
- ParseFragment
description: |
The Parse function can panic on some invalid inputs.
For example, the Parse function panics on the input
"<svg><template><desc><t><svg></template>".
published: 2022-07-01T20:15:19Z
cves:
- CVE-2018-17847
- CVE-2018-17848
credit: '@tr3ee'
references:
- fix: https://go.dev/cl/159397
- fix: https://go.googlesource.com/net/+/4b62a64f59f73840b9ab79204c94fee61cd1ba2c
- report: https://go.dev/issue/27846