Buffer overflow in PostgreSQL - CVE-2005-0247

 

Buffer overflow in PostgreSQL - CVE-2005-0247

Published: June 21, 2025


Vulnerability identifier: #VU111741
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2005-0247
CWE-ID: CWE-119
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 user to execute arbitrary code on the target system.

The vulnerability exists due to a boundary error in multiple functions when parsing PL/PgSQL commands. A remote user can send specially crafted request to the database, trigger memory corruption and execute arbitrary code on the system.


How to mitigate CVE-2005-0247

Install updates from vendor's website.

Sources