GHSA-52gq-7j6c-xw6x

Suggest an improvement
Source
https://github.com/advisories/GHSA-52gq-7j6c-xw6x
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-52gq-7j6c-xw6x/GHSA-52gq-7j6c-xw6x.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-52gq-7j6c-xw6x
Aliases
  • CVE-2018-8016
Published
2022-05-13T01:53:28Z
Modified
2024-03-04T23:31:01.520611Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
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.

Database specific
{
    "nvd_published_at": "2018-06-28T16:29:00Z",
    "cwe_ids": [
        "CWE-306"
    ],
    "severity": "CRITICAL",
    "github_reviewed": true,
    "github_reviewed_at": "2022-06-29T18:54:45Z"
}
References

Affected packages

Maven / org.apache.cassandra:cassandra-all

Package

Name
org.apache.cassandra:cassandra-all
View open source insights on deps.dev
Purl
pkg:maven/org.apache.cassandra/cassandra-all

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.8
Fixed
3.11.2

Affected versions

3.*

3.8
3.9
3.10
3.11.0
3.11.1

Database specific

{
    "last_known_affected_version_range": "<= 3.11.1"
}