You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Mike Adamson (JIRA)" <ji...@apache.org> on 2014/07/08 13:30:04 UTC

[jira] [Created] (CASSANDRA-7513) Non-superuser users should not be able to list users

Mike Adamson created CASSANDRA-7513:
---------------------------------------

             Summary: Non-superuser users should not be able to list users
                 Key: CASSANDRA-7513
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7513
             Project: Cassandra
          Issue Type: Bug
          Components: Core
            Reporter: Mike Adamson
             Fix For: 2.0.10


ListUserStatement allows any logged in user to list all the users in the system. This is a security flaw as it allows non-superusers to get a list of superusers.

There is no reason to allow non-superusers to get a list users because all the authentication functionality that manipulates users is only available to superusers.



--
This message was sent by Atlassian JIRA
(v6.2#6252)