Show filters
14 Total Results
Displaying 11-14 of 14
Sort by:
Attacker Value
Unknown

CVE-2005-0244

Disclosure Date: May 02, 2005 (last updated February 22, 2025)
PostgreSQL 8.0.0 and earlier allows local users to bypass the EXECUTE permission check for functions by using the CREATE AGGREGATE command.
0
Attacker Value
Unknown

CVE-2005-0247

Disclosure Date: May 02, 2005 (last updated February 22, 2025)
Multiple buffer overflows in gram.y for PostgreSQL 8.0.1 and earlier may allow attackers to execute arbitrary code via (1) a large number of variables in a SQL statement being handled by the read_sql_construct function, (2) a large number of INTO variables in a SELECT statement being handled by the make_select_stmt function, (3) a large number of arbitrary variables in a SELECT statement being handled by the make_select_stmt function, and (4) a large number of INTO variables in a FETCH statement being handled by the make_fetch_stmt function, a different set of vulnerabilities than CVE-2005-0245.
0
Attacker Value
Unknown

CVE-2003-0901

Disclosure Date: November 03, 2003 (last updated February 22, 2025)
Buffer overflow in to_ascii for PostgreSQL 7.2.x, and 7.3.x before 7.3.4, allows remote attackers to execute arbitrary code.
0
Attacker Value
Unknown

CVE-2002-1657

Disclosure Date: December 31, 2002 (last updated February 22, 2025)
PostgreSQL uses the username for a salt when generating passwords, which makes it easier for remote attackers to guess passwords via a brute force attack.