Directory traversal vulnerability in SolrResourceLoader in Apache Solr before 4.6 allows remote attackers to read arbitrary files via a .. (dot dot) or full pathname in the tr parameter to solr/select/, when the response writer (wt parameter) is set to XSLT. NOTE: this can be leveraged using a separate XXE (XML eXternal Entity) vulnerability to allow access to files across restricted network boundaries.
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/63935 | vdb entry |
http://rhn.redhat.com/errata/RHSA-2014-0029.html | vendor advisory |
https://issues.apache.org/jira/browse/SOLR-4882 | patch |
http://www.openwall.com/lists/oss-security/2013/11/27/1 | mailing list |
http://secunia.com/advisories/55730 | third party advisory vendor advisory |
http://rhn.redhat.com/errata/RHSA-2013-1844.html | vendor advisory |
http://lucene.apache.org/solr/4_6_0/changes/Changes.html | |
http://secunia.com/advisories/59372 | third party advisory |
http://www.agarri.fr/kom/archives/2013/11/27/compromising_an_unreachable_solr_server_with_cve-2013-6397/index.html | exploit |