Lucene search

K
redhatcveRedhat.comRH:CVE-2024-1597
HistoryFeb 28, 2024 - 8:10 a.m.

CVE-2024-1597

2024-02-2808:10:45
redhat.com
access.redhat.com
38
postgresql
jdbc driver
sql injection
connection property
mitigation

9.8 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

40.8%

A flaw was found in the PostgreSQL JDBC Driver. A SQL injection is possible when using the non-default connection property preferQueryMode=simple in combination with application code that has a vulnerable SQL that negates a parameter value.

Mitigation

Do not use the connection propertypreferQueryMode=simple. If you do not explicitly specify a query mode, then you are using the default of extended and are not impacted by this issue.