2017-10-16 12:31:07 -04:00
{
2019-03-18 03:58:57 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org" ,
"DATE_PUBLIC" : "2016-12-19T00:00:00" ,
"ID" : "CVE-2016-8748" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache NiFi" ,
"version" : {
"version_data" : [
{
"version_value" : "1.0.0"
} ,
{
"version_value" : "1.1.0"
}
]
}
}
]
} ,
"vendor_name" : "Apache Software Foundation"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2017-10-19 15:10:09 -04:00
{
2019-03-18 03:58:57 +00:00
"lang" : "eng" ,
"value" : "In Apache NiFi before 1.0.1 and 1.1.x before 1.1.1, there is a cross-site scripting vulnerability in connection details dialog when accessed by an authorized user. The user supplied text was not being properly handled when added to the DOM."
2017-10-19 15:10:09 -04:00
}
2019-03-18 03:58:57 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Information Disclosure"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "95621" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/95621"
} ,
{
"name" : "https://nifi.apache.org/security.html#CVE-2016-8748" ,
"refsource" : "CONFIRM" ,
"url" : "https://nifi.apache.org/security.html#CVE-2016-8748"
}
]
}
}