Lucene search

K
vulnrichmentGoVULNRICHMENT:CVE-2024-24792
HistoryJun 27, 2024 - 5:37 p.m.

CVE-2024-24792 Panic when parsing invalid palette-color images in golang.org/x/image

2024-06-2717:37:38
Go
github.com
4
cve-2024-24792
golang image parsing
color indices panic

AI Score

6.7

Confidence

Low

SSVC

Exploitation

poc

Automatable

yes

Technical Impact

partial

Parsing a corrupt or malicious image with invalid color indices can cause a panic.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:golang:image:*:*:*:*:*:go:*:*"
    ],
    "vendor": "golang",
    "product": "image",
    "versions": [
      {
        "status": "affected",
        "version": "0",
        "lessThan": "0.18.0",
        "versionType": "semver"
      }
    ],
    "defaultStatus": "unknown"
  }
]

AI Score

6.7

Confidence

Low

SSVC

Exploitation

poc

Automatable

yes

Technical Impact

partial