SB20230818196 - Multiple vulnerabilities in Bzip3
Published: August 18, 2023
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 5 secuirty vulnerabilities.
1) Out-of-bounds write (CVE-ID: CVE-2023-29421)
The vulnerability allows a remote attacker to compromise vulnerable system.
The vulnerability exists due to a boundary error within the bz3_decode_block() function in libbzip3.a. A remote attacker can trigger an out-of-bounds write and execute arbitrary code on the target system.
2) Buffer overflow (CVE-ID: CVE-2023-29420)
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to a boundary error within the bz3_decode_block() function in libbzip3.a. A remote attacker can trigger memory corruption and execute arbitrary code on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.
3) Out-of-bounds read (CVE-ID: CVE-2023-29419)
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.
4) Out-of-bounds read (CVE-ID: CVE-2023-29418)
The vulnerability allows a remote attacker to perform a denial of service attack.
The vulnerability exists due to an out-of-bounds read in libbzip3.a due to an xwrite out-of-bounds read. A remote attacker can perform a denial of service (DoS) attack.
5) Out-of-bounds read (CVE-ID: CVE-2023-29417)
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_decompress() function in libbzip3.a. A remote attacker can pass specially crafted archive to the application and perform a denial of service (DoS) attack.
Remediation
Install update from vendor's website.
References
- https://github.com/kspalaiologos/bzip3/compare/1.2.2...1.2.3
- https://github.com/kspalaiologos/bzip3/issues/94
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NA7S7HDUAINOTCSWQZ5LIW756DYY22V2/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4JLSE25SV7K2NB6FTFT4UHJOJUHBHYHY/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NMLFV2FJK3CM7NJLVPZI5RUAFQZICPWW/
- https://github.com/kspalaiologos/bzip3/commit/bb06deb85f1c249838eb938e0dab271d4194f8fa
- https://github.com/kspalaiologos/bzip3/issues/92
- https://github.com/kspalaiologos/bzip3/commit/8ec8ce7d3d58bf42dabc47e4cc53aa27051bd602
- https://github.com/kspalaiologos/bzip3/commit/aae16d107f804f69000c09cd92027a140968cc9d
- https://github.com/kspalaiologos/bzip3/issues/97