[
https://issues.apache.org/jira/browse/CASSANDRA-21560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francisco Guerrero updated CASSANDRA-21560:
-------------------------------------------
Bug Category: Parent values: Security(12985)Level 1 values: Information
Leakage(12999)
Complexity: Normal
Component/s: Legacy/Core
Discovered By: User Report
Severity: Normal
Status: Open (was: Triage Needed)
> Validate authz before performing role check
> -------------------------------------------
>
> Key: CASSANDRA-21560
> URL: https://issues.apache.org/jira/browse/CASSANDRA-21560
> Project: Apache Cassandra
> Issue Type: Bug
> Components: Legacy/Core
> Reporter: Francisco Guerrero
> Assignee: Francisco Guerrero
> Priority: Normal
>
> In {{ListPermissionsStatement}} and {{ListRolesStatement}} we perform a role
> check existence before ensuring the logged in user has access to list roles
> or permissions of that user.
> This could allow someone without access to list roles or permissions to check
> for existence of a role in the database, as the error message will show
> {{role foo does not exist}}.
> We should reverse the conditions and perform the validation before performing
> the role check.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]