Out-of-bounds read in Bzip3 - CVE-2023-29419

 

Out-of-bounds read in Bzip3 - CVE-2023-29419

Published: August 18, 2023


Vulnerability identifier: #VU79705
CSH Severity: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2023-29419
CWE-ID: CWE-125
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Bzip3
Software vendor:
Bzip3 Project

Description

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

The vulnerability exists due to an out-of-bounds read within the bz3_decode_block() function in libbzip3.a. A remote attacker can pass a specially crafted archive to the application and crash it.


Remediation

Install update from vendor's website.

External links