CVE-2010-1634

Advisory lineage Upstream: 0 Downstream: 3
Modified
Published: 27 May 2010, 19:00
Last modified:07 Aug 2024, 01:28

Vulnerability Summary

Overall Risk (default)
low
20/100
CVSS Score
5 MEDIUM
v2.0 (nvd)
EPSS Score
1.21% LOW
1% probability +0.02%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

27 May 2010, 19:00
Published
Vulnerability first disclosed
07 Aug 2024, 01:28
Last Modified
Vulnerability information updated

Description

Multiple integer overflows in audioop.c in the audioop module in Python 2.6, 2.7, 3.1, and 3.2 allow context-dependent attackers to cause a denial of service (application crash) via a large fragment, as demonstrated by a call to audioop.lin2lin with a long string in the first argument, leading to a buffer overflow. NOTE: this vulnerability exists because of an incorrect fix for CVE-2008-3143.5.

CVSS Metrics

  • v2.0MEDIUMScore: 5AV:N/AC:L/Au:N/C:N/I:N/A:P

EPSS Trends

Current EPSS score: 1.21% Percentile: 79%

Techniques & Countermeasures

  • CWE-190Integer Overflow or Wraparound

    The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.

Affected Systems

  • canonicalubuntu_linux

    8.04 | 10.04 | 11.04 | 11.10

  • fedoraprojectfedora

    13

  • opensuseopensuse

    11.2 | 11.3

  • pythonpython

    ≥ 2.5.0, < 2.5.6 | ≥ 2.6.0, < 2.6.6 | ≥ 3.1.0, < 3.1.3

  • suselinux_enterprise_server

    10:sp3 | 11 | 11:sp1

References (26)