blob: fd2fa1d255069069a8745ad0b85899e4a312bd91 [file] [log] [blame]
{
"id": "GO-2022-0433",
"published": "2022-05-20T21:17:25Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2022-24675"
],
"details": "encoding/pem in Go before 1.17.9 and 1.18.x before 1.18.1 has a Decode stack overflow via a large amount of PEM data.",
"affected": [
{
"package": {
"name": "stdlib",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.17.9"
},
{
"introduced": "1.18.0"
},
{
"fixed": "1.18.1"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2022-0433"
},
"ecosystem_specific": {
"imports": [
{
"path": "encoding/pem",
"symbols": [
"Decode"
]
}
]
}
}
],
"references": [
{
"type": "FIX",
"url": "https://go.dev/cl/399820"
},
{
"type": "FIX",
"url": "https://go.googlesource.com/go/+/45c3387d777caf28f4b992ad9a6216e3085bb8fe"
},
{
"type": "REPORT",
"url": "https://go.dev/issue/51853"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"credits": [
{
"name": "Juho Nurminen of Mattermost"
}
],
"schema_version": "1.3.1"
}