You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksey Yeschenko (JIRA)" <ji...@apache.org> on 2013/01/10 22:48:13 UTC

[jira] [Created] (CASSANDRA-5144) Validate login for Thrift describe_keyspace, describe_keyspaces and set_keyspace methods

Aleksey Yeschenko created CASSANDRA-5144:
--------------------------------------------

             Summary: Validate login for Thrift describe_keyspace, describe_keyspaces and set_keyspace methods
                 Key: CASSANDRA-5144
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5144
             Project: Cassandra
          Issue Type: Bug
    Affects Versions: 1.2.0
            Reporter: Aleksey Yeschenko
            Assignee: Aleksey Yeschenko
            Priority: Trivial
             Fix For: 1.2.1


Not validating login leaks info about keyspaces and columnfamilies if the configured authenticator requires validation.

This change does not affect AllowAllAuthenticator, but if an implementation forbids anonymous access, we should deny this information to unauthenticated users.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira