Buffer overflow in radare2 - CVE-2017-16357
Published: November 1, 2017 / Updated: August 8, 2020
radare2
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.
In radare 2.0.1, a memory corruption vulnerability exists in store_versioninfo_gnu_verdef() and store_versioninfo_gnu_verneed() in libr/bin/format/elf/elf.c, as demonstrated by an invalid free. This error is due to improper sh_size validation when allocating memory.