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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2010-05-27 19:30
Updated : 2025-04-11 00:51
NVD link : CVE-2010-2089
Mitre link : CVE-2010-2089
CVE.ORG link : CVE-2010-2089
JSON object : View
Products Affected
python
- python
CWE
CWE-787
Out-of-bounds Write