vendor:
Python
by:
SecurityFocus
7.5
CVSS
HIGH
Buffer-Overflow
119
CWE
Product Name: Python
Affected Version From: Python 2.5.2
Affected Version To: Python 2.5.2
Patch Exists: YES
Related CWE: N/A
CPE: a:python:python:2.5.2
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008
Python zlib Module Remote Buffer-Overflow Vulnerability
Python zlib module is prone to a remote buffer-overflow vulnerability because the library fails to properly sanitize user-supplied data. An attacker can exploit this issue to execute arbitrary code with the privileges of the user running an application that relies on the affected library. Failed exploit attempts will result in a denial-of-service condition.
Mitigation:
Ensure that user-supplied data is properly sanitized before being passed to the zlib library.