Lucene search
+L

13215 matches found

Cvelist
Cvelist
added 2026/05/05 7:9 p.m.52 views

CVE-2026-33324 SQLBot prompt injection allows arbitrary SQL execution and remote code execution

SQLBot is an intelligent Text-to-SQL system based on large language models and RAG. In versions 1.7.0 and earlier, the Text2SQL chat interface is vulnerable to prompt injection. The user-provided question parameter is directly concatenated into the LLM prompt without filtering or escaping, and th...

9.4CVSS0.00603EPSS
SaveExploits2References1
CVE
CVE
added 2026/05/05 7:9 p.m.22 views

CVE-2026-33324

SQLBot’s Text-to-SQL prompt injection vulnerability affects versions 1.7.0 and earlier, where the user’s question is concatenated into the LLM prompt and the resulting SQL is executed without validation. An authenticated attacker can craft a malicious query to coerce the LLM into generating and r...

9.4CVSS6.6AI score0.00603EPSS
SaveExploits2References1Affected Software1
EUVD
EUVD
added 2026/05/05 7:9 p.m.11 views

EUVD-2026-27446

SQLBot is an intelligent Text-to-SQL system based on large language models and RAG. In versions 1.7.0 and earlier, the Text2SQL chat interface is vulnerable to prompt injection. The user-provided question parameter is directly concatenated into the LLM prompt without filtering or escaping, and th...

9.4CVSS6.6AI score0.00603EPSS
SaveExploits2References1
CNNVD
CNNVD
added 2026/05/05 12:0 a.m.10 views

SQLBot SQL注入漏洞

SQLBot is an intelligent data querying system developed by DataEase, based on large models and RAG techniques. Versions of SQLBot 1.7.0 and earlier contained a SQL injection vulnerability. This vulnerability stemmed from the Text2SQL chat interface, where the user-provided question parameter was...

9.4CVSS6.1AI score0.00603EPSS
SaveExploits2References1
Positive Technologies
Positive Technologies
added 2026/05/05 12:0 a.m.15 views

PT-2026-37308

Name of the Vulnerable Software and Affected Versions YetAnotherForum.NET YAF.NET versions prior to 4.0.5 Description An authorization bypass exists because the PageSecurityCheckAttribute is implemented as a ResultFilterAttribute, which executes after the page handler completes. Consequently, any...

8.8CVSS6.1AI score0.00489EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/04/30 12:0 a.m.18 views

PT-2026-36186

Name of the Vulnerable Software and Affected Versions SSCMS version 7.4.0 Description An issue exists in the stl:sqlContent tag where the queryString attribute is passed directly to database execution without parameterization or sanitization. This allows attackers to submit encrypted payloads to...

8.6CVSS6.2AI score0.00429EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/04/29 8:37 a.m.38 views

CVE-2026-3325 SQL injection in MegaCMS by CRM Sistemas de Fidelización

SQL injection SQLi in MegaCMS v12.0.0, specifically in the “idterritorio” parameter of the “/webcomunications/cms/getprovincias” endpoint. The vulnerability arises from inadequate validation and sanitisation of user input. Specifically, via a POST request, the “idterritorio” parameter, used...

10CVSS0.00267EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/04/28 2:35 p.m.423 views

Exploit for CVE-2026-42167

ProFTPD Vulnerability POCs Proof-of-concept demonstrations fo...

7.5AI score0.04438EPSS
SaveExploits7
RedhatCVE
RedhatCVE
added 2026/04/20 7:22 p.m.9 views

CVE-2026-33207

DataEase is an open-source data visualization and analytics platform. Versions 2.10.20 and below contain a SQL injection vulnerability in the /datasource/getTableField endpoint. The getTableFiledSql method in CalciteProvider.java incorporates the tableName parameter directly into SQL query string...

8.8CVSS6AI score0.00349EPSS
SaveExploits1References1
NVD
NVD
added 2026/04/17 6:16 a.m.5 views

CVE-2026-34018

An SQL injection vulnerability exists in CubeCart prior to 6.6.0, which may allow an attacker to execute an arbitrary SQL statement on the product...

9.8CVSS0.00179EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/17 4:33 a.m.23 views

CVE-2026-34018

CVE-2026-34018 is an SQL injection vulnerability in CubeCart prior to version 6.6.0 that may allow an attacker to execute arbitrary SQL statements on the product. Multiple connected sources confirm the issue and cite the affected software version as CubeCart before 6.6.0; the root cause is an inj...

9.8CVSS6.1AI score0.00179EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/04/16 8:53 p.m.26 views

CVE-2026-40900

DataEase prior to 2.10.21 contains an SQL injection in the /de2api/datasetData/previewSql endpoint. User-supplied SQL is wrapped in a subquery without validating that the input is a single SELECT. Coupled with a JDBC blocklist bypass enabling allowMultiQueries=true, an attacker can break out of t...

8.8CVSS6.1AI score0.00342EPSS
SaveExploits2References2Affected Software1
NVD
NVD
added 2026/04/16 8:16 p.m.7 views

CVE-2026-33207

DataEase is an open-source data visualization and analytics platform. Versions 2.10.20 and below contain a SQL injection vulnerability in the /datasource/getTableField endpoint. The getTableFiledSql method in CalciteProvider.java incorporates the tableName parameter directly into SQL query string...

8.8CVSS0.00349EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/04/08 9:31 a.m.7 views

EUVD-2026-20133

Movable Type provided by Six Apart Ltd. contains an SQL Injection vulnerability which may allow an attacker to execute an arbitrary SQL statement...

7.3CVSS7.3AI score0.00349EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/08 9:16 a.m.17 views

CVE-2026-33088

Movable Type provided by Six Apart Ltd. contains an SQL Injection vulnerability which may allow an attacker to execute an arbitrary SQL statement...

9.8CVSS0.00349EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/07 6:3 p.m.23 views

CVE-2026-39343 ChurchCRM has a SQL Injection in Event Type Editor (Admin)

ChurchCRM is an open-source church management system. Prior to 7.1.0, a SQL injection vulnerability exists in the EditEventTypes.php file, which is only accessible to administrators. The ENtyid POST parameter is not sanitized before being used in a SQL query, allowing an administrator to execute...

7.2CVSS0.00254EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/04/07 5:28 p.m.2 views

CVE-2026-39323

...

5.9AI score0.0003EPSS
SaveExploits0
CVE
CVE
added 2026/04/06 9:1 p.m.22 views

CVE-2026-35395

CVE-2026-35395 affects WeGIA, a web manager for charitable institutions. Before version 3.6.9, the vulnerability exists in dao/memorando/DespachoDAO.php where the parameter id_memorando is read from $_REQUEST without validation and directly interpolated into SQL queries. This leads to a SQL injec...

8.8CVSS6.2AI score0.00392EPSS
SaveExploits1References1Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/03 4:59 p.m.4 views

CVE-2026-35168

OpenSTAManager is an open source management software for technical assistance and invoicing. Prior to version 2.10.2, the Aggiornamenti Updates module in OpenSTAManager contains a database conflict resolution feature op=risolvi-conflitti-database that accepts a JSON array of SQL statements via PO...

8.8CVSS6.2AI score0.00668EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/03 1:27 p.m.8 views

JLSEC-2026-37

A flaw was found in PostgreSQL. There is an issue with incomplete efforts to operate safely when a privileged user is maintaining another user's objects. The Autovacuum, REINDEX, CREATE INDEX, REFRESH MATERIALIZED VIEW, CLUSTER, and pgamcheck commands activated relevant protections too late or no...

8.8CVSS7.2AI score0.12403EPSS
SaveExploits0References6
Rows per page
Query Builder