VYPR
Critical severity10.0NVD Advisory· Published Feb 19, 2024· Updated Jun 17, 2026

CVE-2024-1597

CVE-2024-1597

Description

pgjdbc, the PostgreSQL JDBC Driver, allows attacker to inject SQL if using PreferQueryMode=SIMPLE. Note this is not the default. In the default mode there is no vulnerability. 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. By constructing a matching string payload, the attacker can inject SQL to alter the query,bypassing the protections that parameterized queries bring against SQL Injection attacks. Versions before 42.7.2, 42.6.1, 42.5.5, 42.4.4, 42.3.9, and 42.2.28 are affected.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.postgresql:postgresqlMaven
< 42.2.2842.2.28
org.postgresql:postgresqlMaven
>= 42.3.0, < 42.3.942.3.9
org.postgresql:postgresqlMaven
>= 42.4.0, < 42.4.442.4.4
org.postgresql:postgresqlMaven
>= 42.5.0, < 42.5.542.5.5
org.postgresql:postgresqlMaven
>= 42.6.0, < 42.6.142.6.1
org.postgresql:postgresqlMaven
>= 42.7.0, < 42.7.242.7.2

Affected products

229

Patches

Vulnerability mechanics

References

13

News mentions

0

No linked articles in our index yet.