pgx SQL Injection via Protocol Message Size Overflow
Summary
| CVE | CVE-2024-27304 |
|---|---|
| State | PUBLISHED |
| Assigner | GitHub_M |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2024-03-06 19:15:08 UTC |
| Updated | 2026-05-21 19:58:35 UTC |
| Description | 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 a workaround, reject user input large enough to cause a single query or bind message to exceed 4 GB in size. |
Risk And Classification
Primary CVSS: v3.1 9.8 CRITICAL from [email protected]
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Problem Types: CWE-89 | CWE-190 | CWE-89 CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | CWE-190 CWE-190: Integer Overflow or Wraparound
| Version | Source | Type | Score | Severity | Vector |
|---|---|---|---|---|---|
| 3.1 | [email protected] | Secondary | 9.8 | CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
| 3.1 | CNA | DECLARED | 9.8 | CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
CVSS v3.1 Breakdown
Attack Vector
NetworkAttack Complexity
LowPrivileges Required
NoneUser Interaction
NoneScope
UnchangedConfidentiality
HighIntegrity
HighAvailability
HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
NVD Known Affected Configurations (CPE 2.3)
Vendor Declared Affected Products
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| github.com/jackc/pgproto3/commit/945c2126f6db8f3bea7eeebe307c01fe92bca007 | af854a3a-2127-422b-91ae-364da2661108 | github.com | Patch |
| www.youtube.com/watch | [email protected] | www.youtube.com | Press/Media Coverage |
| github.com/jackc/pgx/commit/f94eb0e2f96782042c96801b5ac448f44f0a81df | af854a3a-2127-422b-91ae-364da2661108 | github.com | Patch |
| github.com/jackc/pgx/security/advisories/GHSA-mrww-27vc-gghv | af854a3a-2127-422b-91ae-364da2661108 | github.com | Vendor Advisory |
| github.com/jackc/pgx/commit/adbb38f298c76e283ffc7c7a3f571036fea47fd4 | af854a3a-2127-422b-91ae-364da2661108 | github.com | Patch |
| github.com/jackc/pgproto3/security/advisories/GHSA-7jwh-3vrq-q3m8 | af854a3a-2127-422b-91ae-364da2661108 | github.com | Vendor Advisory |
| github.com/jackc/pgx/commit/c543134753a0c5d22881c12404025724cb05ffd8 | af854a3a-2127-422b-91ae-364da2661108 | github.com | Patch |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.