#VU100513 Incorrect privilege assignment in PostgreSQL - CVE-2024-10978

 

#VU100513 Incorrect privilege assignment in PostgreSQL - CVE-2024-10978

Published: November 15, 2024


Vulnerability identifier: #VU100513
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2024-10978
CWE-ID: CWE-266
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
PostgreSQL
Software vendor:
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.


Remediation

Install updates from vendor's website.

External links