Philip Wigg created SOLR-8167:
---------------------------------

             Summary: RuleBasedAuthorization plugin bypass with POST requests
                 Key: SOLR-8167
                 URL: https://issues.apache.org/jira/browse/SOLR-8167
             Project: Solr
          Issue Type: Bug
          Components: security
    Affects Versions: 5.3.1
            Reporter: Philip Wigg


We are using the RuleBasedAuthorization plugin. We are using the
collection-admin-edit permission to secure the collections API.

What I have found is that if I try to, say, create or delete a
collection using a GET request I am prompted to authenticate as
expected.

If I try the same operation using a POST request, it lets me straight
through and I can delete collections without authenticating.

I emailed [~noble.paul] directly about this initially and he has confirmed this 
as a bug.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to