CVE-2010-2089
Published May 27, 2010
Last updated 2 years ago
Overview
- 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.
- Source
- cve@mitre.org
- NVD status
- Analyzed
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 2.0
- Type
- Primary
- Base score
- 5
- Impact score
- 2.9
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:N/I:N/A:P
Weaknesses
- nvd@nist.gov
- CWE-787
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "7536F2B2-5752-490F-AADF-461A82C4BCB3", "versionEndExcluding": "2.5.6", "versionStartIncluding": "2.5.0" }, { "criteria": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "0CBBE2FD-8665-49A9-8608-981A979DDF6B", "versionEndExcluding": "2.6.6", "versionStartIncluding": "2.6.0" }, { "criteria": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "6B1FC450-BBF4-45E2-873E-3EB2CCA23845", "versionEndExcluding": "3.1.3", "versionStartIncluding": "3.1.0" } ], "operator": "OR" } ] } ]