CVE-2013-7040
Severity CVSS v4.0:
Pending analysis
Type:
CWE-310
Cryptographic Issues
Publication date:
19/05/2014
Last modified:
12/04/2025
Description
Python 2.7 before 3.4 only uses the last eight bits of the prefix to randomize hash values, which causes it to compute hash values without restricting the ability to trigger hash collisions predictably and makes it easier for context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table. NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-1150.
Impact
Base Score 2.0
4.30
Severity 2.0
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:apple:mac_os_x:*:*:*:*:*:*:*:* | 10.10.4 (including) | |
| cpe:2.3:a:python:python:2.7.1:*:*:*:*:*:*:* | ||
| cpe:2.3:a:python:python:2.7.1:rc1:*:*:*:*:*:* | ||
| cpe:2.3:a:python:python:2.7.2:rc1:*:*:*:*:*:* | ||
| cpe:2.3:a:python:python:2.7.3:*:*:*:*:*:*:* | ||
| cpe:2.3:a:python:python:2.7.4:*:*:*:*:*:*:* | ||
| cpe:2.3:a:python:python:2.7.5:*:*:*:*:*:*:* | ||
| cpe:2.3:a:python:python:2.7.6:*:*:*:*:*:*:* | ||
| cpe:2.3:a:python:python:2.7.7:*:*:*:*:*:*:* | ||
| cpe:2.3:a:python:python:2.7.1150:*:*:*:*:*:*:* | ||
| cpe:2.3:a:python:python:2.7.2150:*:*:*:*:*:*:* | ||
| cpe:2.3:a:python:python:3.0:*:*:*:*:*:*:* | ||
| cpe:2.3:a:python:python:3.0.1:*:*:*:*:*:*:* | ||
| cpe:2.3:a:python:python:3.1:*:*:*:*:*:*:* | ||
| cpe:2.3:a:python:python:3.1.1:*:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- http://bugs.python.org/issue14621
- http://lists.apple.com/archives/security-announce/2015/Aug/msg00001.html
- http://www.openwall.com/lists/oss-security/2013/12/09/13
- http://www.openwall.com/lists/oss-security/2013/12/09/3
- http://www.securityfocus.com/bid/64194
- https://support.apple.com/kb/HT205031
- http://bugs.python.org/issue14621
- http://lists.apple.com/archives/security-announce/2015/Aug/msg00001.html
- http://www.openwall.com/lists/oss-security/2013/12/09/13
- http://www.openwall.com/lists/oss-security/2013/12/09/3
- http://www.securityfocus.com/bid/64194
- https://support.apple.com/kb/HT205031



