CVE-2020-15121 HIGH

CVE-2020-15121: Command injection in Radare2

Vendor Radareorg
Product radare2
Weakness CWE-78
Published July 20, 2020
Last update August 4, 2024

CVSS base score

7.4/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality None
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

July 20, 2020 CVE published
August 4, 2024 Record updated