2017-10-16 12:31:07 -04:00
{
2019-03-18 06:36:56 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org" ,
"ID" : "CVE-2017-7676" ,
"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.x"
} ,
{
"version_value" : "0.7.0"
}
]
}
}
]
} ,
"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 06:36:56 +00:00
"lang" : "eng" ,
"value" : "Policy resource matcher in Apache Ranger before 0.7.1 ignores characters after '*' wildcard character - like my*test, test*.txt. This can result in unintended behavior."
2017-10-16 12:31:07 -04:00
}
2019-03-18 06:36:56 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Authorization"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"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"
} ,
{
"name" : "98958" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/98958"
}
]
}
}