Out-of-bounds read in radare2 - CVE-2017-15932
Published: October 27, 2017 / Updated: August 8, 2020
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.