← back
CVE-2024-27304criticalCWE-190CWE-89

pgx SQL Injection via Protocol Message Size Overflow

48Vexday Risk Score

No sign of exploitation. It has a public proof of concept.

ssvc Attendcvss 9.8epss 1.1%
from disclosure to weapon585 days
Published on NVDMar 6
1st PoC+585d
exploitation probability
1.1%top 36% of all CVEs
observed exploitation
nono source reports it
1 public exploit(s)
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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected products
jackc · pgx
⚠ Public resources, to assess the exposure of systems you control or are authorized to test. Test only with authorization.