mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
1.0 KiB
1.0 KiB
CVE-2019-14745
Description
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.
POC
Reference
- https://bananamafia.dev/post/r2-pwndebian/
- https://bananamafia.dev/post/r2-pwndebian/
- https://github.com/radare/radare2/releases/tag/3.7.0
- https://github.com/radare/radare2/releases/tag/3.7.0