Security Advisory

CVE-2010-2089

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2010-05-27 19:00:00
Last updated 2024-08-07 02:17:14
Assigner mitre
CVSS score not scored
State PUBLISHED

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.