CVE-2023-33972

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-33972
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-33972.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-33972
Aliases
Published
2023-09-27T18:15:18Z
Modified
2025-10-20T19:32:52Z
Severity
  • 7.2 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Privilege escalation from having CREATE access on a keyspace in Scylladb
Details

Scylladb is a NoSQL data store using the seastar framework, compatible with Apache Cassandra. Authenticated users who are authorized to create tables in a keyspace can escalate their privileges to access a table in the same keyspace, even if they don't have permissions for that table. This issue has not yet been patched. A workaround to address this issue is to disable CREATE privileges on a keyspace, and create new tables on behalf of other users.

Database specific
{
    "cwe_ids": [
        "CWE-269"
    ]
}
References

Affected packages

Git /

Affected ranges