Lucene search
+L

22 matches found

OSV
OSV
added 2026/07/17 7:42 p.m.6 views

GO-2026-5940 KEDA has PostgreSQL connection string parameter injection via incomplete whitespace escaping in github.com/kedacore/keda

KEDA has PostgreSQL connection string parameter injection via incomplete whitespace escaping in github.com/kedacore/keda...

5.2AI score
SaveExploits0References1
CVE
CVE
added 2026/07/06 9:30 p.m.22 views

CVE-2026-42153

Affects Coolify before version 4.0.0-beta.474. The vulnerability arises in PostgreSQL healthcheck command generation, where attacker-controlled settings (postgres_user and postgres_db) are interpolated into shell-form commands, allowing an authenticated user to inject commands executed inside the...

8.8CVSS6AI score0.00359EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/18 5:24 p.m.9 views

GHSA-QQF5-X7MJ-V43P budibase: Database Connector SQL Injections in PostgreSQL, MS SQL, and MySQL

Summary This advisory covers three distinct SQL Injection vulnerabilities within Budibase's database connectors PostgreSQL, Microsoft SQL Server, and MySQL. Because user-controlled schema and table configurations are interpolated directly into raw SQL queries without proper escaping or...

8.4CVSS6.5AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/14 12:0 a.m.18 views

PT-2026-40936

Name of the Vulnerable Software and Affected Versions n8n versions prior to 1.123.43 n8n versions prior to 2.20.7 n8n versions prior to 2.22.1 Description An attacker with write access to a git repository connected to an n8n Source Control configuration can commit a malicious Data Table JSON file...

9CVSS5.8AI score0.00331EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/04/21 2:8 a.m.3 views

SQL Injection

Overview Affected versions of this package are vulnerable to SQL Injection due to improper quoting of schema names in the PostgreSQL database secrets engine during the role revocation process. An attacker can execute arbitrary SQL commands as the management user by supplying crafted schema names...

5.8CVSS6.2AI score0.00235EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/03/24 6:26 p.m.22 views

CVE-2026-33539 Parse Server: SQL injection via aggregate and distinct field names in PostgreSQL adapter

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.59 and 9.6.0-alpha.53, an attacker with master key access can execute arbitrary SQL statements on the PostgreSQL database by injecting SQL metacharacters into field name...

8.6CVSS0.00452EPSS
SaveExploits0References5
Packet Storm
Packet Storm
added 2026/02/25 12:0 a.m.380 views

📄 BeyondTrust PRA / RS Unauthenticated Remote Code Execution

This Metasploit module exploit achieves unauthenticated remote code execution against BeyondTrust Privileged Remote Access PRA and Remote Support RS. It leverages three different vulnerabilities depending on the user-selected target. The default target leverages CVE-2026-1731, a direct command...

9.9CVSS6.5AI score0.9003EPSS
SaveExploits22
Cvelist
Cvelist
added 2026/01/21 5:27 p.m.29 views

CVE-2021-47748 Hasura GraphQL 1.3.3 - Remote Code Execution

Hasura GraphQL 1.3.3 contains a remote code execution vulnerability that allows attackers to execute arbitrary shell commands through SQL query manipulation. Attackers can inject commands into the runsql endpoint by crafting malicious GraphQL queries that execute system commands through...

9.8CVSS0.0102EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/01/21 12:0 a.m.6 views

PT-2026-3859

Name of the Vulnerable Software and Affected Versions SQLBot versions prior to 1.5.0 Description SQLBot is an intelligent data query system based on a large language model and RAG. A missing authentication check in the /api/v1/datasource/uploadExcel endpoint allows unauthenticated remote attacker...

8.7CVSS5.7AI score0.00394EPSS
SaveExploits1References9
NVD
NVD
added 2025/11/26 1:16 a.m.8 views

CVE-2025-66260

PostgreSQL SQL Injection statussql.php in DB Electronica Telecomunicazioni S.p.A. Mozart FM Transmitter versions 30, 50, 100, 300, 500, 1000, 2000, 3000, 3500, 6000, 7000 allows an attacker to perform SQL injection via sw1 and sw2 parameters in statussql.php. The statussql.php endpoint constructs...

7.2CVSS0.00299EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/11/26 12:48 a.m.18 views

CVE-2025-66260 PostgreSQL SQL Injection (status_sql.php)

PostgreSQL SQL Injection statussql.php in DB Electronica Telecomunicazioni S.p.A. Mozart FM Transmitter versions 30, 50, 100, 300, 500, 1000, 2000, 3000, 3500, 6000, 7000 allows an attacker to perform SQL injection via sw1 and sw2 parameters in statussql.php. The statussql.php endpoint constructs...

7.2CVSS0.00299EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/11/26 12:0 a.m.13 views

PT-2025-48114

Name of the Vulnerable Software and Affected Versions DB Electronica Telecomunicazioni S.p.A. Mozart FM Transmitter versions 30, 50, 100, 300, 500, 1000, 2000, 3000, 3500, 6000, 7000 Description The software is susceptible to a SQL injection issue through the status sql.php endpoint. The endpoint...

7.2CVSS7.3AI score0.00299EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2023-24121

Malicious code in bioql PyPI...

9.8CVSS7.5AI score0.08079EPSS
SaveExploits3References3
Snyk
Snyk
added 2025/04/19 7:45 p.m.2 views

SQL Injection

Overview Affected versions of this package are vulnerable to SQL Injection in the processinsertquery function in the PostgresDB class. An attacker who can control the tablename used in a query, which is passed to the seqname argument without escaping, can cause SQL to be executed. Remediation The...

6.5CVSS7.9AI score0.00302EPSS
SaveExploits0References2
OSV
OSV
added 2024/02/21 11:33 p.m.13 views

GHSA-24RP-Q3W6-VC56 org.postgresql:postgresql vulnerable to SQL Injection via line comment generation

Impact SQL injection is possible when using the non-default connection property preferQueryMode=simple in combination with application code that has a vulnerable SQL that negates a parameter value. There is no vulnerability in the driver when using the default query mode. Users that do not overri...

10CVSS7.2AI score0.0481EPSS
SaveExploits0References5
ICS
ICS
added 2023/05/12 6:9 p.m.72 views

SDG PnPSCADA

1. EXECUTIVE SUMMARY CVSS v3 9.8 ATTENTION: Exploitable remotely/low attack complexity Vendor: SDG Technologies Equipment: PnPSCADA Vulnerabilities: SQL Injection 2. RISK EVALUATION Successful exploitation of this vulnerability could allow an attacker to interact with the database and retrieve...

9.8CVSS9.1AI score0.08079EPSS
SaveExploits3References5
OSV
OSV
added 2023/05/12 2:15 p.m.7 views

CVE-2023-1934

The PnPSCADA system, a product of SDG Technologies CC, is afflicted by a critical unauthenticated error-based PostgreSQL Injection vulnerability. Present within the hitlogcsv.jsp endpoint, this security flaw permits unauthenticated attackers to engage with the underlying database seamlessly and...

7.5CVSS5.8AI score0.08079EPSS
SaveExploits3References2
NVD
NVD
added 2023/05/12 2:15 p.m.74 views

CVE-2023-1934

The PnPSCADA system, a product of SDG Technologies CC, is afflicted by a critical unauthenticated error-based PostgreSQL Injection vulnerability. Present within the hitlogcsv.jsp endpoint, this security flaw permits unauthenticated attackers to engage with the underlying database seamlessly and...

9.8CVSS9.7AI score0.08079EPSS
SaveExploits3References2
Prion
Prion
added 2023/05/12 2:15 p.m.19 views

Code injection

The PnPSCADA system, a product of SDG Technologies CC, is afflicted by a critical unauthenticated error-based PostgreSQL Injection vulnerability. Present within the hitlogcsv.jsp endpoint, this security flaw permits unauthenticated attackers to engage with the underlying database seamlessly and...

5CVSS7.8AI score0.08079EPSS
SaveExploits3References2Affected Software1
CVE
CVE
added 2023/05/12 1:18 p.m.84 views

CVE-2023-1934

CVE-2023-1934 concerns SDG Technologies SDG PnPSCADA. The vulnerability is an unauthenticated, error-based PostgreSQL injection affecting the hitlogcsv.jsp endpoint, allowing remote attackers to read/modify data in the underlying database. Reported impact includes access to ICS/OT data and other ...

9.8CVSS8.2AI score0.08079EPSS
SaveExploits3References2Affected Software1
Rows per page
Query Builder