[ https://issues.apache.org/jira/browse/SOLR-14015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chris M. Hostetter reopened SOLR-14015: --------------------------------------- Assignee: Robert Muir Re-opening to try and figure out WTF is happening here... I should also point out: while lots of solr tests have been failing lately due to the changes to the security policy, i havne't seen any solr tests fail for this particular {{access denied ("java.io.FilePermission" "/dev/./urandom" "read")}} reason ... only lucene core/module tests. > remove blanket filesystem read access from solr-tests.policy > ------------------------------------------------------------ > > Key: SOLR-14015 > URL: https://issues.apache.org/jira/browse/SOLR-14015 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Robert Muir > Assignee: Robert Muir > Priority: Major > Fix For: 8.4 > > Attachments: SOLR-14015.patch > > > The lucene policy is strict and specifies only specific locations. > Unfortunately currently the solr policy allows read to ALL FILES > The tests shouldn't be able to read anywhere, e.g. my .ssh/ directory or > whatever. > It is a necessary painful step to eventually eliminate directory traversal > attacks, etc. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org