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: 5.3 [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]
CVE-ID: CVE-2006-0553
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

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.


Affected software

PostgreSQL

How to mitigate CVE-2006-0553

Install update from vendor's website.

PostgreSQL - update to 8.1.3

External References

Related Security Bulletins