radare2: malformed PDB file names in the PDB server path cause shell injection (CVE-2020-15121)
In radare2 before version 4.5.0, malformed PDB file names in the PDB server path cause shell injection. To trigger the problem it's required to open the executable in radare2 and run idpd to trigger the download. The shell code will execute, and will create a file called pwned in the current directory.
References:
- https://github.com/radareorg/radare2/issues/16945
- https://github.com/radareorg/radare2/security/advisories/GHSA-r552-vp94-9358
Affected branches:
-
master (097c2977) -
3.12-stable
Edited by Leo