| { |
| "dataType": "CVE_RECORD", |
| "dataVersion": "5.0", |
| "cveMetadata": { |
| "cveId": "CVE-2024-24792" |
| }, |
| "containers": { |
| "cna": { |
| "providerMetadata": { |
| "orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc" |
| }, |
| "title": "Panic when parsing invalid palette-color images in golang.org/x/image", |
| "descriptions": [ |
| { |
| "lang": "en", |
| "value": "Parsing a corrupt or malicious image with invalid color indices can cause a panic." |
| } |
| ], |
| "affected": [ |
| { |
| "vendor": "golang.org/x/image", |
| "product": "golang.org/x/image/tiff", |
| "collectionURL": "https://pkg.go.dev", |
| "packageName": "golang.org/x/image/tiff", |
| "versions": [ |
| { |
| "version": "0", |
| "lessThan": "0.18.0", |
| "status": "affected", |
| "versionType": "semver" |
| } |
| ], |
| "programRoutines": [ |
| { |
| "name": "decoder.decode" |
| }, |
| { |
| "name": "Decode" |
| } |
| ], |
| "defaultStatus": "unaffected" |
| } |
| ], |
| "problemTypes": [ |
| { |
| "descriptions": [ |
| { |
| "lang": "en", |
| "description": "CWE-125: Out-of-bounds Read" |
| } |
| ] |
| } |
| ], |
| "references": [ |
| { |
| "url": "https://go.dev/cl/588115" |
| }, |
| { |
| "url": "https://go.dev/issue/67624" |
| }, |
| { |
| "url": "https://pkg.go.dev/vuln/GO-2024-2937" |
| } |
| ], |
| "credits": [ |
| { |
| "lang": "en", |
| "value": "John Wright \u003cjsw@google.com\u003e" |
| } |
| ] |
| } |
| } |
| } |