Lucene search

K
osvGoogleOSV:GHSA-8FFC-79XG-29W8
HistoryFeb 12, 2022 - 12:00 a.m.

Apache Cassandra vulnerable to Code Injection due to unsafe configuration

2022-02-1200:00:48
Google
osv.dev
99

0.05 Low

EPSS

Percentile

92.9%

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.