CVE-2024-1597

critical

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.

References

https://www.theregister.com/2024/03/25/microsoft_confirms_memory_leak_in/

https://thecyberthrone.in/2024/03/24/thecyberthrone-security-week-in-review-march-23-2024/

https://www.hivepro.com/threat-advisory/critical-sql-injection-vulnerability-discovered-in-atlassian-bamboo/

https://securityaffairs.com/160838/security/atlassian-fixed-critical-flaw-cve-2024-1597.html?web_view=true

https://thecyberthrone.in/2024/03/21/atlassian-fixes-critical-vulnerability-in-bamboo-cve-2024-1597/

https://securityaffairs.com/160838/security/atlassian-fixed-critical-flaw-cve-2024-1597.html

https://jira.atlassian.com/browse/BAM-25716

https://www.enterprisedb.com/docs/security/assessments/cve-2024-1597/

https://www.enterprisedb.com/docs/jdbc_connector/latest/01_jdbc_rel_notes/

https://security.netapp.com/advisory/ntap-20240419-0008/

https://lists.fedoraproject.org/archives/list/[email protected]/message/TZQTSMESZD2RJ5XBPSXH3TIQVUW5DIUU/

https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-24rp-q3w6-vc56

Details

Source: Mitre, NVD

Published: 2024-02-19

Updated: 2024-04-19

Risk Information

CVSS v2

Base Score: 10

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

Severity: Critical

CVSS v3

Base Score: 9.8

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Severity: Critical