Python before 2.6.8, 2.7.x before 2.7.3, 3.x before 3.1.5, and 3.2.x before 3.2.3 computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
History
21 Nov 2024, 01:36
Type | Values Removed | Values Added |
---|---|---|
References | () http://bugs.python.org/issue13703 - Exploit | |
References | () http://lists.apple.com/archives/security-announce/2013/Oct/msg00004.html - | |
References | () http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html - | |
References | () http://mail.python.org/pipermail/python-dev/2011-December/115116.html - | |
References | () http://mail.python.org/pipermail/python-dev/2012-January/115892.html - | |
References | () http://python.org/download/releases/2.6.8/ - Patch, Vendor Advisory | |
References | () http://python.org/download/releases/2.7.3/ - Patch, Vendor Advisory | |
References | () http://python.org/download/releases/3.1.5/ - Patch, Vendor Advisory | |
References | () http://python.org/download/releases/3.2.3/ - Patch, Vendor Advisory | |
References | () http://secunia.com/advisories/50858 - | |
References | () http://secunia.com/advisories/51087 - | |
References | () http://secunia.com/advisories/51089 - | |
References | () http://www.openwall.com/lists/oss-security/2012/03/10/3 - | |
References | () http://www.ubuntu.com/usn/USN-1592-1 - | |
References | () http://www.ubuntu.com/usn/USN-1596-1 - | |
References | () http://www.ubuntu.com/usn/USN-1615-1 - | |
References | () http://www.ubuntu.com/usn/USN-1616-1 - | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=750555 - |
Information
Published : 2012-10-05 21:55
Updated : 2024-11-21 01:36
NVD link : CVE-2012-1150
Mitre link : CVE-2012-1150
CVE.ORG link : CVE-2012-1150
JSON object : View
Products Affected
python
- python
CWE
CWE-310
Cryptographic Issues