First published: Wed Jan 08 2003(Updated: )
Heap-based buffer overflow in the repeat() function for PostgreSQL before 7.2.2 allows attackers to execute arbitrary code by causing repeat() to generate a large string.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PostgreSQL Common | =6.3.2 | |
PostgreSQL Common | =6.5.3 | |
PostgreSQL Common | =7.0.3 | |
PostgreSQL Common | =7.1 | |
PostgreSQL Common | =7.1.1 | |
PostgreSQL Common | =7.1.2 | |
PostgreSQL Common | =7.1.3 | |
PostgreSQL Common | =7.2 | |
PostgreSQL Common | =7.2.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2002-1400 has a high severity rating due to its potential for allowing arbitrary code execution.
To fix CVE-2002-1400, upgrade to PostgreSQL version 7.2.2 or higher.
CVE-2002-1400 affects PostgreSQL versions 6.5.3 through 7.2.1.
CVE-2002-1400 is classified as a heap-based buffer overflow vulnerability.
The impact of CVE-2002-1400 allows attackers to execute arbitrary code by leveraging the repeat() function.