Heap-based buffer overflow in ZZIPlib - CVE-2017-5975

 

Heap-based buffer overflow in ZZIPlib - CVE-2017-5975

Published: March 1, 2017 / Updated: August 3, 2020


Vulnerability identifier: #VU33257
CSH Severity: Medium
CVSS v4.0: 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/E:U/U:Green
CVE-ID: CVE-2017-5975
CWE-ID: CWE-122
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: zziplib.sourceforge.net
Affected software:
ZZIPlib

Detailed vulnerability description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to a boundary error in Heap-based buffer overflow in the __zzip_get64 function in fetch.c in zziplib 0.13.62. A remote attacker can use a crafted ZIP file. to trigger heap-based buffer overflow and execute arbitrary code on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.


How to mitigate CVE-2017-5975

Update to version 0.13.63.

Sources