You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/12/29 08:03:49 UTC

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

    [ https://issues.apache.org/jira/browse/SOLR-8167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073565#comment-15073565 ] 

ASF subversion and git services commented on SOLR-8167:
-------------------------------------------------------

Commit 1722058 from [~anshumg] in branch 'dev/branches/lucene_solr_5_3'
[ https://svn.apache.org/r1722058 ]

SOLR-8167: Fix to get authorization to work with POST params (backport from branch_5x for 5.3.2 release)

> 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
>            Assignee: Anshum Gupta
>             Fix For: 5.3.2, 5.4, Trunk
>
>         Attachments: SOLR-8167.patch
>
>
> 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