ghsa-rgfx-7p65-3ff4
Vulnerability from github
Published
2025-02-04 12:30
Modified
2025-02-18 22:31
Severity ?
Summary
Apache Cassandra: unrestricted deserialization of JMX authentication credentials
Details
In Apache Cassandra it is possible for a local attacker without access to the Apache Cassandra process or configuration files to manipulate the RMI registry to perform a man-in-the-middle attack and capture user names and passwords used to access the JMX interface. The attacker can then use these credentials to access the JMX interface and perform unauthorized operations.
This is same vulnerability that CVE-2020-13946 was issued for, but the Java option was changed in JDK10.
This issue affects Apache Cassandra from 4.0.2 through 5.0.2 running Java 11.
Operators are recommended to upgrade to a release equal to or later than 4.0.15, 4.1.8, or 5.0.3 which fixes the issue.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.cassandra:cassandra-all" }, "ranges": [ { "events": [ { "introduced": "5.0-beta1" }, { "fixed": "5.0.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.cassandra:cassandra-all" }, "ranges": [ { "events": [ { "introduced": "4.1.0" }, { "fixed": "4.1.8" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.cassandra:cassandra-all" }, "ranges": [ { "events": [ { "introduced": "4.0.2" }, { "fixed": "4.0.15" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-27137" ], "database_specific": { "cwe_ids": [ "CWE-668" ], "github_reviewed": true, "github_reviewed_at": "2025-02-04T18:39:25Z", "nvd_published_at": "2025-02-04T11:15:08Z", "severity": "MODERATE" }, "details": "In Apache Cassandra it is possible for a local attacker without access to the Apache Cassandra process or configuration files to manipulate the RMI registry to perform a man-in-the-middle attack and capture user names and passwords used to access the JMX interface. The attacker can then use these credentials to access the JMX interface and perform unauthorized operations.\n\nThis is same vulnerability that CVE-2020-13946 was issued for, but the Java option was changed in JDK10.\n\nThis issue affects Apache Cassandra from 4.0.2 through 5.0.2 running Java 11.\n\nOperators are recommended to upgrade to a release equal to or later than 4.0.15, 4.1.8, or 5.0.3 which fixes the issue.", "id": "GHSA-rgfx-7p65-3ff4", "modified": "2025-02-18T22:31:37Z", "published": "2025-02-04T12:30:59Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27137" }, { "type": "PACKAGE", "url": "https://github.com/apache/cassandra" }, { "type": "WEB", "url": "https://lists.apache.org/thread/jsk87d9yv8r204mgqpz1qxtp5wcrpysm" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20250214-0004" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Apache Cassandra: unrestricted deserialization of JMX authentication credentials" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.