Vulnerability Description
In radare2 through 3.1.3, the armass_assemble function in libr/asm/arch/arm/armass.c allows attackers to cause a denial-of-service (application crash by out-of-bounds read) by crafting an arm assembly input because a loop uses an incorrect index in armass.c and certain length validation is missing in armass64.c, a related issue to CVE-2018-20457.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Radare | Radare2 | <= 3.1.3 |
Related Weaknesses (CWE)
References
- https://github.com/radare/radare2/issues/12418ExploitPatchThird Party Advisory
- https://github.com/radareorg/radare2/commit/e5c14c167b0dcf0a53d76bd50bacbbcc0dfcPatchVendor Advisory
- https://github.com/radare/radare2/issues/12418ExploitPatchThird Party Advisory
- https://github.com/radareorg/radare2/commit/e5c14c167b0dcf0a53d76bd50bacbbcc0dfcPatchVendor Advisory
FAQ
What is CVE-2018-20459?
CVE-2018-20459 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In radare2 through 3.1.3, the armass_assemble function in libr/asm/arch/arm/armass.c allows attackers to cause a denial-of-service (application crash by out-of-bounds read) by crafting an arm assembly...
How severe is CVE-2018-20459?
CVE-2018-20459 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2018-20459?
Check the references section above for vendor advisories and patch information. Affected products include: Radare Radare2.