7.1

CVE-2013-7338

Exploit

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.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
PythonPython Version3.3.0 Update-
PythonPython Version3.3.0 Updatealpha1
PythonPython Version3.3.0 Updatealpha2
PythonPython Version3.3.0 Updatealpha3
PythonPython Version3.3.0 Updatealpha4
PythonPython Version3.3.0 Updatebeta1
PythonPython Version3.3.0 Updatebeta2
PythonPython Version3.3.0 Updaterc1
PythonPython Version3.3.0 Updaterc2
PythonPython Version3.3.0 Updaterc3
PythonPython Version3.3.1 Update-
PythonPython Version3.3.1 Updaterc1
PythonPython Version3.3.2
PythonPython Version3.3.3
PythonPython Version3.3.3 Updaterc1
PythonPython Version3.3.3 Updaterc2
ApplemacOS X Version <= 10.10.4
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 5.21% 0.896
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.1 8.6 6.9
AV:N/AC:M/Au:N/C:N/I:N/A:C
CWE-20 Improper Input Validation

The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.