7.5

CVE-2008-3142

Exploit

Multiple buffer overflows in Python 2.5.2 and earlier on 32bit platforms allow context-dependent attackers to cause a denial of service (crash) or have unspecified other impact via a long string that leads to incorrect memory allocation during Unicode string processing, related to the unicode_resize function and the PyMem_RESIZE macro.

Data is provided by the National Vulnerability Database (NVD)
PythonPython Version < 2.4.6
PythonPython Version >= 2.5.0 < 2.5.3
CanonicalUbuntu Linux Version6.06
CanonicalUbuntu Linux Version7.04
CanonicalUbuntu Linux Version7.10
CanonicalUbuntu Linux Version8.04 SwEdition-
DebianDebian Linux Version4.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 1.65% 0.814
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 7.5 10 6.4
AV:N/AC:L/Au:N/C:P/I:P/A:P
CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.

http://www.securityfocus.com/bid/30491
Third Party Advisory
VDB Entry
http://bugs.gentoo.org/show_bug.cgi?id=232137
Third Party Advisory
Issue Tracking
http://bugs.python.org/file10825/issue2620-gps02-patch.txt
Third Party Advisory
Exploit
Issue Tracking
http://bugs.python.org/issue2620
Third Party Advisory
Issue Tracking