In radare2 before 3.9.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 an insufficient fix for CVE-2019-14745 and improper handling of symbol names embedded in executables.
References
Link | Resource |
---|---|
https://github.com/radareorg/radare2/commit/5411543a310a470b1257fb93273cdd6e8dfcb3af | Patch Third Party Advisory |
https://github.com/radareorg/radare2/commit/dd739f5a45b3af3d1f65f00fe19af1dbfec7aea7 | Third Party Advisory |
https://github.com/radareorg/radare2/compare/3.8.0...3.9.0 | Patch Third Party Advisory |
https://github.com/radareorg/radare2/commit/5411543a310a470b1257fb93273cdd6e8dfcb3af | Patch Third Party Advisory |
https://github.com/radareorg/radare2/commit/dd739f5a45b3af3d1f65f00fe19af1dbfec7aea7 | Third Party Advisory |
https://github.com/radareorg/radare2/compare/3.8.0...3.9.0 | Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 04:31
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/radareorg/radare2/commit/5411543a310a470b1257fb93273cdd6e8dfcb3af - Patch, Third Party Advisory | |
References | () https://github.com/radareorg/radare2/commit/dd739f5a45b3af3d1f65f00fe19af1dbfec7aea7 - Third Party Advisory | |
References | () https://github.com/radareorg/radare2/compare/3.8.0...3.9.0 - Patch, Third Party Advisory |
Information
Published : 2019-09-23 14:15
Updated : 2024-11-21 04:31
NVD link : CVE-2019-16718
Mitre link : CVE-2019-16718
CVE.ORG link : CVE-2019-16718
JSON object : View
Products Affected
radare
- radare2
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')