Input validation error in PostgreSQL - CVE-2002-1398

 

Input validation error in PostgreSQL - CVE-2002-1398

Published: October 18, 2016 / Updated: June 23, 2025


Vulnerability identifier: #VU111800
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2002-1398
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 read and manipulate data.

Buffer overflow in the date parser for PostgreSQL before 7.2.2 allows attackers to cause a denial of service and possibly execute arbitrary code via a long date string, aka a vulnerability "in handling long datetime input."


How to mitigate CVE-2002-1398

Install update from vendor's website.

Sources