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: 5.1 [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]
CVE-ID: CVE-2021-32494
CWE-ID: CWE-369
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

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.


Affected software

radare2

How to mitigate CVE-2021-32494

Install update from vendor's website.

radare2 - update to 5.3.0

External References

Related Security Bulletins