blob: 12be8b377485095641279bd6e272f201a415316e [file] [log] [blame]
{
"id": "GO-2021-0238",
"published": "2022-02-17T17:33:43Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2021-33194"
],
"details": "An attacker can craft an input to ParseFragment that causes it to enter an infinite loop and never return.",
"affected": [
{
"package": {
"name": "golang.org/x/net",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.0.0-20210520170846-37e1c6afe023"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2021-0238"
},
"ecosystem_specific": {
"imports": [
{
"path": "golang.org/x/net/html",
"symbols": [
"inHeadIM"
]
}
]
}
}
],
"references": [
{
"type": "FIX",
"url": "https://go.dev/cl/311090"
},
{
"type": "FIX",
"url": "https://go.googlesource.com/net/+/37e1c6afe02340126705deced573a85ab75209d7"
},
{
"type": "REPORT",
"url": "https://go.dev/issue/46288"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/golang-announce/c/wPunbCPkWUg"
}
],
"credits": [
{
"name": "discovered by OSS-Fuzz and reported by Andrew Thornton"
}
],
"schema_version": "1.3.1"
}