Apache Cassandra 漏洞列表
共找到 1 个与 Apache Cassandra 相关的漏洞
📅 加载漏洞趋势中...
-
CVE-2021-44521: Apache Cassandra Load UDF RCE POC
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.