Out-of-bounds read in radare2 - CVE-2017-7716

 

Out-of-bounds read in radare2 - CVE-2017-7716

Published: April 12, 2017 / Updated: January 25, 2021


Vulnerability identifier: #VU39206
CSH Severity: Medium
CVSS v4: 6.7 [CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2017-7716
CWE-ID: CWE-125
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

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

The vulnerability exists due to a boundary error in The read_u32_leb128 function in libr/util/uleb128.c in radare2 1.3.0. A remote attacker can perform a denial of service (heap-based buffer over-read and application crash) via a crafted Web Assembly file.


Affected software

radare2

How to mitigate CVE-2017-7716

Install update from vendor's website.


External References

Related Security Bulletins