Lucene search
+L

19 matches found

Kitploit
Kitploit
added 2026/09/07 4:05 a.m.6 views

CVE-2025-70828

CVE-2025-70828 Resumen Se descubrió una vulnerabilidad de lectura arbitraria de archivos en Datart v1.0.0-rc.3. La aplicación no valida correctamente la URL de conexión JDBC durante la configuración de la fuente de datos. Detalles de la vulnerabilidad Tipo de vulnerabilidad: Validación de entrada...

8.8CVSS5.8AI score0.00478EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/06 4:22 p.m.10 views

CVE-2024-34693

CVE-2024-34693 Exploit Este repositorio contiene un script sofisticado en Python para explotar la vulnerabilidad CVE-2024-34693 en Apache Superset. El script configura un servidor MySQL falso y crea una conexión MariaDB maliciosa para exfiltrar el contenido de un archivo específico del sistema...

6.8CVSS6.9AI score0.01584EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/04 6:31 a.m.5 views

Rogue-MySql-Server

Rogue-MySql-Server Edita el script y cambia el archivo a leer y el puerto del servidor si lo deseas. Ejecuta el script y conéctate a tu servidor para leer el archivo desde el lado del cliente. Lee mysql.log para ver el contenido del archivo leído...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 4:54 p.m.7 views

CVE-2024-34693

CVE-2024-34693: Lectura Arbitraria de Archivos del Servidor en Apache Superset Vulnerabilidad de validación de entrada incorrecta en Apache Superset, que permite a un atacante autenticado crear una conexión MariaDB con localinfile habilitado. Al habilitar localinfile en el cliente MySQL/MariaDB d...

6.8CVSS6.9AI score0.01584EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-56704

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Adminer before 5.4.3 inserts unsanitized database server version strings into script tags with valid CSP nonces without proper validation. Attackers controlling...

6.1CVSS6.9AI score0.00241EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/20 4:08 a.m.31 views

CVE-2026-32949

SQLBot is vulnerable prior to version 1.7.0 to an SSRF leading to arbitrary local-file reads. An attacker can abuse /api/v1/datasource/check by supplying a forged MySQL data source with extraJdbc="local_infile=1". During connectivity verification, a rogue MySQL server issues a malicious LOAD DATA...

8.7CVSS5.9AI score0.00427EPSS
SaveExploits1References3Affected Software1
GithubExploit
GithubExploit
added 2025/11/27 7:36 p.m.234 views

Exploit for CVE-2021-43008

CVE-2021-43008 — Vulnérabilité Adminer Lecture arbi...

7.5CVSS7.1AI score0.13641EPSS
SaveExploits4
Tenable Nessus
Tenable Nessus
added 2025/08/30 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2019-6799

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in phpMyAdmin before 4.8.5. When the AllowArbitraryServer configuration setting is set to true, with the use of a rogue MySQL server, an...

5.9CVSS6.5AI score0.14829EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2024/07/30 6:02 p.m.549 views

Exploit for Improper Input Validation in Apache Superset

CVE-2024-34693 Exploit This repository contains a sophisticat...

6.8CVSS5.9AI score0.01584EPSS
SaveExploits1
OSV
OSV
added 2023/01/31 12:30 p.m.38 views

GHSA-RX76-XW35-6RH8 Apache Linkis vulnerable to Exposure of Sensitive Information

In Apache Linkis =1.3.0 when used with the MySQL Connector/J, an authenticated attacker could read arbitrary local file by connecting a rogue mysql server, By adding allowLoadLocalInfile to true in the jdbc parameter. Therefore, the parameters in the jdbc url should be blacklisted. Versions of...

6.5CVSS6.1AI score0.01161EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2023/01/31 12:30 p.m.39 views

Apache Linkis vulnerable to Exposure of Sensitive Information

In Apache Linkis =1.3.0 when used with the MySQL Connector/J, an authenticated attacker could read arbitrary local file by connecting a rogue mysql server, By adding allowLoadLocalInfile to true in the jdbc parameter. Therefore, the parameters in the jdbc url should be blacklisted. Versions of...

6.5CVSS6AI score0.01161EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/06/29 12:00 a.m.55 views

GHSA-73PR-G6JJ-5HC9 Externally Controlled Reference to a Resource in Another Sphere in ruby-mysql

A malicious actor can read arbitrary files from a client that uses ruby-mysql to communicate to a rogue MySQL server and issue database queries. In these cases, the server has the option to create a database reply using the LOAD DATA LOCAL statement, which instructs the client to provide addition...

6.5CVSS6.4AI score0.01158EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2022/06/29 12:00 a.m.43 views

Externally Controlled Reference to a Resource in Another Sphere in ruby-mysql

A malicious actor can read arbitrary files from a client that uses ruby-mysql to communicate to a rogue MySQL server and issue database queries. In these cases, the server has the option to create a database reply using the LOAD DATA LOCAL statement, which instructs the client to provide addition...

6.5CVSS6.6AI score0.01158EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2022/05/13 1:22 a.m.32 views

GHSA-C8WJ-Q36Q-3WG4 phpMyAdmin Arbitrary file read vulnerability

An issue was discovered in phpMyAdmin before 4.8.5. When the AllowArbitraryServer configuration setting is set to true, with the use of a rogue MySQL server, an attacker can read any file on the server that the web server's user can access. This is related to the mysql.allowlocalinfile PHP...

5.9CVSS5.7AI score0.14829EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/05/13 1:22 a.m.45 views

phpMyAdmin Arbitrary file read vulnerability

An issue was discovered in phpMyAdmin before 4.8.5. When the AllowArbitraryServer configuration setting is set to true, with the use of a rogue MySQL server, an attacker can read any file on the server that the web server's user can access. This is related to the mysql.allowlocalinfile PHP...

5.9CVSS7AI score0.14829EPSS
SaveExploits0References5Affected Software1
Huntr
Huntr
added 2021/12/26 1:09 p.m.25 views

Data Source Name Injection

Description TiDB Importer uses Go MySQL Driver for connecting to MySQL servers. This driver utilizes Data Source Name DSN strings for describing database connections with the following format: username:password@protocoladdress/dbname?param=value The driver has a built-in protection against LOCAL...

7.5CVSS0.0061EPSS
SaveExploits0References1
OSV
OSV
added 2019/01/26 5:29 p.m.8 views

DEBIAN-CVE-2019-6799

An issue was discovered in phpMyAdmin before 4.8.5. When the AllowArbitraryServer configuration setting is set to true, with the use of a rogue MySQL server, an attacker can read any file on the server that the web server's user can access. This is related to the mysql.allowlocalinfile PHP...

5.9CVSS5.9AI score0.14829EPSS
SaveExploits0References1
OSV
OSV
added 2019/01/26 5:29 p.m.31 views

CVE-2019-6799

An issue was discovered in phpMyAdmin before 4.8.5. When the AllowArbitraryServer configuration setting is set to true, with the use of a rogue MySQL server, an attacker can read any file on the server that the web server's user can access. This is related to the mysql.allowlocalinfile PHP...

5.9CVSS6.5AI score
SaveExploits0References3
OSV
OSV
added 2019/01/26 5:29 p.m.21 views

UBUNTU-CVE-2019-6799

An issue was discovered in phpMyAdmin before 4.8.5. When the AllowArbitraryServer configuration setting is set to true, with the use of a rogue MySQL server, an attacker can read any file on the server that the web server's user can access. This is related to the mysql.allowlocalinfile PHP...

5.9CVSS6.6AI score0.14829EPSS
SaveExploits0References6
Rows per page
Query Builder