CVE-2013-7338

UnknownEPSS 5.05%

Last modified

CVE-2013-7338 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 5.05% chance of exploitation in the next 30 days.

Description

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.

Metrics

EPSS Probability
5.05%

91.2th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
PythonPython3.3.0
PythonPython3.3.1
PythonPython3.3.2
PythonPython3.3.3
AppleMac Os X<= 10.10.4

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2013-7338?
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.
How severe is CVE-2013-7338?
Severity scoring for CVE-2013-7338 is pending analysis. The EPSS model estimates a 5.05% probability of exploitation in the next 30 days.
How do I fix CVE-2013-7338?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2013-7338?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST