CVE-2008-3142

Advisory lineage Upstream: 0 Downstream: 7
Modified
Published: 01 Aug 2008, 14:00
Last modified:07 Aug 2024, 09:28

Vulnerability Summary

Overall Risk (default)
medium
40/100
CVSS Score
7.5 HIGH
v2.0 (nvd)
EPSS Score
1.65% LOW
2% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
1 found
Dark Web
Not detected

Timeline

01 Aug 2008, 14:00
Published
Vulnerability first disclosed
07 Aug 2024, 09:28
Last Modified
Vulnerability information updated

Description

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.

CVSS Metrics

  • v2.0HIGHScore: 7.5AV:N/AC:L/Au:N/C:P/I:P/A:P

EPSS Trends

Current EPSS score: 1.65% Percentile: 82%

Techniques & Countermeasures

  • CWE-120Buffer 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.

Affected Systems

  • canonicalubuntu_linux

    6.06 | 7.04 | 7.10 | 8.04

  • debiandebian_linux

    4.0

  • pythonpython

    < 2.4.6 | ≥ 2.5.0, < 2.5.3

References (34)