Debian Golang-Github-Jackc-Pgx vulnerabilities
2 known vulnerabilities affecting debian/golang-github-jackc-pgx.
Total CVEs
2
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
CRITICAL1HIGH1
Vulnerabilities
Page 1 of 1
CVE-2024-27304CRITICALCVSS 9.8fixed in golang-github-jackc-pgconn 1.14.3-1 (forky)2024
CVE-2024-27304 [CRITICAL] CVE-2024-27304: golang-github-jackc-pgconn - pgx is a PostgreSQL driver and toolkit for Go. SQL injection can occur if an att...
pgx is a PostgreSQL driver and toolkit for Go. SQL injection can occur if an attacker can cause a single query or bind message to exceed 4 GB in size. An integer overflow in the calculated message size can cause the one large message to be sent as multiple messages under the attacker's control. The problem is resolved in v4.18.2 and v5.5.4. As
debian
CVE-2024-27289HIGHCVSS 8.1fixed in golang-github-jackc-pgx 4.18.1-2 (forky)2024
CVE-2024-27289 [HIGH] CVE-2024-27289: golang-github-jackc-pgx - pgx is a PostgreSQL driver and toolkit for Go. Prior to version 4.18.2, SQL inje...
pgx is a PostgreSQL driver and toolkit for Go. Prior to version 4.18.2, SQL injection can occur when all of the following conditions are met: the non-default simple protocol is used; a placeholder for a numeric value must be immediately preceded by a minus; there must be a second placeholder for a string value after the first placeholder; both must b
debian