First published: Tue Apr 22 2014(Updated: )
Python before 3.3.4 RC1 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via a file size value larger than the size of the zip file to the (1) ZipExtFile.read, (2) ZipExtFile.read(n), (3) ZipExtFile.readlines, (4) ZipFile.extract, or (5) ZipFile.extractall function.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Python 2.7 | =3.3.0 | |
Python 2.7 | =3.3.0-alpha1 | |
Python 2.7 | =3.3.0-alpha2 | |
Python 2.7 | =3.3.0-alpha3 | |
Python 2.7 | =3.3.0-alpha4 | |
Python 2.7 | =3.3.0-beta1 | |
Python 2.7 | =3.3.0-beta2 | |
Python 2.7 | =3.3.0-rc1 | |
Python 2.7 | =3.3.0-rc2 | |
Python 2.7 | =3.3.0-rc3 | |
Python 2.7 | =3.3.1 | |
Python 2.7 | =3.3.1-rc1 | |
Python 2.7 | =3.3.2 | |
Python 2.7 | =3.3.3 | |
Python 2.7 | =3.3.3-rc1 | |
Python 2.7 | =3.3.3-rc2 | |
Apple iOS and macOS | <=10.10.4 | |
=3.3.0 | ||
=3.3.0-alpha1 | ||
=3.3.0-alpha2 | ||
=3.3.0-alpha3 | ||
=3.3.0-alpha4 | ||
=3.3.0-beta1 | ||
=3.3.0-beta2 | ||
=3.3.0-rc1 | ||
=3.3.0-rc2 | ||
=3.3.0-rc3 | ||
=3.3.1 | ||
=3.3.1-rc1 | ||
=3.3.2 | ||
=3.3.3 | ||
=3.3.3-rc1 | ||
=3.3.3-rc2 | ||
<=10.10.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2013-7338 has a medium severity rating due to its potential to cause denial of service through CPU consumption.
To fix CVE-2013-7338, upgrade Python to version 3.3.4 or later.
CVE-2013-7338 affects Python versions 3.3.0 through 3.3.3.
CVE-2013-7338 facilitates denial of service attacks by allowing remote attackers to induce an infinite loop.
CVE-2013-7338 is not specific to any operating system but affects multiple versions of Python across platforms.