发布时间: 2025年9月5日
修改时间: 2025年9月12日
PostgreSQL optimizer statistics allow a user to read sampled data within a view that the user cannot access. Separately, statistics allow a user to read sampled data that a row security policy intended to hide. PostgreSQL maintains statistics for tables by sampling data available in columns; this data is consulted during the query planning process. Prior to this release, a user could craft a leaky operator that bypassed view access control lists (ACLs) and bypassed row security policies in partitioning or table inheritance hierarchies. Reachable statistics data notably included histograms and most-common-values lists. CVE-2017-7484 and CVE-2019-10130 intended to close this class of vulnerability, but this gap remained. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 are affected.
NVD | openEuler | |
---|---|---|
Confidentiality | Low | |
Attack Vector | Network | |
CVSS评分 | N/A | 3.1 |
Attack Complexity | High | |
Privileges Required | Low | |
Scope | Unchanged | |
Integrity | None | |
User Interaction | None | |
Availability | None |
公告名 | 概要 | 发布时间 |
---|---|---|
KylinSec-SA-2025-2851 | libpq security update | 2025年9月22日 |
KylinSec-SA-2025-2884 | libpq security update | 2025年9月30日 |
KylinSec-SA-2025-2894 | postgresql security update | 2025年9月18日 |
产品 | 包 | 状态 |
---|---|---|
KY3.4-5A | postgresql-13 | Fixed |
V6 | postgresql-13 | Fixed |
KY3.5.3 | postgresql-13 | Fixed |
KY3.5.2 | postgresql-13 | Fixed |