2017-10-16 12:31:07 -04:00
{
2019-03-18 05:32:57 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org" ,
"ID" : "CVE-2016-8751" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache Ranger" ,
"version" : {
"version_data" : [
{
"version_value" : "0.5.x"
} ,
{
"version_value" : "0.6.0 - 0.6.2"
}
]
}
}
]
} ,
"vendor_name" : "Apache Software Foundation"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2017-10-16 12:31:07 -04:00
{
2019-03-18 05:32:57 +00:00
"lang" : "eng" ,
"value" : "Apache Ranger before 0.6.3 is vulnerable to a Stored Cross-Site Scripting in when entering custom policy conditions. Admin users can store some arbitrary javascript code to be executed when normal users login and access policies."
2017-10-16 12:31:07 -04:00
}
2019-03-18 05:32:57 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CSS"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "99067" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/99067"
} ,
{
"name" : "https://cwiki.apache.org/confluence/display/RANGER/Vulnerabilities+found+in+Ranger" ,
"refsource" : "CONFIRM" ,
"url" : "https://cwiki.apache.org/confluence/display/RANGER/Vulnerabilities+found+in+Ranger"
}
]
}
}