Process crash via unchecked Unicode filename escape append
Published Feb 9, 2022 · Updated Feb 13, 2025
Heap out-of-bounds write in Info-ZIP UnZip 6.0 allows context-dependent attackers to crash the process via a crafted ZIP archive. The wide_to_local_string function in process.c allocates a heap buffer from the wide-character count, then appends an escaped Unicode filename with strcat without checking the buffer's remaining capacity. A user must process the archive locally; the demonstrated overwrite corrupts heap metadata and crashes UnZip, and published advisories also identify arbitrary code execution.
Summary
What happened
Heap out-of-bounds write in Info-ZIP UnZip 6.0 allows context-dependent attackers to crash the process via a crafted ZIP archive. The wide_to_local_string function in process.c allocates a heap buffer from the wide-character count, then appends an escaped Unicode filename with strcat without checking the buffer's remaining capacity. A user must process the archive locally; the demonstrated overwrite corrupts heap metadata and crashes UnZip, and published advisories also identify arbitrary code execution.
The record
- CVE
- CVE-2022-0529
- Published
- Feb 9, 2022
- Updated
- Feb 13, 2025
- Vendor
- Info-ZIP
- Product
- UnZip
- Classifications
- CWE-787, T1203
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Feb 9, 2022CVE publishedPublication date reported by the CVE source.
- Feb 13, 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?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=6.0
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
- ByteHackr UnZip 6.0 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