Input validation error in PostgreSQL - CVE-2002-1642

 

Input validation error in PostgreSQL - CVE-2002-1642

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


Vulnerability identifier: #VU111803
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2002-1642
CWE-ID: CWE-20
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: PostgreSQL Global Development Group
Affected software:
PostgreSQL

Detailed vulnerability description

The vulnerability allows a local user to execute arbitrary code.

PostgreSQL 7.2.1 and 7.2.2 allows local users to delete transaction log (pg_clog) data and cause a denial of service (data loss) via the VACUUM command.


How to mitigate CVE-2002-1642

Install update from vendor's website.

Sources