Lucene search
K

50 matches found

Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.3 views

PT-2026-43629

GitHub Security Advisory Draft — GM-369 Summary SQL injection in Pimcore's translation grid date filter — the user-supplied property field from the filter JSON is interpolated directly into a UNIX TIMESTAMPDATEFROM UNIXTIME... SQL expression without parameterization or allowlist validation...

8.8CVSS6.1AI score0.00013EPSS
Exploits1References6
OSV
OSV
added 2026/05/14 8:46 p.m.1 views

GHSA-VMW2-QWM8-X84C Marten has an injection vulnerability in its full-text search regConfig parameter

Summary Marten's full-text search APIs interpolated the user-supplied regConfig parameter directly into the generated SQL without parameterization or validation, making every code path that exposes regConfig to untrusted input a SQL injection sink. Affected APIs - IQuerySession.SearchAsyncstring...

9.8CVSS6.1AI score0.00029EPSS
Exploits0References4
CNNVD
CNNVD
added 2026/05/12 12:0 a.m.3 views

SAP HANA Deployment Infrastructure deploy library SQL注入漏洞

SAP HANA Deployment Infrastructure deploy library is a deployment support library developed by SAP, a German company, for the deployment and lifecycle management of SAP HANA applications. The SAP HANA Deployment Infrastructure deploy library contains a SQL injection vulnerability. This...

3.4CVSS5.9AI score0.00007EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/05/07 1:56 p.m.27 views

CVE-2026-41422 Daptin vulnerable to SQL injection via unvalidated goqu.L() calls in aggregate API

Daptin is a GraphQL/JSON-API headless CMS. Prior to version 0.11.4, the /aggregate/:typename endpoint accepted column and group query parameters that were passed verbatim to goqu.L — a raw SQL literal expression builder — without any validation. This bypassed all parameterization and allowed...

8.3CVSS0.00019EPSS
Exploits0References2
CVE
CVE
added 2026/04/02 7:6 p.m.2 views

CVE-2026-34825

Summary (CVE-2026-34825) NocoBase’s plugin-workflow-sql component (pre-2.0.30) builds SQL by substituting template variables directly into raw SQL strings via getParsedValue(), with no parameterization or escaping. An attacker who triggers a workflow containing a SQL node using user-controlled da...

8.5CVSS5.9AI score0.00025EPSS
Exploits1References3Affected Software1
EUVD
EUVD
added 2026/04/02 5:59 p.m.1 views

EUVD-2026-18470

OpenProject is an open-source, web-based project management software. Prior to version 17.2.3, the =n operator in modules/reporting/lib/report/operator.rb:177 embeds user input directly into SQL WHERE clauses without parameterization. This issue has been patched in version 17.2.3...

9.9CVSS5.8AI score0.00045EPSS
Exploits0References2
OSV
OSV
added 2026/04/01 11:44 p.m.2 views

GHSA-VX58-FWWQ-5G8J NocoBase Has SQL Injection via template variable substitution in workflow SQL node

Summary NocoBase = 2.0.8 plugin-workflow-sql substitutes template variables directly into raw SQL strings via getParsedValue without parameterization or escaping. Any user who triggers a workflow containing a SQL node with template variables from user-controlled data can inject arbitrary SQL...

8.5CVSS6.3AI score0.00025EPSS
Exploits1References5
OSV
OSV
added 2026/03/26 8:32 p.m.0 views

CVE-2026-33545 MobSF has SQL Injection in its SQLite Database Viewer Utils

MobSF is a mobile application security testing tool used. Prior to version 4.4.6, MobSF's readsqlite function in mobsf/MobSF/utils.py lines 542-566 uses Python string formatting % to construct SQL queries with table names read from a SQLite database's sqlitemaster table. When a security analyst...

5.3CVSS5.9AI score0.00035EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2026/03/26 6:12 p.m.3 views

AVideo has SQL Injection via Partial Prepared Statement — videos_id Concatenated Directly into Query

Summary 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 attacker who can control the videosid value via a crafted request can inject...

8.8CVSS6AI score0.00022EPSS
Exploits1References4Affected Software1
NVD
NVD
added 2026/03/18 6:16 p.m.2 views

CVE-2026-32611

Glances is an open-source system cross-platform monitoring tool. The GHSA-x46r fix commit 39161f0 addressed SQL injection in the TimescaleDB export module by converting all SQL operations to use parameterized queries and psycopg.sql composable objects. However, the DuckDB export module...

9.1CVSS0.00018EPSS
Exploits1References3
Veracode
Veracode
added 2026/03/18 4:23 p.m.4 views

SQL Injection

phpPgAdmin is vulnerable to SQL Injection. The vulnerability is due to direct execution of user-supplied input from the $REQUEST'query' parameter without sanitization or parameterization, which allows an attacker to execute arbitrary SQL commands and compromise the database...

6.5CVSS6.3AI score0.00029EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2026/03/11 12:26 a.m.1 views

GHSA-Q3VJ-96H2-GWVG Parse Server vulnerable to SQL injection via `Increment` operation on nested object field in PostgreSQL

Impact A SQL injection vulnerability exists in the PostgreSQL storage adapter when processing Increment operations on nested object fields using dot notation e.g., stats.counter. The amount value is interpolated directly into the SQL query without parameterization or type validation. An attacker...

9.3CVSS6AI score0.00042EPSS
Exploits0References5
Veracode
Veracode
added 2026/02/28 5:7 a.m.3 views

SQL Injection

LibreNMS is vulnerable to SQL Injection. The vulnerability is due to improper input sanitization and lack of parameterization in the IPv6 address search logic, where the prefix value is directly concatenated into the SQL query string without validation, and attackers can inject arbitrary SQL...

9.3CVSS6.1AI score0.00001EPSS
Exploits2References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/18 12:0 a.m.3 views

CVE-2025-70152

code-projects Community Project Scholars Tracking System 1.0 is vulnerable to SQL Injection in the admin user management endpoints /admin/saveuser.php and /admin/updateuser.php. These endpoints lack authentication checks and directly concatenate user-supplied POST parameters firstname, lastname,...

9.8CVSS6AI score0.00161EPSS
Exploits1References3
Snyk
Snyk
added 2026/02/10 6:56 p.m.3 views

SQL Injection

Overview @evershop/evershop is a The React Ecommerce platform. Built with React and Postgres. Open-source and free. Fast and customizable. Affected versions of this package are vulnerable to SQL Injection via the category value used for update and delete operations. It is input to the execute...

9.8CVSS6.2AI score0.00043EPSS
Exploits0References2
Snyk
Snyk
added 2026/01/21 4:13 p.m.3 views

SQL Injection: Hibernate

Overview coreshop/core-shop is a CoreShop - Pimcore eCommerce Affected versions of this package are vulnerable to SQL Injection: Hibernate via the CustomerTransformerController page in the duplication-name-check endpoint in the admin panel, where user-supplied input is directly embedded into a SQ...

6.9CVSS5.9AI score0.00015EPSS
Exploits0References2
GithubExploit
GithubExploit
added 2025/11/05 2:43 p.m.169 views

CRITICAL-SEVERITY-VULNERABILITY-REPORT-Widespread-SQLI

CRITICAL-SEVERITY-VULNERABILITY-REPORT-Widespread-SQLI CRITIC...

8.6AI score
Exploits0
Vulnrichment
Vulnrichment
added 2025/10/07 12:0 a.m.2 views

CVE-2025-52021

A SQL Injection vulnerability exists in the editproduct.php file of PuneethReddyHC Online Shopping System Advanced 1.0. The productid GET parameter is unsafely passed to a SQL query without proper validation or parameterization...

7.5AI score0.00038EPSS
Exploits1References1
EUVD
EUVD
added 2025/10/07 12:0 a.m.1 views

EUVD-2025-32719

A SQL Injection vulnerability exists in the editproduct.php file of PuneethReddyHC Online Shopping System Advanced 1.0. The productid GET parameter is unsafely passed to a SQL query without proper validation or parameterization...

7.4AI score0.00038EPSS
Exploits1References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2023-0642

Malicious code in bioql PyPI...

8.1CVSS8AI score0.00511EPSS
Exploits0References3
Rows per page
Query Builder