Permissions, Privileges, and Access Controls in PostgreSQL - CVE-2006-0553

 

Permissions, Privileges, and Access Controls in PostgreSQL - CVE-2006-0553

Published: October 19, 2018 / Updated: June 23, 2025


Vulnerability identifier: #VU111790
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2006-0553
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: PostgreSQL Global Development Group
Affected software:
PostgreSQL

Detailed vulnerability description

The vulnerability allows a remote user to read and manipulate data.

PostgreSQL 8.1.0 through 8.1.2 allows authenticated database users to gain additional privileges via "knowledge of the backend protocol" using a crafted SET ROLE to other database users, a different vulnerability than CVE-2006-0678.


How to mitigate CVE-2006-0553

Install update from vendor's website.

Sources