CVE-2007-2052
Published Apr 16, 2007
Last updated a year ago
Overview
- Description
- Off-by-one error in the PyLocale_strxfrm function in Modules/_localemodule.c for Python 2.4 and 2.5 causes an incorrect buffer size to be used for the strxfrm function, which allows context-dependent attackers to read portions of memory via unknown manipulations that trigger a buffer over-read due to missing null termination.
- 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:P/I:N/A:N
Weaknesses
- nvd@nist.gov
- CWE-193
Vendor comments
- Red HatRed Hat is aware of this issue and is tracking it via the following bug: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=235093 The Red Hat Security Response Team has rated this issue as having low security impact, a future update may address this flaw. More information regarding issue severity can be found here: http://www.redhat.com/security/updates/classification/
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:python:python:2.4.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "FE315FF0-8715-4FF6-ADBD-AD99AB0D0882" }, { "criteria": "cpe:2.3:a:python:python:2.5.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "690CBE11-2D97-4D59-A21C-2AC388E67273" } ], "operator": "OR" } ] } ]