Local crash via null string dereference
Published Mar 10, 2023 · Updated Feb 28, 2025
A null-pointer dereference in WABT 1.0.29 allows local users to crash wasm-decompile by processing a crafted WebAssembly file. During expression decompilation, cat_compute_size converts a null std::string object to string_view while calculating concatenated output size. Execution requires a user to pass an attacker-supplied .wasm file to wasm-decompile with enabled features; the demonstrated consequence is process termination.
Summary
What happened
A null-pointer dereference in WABT 1.0.29 allows local users to crash wasm-decompile by processing a crafted WebAssembly file. During expression decompilation, cat_compute_size converts a null std::string object to string_view while calculating concatenated output size. Execution requires a user to pass an attacker-supplied .wasm file to wasm-decompile with enabled features; the demonstrated consequence is process termination.
The record
- CVE
- CVE-2023-27115
- Published
- Mar 10, 2023
- Updated
- Feb 28, 2025
- Vendor
- Unknown vendor
- Product
- Unknown product
- Classifications
- CWE-665, T1204.002
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Mar 10, 2023CVE publishedPublication date reported by the CVE source.
- Feb 28, 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?
What conditions does exploitation require?
What is affected?
Affected products and versions are unavailable in this record.
Published CVSS scores
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.
Public exploit references
- poc.wasm.zipproof of concept · demonstrated
- poc-5.wasm.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