Lucene search
+L

25 matches found

CVE
CVE
added 2026/09/14 4:52 p.m.18 views

CVE-2026-55416

Pimcore , an open-source data & experience management platform, is affected by a SQL injection (CWE-89) in its Custom Reports bundle (bundles/CustomReportsBundle/src/Tool/Adapter/Sql.php). An authenticated user with the reports_config permission can inject arbitrary SQL through the sql, from, whe...

8.8CVSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/13 6:24 p.m.9 views

CVE-2024-51482-ZoneMinder-v1.37.-1.37.64-SQL-Injection-POC

Inyección SQL Basada en Tiempo en ZoneMinder CVE-2024-51482 📌 Resumen de la Vulnerabilidad ID de CVE: CVE-2024-51482 Aviso: GHSA-qm8h-3xvf-m7j3 Versiones afectadas: ZoneMinder 1.37. hasta incluyendo 1.37.64 Versión parcheada: 1.37.65 📖 Descripción Este repositorio contiene un exploit de prueba de...

9.9CVSS8.2AI score0.3661EPSS
SaveExploits8References1
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.11 views

PT-2026-89734

Security Advisory: SQL Injection in Custom Reports via Malicious Report Configuration Summary Impact A SQL injection vulnerability exists in the Custom Reports bundle bundles/CustomReportsBundle/src/Tool/Adapter/Sql.php:84-135. An authenticated attacker with reports config permission can inject...

8.8CVSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/27 12:30 a.m.8 views

EUVD-2026-66816

The front-end interface /superdiamond/preview/projectCode/module/type of super-diamond-server = 1.3.3 is vulnerable to SQL injection. The module parameter is directly concatenated into the SQL IN clause through StringUtils.split and string concatenation without being parameterized and bound...

5.7AI score0.0026EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/26 11:17 p.m.9 views

CVE-2026-75330

The front-end interface /superdiamond/preview/projectCode/module/type of super-diamond-server = 1.3.3 is vulnerable to SQL injection. The module parameter is directly concatenated into the SQL IN clause through StringUtils.split and string concatenation without being parameterized and bound...

9.8CVSS0.0026EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/26 12:00 a.m.35 views

CVE-2026-75330

The front-end interface /superdiamond/preview/projectCode/module/type of super-diamond-server = 1.3.3 is vulnerable to SQL injection. The module parameter is directly concatenated into the SQL IN clause through StringUtils.split and string concatenation without being parameterized and bound...

0.0026EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/26 12:00 a.m.16 views

CVE-2026-75330

super-diamond-server versions prior to 1.3.4 are vulnerable to SQL injection in the front-end interface /superdiamond/preview/{projectCode}/{module}/{type}. The module parameter is directly concatenated into a SQL IN clause via StringUtils.split() and string concatenation without being parameteri...

9.8CVSS5.7AI score0.0026EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/26 12:00 a.m.9 views

EUVD-2026-66700

The report module in the backend of smart-web2 v1.3.1 is vulnerable to arbitrary SQL execution. The sqlResource.sql parameter is stored in the treportsqlresource table through the ReportController.save interface and directly embedded into Hibernate native queries without any parameterization or...

6AI score0.00386EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.16 views

PT-2026-80753

Name of the Vulnerable Software and Affected Versions Fleet affected versions not specified Description A SQL injection exists in the Okta conditional access integration. An attacker controlling a single enrolled host can provide a value via the host agent that is used in a database query without...

7.6CVSS6.7AI score0.00337EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/12 5:06 p.m.14 views

CVE-2026-44741

Pimcore's Admin Classic Bundle provides a Backend UI for Pimcore. Versions prior to 2.3.6 and 1.7.18 have a SQL injection vulnerability in Pimcore's translation grid date filter — the user-supplied property field from the filter JSON is interpolated directly into a UNIXTIMESTAMPDATEFROMUNIXTIME...

8.8CVSS5.6AI score0.0035EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/08/11 12:17 p.m.19 views

CVE-2026-72562

An SQL injection vulnerability in Pimcore admin-ui-classic-bundle through version 2.3 allows authenticated backend users to execute arbitrary SQL via the DataObject grid id column filter. The filter value is concatenated directly into the SQL WHERE clause without parameterization. An attacker wit...

8.8CVSS0.00239EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/11 11:13 a.m.39 views

CVE-2026-72562 Pimcore pimcore admin-ui-classic-bundle - SQL Injection

An SQL injection vulnerability in Pimcore admin-ui-classic-bundle through version 2.3 allows authenticated backend users to execute arbitrary SQL via the DataObject grid id column filter. The filter value is concatenated directly into the SQL WHERE clause without parameterization. An attacker wit...

8.8CVSS0.00239EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/07/09 9:02 p.m.25 views

YesWiki has Authenticated SQL Injection via ReactionManager

Summary YesWiki through the latest development branch contains a SQL injection vulnerability in ReactionManager::deleteUserReaction that allows any authenticated user to inject arbitrary SQL via the idreaction and id URL path parameters. The parameters are concatenated directly into a SQL LIKE...

9.8CVSS6.2AI score0.01905EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/04/16 7:37 p.m.17 views

EUVD-2026-23291

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.6CVSS6.1AI score0.00349EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/27 6:16 p.m.10 views

CVE-2026-34374

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the Liveschedule::keyExists method constructs a SQL query by interpolating a stream key directly into the query string without parameterization. This method is called as a fallback from LiveTransmition::keyExists...

9.1CVSS5.9AI score0.00344EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/03/27 4:13 p.m.40 views

CVE-2026-33770 AVideo has SQL Injection in category.php fixCleanTitle() via Unparameterized clean_title and id Variables

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.1CVSS0.00492EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/27 4:13 p.m.13 views

CVE-2026-33770 AVideo has SQL Injection in category.php fixCleanTitle() via Unparameterized clean_title and id Variables

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 score
SaveExploits0References4
CVE
CVE
added 2026/03/27 4:13 p.m.31 views

CVE-2026-33770

Summary: CVE-2026-33770 affects WWBN/AVideo up to version 26.0, where fixCleanTitle() in objects/category.php interpolates user-controlled data directly into a SQL query, enabling SQL injection when creating or renaming categories. The vulnerability stems from building the query with $clean_title...

9.8CVSS6AI score0.00492EPSS
SaveExploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:15 p.m.19 views

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...

9.8CVSS6AI score0.00492EPSS
SaveExploits1References4Affected Software1
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
Rows per page
Query Builder