| { |
| "schema_version": "1.3.1", |
| "id": "GO-2022-0433", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "2022-05-20T21:17:25Z", |
| "aliases": [ |
| "CVE-2022-24675" |
| ], |
| "summary": "Stack overflow from a large amount of PEM data in encoding/pem", |
| "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-0" |
| }, |
| { |
| "fixed": "1.18.1" |
| } |
| ] |
| } |
| ], |
| "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" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2022-0433", |
| "review_status": "REVIEWED" |
| } |
| } |