cvelist/2018/1000xxx/CVE-2018-1000665.json

71 lines
2.4 KiB
JSON
Raw Normal View History

2018-09-06 13:06:29 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "kurt@seifried.org",
"DATE_ASSIGNED" : "2018-09-03T16:07:16.974886",
"DATE_REQUESTED" : "2018-08-22T22:28:15",
"ID" : "CVE-2018-1000665",
"REQUESTER" : "setenforce1@gmail.com",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Dojo Objective Harness (DOH)",
"version" : {
"version_data" : [
{
"version_value" : "prior to version 1.14"
}
]
}
}
]
},
"vendor_name" : "Dojo"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Dojo Dojo Objective Harness (DOH) version prior to version 1.14 contains a Cross Site Scripting (XSS) vulnerability in unit.html and testsDOH/_base/loader/i18n-exhaustive/i18n-test/unit.html and testsDOH/_base/i18nExhaustive.js in the DOH that can result in Victim attacked through their browser - deliver malware, steal HTTP cookies, bypass CORS trust. This attack appear to be exploitable via Victims are typically lured to a web site under the attacker's control; the XSS vulnerability on the target domain is silently exploited without the victim's knowledge. This vulnerability appears to have been fixed in 1.14."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross Site Scripting (XSS)"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://dojotoolkit.org/blog/dojo-1-14-released",
"refsource" : "CONFIRM",
"url" : "https://dojotoolkit.org/blog/dojo-1-14-released"
},
{
"name" : "https://github.com/dojo/dojo/pull/307",
"refsource" : "CONFIRM",
"url" : "https://github.com/dojo/dojo/pull/307"
}
]
}
}