First published: Fri Mar 07 2003(Updated: )
Buffer overflow in the gzprintf function in zlib 1.1.4, when zlib is compiled without vsnprintf or when long inputs are truncated using vsnprintf, allows attackers to cause a denial of service or possibly execute arbitrary code.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
zlib | =1.1.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2003-0107 has a high severity rating due to the potential for denial of service and arbitrary code execution.
To fix CVE-2003-0107, upgrade to a newer version of zlib that addresses the buffer overflow vulnerability.
CVE-2003-0107 specifically affects zlib version 1.1.4 when compiled without vsnprintf.
CVE-2003-0107 is a buffer overflow vulnerability that can lead to denial of service and potentially execute arbitrary code.
Yes, CVE-2003-0107 can be exploited remotely if an attacker provides malicious input to a vulnerable application.