You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Philip Wigg (JIRA)" <ji...@apache.org> on 2015/10/16 17:06:05 UTC

[jira] [Created] (SOLR-8167) RuleBasedAuthorization plugin bypass with POST requests

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org