ID:10281 - Exploit for Input validation error in Apache Superset - CVE-2024-34693

 
Main Vulnerability Database Exploits ID:10281 - Exploit for Input validation error in Apache Superset - CVE-2024-34693

ID:10281 - Exploit for Input validation error in Apache Superset - CVE-2024-34693

Published: August 2, 2024


Vulnerability identifier: #VU92935
Vulnerability risk: Medium
CVE-ID: CVE-2024-34693
CWE-ID: CWE-20
Exploitation vector: Remote access
Vulnerable software:
Apache Superset

Link to public exploit:


Vulnerability 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.