2018-01-18 20:02:11 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2016-10707" ,
"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" ,
2018-01-19 12:02:53 -05:00
"value" : "jQuery 3.0.0-rc.1 is vulnerable to Denial of Service (DoS) due to removing a logic that lowercased attribute names. Any attribute getter using a mixed-cased name for boolean attributes goes into an infinite recursion, exceeding the stack call limit."
2018-01-18 20:02:11 -05:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2018-04-05 09:33:01 -04:00
"name" : "https://github.com/jquery/jquery/issues/3133" ,
"refsource" : "MISC" ,
2018-01-18 20:02:11 -05:00
"url" : "https://github.com/jquery/jquery/issues/3133"
} ,
{
2018-04-05 09:33:01 -04:00
"name" : "https://github.com/jquery/jquery/pull/3134" ,
"refsource" : "MISC" ,
2018-01-18 20:02:11 -05:00
"url" : "https://github.com/jquery/jquery/pull/3134"
} ,
{
2018-04-05 09:33:01 -04:00
"name" : "https://snyk.io/vuln/npm:jquery:20160529" ,
"refsource" : "MISC" ,
2018-01-18 20:02:11 -05:00
"url" : "https://snyk.io/vuln/npm:jquery:20160529"
}
]
}
}