Input validation error in PostgreSQL - CVE-2002-1397

 

Input validation error in PostgreSQL - CVE-2002-1397

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


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

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

Vulnerability in the cash_words() function for PostgreSQL 7.2 and earlier allows local users to cause a denial of service and possibly execute arbitrary code via a large negative argument, possibly triggering an integer signedness error or buffer overflow.


How to mitigate CVE-2002-1397

Install update from vendor's website.

Sources