CVE-2021-44521
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 products
- Apache Cassandra
- Apache Cassandra
- < 3.0.26, 3.11.12, 4.0.2
- Fix
- Available
- CVSS 3.1
- 9.1 CRITICAL
- EPSS
- 55.0% (99th percentile)
- Weakness
- CWE-94, CWE-732
- NVD status
- Modified
- Published
- 2022-02-11
Workaround
Set `enable_user_defined_functions_threads: true` (this is default) or 3.0 users should upgrade to 3.0.26 3.11 users should upgrade to 3.11.12 4.0 users should upgrade to 4.0.2
CVE-2021-44521 at NVD
11 known exploits for CVE-2021-44521
Proof-of-concept code and exploit modules indexed by Sploitus
CVE-2021-44521
poc-CVE-2021-44521
secator
secator
secator v0.42.0
0day
Exploit for Code Injection in Apache Cassandra
Exploit for Code Injection in Apache Cassandra
Exploit for Incorrect Permission Assignment for Critical Resource in Apache Cassandra
Exploit for Incorrect Permission Assignment for Critical Resource in Apache Cassandra
Exploit for Incorrect Permission Assignment for Critical Resource in Apache Cassandra