Stack-based buffer overflow in radare2 - CVE-2017-6448
Published: April 3, 2017 / Updated: January 25, 2021
radare2
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to a boundary error within the dalvik_disassemble function in libr/asm/p/asm_dalvik.c when processing a crafted DEX file. A remote unauthenticated attacker can trigger stack-based buffer overflow and execute arbitrary code on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.