Process crash via unchecked LZW table indices
Published Nov 7, 2022 · Updated May 5, 2025
Out-of-bounds read in Gifdec commit 1dcbae19363597314f6623010cc80abad4e47f7c allows local users to crash a process via a crafted GIF file. read_image_data indexes its LZW entry table without first ensuring that the decoded key and entry prefix are below the table entry count. Processing an attacker-supplied image is required; the public reproducer demonstrates a SIGSEGV, while no code execution or data disclosure is documented.
Summary
What happened
Out-of-bounds read in Gifdec commit 1dcbae19363597314f6623010cc80abad4e47f7c allows local users to crash a process via a crafted GIF file. read_image_data indexes its LZW entry table without first ensuring that the decoded key and entry prefix are below the table entry count. Processing an attacker-supplied image is required; the public reproducer demonstrates a SIGSEGV, while no code execution or data disclosure is documented.
The record
- CVE
- CVE-2022-43359
- Published
- Nov 7, 2022
- Updated
- May 5, 2025
- Vendor
- Unknown vendor
- Product
- Unknown product
- Classifications
- CWE-125, T1203
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Nov 7, 2022CVE publishedPublication date reported by the CVE source.
- May 5, 2025Record 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?
What conditions does exploitation require?
What is affected?
Affected products and versions are unavailable in this record.
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
- crash-1.zip crafted GIF 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