radare2 prior to 6.1.4 contains a path traversal vulnerability in its project notes handling that allows attackers to read or write files outside the configured project directory by importing a malicious .zrp archive containing a symlinked notes.txt file. Attackers can craft a .zrp archive with a symlinked notes.txt that bypasses directory confinement checks, allowing note operations to follow the symlink and access arbitrary files outside the dir.projects root directory.
{
"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"
}
]
}