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.
References
Configurations
History
21 Nov 2024, 04:27
Type | Values Removed | Values Added |
---|---|---|
References | () https://bananamafia.dev/post/r2-pwndebian/ - Exploit, Third Party Advisory | |
References | () https://github.com/radare/radare2/pull/14690 - Patch, Third Party Advisory | |
References | () https://github.com/radare/radare2/releases/tag/3.7.0 - Release Notes | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ETWG4VKHWL5F74L3QBBKSCOXHSRNSRRT/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MGA2PVBFA6VPWWLMBGWVBESHAJBQ7OXJ/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RQO7V37RGQEKZDLY2JYKDZTLNN2YUBC5/ - |
07 Nov 2023, 03:05
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2019-08-07 15:15
Updated : 2024-11-21 04:27
NVD link : CVE-2019-14745
Mitre link : CVE-2019-14745
CVE.ORG link : CVE-2019-14745
JSON object : View
Products Affected
radare
- radare2
fedoraproject
- fedora
CWE
CWE-77
Improper Neutralization of Special Elements used in a Command ('Command Injection')