Lucene search
+L

85 matches found

Veracode
Veracode
added 2 days ago5 views

Cypher Injection

Apache Camel Neo4J component is vulnerable to Cypher Injection. The vulnerability is due to insufficient validation of property names in the CamelNeo4jMatchProperties map, where attacker-controlled property names are concatenated directly into Cypher queries, allowing attackers to inject arbitrar...

8.2CVSS7.9AI score0.00329EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/08/04 1:18 p.m.7 views

CVE-2026-70373

Koha's reports/issuesstats.pl the circulation statistics report builds its calculation query in sub calculate by concatenating several user-controlled request parameters directly into the SQL string. The PeriodTypeSel, PeriodDaySel, and PeriodMonthSel parameters are interpolated raw into...

8.8CVSS0.00306EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/04 1:0 p.m.9 views

CVE-2026-70372

Koha's reports/borissuestop.pl builds dynamic SQL in sub calculate by concatenating several user-controlled request parameters directly into the query string. The Criteria parameter is only normalized by a table-name prefix and is never whitelisted, landing verbatim in identifier positions SELECT...

5.8AI score0.00306EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/04 1:0 p.m.44 views

CVE-2026-70371 Koha - SQL Injection in reports/issues_avg_stats.pl

Koha's reports/issuesavgstats.pl builds dynamic SQL in sub calculate by concatenating several user-controlled request parameters directly into the query string. The Line and Column parameters are not validated against any whitelist and land verbatim in identifier positions SELECT DISTINCTROW, GRO...

8.8CVSS0.00306EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/28 10:18 p.m.8 views

CVE-2026-54658 @hypequery/clickhouse has SQL Injection in parameter escaping that allows arbitrary SQL execution

Hypequery is a TypeScript semantic layer for ClickHouse. Prior to 2.5.1, escapeValue in packages/clickhouse/src/core/utils.ts did not escape backslashes before single quotes during parameter substitution, allowing attacker controlled query parameters with a trailing backslash to escape the closin...

9.8CVSS5.6AI score0.0044EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/28 7:17 p.m.9 views

CVE-2026-50736

The pglogical queue mechanism, used to convey out-of-band commands such as replicated DDL from a publisher to a subscriber, executes message payloads on the subscriber at the privilege level of the apply worker, which is equivalent to a PostgreSQL superuser in default installations. A party actin...

9CVSS0.00194EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/22 11:20 p.m.40 views

GHSA-JQWR-VX3P-R266 n8n: PostgresTrigger Node SQL Injection Allows Authenticated Users to Execute Arbitrary SQL on Connected PostgreSQL Instances

Impact The Postgres Trigger node interpolated user-supplied identifier parameters channel, function, and trigger names into SQL statements without proper escaping, so an authenticated user could inject arbitrary SQL executed against the connected PostgreSQL database with the configured credential...

5.8CVSS5.9AI score0.00211EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2026/07/22 12:0 a.m.6 views

The vulnerability of the XML analysis mechanism in security systems and the Nessus vulnerability assessment tool allows attackers to execute arbitrary SQL queries.

The vulnerability of the XML analysis mechanism of the security system and the Nessus vulnerability assessment tool is related to the lack of measures taken to protect the SQL query structure during the processing of the nessus file. Exploiting this vulnerability allows an attacker to execute...

3.3CVSS6.1AI score0.00346EPSS
SaveExploits3References3Affected Software1
CVE
CVE
added 2026/07/15 7:24 p.m.26 views

CVE-2026-50030

DataEase prior to 2.10.23 exposes the SQL preview path (DatasetDataApi.previewSql/previewSqlCheck) via /de2api/datasetData/previewSql, accepting PreviewSqlDTO.sql, PreviewSqlDTO.datasourceId, and PreviewSqlDTO.isCross. The system stores decoded SQL in datasourceRequest.query and CalciteProvider.f...

7.1CVSS6.2AI score0.00269EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/10 7:26 p.m.9 views

GHSA-GCM7-57GF-953C SiYuan: Unauthenticated SQLite Data Exfiltration via Template Injection in /api/icon/getDynamicIcon

Summary The /api/icon/getDynamicIcon endpoint is explicitly excluded from authentication in SiYuan's kernel router router.go, "不需要鉴权" -- no auth needed. When called with type=8 and a valid block id parameter, this endpoint invokes RenderDynamicIconContentTemplate, which executes a Go template tha...

5.9CVSS6.3AI score0.00239EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/08 12:0 a.m.20 views

CVE-2026-39178

The CVE-2026-39178 issue affects SOGo up to version 5.12.6, where the contact search component exposes a SQL injection via the allContactSearch endpoint’s search parameter. The root cause is insufficient protection of the SQL query structure, enabling authenticated users to execute arbitrary SQL ...

6.3CVSS7.5AI score0.00157EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/06/30 1:11 p.m.10 views

postgresql: PostgreSQL CREATE TYPE does not check multirange schema CREATE privilege

A flaw was found in PostgreSQL CREATE TYPE handling for multirange types. The database failed to properly verify schema CREATE privileges during multirange type creation. An authenticated database user could exploit this issue to hijack queries that rely on searchpath resolution for user-defined ...

5.4CVSS6.3AI score0.00159EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/06/09 12:0 a.m.20 views

Rapid7 Velociraptor 注入漏洞

Rapid7 Velociraptor is a digital forensics and incident response platform provided by Rapid7, Inc. Versions of Rapid7 Velociraptor prior to 0.76.6 contained an injection vulnerability. This vulnerability stemmed from YAML injections in Windows.Collectors.Remapping artifacts. The host name field w...

7.8CVSS5.7AI score0.00148EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/12 2:0 p.m.11 views

CVE-2026-43937

YetAnotherForum.NET YAF.NET is a C ASP.NET forum. Prior to 4.0.5, Any admin OnPost… handler executes its side effects before the ResultFilterAttribute rewrites the response to a 302 to /Info/4. The most impactful abuse is /Admin/RunSql, whose OnPostRunQuery binds Editor from the POST body and...

8.8CVSS6.1AI score0.00489EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/06 12:0 a.m.18 views

PT-2026-38087

Name of the Vulnerable Software and Affected Versions Rucio versions 1.30.0 through 35.8.4 Rucio versions 38.x through 38.5.4 Rucio versions 39.x through 39.4.1 Rucio versions 40.x through 40.1.0 Description An issue exists in the FilterEngine.create postgres query function where authenticated...

9.9CVSS6.6AI score0.00301EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/04/17 6:31 a.m.9 views

EUVD-2026-23368

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.3CVSS6.1AI score0.00179EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/18 12:0 a.m.29 views

CVE-2025-58112

Microsoft Dynamics 365 Customer Engagement on-premises 1612 9.0.2.3034 allows the generation of customized reports via raw SQL queries in an upload of a .rdl Report Definition Language file; this is then processed by the SQL Server Reporting Service. An account with the privilege Add Reporting...

0.00464EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/10 9:33 p.m.6 views

CVE-2026-31825

Sylius is an Open Source eCommerce Framework on Symfony. Sylius API filters ProductPriceOrderFilter and TranslationOrderNameAndLocaleFilter pass user-supplied order direction values directly to Doctrine's orderBy without validation. An attacker can inject arbitrary DQL. The issue is fixed in...

5.3CVSS5.9AI score0.00197EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/03 12:0 a.m.14 views

PT-2026-23007

Name of the Vulnerable Software and Affected Versions SiYuan versions prior to 3.6.0 Description The /api/query/sql endpoint allows users to execute SQL queries directly on the database. However, it only verifies basic authentication and does not check for administrative privileges. This allows a...

8.8CVSS6AI score0.00323EPSS
SaveExploits1
BDU FSTEC
BDU FSTEC
added 2026/02/09 12:0 a.m.20 views

The vulnerability of the OpenSky flight planning and operational management system, related to the lack of measures to protect the SQL query structure, allows attackers to execute arbitrary SQL queries.

The vulnerability of the OpenSky flight planning and operational management system lies in the lack of measures taken to protect the SQL query structure during the processing of the filename parameter. Exploiting this vulnerability allows a malicious actor to execute arbitrary SQL queries remotel...

7.7CVSS6.2AI score
SaveExploits0Affected Software1
Rows per page
Query Builder