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

 

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

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


Vulnerability identifier: #VU38008
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-15932
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_verdef() in libr/bin/format/elf/elf.c via crafted ELF files when parsing the ELF version on 32bit systems.


How to mitigate CVE-2017-15932

Install update from vendor's website.

Sources