CVE-2023-33972

Source
https://cve.org/CVERecord?id=CVE-2023-33972
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-33972.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-33972
Aliases
Published
2023-09-27T18:15:18.162Z
Modified
2026-03-11T15:15:47.117809Z
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
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-269"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/33xxx/CVE-2023-33972.json"
}
References

Affected packages

Git / github.com/scylladb/scylladb

Affected ranges

Type
GIT
Repo
https://github.com/scylladb/scylladb
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "5.2.8"
        }
    ]
}

Affected versions

scylla-0.*
scylla-0.10
scylla-5.*
scylla-5.2.0
scylla-5.2.0-rc0
scylla-5.2.0-rc1
scylla-5.2.0-rc2
scylla-5.2.0-rc3
scylla-5.2.0-rc4
scylla-5.2.0-rc5
scylla-5.2.1
scylla-5.2.2
scylla-5.2.3
scylla-5.2.4
scylla-5.2.5
scylla-5.2.6
scylla-5.2.7
scylla-5.2.8

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-33972.json"