Process crash via uninitialized parser pointer free
Published Jun 16, 2023 · Updated Dec 17, 2024
Uninitialized-pointer free in xlsxio 0.1.2 through 0.2.34 allows attackers to crash a consuming process via a malformed XLSX file. The xlsxioread_sheetlist_open() failure path returns a sheet-list object without initializing xmlparser, so xlsxioread_sheetlist_close() passes an indeterminate pointer to XML_ParserFree(). The call sequence requires a consuming application to list sheets from an attacker-controlled workbook and close the returned handle, producing a process crash.
Summary
What happened
Uninitialized-pointer free in xlsxio 0.1.2 through 0.2.34 allows attackers to crash a consuming process via a malformed XLSX file. The xlsxioread_sheetlist_open() failure path returns a sheet-list object without initializing xmlparser, so xlsxioread_sheetlist_close() passes an indeterminate pointer to XML_ParserFree(). The call sequence requires a consuming application to list sheets from an attacker-controlled workbook and close the returned handle, producing a process crash.
The record
- CVE
- CVE-2023-34795
- Published
- Jun 16, 2023
- Updated
- Dec 17, 2024
- Vendor
- Unknown vendor
- Product
- Unknown product
- Classifications
- T1499.004
- Attack vector
- Unavailable
- Privileges
- Unavailable
Timeline
How it unfolded
- Jun 16, 2023CVE publishedPublication date reported by the CVE source.
- Dec 17, 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?
What conditions does exploitation require?
What is affected?
Affected products and versions are unavailable in this record.
Published CVSS scores
No CVSS assessment is available in this record.
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.
Weakness, pattern, technique
Public exploit references
- Upstream malformed-XLSX 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