CVE-2024-34693
MEDIUMApache Superset < 3.1.3 - Authenticated File Read via MariaDB Connection with local_infile
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2024-34693. PoCs published by mbadanoiu, Mr-r00t11.
AI-analyzed exploit summary The repository lacks actual exploit code and instead points to an external PDF for details, which is a common tactic for suspicious repos. It describes a vulnerability involving MariaDB connections and rogue MySQL servers but provides no technical implementation.
Description
Improper Input Validation vulnerability in Apache Superset, allows for an authenticated attacker to 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.This issue affects Apache Superset: before 3.1.3 and version 4.0.0 Users are recommended to upgrade to version 4.0.1 or 3.1.3, which fixes the issue.
Exploits (2)
The repository lacks actual exploit code and instead points to an external PDF for details, which is a common tactic for suspicious repos. It describes a vulnerability involving MariaDB connections and rogue MySQL servers but provides no technical implementation.
This repository contains a functional Python exploit for CVE-2024-34693, which leverages a rogue MySQL server and malicious MariaDB connection to exfiltrate arbitrary files from Apache Superset via LOAD DATA LOCAL INFILE attacks.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N