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.
References
Link | Resource |
---|---|
https://github.com/radare/radare2/issues/12418 | Exploit Patch Third Party Advisory |
https://github.com/radareorg/radare2/commit/e5c14c167b0dcf0a53d76bd50bacbbcc0dfc1ae7 | Patch Vendor Advisory |
Configurations
Information
Published : 2018-12-25 11:29
Updated : 2020-10-15 09:14
NVD link : CVE-2018-20459
Mitre link : CVE-2018-20459
JSON object : View
CWE
CWE-125
Out-of-bounds Read
Products Affected
radare
- radare2