2020-01-21 23:01:29 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-7656" ,
2020-05-19 21:01:15 +00:00
"ASSIGNER" : "report@snyk.io" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "jquery" ,
"version" : {
"version_data" : [
{
"version_value" : "All versions prior to version 1.9.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Cross-site Scripting"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://snyk.io/vuln/SNYK-JS-JQUERY-569619" ,
"url" : "https://snyk.io/vuln/SNYK-JS-JQUERY-569619"
2020-05-28 13:01:19 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20200528-0001/" ,
"url" : "https://security.netapp.com/advisory/ntap-20200528-0001/"
2020-05-19 21:01:15 +00:00
}
]
2020-01-21 23:01:29 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-05-19 21:01:15 +00:00
"value" : "jquery prior to 1.9.0 allows Cross-site Scripting attacks via the load method. The load method fails to recognize and remove \"<script>\" HTML tags that contain a whitespace character, i.e: \"</script >\", which results in the enclosed script logic to be executed."
2020-01-21 23:01:29 +00:00
}
]
}
}