#VU92935 Input validation error in Apache Superset - CVE-2024-34693

 

#VU92935 Input validation error in Apache Superset - CVE-2024-34693

Published: June 20, 2024 / Updated: August 2, 2024


Vulnerability identifier: #VU92935
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2024-34693
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
Apache Superset
Software vendor:
Apache Foundation

Description

The vulnerability allows a remote user to gain access to sensitive information.

The vulnerability exists due to insufficient validation of user-supplied input. A remote user can create a MariaDB connection with local_infile enabled. If both the MariaDB server (off by default) and the local mysql client on the web server are set to allow for local infile, it's possible for the attacker to execute a specific MySQL/MariaDB SQL command that is able to read files from the server and insert their content on a MariaDB database table.


Remediation

Install updates from vendor's website.

External links