blob: e8c6758a70304e7e26554f9d68b37b3cf6d0e5f1 [file] [log] [blame]
{
"id": "GO-2021-0234",
"published": "2022-02-17T17:34:24Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2021-27918"
],
"details": "The Decode, DecodeElement, and Skip methods of an xml.Decoder provided by xml.NewTokenDecoder may enter an infinite loop when operating on a custom xml.TokenReader which returns an EOF in the middle of an open XML element.",
"affected": [
{
"package": {
"name": "stdlib",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.15.9"
},
{
"introduced": "1.16.0"
},
{
"fixed": "1.16.1"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2021-0234"
},
"ecosystem_specific": {
"imports": [
{
"path": "encoding/xml",
"symbols": [
"Decoder.Token"
]
}
]
}
}
],
"references": [
{
"type": "FIX",
"url": "https://go.dev/cl/300391"
},
{
"type": "FIX",
"url": "https://go.googlesource.com/go/+/d0b79e3513a29628f3599dc8860666b6eed75372"
},
{
"type": "REPORT",
"url": "https://go.dev/issue/44913"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/golang-announce/c/MfiLYjG-RAw"
}
],
"credits": [
{
"name": "Sam Whited"
}
],
"schema_version": "1.3.1"
}