First published: Mon May 19 2014(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Apple Mac OS X | <=10.10.4 | |
Python Python | =2.7.1 | |
Python Python | =2.7.1-rc1 | |
Python Python | =2.7.2-rc1 | |
Python Python | =2.7.3 | |
Python Python | =2.7.4 | |
Python Python | =2.7.5 | |
Python Python | =2.7.6 | |
Python Python | =2.7.7 | |
Python Python | =2.7.1150 | |
Python Python | =2.7.2150 | |
Python Python | =3.0 | |
Python Python | =3.0.1 | |
Python Python | =3.1 | |
Python Python | =3.1.1 | |
Python Python | =3.1.2 | |
Python Python | =3.1.3 | |
Python Python | =3.1.4 | |
Python Python | =3.1.5 | |
Python Python | =3.2 | |
Python Python | =3.2-alpha | |
Python Python | =3.2.0 | |
Python Python | =3.2.1 | |
Python Python | =3.2.2 | |
Python Python | =3.2.3 | |
Python Python | =3.2.4 | |
Python Python | =3.2.5 | |
Python Python | =3.2.2150 | |
Python Python | =3.3 | |
Python Python | =3.3-beta2 | |
Python Python | =3.3.0 | |
Python Python | =3.3.1 | |
Python Python | =3.3.1-rc1 | |
Python Python | =3.3.2 | |
Python Python | =3.3.3 | |
Python Python | =3.3.3-rc1 | |
Python Python | =3.3.3-rc2 | |
Python Python | =3.3.4 | |
Python Python | =3.3.4-rc1 | |
Python Python | =3.3.5 | |
Python Python | =3.3.5-rc1 | |
Python Python | =3.3.5-rc2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.