{ "CVE_data_meta": { "ASSIGNER": "security@apache.org", "ID": "CVE-2017-3162", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Apache Hadoop", "version": { "version_data": [ { "version_value": "2.6.x and earlier" } ] } } ] }, "vendor_name": "Apache Software Foundation" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "HDFS clients interact with a servlet on the DataNode to browse the HDFS namespace. The NameNode is provided as a query parameter that is not validated in Apache Hadoop before 2.7.0." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Unchecked parameter in query string" } ] } ] }, "references": { "reference_data": [ { "name": "98017", "refsource": "BID", "url": "http://www.securityfocus.com/bid/98017" }, { "name": "[hadoop-common-dev] 20170425 CVE-2017-3162: Apache Hadoop DataNode web UI vulnerability", "refsource": "MLIST", "url": "https://s.apache.org/k2ss" } ] } }