CVE-2006-0678: Low severity PostgreSQL postgresql vulnerability
PostgreSQL 7.3.x before 7.3.14, 7.4.x before 7.4.12, 8.0.x before 8.0.7, and 8.1.x before 8.1.3, when compiled with Asserts enabled, allows local users to cause a denial of service (server crash) via a crafted SET SESSION AUTHORIZATION command, a different vulnerability than CVE-2006-0553.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2006-0678?
CVE-2006-0678 is classified as a denial of service vulnerability that allows local users to crash the PostgreSQL server.
How do I fix CVE-2006-0678?
To mitigate CVE-2006-0678, upgrade PostgreSQL to version 7.3.14, 7.4.12, 8.0.7, or 8.1.3 or later.
Which versions of PostgreSQL are affected by CVE-2006-0678?
CVE-2006-0678 affects PostgreSQL versions 7.3.x before 7.3.14, 7.4.x before 7.4.12, 8.0.x before 8.0.7, and 8.1.x before 8.1.3 when compiled with Asserts enabled.
Can CVE-2006-0678 be exploited remotely?
CVE-2006-0678 cannot be exploited remotely as it requires local access to the PostgreSQL server.
What command is used to exploit CVE-2006-0678?
The vulnerability can be triggered via a crafted SET SESSION AUTHORIZATION command.