Service crash via unchecked palette index
Published Jun 27, 2024 · Updated Aug 1, 2024
Improper palette-index validation in golang.org/x/image/tiff before 0.18.0 allows remote attackers to crash image-processing services. The paletted-image branch of decoder.decode passes each decoded color index to image.Paletted.SetColorIndex without checking it against the palette length. Exploitation requires a consuming application to call Decode on an attacker-controlled TIFF and later access a pixel whose index lies outside the actual palette.
Summary
What happened
Improper palette-index validation in golang.org/x/image/tiff before 0.18.0 allows remote attackers to crash image-processing services. The paletted-image branch of decoder.decode passes each decoded color index to image.Paletted.SetColorIndex without checking it against the palette length. Exploitation requires a consuming application to call Decode on an attacker-controlled TIFF and later access a pixel whose index lies outside the actual palette.
The record
- CVE
- CVE-2024-24792
- Published
- Jun 27, 2024
- Updated
- Aug 1, 2024
- Vendor
- golang.org/x/image
- Product
- golang.org/x/image/tiff
- Classifications
- CWE-248, T1499.004
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jun 27, 2024CVE publishedPublication date reported by the CVE source.
- Aug 1, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <0.18.0
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- invalid-palette-ref.tiff regression reproducerproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo