First published: Tue Feb 01 2005(Updated: )
Buffer overflow in gram.y for PostgreSQL 8.0.0 and earlier may allow attackers to execute arbitrary code via a large number of arguments to a refcursor function (gram.y), which leads to a heap-based buffer overflow, a different vulnerability than CVE-2005-0247.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
PostgreSQL Common | >=7.3<7.3.10 | |
PostgreSQL Common | >=7.4<7.4.7 | |
PostgreSQL Common | =8.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2005-0245 has a high severity rating due to its potential to allow arbitrary code execution through a buffer overflow.
To fix CVE-2005-0245, upgrade your PostgreSQL installation to version 8.0.1 or later, as it includes patches for this vulnerability.
CVE-2005-0245 affects PostgreSQL versions 8.0.0 and earlier, along with versions 7.3.x and 7.4.x below 7.4.8.
CVE-2005-0245 is classified as a buffer overflow vulnerability that can lead to heap-based execution of arbitrary code.
Attackers can exploit CVE-2005-0245 by providing a large number of arguments to a refcursor function, triggering the buffer overflow.