2017-10-16 12:31:07 -04:00
{
2019-03-17 23:35:33 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2011-5037" ,
"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" : [
2017-10-16 12:31:07 -04:00
{
2019-03-17 23:35:33 +00:00
"lang" : "eng" ,
"value" : "Google V8 computes hash values for form parameters without restricting the ability to trigger hash collisions predictably, which allows remote attackers to cause a denial of service (CPU consumption) by sending many crafted parameters, as demonstrated by attacks against Node.js."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:35:33 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "http://www.nruns.com/_downloads/advisory28122011.pdf" ,
"refsource" : "MISC" ,
"url" : "http://www.nruns.com/_downloads/advisory28122011.pdf"
} ,
{
"name" : "VU#903934" ,
"refsource" : "CERT-VN" ,
"url" : "http://www.kb.cert.org/vuls/id/903934"
} ,
{
"name" : "20111228 n.runs-SA-2011.004 - web programming languages and platforms - DoS through hash table" ,
"refsource" : "BUGTRAQ" ,
"url" : "http://archives.neohapsis.com/archives/bugtraq/2011-12/0181.html"
} ,
{
"name" : "http://www.ocert.org/advisories/ocert-2011-003.html" ,
"refsource" : "MISC" ,
"url" : "http://www.ocert.org/advisories/ocert-2011-003.html"
}
]
}
}