#VU19178 Out-of-bounds write in bzip2 - CVE-2019-12900

 

#VU19178 Out-of-bounds write in bzip2 - CVE-2019-12900

Published: July 15, 2019


Vulnerability identifier: #VU19178
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2019-12900
CWE-ID: CWE-787
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
bzip2
Software vendor:
bzip

Description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to a boundary error within the BZ2_decompress() function in decompress.c. A remote attacker can create a specially crafted archive, trick the victim into opening it using the affected library, trigger out-of-bounds write and execute arbitrary code on the target system.

Remediation

Install update from vendor's website.

External links