CVE-2024-53256

Rizin is a UNIX-like reverse engineering framework and command-line toolset. `rizin.c` still had an old snippet of code which suffered a command injection due the usage of `rz_core_cmdf` to invoke the command `m` which was removed in v0.1.x. A malicious binary defining `bclass` (part of RzBinInfo) is executed if `rclass` (part of RzBinInfo) is set to `fs`; the vulnerability can be exploited by any bin format where `bclass` and `rclass` are user defined. This vulnerability is fixed in 0.7.4.
Configurations

No configuration.

History

15 Apr 2026, 00:35

Type Values Removed Values Added
Summary
  • (es) Rizin es un framework de ingeniería inversa similar a UNIX y un conjunto de herramientas de línea de comandos. `rizin.c` todavía tenía un fragmento de código antiguo que sufrió una inyección de comando debido al uso de `rz_core_cmdf` para invocar el comando `m` que se eliminó en v0.1.x. Se ejecuta un binario malicioso que define `bclass` (parte de RzBinInfo) si `rclass` (parte de RzBinInfo) está configurado en `fs`; la vulnerabilidad puede ser explotada por cualquier formato bin donde `bclass` y `rclass` estén definidos por el usuario. Esta vulnerabilidad se solucionó en 0.7.4.

23 Dec 2024, 16:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-12-23 16:15

Updated : 2026-04-15 00:35


NVD link : CVE-2024-53256

Mitre link : CVE-2024-53256

CVE.ORG link : CVE-2024-53256


JSON object : View

Products Affected

No product.

CWE
CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')