Code execution or crash via truncated URI delimiter
Published Mar 2, 2022 · Updated Aug 3, 2024
Null-pointer dereference in HTMLDOC before 1.9.12 allows local users to crash the process by converting a crafted HTML file. While writing PDF links, file_extension() copies a URI extension into a fixed buffer, then writes through strchr()'s null return when truncation removes the expected '#' delimiter. Processing attacker-supplied content is required; the public artifact demonstrates a crash, while the CNA also reports arbitrary code execution.
Summary
What happened
Null-pointer dereference in HTMLDOC before 1.9.12 allows local users to crash the process by converting a crafted HTML file. While writing PDF links, file_extension() copies a URI extension into a fixed buffer, then writes through strchr()'s null return when truncation removes the expected '#' delimiter. Processing attacker-supplied content is required; the public artifact demonstrates a crash, while the CNA also reports arbitrary code execution.
The record
- CVE
- CVE-2021-23180
- Published
- Mar 2, 2022
- Updated
- Aug 3, 2024
- Vendor
- HTMLDOC Project
- Product
- HTMLDOC
- Classifications
- CWE-476, T1203
- 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 above.
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.
Public exploit references
- Malformed HTML crash proof of conceptproof 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