Service interruption via Java disassembler out-of-bounds read
Published Oct 20, 2023 · Updated Feb 13, 2025
Out-of-bounds read in radare2 before 5.9.0 allows local users to interrupt analysis by supplying a truncated Java bytecode instruction. The java_print_opcode function accepts a buffer longer than one byte and then reads a two-byte branch operand without ensuring that the complete instruction is present. Triggering requires local analysis of crafted input; the resulting undefined behavior can interrupt the process, and upstream states that it is not exploitable.
Summary
What happened
Out-of-bounds read in radare2 before 5.9.0 allows local users to interrupt analysis by supplying a truncated Java bytecode instruction. The java_print_opcode function accepts a buffer longer than one byte and then reads a two-byte branch operand without ensuring that the complete instruction is present. Triggering requires local analysis of crafted input; the resulting undefined behavior can interrupt the process, and upstream states that it is not exploitable.
The record
- CVE
- CVE-2023-5686
- Published
- Oct 20, 2023
- Updated
- Feb 13, 2025
- Vendor
- radareorg
- Product
- radare2
- Classifications
- CWE-787, CWE-122, T1204.002
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Oct 20, 2023CVE 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=unspecified <5.9.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.
Weakness, pattern, technique
Public exploit references
- huntr.dev CVE-2023-5686 exploit reportproof of concept · unverified
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