CVE-2023-33972 HIGH

CVE-2023-33972: Privilege escalation from having CREATE access on a keyspace in Scylladb

Vendor Scylladb
Product scylladb
Weakness CWE-269
Published September 27, 2023
Last update September 23, 2024

CVSS base score

7.2/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

September 27, 2023 CVE published
September 23, 2024 Record updated