• CVE-2023-2455

发布时间: 2023年9月2日

修改时间: 2024年10月31日

概要

Row security policies disregard user ID changes after inlining; PostgreSQL could permit incorrect policies to be applied in certain cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy.

CVSS v3 指标

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

安全公告

公告名 概要 发布时间
KylinSec-SA-2023-1653 libpq security update 2023年9月2日
KylinSec-SA-2023-2244 libpq security update 2023年9月2日

影响产品

产品 状态
KY3.5.1 libpq Fixed
KY3.5.2 libpq Fixed