Security Advisory

CVE-2021-44521

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2022-02-11 12:20:12
Last updated 2024-08-04 04:25:16
Assigner apache
State PUBLISHED

Description

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.