Lucene search
+L

1508 matches found

ATTACKERKB
ATTACKERKB
added 2026/05/19 12:59 p.m.11 views

CVE-2026-42100

Improper Handling of Syntactically Invalid Structure in Sparx Pro Cloud Server allows Denial of Service DoS attack to be executed by sending an specially crafted SQL query. This causes the Pro Cloud Server service to terminate unexpectedly. The vendor was notified early about this vulnerability,...

7.1CVSS5.9AI score0.00682EPSS
SaveExploits1References5
CVE
CVE
added 2026/05/19 12:59 p.m.28 views

CVE-2026-42100

Technical details (affected products/versions, root cause, impact, mitigation) are not publicly available in the provided documents. Monitor for updates as new information may be published.

7.5CVSS5.9AI score0.00682EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/05/19 12:59 p.m.44 views

CVE-2026-42100 DoS in Sparx Pro Cloud Server

Improper Handling of Syntactically Invalid Structure in Sparx Pro Cloud Server allows Denial of Service DoS attack to be executed by sending an specially crafted SQL query. This causes the Pro Cloud Server service to terminate unexpectedly. The vendor was notified early about this vulnerability,...

7.1CVSS0.00682EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/05/19 12:59 p.m.16 views

EUVD-2026-30931

Sparx Pro Cloud Server requires authentication based on requested URL. An attacker can omit the "model" query parameter and send the model name only in the binary blob in POST request allowing SQL query execution without authentication. The vendor was notified early about this vulnerability, but...

9.3CVSS6AI score0.00941EPSS
SaveExploits3References4
CVE
CVE
added 2026/05/19 12:59 p.m.26 views

CVE-2026-42097

Sparx products show multiple CVEs with concrete details across Pro Cloud Server and Enterprise Architect. CVE-2026-42097 describes an authentication bypass: a request can omit the model parameter and embed the model name in a POST blob, enabling SQL query execution without authentication. CVE-202...

9.3CVSS6AI score0.00941EPSS
SaveExploits3References4Affected Software1
Cvelist
Cvelist
added 2026/05/19 9:24 a.m.63 views

CVE-2026-8827 SQL Injection in extension "Address List" (tt_address)

The AddressRepository::getSqlQuery method constructs a database query without properly sanitizing user input, leading to SQL Injection. The method is not invoked anywhere within the extension itself and therefore poses no direct risk in a default installation. However, custom extensions that call...

8.2CVSS0.00328EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/04/30 9:48 p.m.7 views

EUVD-2025-209601

IBM Db2 11.5.0 through 11.5.9, and 12.1.0 through 12.1.3 for Linux, UNIX and Windows includes DB2 Connect Server could allow an authenticated user to cause a denial of service using a specially crafted SQL query due to improper allocation of system resources...

6.5CVSS5.5AI score0.00245EPSS
SaveExploits0References1
CVE
CVE
added 2026/04/30 9:48 p.m.86 views

CVE-2025-36122

CVE-2025-36122 affects IBM Db2 11.5.0–11.5.9 and 12.1.0–12.1.3 for Linux, UNIX and Windows (including DB2 Connect Server). An authenticated user can cause a denial of service via a specially crafted SQL query due to improper allocation of system resources when stmtheap is set to AUTOMATIC. CVSS v...

6.5CVSS5.5AI score0.00245EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/30 9:48 p.m.4 views

CVE-2025-36122 IBM® Db2® is vulnerable to a denial of service with a specially crafted query when stmtheap is set to automatic

IBM Db2 11.5.0 through 11.5.9, and 12.1.0 through 12.1.3 for Linux, UNIX and Windows includes DB2 Connect Server could allow an authenticated user to cause a denial of service using a specially crafted SQL query due to improper allocation of system resources...

6.5CVSS5.8AI score0.00245EPSS
SaveExploits0References1
Redos
Redos
added 2026/04/17 12:0 a.m.11 views

ROS-20260417-73-0047

Vulnerability in glpi related to failure to take measures to protect sql query structure. Exploitation of the vulnerability could allow an attacker acting remotely to execute arbitrary code...

9.8CVSS6.2AI score0.08741EPSS
SaveExploits0
Redos
Redos
added 2026/04/17 12:0 a.m.8 views

ROS-20260417-73-0034

Vulnerability in zabbix7-lts related to failure to take measures to protect sql query structure. Exploitation of the vulnerability could allow a remote attacker to execute arbitrary code...

8.7CVSS6.1AI score0.0024EPSS
SaveExploits0
Snyk
Snyk
added 2026/04/05 10:10 p.m.2 views

SQL Injection

Overview griptape-tools is a Tools for the Griptape framework. Affected versions of this package are vulnerable to SQL Injection through the executequery path in the SQL tool and loader components. An attacker can execute malicious SQL against the connected database by prompt-injecting the LLM to...

8.5CVSS7.4AI score0.00196EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/04/02 5:4 a.m.11 views

CVE-2026-30273

pandas-ai v3.0.0 was discovered to contain a SQL injection vulnerability via the pandasai.agent.base.executesqlquery component...

7.3CVSS6AI score0.00187EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/01 11:20 p.m.25 views

GHSA-9CQ8-3V94-434G PraisonAI Has Second-Order SQL Injection in `get_all_user_threads`

Summary The getalluserthreads function constructs raw SQL queries using f-strings with unescaped thread IDs fetched from the database. An attacker stores a malicious thread ID via updatethread. When the application loads the thread list, the injected payload executes and grants full database...

9.8CVSS6AI score0.00534EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/04/01 7:45 p.m.4 views

CVE-2026-34747

Payload is a free and open source headless content management system. Prior to version 3.79.1, certain request inputs were not properly validated. An attacker could craft requests that influence SQL query execution, potentially exposing or modifying data in collections. This issue has been patche...

8.5CVSS5.8AI score0.00317EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/04/01 6:36 p.m.7 views

EUVD-2026-17959

pandas-ai v3.0.0 was discovered to contain a SQL injection vulnerability via the pandasai.agent.base.executesqlquery component...

7.3CVSS6AI score0.00187EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/01 12:0 a.m.7 views

CVE-2026-30273

pandas-ai v3.0.0 was discovered to contain a SQL injection vulnerability via the pandasai.agent.base.executesqlquery component...

6AI score0.00187EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/28 3:32 p.m.5 views

EUVD-2026-16924

A security flaw has been discovered in Sinaptik AI PandasAI up to 3.0.0. This affects the function issqlquerysafe of the file pandasai/helpers/sqlsanitizer.py. Performing a manipulation results in path traversal. The attack may be initiated remotely. The exploit has been released to the public an...

6.9CVSS5.7AI score0.0055EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/03/28 12:23 p.m.4 views

CVE-2026-4997 Sinaptik AI PandasAI sql_sanitizer.py is_sql_query_safe path traversal

A security flaw has been discovered in Sinaptik AI PandasAI up to 3.0.0. This affects the function issqlquerysafe of the file pandasai/helpers/sqlsanitizer.py. Performing a manipulation results in path traversal. The attack may be initiated remotely. The exploit has been released to the public an...

6.9CVSS5.5AI score0.0055EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/03/27 12:0 a.m.16 views

WWBN AVideo SQL注入漏洞

WWBN AVideo is a video platform building system written in PHP, developed by the WWBN team. Versions of WWBN AVideo prior to 26.0 contained a SQL injection vulnerability. This vulnerability stems from the getLike method in objects/like.php, which directly appends the videosid value to the SQL que...

8.8CVSS5.8AI score0.00509EPSS
SaveExploits1References2
Rows per page
Query Builder