Lucene search
+L

70 matches found

OSV
OSV
added 2026/06/12 5:34 p.m.6 views

CVE-2026-44173 MariaDB: FILE privilege was not checked for subqueries in the FROM clause

MariaDB server is a community developed fork of MySQL server. From versions 10.6.1 to before 10.6.26, 10.11.1 to before 10.11.17, 11.4.1 to before 11.4.11, 11.8.1 to before 11.8.7, and 12.3.1, MariaDB allowed SELECT ... INTO OUTFILE and SELECT ... INTO DUMPFILE without verifying the FILE privileg...

5CVSS5.9AI score0.00554EPSS
SaveExploits0References14
AlpineLinux
AlpineLinux
added 2026/06/12 5:34 p.m.27 views

CVE-2026-44173

MariaDB server is a community developed fork of MySQL server. From versions 10.6.1 to before 10.6.26, 10.11.1 to before 10.11.17, 11.4.1 to before 11.4.11, 11.8.1 to before 11.8.7, and 12.3.1, MariaDB allowed SELECT ... INTO OUTFILE and SELECT ... INTO DUMPFILE without verifying the FILE privileg...

8.1CVSS5.2AI score0.00554EPSS
SaveExploits0References12
NVD
NVD
added 2026/02/20 11:15 p.m.13 views

CVE-2019-25431

delpino73 Blue-Smiley-Organizer 1.32 contains an SQL injection vulnerability in the datetime parameter that allows unauthenticated attackers to manipulate database queries. Attackers can inject SQL code through POST requests to extract sensitive data using boolean-based blind and time-based blind...

8.8CVSS0.00262EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/20 10:54 p.m.14 views

CVE-2019-25431

CVE-2019-25431 affects delpino73’s Blue-Smiley-Organizer 1.32. The issue is an SQL injection in the datetime parameter that allows unauthenticated attackers to manipulate queries. Attacks can inject SQL through POST requests to extract sensitive data using boolean-based blind or time-based blind ...

8.8CVSS6AI score0.00262EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/01/09 10:55 a.m.6 views

CVE-2022-38614

An issue in the IGB Files and OutfileService features of SmartVista Cardgen v3.28.0 allows attackers to list and download arbitrary files via modifying the PATH parameter...

7.5CVSS7.1AI score0.00905EPSS
SaveExploits1References1
CVE
CVE
added 2025/12/10 11:5 p.m.20 views

CVE-2025-67509

CVE-2025-67509 affects the Neuron PHP framework up to version 2.8.11, where the MySQLSelectTool is vulnerable to a read-only bypass that permits file writes via SQL constructs like INTO OUTFILE/INTO DUMPFILE. Validation that relies on the first keyword (e.g., SELECT) and a forbidden-keyword list ...

8.2CVSS7.6AI score0.00253EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/12/10 11:5 p.m.7 views

CVE-2025-67509 MySQLSelectTool Read-Only Bypass via SELECT INTO OUTFILE Allows Arbitrary File Write

Neuron is a PHP framework for creating and orchestrating AI Agents. Versions 2.8.11 and below use MySQLSelectTool, which is vulnerable to Read-Only Bypass. MySQLSelectTool is intended to be a read-only SQL tool e.g., for LLM agent querying, however, validation based on the first keyword e.g.,...

8.2CVSS7.6AI score0.00253EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/10 11:5 p.m.8 views

EUVD-2025-202171

Neuron is a PHP framework for creating and orchestrating AI Agents. Versions 2.8.11 and below use MySQLSelectTool, which is vulnerable to Read-Only Bypass. MySQLSelectTool is intended to be a read-only SQL tool e.g., for LLM agent querying, however, validation based on the first keyword e.g.,...

8.2CVSS7.4AI score0.00253EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/10 11:5 p.m.25 views

CVE-2025-67509 MySQLSelectTool Read-Only Bypass via SELECT INTO OUTFILE Allows Arbitrary File Write

Neuron is a PHP framework for creating and orchestrating AI Agents. Versions 2.8.11 and below use MySQLSelectTool, which is vulnerable to Read-Only Bypass. MySQLSelectTool is intended to be a read-only SQL tool e.g., for LLM agent querying, however, validation based on the first keyword e.g.,...

8.2CVSS0.00253EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/10 11:5 p.m.6 views

CVE-2025-67509 MySQLSelectTool Read-Only Bypass via SELECT INTO OUTFILE Allows Arbitrary File Write

Neuron is a PHP framework for creating and orchestrating AI Agents. Versions 2.8.11 and below use MySQLSelectTool, which is vulnerable to Read-Only Bypass. MySQLSelectTool is intended to be a read-only SQL tool e.g., for LLM agent querying, however, validation based on the first keyword e.g.,...

8.2CVSS7.8AI score0.00253EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/12/09 5:19 p.m.15 views

Neuron MySQLSelectTool “read-only” bypass via `SELECT ... INTO OUTFILE` (file write → potential RCE)

Impact MySQLSelectTool is intended to be a read-only SQL tool e.g., for LLM agent querying. However, validation based on the first keyword e.g., SELECT and a forbidden-keyword list does not block file-writing constructs such as INTO OUTFILE / INTO DUMPFILE. As a result, an attacker who can...

8.2CVSS9.2AI score0.00253EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2025/12/09 5:19 p.m.2 views

Arbitrary Code Injection

Overview neuron-core/neuron-ai is a The PHP Agentic Framework. Affected versions of this package are vulnerable to Arbitrary Code Injection via the validation based on the first keyword e.g., SELECT and a forbidden-keyword list does not block file-writing constructs such in the MySQLSelectTool. A...

8.8CVSS9AI score0.00253EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/09 5:19 p.m.5 views

GHSA-J8G6-5GQC-MQ36 Neuron MySQLSelectTool “read-only” bypass via `SELECT ... INTO OUTFILE` (file write → potential RCE)

Impact MySQLSelectTool is intended to be a read-only SQL tool e.g., for LLM agent querying. However, validation based on the first keyword e.g., SELECT and a forbidden-keyword list does not block file-writing constructs such as INTO OUTFILE / INTO DUMPFILE. As a result, an attacker who can...

8.2CVSS9.1AI score0.00253EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2025/07/31 2:56 p.m.2 views

CVE-2013-10033

An unauthenticated SQL injection vulnerability exists in Kimai version 0.9.2.x via the dbrestore.php endpoint. The flaw allows attackers to inject arbitrary SQL queries into the dates POST parameter, enabling file write via INTO OUTFILE under specific environmental conditions. This can lead to...

9.3CVSS6.7AI score0.01261EPSS
SaveExploits0References3Affected Software1
GithubExploit
GithubExploit
added 2024/11/15 5:55 a.m.125 views

Exploit for CVE-2024-54761

BigAnt Office Messenger 5.6.06 RCE via SQL Injection SQL injec...

6.3CVSS8.2AI score0.01759EPSS
SaveExploits6
SUSE CVE
SUSE CVE
added 2023/02/15 6:21 a.m.6 views

SUSE CVE-2003-0150

MySQL 3.23.55 and earlier creates world-writeable files and allows mysql users to gain root privileges by using the "SELECT INFO OUTFILE" operator to overwrite a configuration file and cause mysql to run as root upon restart, as demonstrated by modifying my.cnf...

9CVSS7AI score0.44831EPSS
SaveExploits5References4
SUSE CVE
SUSE CVE
added 2023/02/15 6:13 a.m.6 views

SUSE CVE-2006-6169

Heap-based buffer overflow in the askoutfilename function in openfile.c for GnuPG gpg 1.4 and 2.0, when running interactively, might allow attackers to execute arbitrary code via messages with "C-escape" expansions, which cause the makeprintablestring function to return a longer string than...

6.8CVSS8.3AI score0.03174EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2022/09/09 5:15 p.m.5 views

CVE-2022-38614

An issue in the IGB Files and OutfileService features of SmartVista Cardgen v3.28.0 allows attackers to list and download arbitrary files via modifying the PATH parameter...

7.5CVSS5.9AI score0.00905EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2022/09/09 12:0 a.m.12 views

PT-2022-24481 · Unknown · Smartvista Cardgen

Name of the Vulnerable Software and Affected Versions: SmartVista Cardgen version 3.28.0 Description: The issue affects the IGB Files and OutfileService features, allowing attackers to list and download arbitrary files by modifying the PATH parameter. Recommendations: For SmartVista Cardgen versi...

7.5CVSS7.6AI score0.00905EPSS
SaveExploits1References5
Rapid7 Blog
Rapid7 Blog
added 2021/09/10 6:32 p.m.198 views

Metasploit Wrap-Up

Confluence Server OGNL Injection Our own wvu along with Jang added a module that exploits an OGNL injection CVE-2021-26804in Atlassian Confluence's WebWork component to execute commands as the Tomcat user. CVE-2021-26804 is a critical remote code execution vulnerability in Confluence Server and...

7.5CVSS8.6AI score0.99999EPSS
SaveExploits45
Rows per page
Query Builder