HIGH 7.8
GHSA-m9p2-j4hg-g373
Apache Cassandra: Privilege escalation when enabling FQL/Audit logs
Quick fix
GHSA-m9p2-j4hg-g373 — org.apache.cassandra:cassandra-all: upgrade to the fixed version with the command below.
# pom.xml: bump <version>4.1.2</version> for org.apache.cassandra:cassandra-all Details
Privilege escalation when enabling FQL/Audit logs allows user with JMX access to run arbitrary commands as the user running Apache Cassandra This issue affects Apache Cassandra: from 4.0.0 through 4.0.9, from 4.1.0 through 4.1.1.
WORKAROUND The vulnerability requires nodetool/JMX access to be exploitable, disable access for any non-trusted users.
MITIGATION Upgrade to 4.0.10 or 4.1.2 and leave the new FQL/Auditlog configuration property allow_nodetool_archive_command as false.
Are you affected?
Enter the version of the package you're using.
Affected packages
Maven / org.apache.cassandra:cassandra-all
Introduced in:
4.1.0 Fixed in: 4.1.2 Fix
# pom.xml: bump <version>4.1.2</version> for org.apache.cassandra:cassandra-all Maven / org.apache.cassandra:cassandra-all
Introduced in:
4.0.0 Fixed in: 4.0.10 Fix
# pom.xml: bump <version>4.0.10</version> for org.apache.cassandra:cassandra-all References
- https://nvd.nist.gov/vuln/detail/CVE-2023-30601 [ADVISORY]
- https://github.com/apache/cassandra/commit/22d74c711658507addfd67e2c78b04a9b88413b2 [WEB]
- https://github.com/apache/cassandra/commit/aafb4d19448f12ce600dc4e84a5b181308825b32 [WEB]
- https://github.com/apache/cassandra [PACKAGE]
- https://issues.apache.org/jira/browse/CASSANDRA-18550 [WEB]
- https://lists.apache.org/thread/f74p9jdhmmp7vtrqd8lgm8bq3dhxl8vn [WEB]