blob: c61d7fbfcdf96a3d7b265519ca85403bd7fe494b [file] [log] [blame]
{
"id": "GO-2022-0521",
"published": "2022-07-20T17:02:04Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2022-28131"
],
"details": "Calling Decoder.Skip when parsing a deeply nested XML document can cause a panic due to stack exhaustion.",
"affected": [
{
"package": {
"name": "stdlib",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.17.12"
},
{
"introduced": "1.18.0"
},
{
"fixed": "1.18.4"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2022-0521"
},
"ecosystem_specific": {
"imports": [
{
"path": "encoding/xml",
"symbols": [
"Decoder.Skip"
]
}
]
}
}
],
"references": [
{
"type": "FIX",
"url": "https://go.dev/cl/417062"
},
{
"type": "FIX",
"url": "https://go.googlesource.com/go/+/08c46ed43d80bbb67cb904944ea3417989be4af3"
},
{
"type": "REPORT",
"url": "https://go.dev/issue/53614"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
],
"credits": [
{
"name": "Go Security Team and Juho Nurminen of Mattermost"
}
],
"schema_version": "1.3.1"
}