MEDIUM · 6.6

CVE-2007-0556

The query planner in PostgreSQL before 8.0.11, 8.1 before 8.1.7, and 8.2 before 8.2.2 does not verify that a table is compatible with a "previously made query plan," which allows remote authenticated ...

Vulnerability Description

The query planner in PostgreSQL before 8.0.11, 8.1 before 8.1.7, and 8.2 before 8.2.2 does not verify that a table is compatible with a "previously made query plan," which allows remote authenticated users to cause a denial of service (server crash) and possibly access database content via an "ALTER COLUMN TYPE" SQL statement, which can be leveraged to read arbitrary memory from the server.

CVSS Score

6.6

MEDIUM

AV:N/AC:H/Au:S/C:C/I:N/A:C
Confidentiality
COMPLETE
Integrity
NONE
Availability
COMPLETE

Affected Products

VendorProductVersions
PostgresqlPostgresql1.0

References

FAQ

What is CVE-2007-0556?

CVE-2007-0556 is a vulnerability with a CVSS score of 6.6 (MEDIUM). The query planner in PostgreSQL before 8.0.11, 8.1 before 8.1.7, and 8.2 before 8.2.2 does not verify that a table is compatible with a "previously made query plan," which allows remote authenticated ...

How severe is CVE-2007-0556?

CVE-2007-0556 has been rated MEDIUM with a CVSS base score of 6.6/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2007-0556?

Check the references section above for vendor advisories and patch information. Affected products include: Postgresql Postgresql.