Out-of-bounds read in radare2 - CVE-2017-15931

 

Out-of-bounds read in radare2 - CVE-2017-15931

Published: October 27, 2017 / Updated: August 8, 2020


Vulnerability identifier: #VU38007
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2017-15931
CWE-ID: CWE-125
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Radare
Affected software:
radare2

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

In radare2 2.0.1, an integer exception (negative number leading to an invalid memory access) exists in store_versioninfo_gnu_verneed() in libr/bin/format/elf/elf.c via crafted ELF files on 32bit systems.


How to mitigate CVE-2017-15931

Install update from vendor's website.

Sources