Jan Høydahl created SOLR-15826:
----------------------------------

             Summary: ResourceLoader should better respect allowed paths
                 Key: SOLR-15826
                 URL: https://issues.apache.org/jira/browse/SOLR-15826
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Jan Høydahl
            Assignee: Jan Høydahl


ResourceLoader only returns files relative to instanceDir or resources from 
Classpath, but the check for whether the requested resource is relative to 
instanceDir or not happens after an attempt to check if the file exists. This 
can cause weird bugs, so we should move the check earlier.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to