Process crash via malformed embedded JPEG
Published Mar 2, 2022 · Updated Aug 3, 2024
NULL pointer dereference in HTMLDOC before 1.9.12 allows attackers to crash the process by supplying a crafted HTML document. The image_load_jpeg function installs a libjpeg error callback that returns instead of escaping error handling, so malformed embedded-JPEG decoding continues with invalid state and dereferences a null pointer. Processing attacker-supplied HTML containing the malformed image is required; the demonstrated consequence is termination of the HTMLDOC process.
Summary
What happened
NULL pointer dereference in HTMLDOC before 1.9.12 allows attackers to crash the process by supplying a crafted HTML document. The image_load_jpeg function installs a libjpeg error callback that returns instead of escaping error handling, so malformed embedded-JPEG decoding continues with invalid state and dereferences a null pointer. Processing attacker-supplied HTML containing the malformed image is required; the demonstrated consequence is termination of the HTMLDOC process.
The record
- CVE
- CVE-2021-23191
- Published
- Mar 2, 2022
- Updated
- Aug 3, 2024
- Vendor
- HTMLDOC Project
- Product
- HTMLDOC
- Classifications
- CWE-476
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Mar 2, 2022CVE 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=Fixed in htmldoc v1.9.12 and later.
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
- poc4.zip malformed-JPEG HTML 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