#VU100513 Incorrect privilege assignment in PostgreSQL - CVE-2024-10978
Published: November 15, 2024
PostgreSQL
PostgreSQL Global Development Group
Description
The vulnerability allows a remote user to escalate privileges within the application.
The vulnerability exists due to incorrect privilege assignment when application uses SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. A remote user can force the application to reset their role to a wrong user ID and view or change different rows from those intended.