apache cassandra CVE-2021-44521 is a vulnerability in Apache Cassandra
Published on February 11, 2022

Remote code execution for scripted UDFs
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.

NVD

Weakness Type

What is a Code Injection Vulnerability?

The software constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.

CVE-2021-44521 has been classified to as a Code Injection vulnerability or weakness.


Products Associated with CVE-2021-44521

Want to know whenever a new CVE is published for Apache Cassandra? stack.watch will email you.

 

Affected Versions

Apache Software Foundation Apache Cassandra:

Exploit Probability

EPSS
90.61%
Percentile
99.61%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.