2017-10-16 12:31:07 -04:00
{
2019-03-18 01:13:32 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org" ,
"DATE_PUBLIC" : "2016-12-16T00:00:00" ,
"ID" : "CVE-2016-5001" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache Hadoop" ,
"version" : {
"version_data" : [
{
"version_value" : "2.1.0 to 2.6.3"
} ,
{
"version_value" : "2.7.0 to 2.7.1"
}
]
}
}
]
} ,
"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 01:13:32 +00:00
"lang" : "eng" ,
"value" : "This is an information disclosure vulnerability in Apache Hadoop before 2.6.4 and 2.7.x before 2.7.2 in the short-circuit reads feature of HDFS. A local user on an HDFS DataNode may be able to craft a block token that grants unauthorized read access to random files by guessing certain fields in the token."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:13:32 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Information Disclosure"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "94950" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/94950"
} ,
{
"name" : "[oss-security] 20161216 [SECURITY] CVE-2016-5001: Apache Hadoop Information Disclosure" ,
"refsource" : "MLIST" ,
"url" : "http://seclists.org/oss-sec/2016/q4/698"
}
]
}
}