First published: Sat Mar 24 2007(Updated: )
Stack-based buffer overflow in the file_compress function in minigzip (Modules/zlib) in Python 2.5 allows context-dependent attackers to execute arbitrary code via a long file argument.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
CPython | =2.5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2007-1657 is classified as a critical vulnerability due to its potential to allow arbitrary code execution.
To mitigate CVE-2007-1657, upgrade to a version of Python higher than 2.5 where the vulnerability is addressed.
CVE-2007-1657 specifically affects Python version 2.5.
CVE-2007-1657 is a stack-based buffer overflow vulnerability.
CVE-2007-1657 can be exploited by context-dependent attackers who can provide a long file argument.