← All CVEs

CVE-2010-2089

medium · 5

The audioop module in Python 2.7 and 3.2 does not verify the relationships between size arguments and byte string lengths, which allows context-dependent attackers to cause a denial of service (memory corruption and application crash) via crafted arguments, as demonstrated by a call to audioop.reverse with a one-byte string, a different vulnerability than CVE-2010-1634.

5
CVSS
14.6%
EPSS (exploit prob.)
96th
EPSS percentile
2010-05-27
Published

AV:N/AC:L/Au:N/C:N/I:N/A:P

Weaknesses

CWE-787

Affected products

VendorProductAffected versions
pythonpython>= 2.5.0, < 2.5.6
pythonpython>= 2.6.0, < 2.6.6
pythonpython>= 3.1.0, < 3.1.3

Check a specific version with /api/v1/cve/match.

References

Query this programmatically:

curl https://evil-db.io/api/v1/cve/CVE-2010-2089