cvelist/2012/0xxx/CVE-2012-0840.json
2019-03-17 23:45:23 +00:00

107 lines
3.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2012-0840",
"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": "tables/apr_hash.c in the Apache Portable Runtime (APR) library through 1.4.5 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": "[apr-commits] 20120115 svn commit: r1231605 - /apr/apr/trunk/tables/apr_hash.c",
"refsource": "MLIST",
"url": "http://mail-archives.apache.org/mod_mbox/apr-commits/201201.mbox/%3C20120115003715.071D423888FD@eris.apache.org%3E"
},
{
"name": "apacheapr-hash-dos(73096)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/73096"
},
{
"name": "[oss-security] 20120208 CVE request: apr - Hash DoS vulnerability",
"refsource": "MLIST",
"url": "http://openwall.com/lists/oss-security/2012/02/08/3"
},
{
"name": "MDVSA-2012:019",
"refsource": "MANDRIVA",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2012:019"
},
{
"name": "47862",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/47862"
},
{
"name": "http://svn.apache.org/viewvc?rev=1231605&view=rev",
"refsource": "CONFIRM",
"url": "http://svn.apache.org/viewvc?rev=1231605&view=rev"
},
{
"name": "[dev] 20120105 Hash collision vectors in APR?",
"refsource": "MLIST",
"url": "http://www.mail-archive.com/dev%40apr.apache.org/msg24439.html"
},
{
"name": "[dev] 20120113 Re: Hash collision vectors in APR?",
"refsource": "MLIST",
"url": "http://www.mail-archive.com/dev%40apr.apache.org/msg24472.html"
},
{
"name": "[oss-security] 20120208 Re: CVE request: apr - Hash DoS vulnerability",
"refsource": "MLIST",
"url": "http://openwall.com/lists/oss-security/2012/02/09/1"
},
{
"name": "[dev] 20120114 Re: Hash collision vectors in APR?",
"refsource": "MLIST",
"url": "http://www.mail-archive.com/dev%40apr.apache.org/msg24473.html"
}
]
}
}