CVE-2023-30601

Source
https://cve.org/CVERecord?id=CVE-2023-30601
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-30601.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-30601
Aliases
Related
Published
2023-05-30T07:25:49.920Z
Modified
2026-07-15T01:49:05.353183332Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Apache Cassandra: Privilege escalation when enabling FQL/Audit logs
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 allownodetoolarchive_command as false.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/30xxx/CVE-2023-30601.json",
    "cna_assigner": "apache",
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "introduced": "4.0.0"
                },
                {
                    "last_affected": "4.0.9"
                },
                {
                    "introduced": "4.1.0"
                },
                {
                    "last_affected": "4.1.1"
                }
            ]
        },
        {
            "source": "DESCRIPTION",
            "extracted_events": [
                {
                    "introduced": "4.0.0"
                },
                {
                    "fixed": "4.0.9"
                },
                {
                    "introduced": "4.1.0"
                },
                {
                    "fixed": "4.1.1"
                }
            ]
        }
    ],
    "cwe_ids": [
        "CWE-269"
    ]
}
References

Affected packages

Git / github.com/apache/cassandra

Affected ranges

Type
GIT
Repo
https://github.com/apache/cassandra
Events
Database specific
{
    "cpe": "cpe:2.3:a:apache:cassandra:*:*:*:*:*:*:*:*",
    "source": "CPE_RANGE",
    "extracted_events": [
        {
            "introduced": "4.0.0"
        },
        {
            "fixed": "4.0.10"
        },
        {
            "introduced": "4.1.0"
        },
        {
            "fixed": "4.1.2"
        }
    ]
}

Affected versions

cassandra-4.*
cassandra-4.1.0
cassandra-4.1.1

Database specific

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