vendor:
Zlib Compression Library
by:
CrZ
7.5
CVSS
HIGH
Buffer Overrun
120
CWE
Product Name: Zlib Compression Library
Affected Version From: 1.1.2004
Affected Version To: 1.1.2004
Patch Exists: YES
Related CWE: N/A
CPE: 2.6:a:zlib:zlib:1.1.4
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux, Windows
2002
Buffer Overrun Vulnerability in Zlib Compression Library
A buffer-overrun vulnerability has been reported in the Zlib compression library. Due to the use of 'vsprintf()' by an internal Zlib function, an attacker can cause memory to become corrupted. This buffer overrun occurs becuase the software fails to check the boundaries of user-supplied data given to the 'gzprintf()' function. Successful exploitation of this vulnerability may allow an attacker to execute arbitrary instructions.
Mitigation:
Upgrade to the latest version of Zlib library.