• CVE-2024-1597

发布时间: 2024年3月1日

修改时间: 2024年10月31日

概要

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.8 are affected.

CVSS v3 指标

NVD openEuler
Confidentiality High High
Attack Vector Network Network
CVSS评分 9.8 10.0
Attack Complexity Low Low
Privileges Required None None
Scope Unchanged Changed
Integrity High High
User Interaction None None
Availability High High

安全公告

公告名 概要 发布时间
KylinSec-SA-2024-1471 postgresql-jdbc security update 2024年3月1日

影响产品

产品 状态
KY3.4-4A postgresql-jdbc Fixed
KY3.4-5A postgresql-jdbc Fixed
KY3.5.1 postgresql-jdbc Fixed
KY3.5.2 postgresql-jdbc Fixed