ghsa-8ffc-79xg-29w8
Vulnerability from github
Published
2022-02-12 00:00
Modified
2022-08-11 19:20
Severity ?
VLAI Severity ?
Summary
Apache Cassandra vulnerable to Code Injection due to unsafe configuration
Details
When running Apache Cassandra with the following configuration: enable_user_defined_functions: true enable_scripted_user_defined_functions: true enable_user_defined_functions_threads: false it is possible for an attacker to execute arbitrary code on the host. The attacker would need to have enough permissions to create user defined functions in the cluster to be able to exploit this. Note that this configuration is documented as unsafe, and will continue to be considered unsafe after this CVE.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.cassandra:cassandra-all" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.0.26" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.cassandra:cassandra-all" }, "ranges": [ { "events": [ { "introduced": "3.11.0" }, { "fixed": "3.11.12" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.cassandra:cassandra-all" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "fixed": "4.0.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-44521" ], "database_specific": { "cwe_ids": [ "CWE-732", "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2022-02-23T16:10:04Z", "nvd_published_at": "2022-02-11T13:15:00Z", "severity": "CRITICAL" }, "details": "When running Apache Cassandra with the following configuration: enable_user_defined_functions: true enable_scripted_user_defined_functions: true enable_user_defined_functions_threads: false it is possible for an attacker to execute arbitrary code on the host. The attacker would need to have enough permissions to create user defined functions in the cluster to be able to exploit this. Note that this configuration is documented as unsafe, and will continue to be considered unsafe after this CVE.", "id": "GHSA-8ffc-79xg-29w8", "modified": "2022-08-11T19:20:55Z", "published": "2022-02-12T00:00:48Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44521" }, { "type": "PACKAGE", "url": "https://github.com/apache/cassandra" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/CASSANDRA-17352" }, { "type": "WEB", "url": "https://jfrog.com/blog/cve-2021-44521-exploiting-apache-cassandra-user-defined-functions-for-remote-code-execution" }, { "type": "WEB", "url": "https://lists.apache.org/thread/y4nb9s4co34j8hdfmrshyl09lokm7356" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20220225-0001" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2022/02/11/4" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Apache Cassandra vulnerable to Code Injection due to unsafe configuration" }
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…