{ "CVE_data_meta" : { "ASSIGNER" : "security@apache.org", "DATE_PUBLIC" : "2017-02-15T00:00:00", "ID" : "CVE-2017-3163", "STATE" : "PUBLIC" }, "affects" : { "vendor" : { "vendor_data" : [ { "product" : { "product_data" : [ { "product_name" : "Apache Solr", "version" : { "version_data" : [ { "version_value" : "1.4.0 to 5.5.3" }, { "version_value" : "6.0.0 to 6.4.0" } ] } } ] }, "vendor_name" : "Apache Software Foundation" } ] } }, "data_format" : "MITRE", "data_type" : "CVE", "data_version" : "4.0", "description" : { "description_data" : [ { "lang" : "eng", "value" : "When using the Index Replication feature, Apache Solr nodes can pull index files from a master/leader node using an HTTP API which accepts a file name. However, Solr before 5.5.4 and 6.x before 6.4.1 did not validate the file name, hence it was possible to craft a special request involving path traversal, leaving any file readable to the Solr server process exposed. Solr servers protected and restricted by firewall rules and/or authentication would not be at risk since only trusted clients and users would gain direct HTTP access." } ] }, "problemtype" : { "problemtype_data" : [ { "description" : [ { "lang" : "eng", "value" : "Information Disclosure" } ] } ] }, "references" : { "reference_data" : [ { "name" : "[solr-user] 20170215 [SECURITY] CVE-2017-3163 Apache Solr ReplicationHandler path traversal attack", "refsource" : "MLIST", "url" : "https://lists.apache.org/thread.html/a6a33a186f293f9f9aecf3bd39c76252bfc49a79de4321dd2a53b488@%3Csolr-user.lucene.apache.org%3E" }, { "name" : "DSA-4124", "refsource" : "DEBIAN", "url" : "https://www.debian.org/security/2018/dsa-4124" }, { "name" : "RHSA-2018:1447", "refsource" : "REDHAT", "url" : "https://access.redhat.com/errata/RHSA-2018:1447" }, { "name" : "RHSA-2018:1448", "refsource" : "REDHAT", "url" : "https://access.redhat.com/errata/RHSA-2018:1448" }, { "name" : "RHSA-2018:1449", "refsource" : "REDHAT", "url" : "https://access.redhat.com/errata/RHSA-2018:1449" }, { "name" : "RHSA-2018:1450", "refsource" : "REDHAT", "url" : "https://access.redhat.com/errata/RHSA-2018:1450" }, { "name" : "RHSA-2018:1451", "refsource" : "REDHAT", "url" : "https://access.redhat.com/errata/RHSA-2018:1451" } ] } }