CVE-2010-2089

UnknownEPSS 14.64%

Last modified

CVE-2010-2089 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 14.64% chance of exploitation in the next 30 days.

Description

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.

Metrics

EPSS Probability
14.64%

96.2th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
PythonPython>= 2.5.0, < 2.5.6
PythonPython>= 2.6.0, < 2.6.6
PythonPython>= 3.1.0, < 3.1.3

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2010-2089?
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.
How severe is CVE-2010-2089?
Severity scoring for CVE-2010-2089 is pending analysis. The EPSS model estimates a 14.64% probability of exploitation in the next 30 days.
How do I fix CVE-2010-2089?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2010-2089?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST