Division by zero in radare2 - CVE-2021-32494

 

Division by zero in radare2 - CVE-2021-32494

Published: August 21, 2023


Vulnerability identifier: #VU79758
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2021-32494
CWE-ID: CWE-369
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Radare
Affected software:
radare2

Detailed vulnerability description

The vulnerability allows a remote attacker to perform a denial of service attack.

The vulnerability exists due to a division by zero error within the rebase_buffer() function. A remote attacker can pass specially crafted data to the application and crash it.


How to mitigate CVE-2021-32494

Install update from vendor's website.

Sources