Hello,

Does this issue exist on the packaged Apache Cassandra 40X ?

I ask because I don't find any version line of command and it miss the manual 
line of command for Cassandra,

Thanks you in advance for your answer,

Have a nice evening from the France it is twenty to twelve and the sky is 
fallen,

Regards.


Dorian Rosse.
________________________________
From: Marcus Eriksson <marc...@apache.org>
Sent: Friday, February 11, 2022 11:01:38 AM
To: annou...@apache.org <annou...@apache.org>; dev@cassandra.apache.org 
<dev@cassandra.apache.org>
Subject: CVE-2021-44521: Apache Cassandra: Remote code execution for scripted 
UDFs

Severity: high

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.

This issue is being tracked as CASSANDRA-17352

Mitigation:

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

Credit:

This issue was discovered by Omer Kaspi of the JFrog Security vulnerability 
research team.

Reply via email to