• CVE-2025-8713

发布时间: 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.

CVSS v3 指标

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