#VU63126 Permissions, Privileges, and Access Controls in PostgreSQL - CVE-2022-1552
Published: May 12, 2022 / Updated: October 2, 2024
PostgreSQL
PostgreSQL Global Development Group
Description
The vulnerability allows a remote user to bypass implemented security restrictions.
The vulnerability exists due to incorrectly imposed security restrictions in Autovacuum, REINDEX, CREATE INDEX, REFRESH MATERIALIZED VIEW, CLUSTER, and pg_amcheck. A remote authenticated user with permission to create non-temp objects can execute arbitrary SQL functions under a superuser identity and escalate privileges within the application.