Late privilege drop in REFRESH MATERIALIZED VIEW CONCURRENTLY in PostgreSQL allows an object creator to execute arbitrary SQL functions as the command issuer. The command intends to run SQL functions as the owner of the materialized view, enabling safe refresh of untrusted materialized views. The victim is a superuser or member of one of the attacker's roles. The attack requires luring the victim into running REFRESH MATERIALIZED VIEW CONCURRENTLY on the attacker's materialized view. Versions before PostgreSQL 16.2, 15.6, 14.11, 13.14, and 12.18 are affected.
References
Configurations
Configuration 1 (hide)
|
History
10 Jul 2024, 18:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
20 Jun 2024, 00:15
Type | Values Removed | Values Added |
---|---|---|
Summary | (en) Late privilege drop in REFRESH MATERIALIZED VIEW CONCURRENTLY in PostgreSQL allows an object creator to execute arbitrary SQL functions as the command issuer. The command intends to run SQL functions as the owner of the materialized view, enabling safe refresh of untrusted materialized views. The victim is a superuser or member of one of the attacker's roles. The attack requires luring the victim into running REFRESH MATERIALIZED VIEW CONCURRENTLY on the attacker's materialized view. Versions before PostgreSQL 16.2, 15.6, 14.11, 13.14, and 12.18 are affected. |
18 Mar 2024, 17:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
15 Feb 2024, 15:23
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.0 |
First Time |
Postgresql
Postgresql postgresql |
|
CWE | NVD-CWE-noinfo | |
References | () https://www.postgresql.org/support/security/CVE-2024-0985/ - Vendor Advisory | |
CPE | cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:* |
08 Feb 2024, 13:44
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-02-08 13:15
Updated : 2024-07-10 18:15
NVD link : CVE-2024-0985
Mitre link : CVE-2024-0985
CVE.ORG link : CVE-2024-0985
JSON object : View
Products Affected
postgresql
- postgresql
CWE