blob: 8cfc4501c9272444c0dc2675418eaa15f74387c4 [file] [log] [blame]
modules:
- module: golang.org/x/net
versions:
- fixed: 0.0.0-20180921000356-2f5d2388922f
vulnerable_at: 0.0.0-20180911220305-26e67e76b6c3
packages:
- package: golang.org/x/net/html
symbols:
- inBodyIM
derived_symbols:
- Parse
- ParseFragment
description: |
The Parse function can panic on some invalid inputs.
For example, the Parse function panics on the input
"<template><tBody><isindex/action=0>".
published: 2022-07-06T18:14:54Z
cves:
- CVE-2018-17143
ghsas:
- GHSA-fcf9-6fv2-fc5v
credit: '@tr3ee'
references:
- fix: https://go-review.googlesource.com/c/net/+/136575
- fix: https://go.googlesource.com/net/+/2f5d2388922f370f4355f327fcf4cfe9f5583908
- report: https://go.dev/issue/27704