Lucene search
+L

141 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.6 views

Astra Linux – Vulnerability in libpgjava

pgjdbc is the official PostgreSQL JDBC Driver. A security flaw was discovered in the JDBC driver for the postgresql database during security research. Systems that use the postgresql library will be vulnerable if an attacker controls the JDBC URL or connection properties. pgjdbc creates plugin...

9.8CVSS7.5AI score0.0301EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2026/05/19 4:11 p.m.18 views

github.com/jackc/pgx/v5: github.com/jackc/pgx: Memory-safety vulnerability

A flaw was found in github.com/jackc/pgx, a PostgreSQL driver for Go. This memory-safety vulnerability could allow an attacker to cause various impacts, such as denial of service DoS or potentially arbitrary code execution, by exploiting memory corruption issues. The exact method of exploitation...

9.8CVSS6.1AI score0.00561EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/05/19 1:51 a.m.29 views

SUSE CVE-2026-41889

pgx is a PostgreSQL driver and toolkit for Go. Prior to version 5.9.2, SQL injection can occur when the non-default simple protocol is used, a dollar quoted string literal is used in the SQL query, that string literal contains text that would be would be interpreted as a placeholder outside of a...

7.5CVSS5.7AI score0.00356EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/05/15 3:52 p.m.19 views

CVE-2026-41889

A flaw was found in pgx, a PostgreSQL driver and toolkit for Go. This SQL injection vulnerability can occur when using the non-default simple protocol, a dollar-quoted string literal in the SQL query, and when that string literal contains text interpreted as a placeholder with an...

9.8CVSS5.8AI score0.00356EPSS
SaveExploits0References6
Atlassian
Atlassian
added 2026/05/11 11:29 p.m.29 views

DoS (Denial of Service) at postgresql dependency in Crucible Server

This High severity DoS Denial of Service vulnerability was introduced in version 4.9.0 of Crucible Server. This DoS Denial of Service vulnerability, with a CVSS Score of 7.5 and a CVSS Vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H allows an unauthenticated attacker to cause a resource to...

7.5CVSS5.7AI score0.03261EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/05/10 8:03 a.m.16 views

pgx: SQL Injection via placeholder confusion with dollar quoted string literals

...

9.8CVSS5.8AI score0.00356EPSS
SaveExploits0
OSV
OSV
added 2026/05/08 5:16 p.m.12 views

UBUNTU-CVE-2026-41889

pgx is a PostgreSQL driver and toolkit for Go. Prior to version 5.9.2, SQL injection can occur when the non-default simple protocol is used, a dollar quoted string literal is used in the SQL query, that string literal contains text that would be would be interpreted as a placeholder outside of a...

9.8CVSS5.7AI score0.00356EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/05/08 3:53 p.m.85 views

CVE-2026-41889

pgx is a PostgreSQL driver and toolkit for Go. Prior to version 5.9.2, SQL injection can occur when the non-default simple protocol is used, a dollar quoted string literal is used in the SQL query, that string literal contains text that would be would be interpreted as a placeholder outside of a...

9.8CVSS5.7AI score0.00356EPSS
SaveExploits0
Snyk
Snyk
added 2026/04/29 6:22 p.m.7 views

Allocation of Resources Without Limits or Throttling

Overview org.postgresql:postgresql is a Java JDBC 4.2 JRE 8+ driver for PostgreSQL database. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling during the client-side SCRAM-SHA-256 authentication. An attacker can cause excessive CPU consumptio...

8.7CVSS5.9AI score0.03261EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/04/29 3:58 p.m.50 views

CVE-2026-42198 pgjdbc: Unbounded PBKDF2 iterations in SCRAM authentication allows CPU exhaustion DoS

pgjdbc is an open source postgresql JDBC Driver. From version 42.2.0 to before version 42.7.11, pgjdbc is vulnerable to a client-side denial of service during SCRAM-SHA-256 authentication. A malicious server can instruct the driver to perform SCRAM authentication with a very large iteration count...

7.5CVSS0.03261EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/04/29 3:58 p.m.4 views

CVE-2026-42198

pgjdbc is an open source postgresql JDBC Driver. From version 42.2.0 to before version 42.7.11, pgjdbc is vulnerable to a client-side denial of service during SCRAM-SHA-256 authentication. A malicious server can instruct the driver to perform SCRAM authentication with a very large iteration count...

7.5CVSS5.3AI score0.03261EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/29 12:00 a.m.17 views

PT-2026-35952

Name of the Vulnerable Software and Affected Versions pgjdbc versions 42.2.0 through 42.7.10 Description A client-side denial of service occurs during SCRAM-SHA-256 Salted Challenge Response Authentication Mechanism Secure Hash Algorithm 256 authentication. A malicious server can instruct the...

7.8CVSS7.3AI score0.03261EPSS
SaveExploits0References311
Snyk
Snyk
added 2026/04/22 8:46 p.m.9 views

SQL Injection

Overview github.com/jackc/pgx/v5 is a pure Go driver and toolkit for PostgreSQL Affected versions of this package are vulnerable to SQL Injection when using the simple protocol with dollar quoted string literals. An attacker can execute arbitrary SQL commands by crafting input that is interpreted...

9.8CVSS6.3AI score0.00356EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/04/10 11:52 p.m.12 views

php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement

A flaw was found in PHP. When the PDO PHP Data Objects PostgreSQL driver is configured with PDO::ATTREMULATEPREPARES enabled, a remote attacker can exploit a vulnerability by providing an invalid character sequence within a prepared statement parameter. This can cause a null pointer dereference,...

8.2CVSS6.6AI score0.00707EPSS
SaveExploits2References5
RedhatCVE
RedhatCVE
added 2026/04/07 11:32 p.m.8 views

CVE-2026-33816

A flaw was found in github.com/jackc/pgx, a PostgreSQL driver for Go. This memory-safety vulnerability could allow an attacker to cause various impacts, such as denial of service DoS or potentially arbitrary code execution, by exploiting memory corruption issues. The exact method of exploitation...

9.8CVSS6.1AI score0.00561EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/07 6:31 p.m.11 views

pgx contains memory-safety vulnerability

pgx is a pure Go driver and toolkit for PostgreSQL. pgx prior to v5.9.0 contains a memory-safety vulnerability...

9.8CVSS5.7AI score0.00605EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/04/07 6:31 p.m.9 views

GHSA-XGRM-4FWX-7QM8 pgx contains memory-safety vulnerability

pgx is a pure Go driver and toolkit for PostgreSQL. pgx prior to v5.9.0 contains a memory-safety vulnerability...

9.8CVSS5.7AI score0.00605EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/04/07 5:10 p.m.6 views

Incorrect Comparison

Overview github.com/jackc/pgx/v5/pgproto3 is a low-level PostgreSQL database driver Affected versions of this package are vulnerable to Incorrect Comparison in the FunctionCall.Decode function. An attacker can cause a crash on 64-bit machine by sending a null argument in a FunctionCall response...

9.8CVSS5.9AI score0.00561EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/04/07 12:00 a.m.8 views

PT-2026-30882

Name of the Vulnerable Software and Affected Versions github.com/jackc/pgx/v5 affected versions not specified Description A memory-safety issue exists in github.com/jackc/pgx/v5. This is a memory safety vulnerability. Recommendations At the moment, there is no information about a newer version th...

9.8CVSS5.8AI score0.00605EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/02/02 1:57 a.m.6 views

php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement

A flaw was found in PHP. When the PDO PHP Data Objects PostgreSQL driver is configured with PDO::ATTREMULATEPREPARES enabled, a remote attacker can exploit a vulnerability by providing an invalid character sequence within a prepared statement parameter. This can cause a null pointer dereference,...

8.2CVSS5.8AI score0.00707EPSS
SaveExploits2References5
Rows per page
Query Builder