SB2023082113 - Several vulnerabilities in Radare2 



SB2023082113 - Several vulnerabilities in Radare2

Published: August 21, 2023

Security Bulletin ID SB2023082113
Severity
High
Patch available
YES
Number of vulnerabilities 2
Exploitation vector Remote access
Highest impact Code execution

Breakdown by Severity

High 50% Low 50%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 2 secuirty vulnerabilities.


1) Division by zero (CVE-ID: CVE-2021-32494)

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.


2) Use-after-free (CVE-ID: CVE-2021-32495)

The vulnerability allows a remote attacker to compromise vulnerable system.

The vulnerability exists due to a use-after-free error within the get_none_object() function in pyc parser. A remote attacker can pass specially crafted input to the application and execute arbitrary code.



Remediation

Install update from vendor's website.