Input validation error in PostgreSQL - CVE-2006-5542

 

Input validation error in PostgreSQL - CVE-2006-5542

Published: October 11, 2017 / Updated: June 23, 2025


Vulnerability identifier: #VU111784
CSH Severity: Low
CVSS v4: 5.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2006-5542
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to perform service disruption.

backend/tcop/postgres.c in PostgreSQL 8.1.x before 8.1.5 allows remote authenticated users to cause a denial of service (daemon crash) related to duration logging of V3-protocol Execute messages for (1) COMMIT and (2) ROLLBACK SQL statements.


Affected software

PostgreSQL

How to mitigate CVE-2006-5542

Install update from vendor's website.

PostgreSQL - update to 8.1.5

External References

Related Security Bulletins