mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
147 lines
5.2 KiB
JSON
147 lines
5.2 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "secalert@redhat.com",
|
|
"ID": "CVE-2012-1150",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "n/a",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "n/a"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "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."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "USN-1615-1",
|
|
"refsource": "UBUNTU",
|
|
"url": "http://www.ubuntu.com/usn/USN-1615-1"
|
|
},
|
|
{
|
|
"name": "http://python.org/download/releases/3.2.3/",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://python.org/download/releases/3.2.3/"
|
|
},
|
|
{
|
|
"name": "51087",
|
|
"refsource": "SECUNIA",
|
|
"url": "http://secunia.com/advisories/51087"
|
|
},
|
|
{
|
|
"name": "USN-1592-1",
|
|
"refsource": "UBUNTU",
|
|
"url": "http://www.ubuntu.com/usn/USN-1592-1"
|
|
},
|
|
{
|
|
"name": "http://bugs.python.org/issue13703",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://bugs.python.org/issue13703"
|
|
},
|
|
{
|
|
"name": "USN-1616-1",
|
|
"refsource": "UBUNTU",
|
|
"url": "http://www.ubuntu.com/usn/USN-1616-1"
|
|
},
|
|
{
|
|
"name": "[python-dev] 20111229 Hash collision security issue (now public)",
|
|
"refsource": "MLIST",
|
|
"url": "http://mail.python.org/pipermail/python-dev/2011-December/115116.html"
|
|
},
|
|
{
|
|
"name": "APPLE-SA-2013-10-22-3",
|
|
"refsource": "APPLE",
|
|
"url": "http://lists.apple.com/archives/security-announce/2013/Oct/msg00004.html"
|
|
},
|
|
{
|
|
"name": "50858",
|
|
"refsource": "SECUNIA",
|
|
"url": "http://secunia.com/advisories/50858"
|
|
},
|
|
{
|
|
"name": "51089",
|
|
"refsource": "SECUNIA",
|
|
"url": "http://secunia.com/advisories/51089"
|
|
},
|
|
{
|
|
"name": "[python-dev] 20120128 plugging the hash attack",
|
|
"refsource": "MLIST",
|
|
"url": "http://mail.python.org/pipermail/python-dev/2012-January/115892.html"
|
|
},
|
|
{
|
|
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=750555",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=750555"
|
|
},
|
|
{
|
|
"name": "http://python.org/download/releases/2.6.8/",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://python.org/download/releases/2.6.8/"
|
|
},
|
|
{
|
|
"name": "[oss-security] 20120309 Re: CVE Request: Python Hash DoS (Issue 13703)",
|
|
"refsource": "MLIST",
|
|
"url": "http://www.openwall.com/lists/oss-security/2012/03/10/3"
|
|
},
|
|
{
|
|
"name": "USN-1596-1",
|
|
"refsource": "UBUNTU",
|
|
"url": "http://www.ubuntu.com/usn/USN-1596-1"
|
|
},
|
|
{
|
|
"name": "http://python.org/download/releases/3.1.5/",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://python.org/download/releases/3.1.5/"
|
|
},
|
|
{
|
|
"name": "http://python.org/download/releases/2.7.3/",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://python.org/download/releases/2.7.3/"
|
|
},
|
|
{
|
|
"refsource": "SUSE",
|
|
"name": "openSUSE-SU-2020:0086",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html"
|
|
}
|
|
]
|
|
}
|
|
} |