CVE-2024-27289

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 be on the same line; and both parameter values must be user-controlled. The problem is resolved in v4.18.2. As a workaround, do not use the simple protocol or do not place a minus directly before a placeholder.
Configurations

Configuration 1 (hide)

cpe:2.3:a:pgx_project:pgx:*:*:*:*:*:go:*:*

History

11 Dec 2025, 15:45

Type Values Removed Values Added
CPE cpe:2.3:a:sgx_project:sgx:*:*:*:*:*:go:*:* cpe:2.3:a:pgx_project:pgx:*:*:*:*:*:go:*:*
First Time Pgx Project pgx
Pgx Project

04 Dec 2025, 18:34

Type Values Removed Values Added
CPE cpe:2.3:a:sgx_project:sgx:*:*:*:*:*:go:*:*
References () https://github.com/jackc/pgx/commit/f94eb0e2f96782042c96801b5ac448f44f0a81df - () https://github.com/jackc/pgx/commit/f94eb0e2f96782042c96801b5ac448f44f0a81df - Patch
References () https://github.com/jackc/pgx/security/advisories/GHSA-m7wr-2xf7-cm9p - () https://github.com/jackc/pgx/security/advisories/GHSA-m7wr-2xf7-cm9p - Vendor Advisory
References () https://www.sonarsource.com/blog/double-dash-double-trouble-a-subtle-sql-injection-flaw/ - () https://www.sonarsource.com/blog/double-dash-double-trouble-a-subtle-sql-injection-flaw/ - Third Party Advisory
First Time Sgx Project sgx
Sgx Project

12 Jun 2025, 16:15

Type Values Removed Values Added
References
  • () https://www.sonarsource.com/blog/double-dash-double-trouble-a-subtle-sql-injection-flaw/ -

21 Nov 2024, 09:04

Type Values Removed Values Added
References () https://github.com/jackc/pgx/commit/f94eb0e2f96782042c96801b5ac448f44f0a81df - () https://github.com/jackc/pgx/commit/f94eb0e2f96782042c96801b5ac448f44f0a81df -
References () https://github.com/jackc/pgx/security/advisories/GHSA-m7wr-2xf7-cm9p - () https://github.com/jackc/pgx/security/advisories/GHSA-m7wr-2xf7-cm9p -

06 Mar 2024, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-03-06 19:15

Updated : 2025-12-11 15:45


NVD link : CVE-2024-27289

Mitre link : CVE-2024-27289

CVE.ORG link : CVE-2024-27289


JSON object : View

Products Affected

pgx_project

  • pgx
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')