Code execution via malformed GIF heap overflow
Published Apr 5, 2021 · Updated Aug 3, 2024
Integer overflow in HTMLDOC 1.9.11 and earlier allows remote attackers to execute arbitrary code or crash the converter via a crafted GIF. image_load_gif() multiplies attacker-controlled width, height, and depth values without an overflow check, allocates an undersized pixel buffer, and lets gif_read_image() overrun it. The GIF must be processed by HTMLDOC; the public demonstration produces a segmentation fault, while code execution is reported but not demonstrated.
Summary
What happened
Integer overflow in HTMLDOC 1.9.11 and earlier allows remote attackers to execute arbitrary code or crash the converter via a crafted GIF. image_load_gif() multiplies attacker-controlled width, height, and depth values without an overflow check, allocates an undersized pixel buffer, and lets gif_read_image() overrun it. The GIF must be processed by HTMLDOC; the public demonstration produces a segmentation fault, while code execution is reported but not demonstrated.
The record
- CVE
- CVE-2021-20308
- Published
- Apr 5, 2021
- Updated
- Aug 3, 2024
- Vendor
- HTMLDOC Project
- Product
- HTMLDOC
- Classifications
- CWE-190, T1203
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Apr 5, 2021CVE publishedPublication date reported by the CVE source.
- Aug 3, 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=htmldoc 1.9.11 and older
What conditions does exploitation require?
What is affected?
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.
Weakness, pattern, technique
Public exploit references
- htmldoc-poc.zipproof 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