CVE-2013-7040

high

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.

References

https://support.apple.com/kb/HT205031

http://www.securityfocus.com/bid/64194

http://www.openwall.com/lists/oss-security/2013/12/09/3

http://www.openwall.com/lists/oss-security/2013/12/09/13

http://lists.apple.com/archives/security-announce/2015/Aug/msg00001.html

http://bugs.python.org/issue14621

Details

Source: Mitre, NVD

Published: 2014-05-19

Risk Information

CVSS v2

Base Score: 4.3

Vector: CVSS2#AV:N/AC:M/Au:N/C:N/I:N/A:P

Severity: Medium

CVSS v3

Base Score: 7.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Severity: High