Lucene search
+L

2185 matches found

EUVD
EUVD
added 2026/04/20 3:31 p.m.12 views

EUVD-2025-209532

Apache Doris MCP Server versions earlier than 0.6.1 are affected by an improper neutralization flaw in query context handling that may allow execution of unintended SQL statements and bypass of intended query validation and access restrictions through the MCP query execution interface. Version...

5.3CVSS6AI score0.00655EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/17 4:33 a.m.41 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...

6.3CVSS0.00179EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/04/17 12:00 a.m.19 views

CubeCart 安全漏洞

CubeCart is an open-source e-commerce software developed by CubeCart. Versions of CubeCart prior to 6.6.0 contained security vulnerabilities, which were caused by SQL injection attacks. These vulnerabilities could allow attackers to execute arbitrary SQL statements on the product side...

9.8CVSS7.1AI score0.00179EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/14 12:16 a.m.18 views

CVE-2026-27681

Due to insufficient authorization checks in SAP Business Planning and Consolidation and SAP Business Warehouse, an authenticated user can execute crafted SQL statements to read, modify, and delete database data. This leads to a high impact on the confidentiality, integrity, and availability of th...

9.9CVSS0.00501EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/04/14 12:08 a.m.6 views

CVE-2026-27681

Due to insufficient authorization checks in SAP Business Planning and Consolidation and SAP Business Warehouse, an authenticated user can execute crafted SQL statements to read, modify, and delete database data. This leads to a high impact on the confidentiality, integrity, and availability of th...

9.9CVSS5.9AI score0.00501EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/14 12:00 a.m.13 views

PT-2026-32560

Name of the Vulnerable Software and Affected Versions SAP Business Planning and Consolidation affected versions not specified SAP Business Warehouse affected versions not specified Description Insufficient authorization checks in SAP Business Planning and Consolidation and SAP Business Warehouse...

9.9CVSS6.3AI score0.00501EPSS
SaveExploits0References20
GithubExploit
GithubExploit
added 2026/04/13 12:32 a.m.119 views

blind-sqli-lab

🔬 Blind SQL Injection Lab — Time-Based PostgreSQL + FastAPI...

6AI score
SaveExploits0
EUVD
EUVD
added 2026/04/08 9:31 a.m.10 views

EUVD-2026-20365

Improper Control of Filename for Include/Require Statement in PHP Program 'PHP Remote File Inclusion' vulnerability in ApusTheme Homeo homeo allows PHP Local File Inclusion.This issue affects Homeo: from n/a through = 1.2.59...

5.9AI score0.00381EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/05 12:00 a.m.8 views

Fedora 42 : bind9-next (2026-bcc66a29da)

The remote Fedora 42 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-bcc66a29da advisory. Update to 9.21.20 rhbz2440560 Security Fixes: - Fix unbounded NSEC3 iterations when validating referrals to unsigned delegations. CVE-2026-1519 - Fi...

7.5CVSS7.5AI score0.01599EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/04/02 1:48 p.m.6 views

CVE-2026-35168 OpenSTAManager: SQL Injection via Aggiornamenti Module

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
SaveExploits1References3
OSV
OSV
added 2026/04/02 1:48 p.m.13 views

CVE-2026-35168 OpenSTAManager: SQL Injection via Aggiornamenti Module

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.3AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/30 7:17 p.m.18 views

Fleet's Apple MDM profile delivery has second-order SQL Injection that can compromise the database

Summary A critical second-order SQL Injection vulnerability in Fleet's Apple MDM profile delivery pipeline could allow an attacker with a valid MDM enrollment certificate to exfiltrate or modify the contents of the Fleet database, including user credentials, API tokens, and device enrollment...

8.6CVSS6.1AI score0.00197EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2026/03/28 5:20 a.m.19 views

SQL Injection

wwbn/avideo is vulnerable to SQL Injection. The vulnerability is due to improper use of prepared statements where user-controlled input videosid is directly concatenated into the query, which allows an attacker to inject and execute arbitrary SQL commands...

8.8CVSS6.1AI score0.00509EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2026/03/27 5:16 p.m.14 views

CVE-2026-33770

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the fixCleanTitle static method in objects/category.php constructs a SQL SELECT query by directly interpolating both $cleantitle and $id into the query string without using prepared statements or parameterized...

9.8CVSS0.00492EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/27 4:13 p.m.6 views

CVE-2026-33770

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the fixCleanTitle static method in objects/category.php constructs a SQL SELECT query by directly interpolating both $cleantitle and $id into the query string without using prepared statements or parameterized...

7.1CVSS6AI score0.00492EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/03/27 4:12 p.m.9 views

CVE-2026-33767 AVideo has SQL Injection via Partial Prepared Statement — videos_id Concatenated Directly into Query

WWBN AVideo is an open source video platform. In versions up to and including 26.0, in objects/like.php, the getLike method constructs a SQL query using a prepared statement placeholder ? for usersid but directly concatenates $this-videosid into the query string without parameterization. An...

7.1CVSS6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/03/27 4:12 p.m.36 views

CVE-2026-33767 AVideo has SQL Injection via Partial Prepared Statement — videos_id Concatenated Directly into Query

WWBN AVideo is an open source video platform. In versions up to and including 26.0, in objects/like.php, the getLike method constructs a SQL query using a prepared statement placeholder ? for usersid but directly concatenates $this-videosid into the query string without parameterization. An...

7.1CVSS0.00509EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/26 6:15 p.m.19 views

GHSA-584P-RPVQ-35VF AVideo has SQL Injection in category.php fixCleanTitle() via Unparameterized clean_title and id Variables

Summary The fixCleanTitle static method in objects/category.php constructs a SQL SELECT query by directly interpolating both $cleantitle and $id into the query string without using prepared statements or parameterized queries. An attacker who can trigger category creation or renaming with a craft...

7.1CVSS6AI score0.00492EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/03/26 5:01 p.m.22 views

CVE-2026-22496

Improper Control of Filename for Include/Require Statement in PHP Program 'PHP Remote File Inclusion' vulnerability in AncoraThemes Hypnotherapy hypnotherapy allows PHP Local File Inclusion.This issue affects Hypnotherapy: from n/a through = 1.2.10...

8.1CVSS5.8AI score0.00504EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/26 3:02 p.m.12 views

CVE-2026-32950

SQLBot is an intelligent data query system based on a large language model and RAG. Versions prior to 1.7.0 contain a critical SQL Injection vulnerability in the /api/v1/datasource/uploadExcel endpoint that enables Remote Code Execution RCE, allowing any authenticated user even the...

8.8CVSS6.2AI score0.00878EPSS
SaveExploits1References1
Rows per page
Query Builder