7.1
CVSSv2

CVE-2013-7338

Published: 22/04/2014 Updated: 21/08/2019
CVSS v2 Base Score: 7.1 | Impact Score: 6.9 | Exploitability Score: 8.6
VMScore: 632
Vector: AV:N/AC:M/Au:N/C:N/I:N/A:C

Vulnerability Summary

Python prior to 3.3.4 RC1 allows remote malicious users 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.

Vulnerable Product Search on Vulmon Subscribe to Product

python python 3.3.0

python python 3.3.1

python python 3.3.2

python python 3.3.3

apple mac os x

Vendor Advisories

Python before 334 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) ZipExtFileread, (2) ZipExtFileread(n), (3) ZipExtFilereadlines, (4) ZipFileextract, or (5) ZipFileextractall function ...