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: 8.6 [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]
CVE-ID: CVE-2017-15931
CWE-ID: CWE-125
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

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.


Affected software

radare2

How to mitigate CVE-2017-15931

Install update from vendor's website.


External References

Related Security Bulletins