In radare2 before 3.7.0, a command injection vulnerability exists in bin_symbols() in libr/core/cbin.c. By using a crafted executable file, it's possible to execute arbitrary shell commands with the permissions of the victim. This vulnerability is due to improper handling of symbol names embedded in executables.
{
"binaries": [
{
"binary_version": "0.9.6-3.1ubuntu1",
"binary_name": "libradare2-0.9.6"
},
{
"binary_version": "0.9.6-3.1ubuntu1",
"binary_name": "libradare2-common"
},
{
"binary_version": "0.9.6-3.1ubuntu1",
"binary_name": "radare2"
},
{
"binary_version": "0.9.6-3.1ubuntu1",
"binary_name": "radare2-plugins"
}
]
}