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.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: PostgreSQL

Published: 2024-02-19T12:58:48.620Z

Updated: 2024-04-18T19:07:03.652Z

Reserved: 2024-02-16T22:29:21.969Z


Link: CVE-2024-1597

JSON object: View

cve-icon NVD Information

Status : Modified

Published: 2024-02-19T13:15:07.740

Modified: 2024-06-10T17:16:17.200


Link: CVE-2024-1597

JSON object: View

cve-icon Redhat Information

No data.

CWE