cvelist/2017/12xxx/CVE-2017-12625.json
2019-02-20 15:03:42 -05:00

75 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org",
"DATE_PUBLIC" : "2017-10-31T00:00:00",
"ID" : "CVE-2017-12625",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache Hive",
"version" : {
"version_data" : [
{
"version_value" : "2.1.x before 2.1.2"
},
{
"version_value" : "2.2.x before 2.2.1"
},
{
"version_value" : "2.3.0"
}
]
}
}
]
},
"vendor_name" : "Apache Software Foundation"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Apache Hive 2.1.x before 2.1.2, 2.2.x before 2.2.1, and 2.3.x before 2.3.1 expose an interface through which masking policies can be defined on tables or views, e.g., using Apache Ranger. When a view is created over a given table, the policy enforcement does not happen correctly on the table for masked columns."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Information Disclosure"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[hive-user] 20171031 [CVE-2017-12625] Apache Hive information disclosure vulnerability for column masking",
"refsource" : "MLIST",
"url" : "http://mail-archives.apache.org/mod_mbox/hive-user/201710.mbox/%3C3791103E-80D5-4E75-AF23-6F8ED54DDEBE%40apache.org%3E"
},
{
"name" : "101686",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/101686"
}
]
}
}