5

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.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
PythonPython Version >= 2.5.0 < 2.5.6
PythonPython Version >= 2.6.0 < 2.6.6
PythonPython Version >= 3.1.0 < 3.1.3
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 8.91% 0.923
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5 10 2.9
AV:N/AC:L/Au:N/C:N/I:N/A:P
CWE-787 Out-of-bounds Write

The product writes data past the end, or before the beginning, of the intended buffer.

http://bugs.python.org/issue7673
Patch
Vendor Advisory
http://www.securityfocus.com/bid/40863
Third Party Advisory
VDB Entry
https://bugzilla.redhat.com/show_bug.cgi?id=598197
Third Party Advisory
Issue Tracking