Process crash via Java command bounds error
Published Aug 19, 2022 · Updated Aug 4, 2024
Off-by-one overflow in radare2 before 4.4.0 allows local users to crash the process through a malformed Java command. The r_cmd_java_call loop tests JAVA_CMDS entries through END_CMDS, although the terminal entry is not a command, so java 0 advances past the valid command array and dereferences invalid data. Any local user able to run an interactive radare2 session can terminate that process; no data disclosure, data modification, or broader host impact is reported.
Summary
What happened
Off-by-one overflow in radare2 before 4.4.0 allows local users to crash the process through a malformed Java command. The r_cmd_java_call loop tests JAVA_CMDS entries through END_CMDS, although the terminal entry is not a command, so java 0 advances past the valid command array and dereferences invalid data. Any local user able to run an interactive radare2 session can terminate that process; no data disclosure, data modification, or broader host impact is reported.
The record
- CVE
- CVE-2020-27793
- Published
- Aug 19, 2022
- Updated
- Aug 4, 2024
- Vendor
- radareorg
- Product
- radare2
- Classifications
- CWE-193, T1499.004
- Attack vector
- local
- Privileges
- Unavailable
Timeline
How it unfolded
- Aug 19, 2022CVE publishedPublication date reported by the CVE source.
- Aug 4, 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 v4.4.0.
What conditions does exploitation require?
What is affected?
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
- java 0 crash 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