#VU100511 Improper privilege management in PostgreSQL - CVE-2024-10976
Published: November 15, 2024
PostgreSQL
PostgreSQL Global Development Group
Description
The vulnerability allows a remote user to bypass implemented security restrictions.
The vulnerability exists due to improper privilege management in cases where a subquery, WITH query, security invoker view, or SQL-language function references a table with a row-level security policy. A remote user can bypass implemented security restrictions and gain unauthorized access to the database in cases where role-specific policies are used and a given query is planned under one role and then executed under other roles.