ghsa-52gq-7j6c-xw6x
Vulnerability from github
Published
2022-05-13 01:53
Modified
2024-03-04 23:14
Severity ?
VLAI Severity ?
Summary
Missing Authentication for Critical Function in Apache Cassandra
Details
The default configuration in Apache Cassandra 3.8 through 3.11.1 binds an unauthenticated JMX/RMI interface to all network interfaces, which allows remote attackers to execute arbitrary Java code via an RMI request. This issue is a regression of CVE-2015-0225. The regression was introduced in https://issues.apache.org/jira/browse/CASSANDRA-12109. The fix for the regression is implemented in https://issues.apache.org/jira/browse/CASSANDRA-14173. This fix is contained in the 3.11.2 release of Apache Cassandra.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 3.11.1" }, "package": { "ecosystem": "Maven", "name": "org.apache.cassandra:cassandra-all" }, "ranges": [ { "events": [ { "introduced": "3.8" }, { "fixed": "3.11.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-8016" ], "database_specific": { "cwe_ids": [ "CWE-306" ], "github_reviewed": true, "github_reviewed_at": "2022-06-29T18:54:45Z", "nvd_published_at": "2018-06-28T16:29:00Z", "severity": "CRITICAL" }, "details": "The default configuration in Apache Cassandra 3.8 through 3.11.1 binds an unauthenticated JMX/RMI interface to all network interfaces, which allows remote attackers to execute arbitrary Java code via an RMI request. This issue is a regression of CVE-2015-0225. The regression was introduced in https://issues.apache.org/jira/browse/CASSANDRA-12109. The fix for the regression is implemented in https://issues.apache.org/jira/browse/CASSANDRA-14173. This fix is contained in the 3.11.2 release of Apache Cassandra.", "id": "GHSA-52gq-7j6c-xw6x", "modified": "2024-03-04T23:14:46Z", "published": "2022-05-13T01:53:28Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8016" }, { "type": "WEB", "url": "https://github.com/beobal/cassandra/commit/28ee665b3c0c9238b61a871064f024d54cddcc79" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/CASSANDRA-14173" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/bafb9060bbdf958a1c15ba66c68531116fba4a83858a2796254da066@%3Cuser.cassandra.apache.org%3E" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Missing Authentication for Critical Function in Apache Cassandra" }
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.
Loading…
Loading…