Описание
Security update for postgresql-jdbc
This update for postgresql-jdbc fixes the following issues:
- CVE-2024-1597: Fixed SQL Injection via line comment generation (bsc#1220644).
Список пакетов
SUSE Linux Enterprise Server 12 SP5
postgresql-jdbc-9.4-3.12.1
SUSE Linux Enterprise Server for SAP Applications 12 SP5
postgresql-jdbc-9.4-3.12.1
Ссылки
- Link for SUSE-SU-2024:0771-1
- E-Mail link for SUSE-SU-2024:0771-1
- SUSE Security Ratings
- SUSE Bug 1220644
- SUSE CVE CVE-2024-1597 page
Описание
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.
Затронутые продукты
SUSE Linux Enterprise Server 12 SP5:postgresql-jdbc-9.4-3.12.1
SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql-jdbc-9.4-3.12.1
Ссылки
- CVE-2024-1597
- SUSE Bug 1220644