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)
|
Information
Published : 2010-05-27 12:30
Updated : 2022-08-16 06:32
NVD link : CVE-2010-2089
Mitre link : CVE-2010-2089
JSON object : View
CWE
CWE-787
Out-of-bounds Write
Products Affected
python
- python