CVE-2024-53256

CVSS 3.1 Score 7.8 of 10 (high)

Details

Published Dec 23, 2024
CWE ID 78

Summary

CVE-2024-53256 is a command injection vulnerability affecting Rizin, a UNIX-like reverse engineering framework. The issue lies in an outdated code snippet in `rizin.c` where the `rz_core_cmdf` function is used to invoke the command 'm'. This command was removed in version 0.1.x, but the outdated code still exists. A malicious binary defining `bclass` can be executed if `rclass` is set to 'fs'. This vulnerability impacts any bin format where `bclass` and `rclass` are user-definable, and it has been addressed in version 0.7.4.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share