Vulnerabilities > Postgresql > Postgresql > 7.2

DATE CVE VULNERABILITY TITLE RISK
2007-04-24 CVE-2007-2138 Permissions, Privileges, and Access Controls vulnerability in multiple products
Untrusted search path vulnerability in PostgreSQL before 7.3.19, 7.4.x before 7.4.17, 8.0.x before 8.0.13, 8.1.x before 8.1.9, and 8.2.x before 8.2.4 allows remote authenticated users, when permitted to call a SECURITY DEFINER function, to gain the privileges of the function owner, related to "search_path settings."
6.0
2007-02-06 CVE-2007-0556 Information Disclosure and Denial of Service vulnerability in PostgreSQL
The query planner in PostgreSQL before 8.0.11, 8.1 before 8.1.7, and 8.2 before 8.2.2 does not verify that a table is compatible with a "previously made query plan," which allows remote authenticated users to cause a denial of service (server crash) and possibly access database content via an "ALTER COLUMN TYPE" SQL statement, which can be leveraged to read arbitrary memory from the server.
network
high complexity
postgresql
6.6
2006-10-26 CVE-2006-5540 Local Denial of Service vulnerability in PostgreSQL
backend/parser/analyze.c in PostgreSQL 8.1.x before 8.1.5 allows remote authenticated users to cause a denial of service (daemon crash) via certain aggregate functions in an UPDATE statement, which are not properly handled during a "MIN/MAX index optimization."
network
low complexity
postgresql
4.0
2005-05-02 CVE-2005-0247 Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in Postgresql
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.
network
low complexity
postgresql CWE-119
6.5
2005-05-02 CVE-2005-0244 Permissions, Privileges, and Access Controls vulnerability in Postgresql
PostgreSQL 8.0.0 and earlier allows local users to bypass the EXECUTE permission check for functions by using the CREATE AGGREGATE command.
network
low complexity
postgresql CWE-264
6.5
2003-11-03 CVE-2003-0901 Buffer Overflow vulnerability in PostgreSQL To_Ascii()
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.
network
low complexity
postgresql
7.5
2003-01-17 CVE-2002-1401 Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in Postgresql
Buffer overflows in (1) circle_poly, (2) path_encode and (3) path_add (also incorrectly identified as path_addr) for PostgreSQL 7.2.3 and earlier allow attackers to cause a denial of service and possibly execute arbitrary code, possibly as a result of an integer overflow.
network
low complexity
postgresql CWE-119
6.5
2003-01-17 CVE-2002-1400 Unspecified vulnerability in Postgresql
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.
network
low complexity
postgresql
7.5
2003-01-17 CVE-2002-1399 Remote Security vulnerability in PostgreSQL
Unknown vulnerability in cash_out and possibly other functions in PostgreSQL 7.2.1 and earlier, and possibly later versions before 7.2.3, with unknown impact, based on an invalid integer input which is processed as a different data type, as demonstrated using cash_out(2).
network
low complexity
postgresql
critical
10.0
2003-01-17 CVE-2002-1398 Unspecified vulnerability in Postgresql
Buffer overflow in the date parser for PostgreSQL before 7.2.2 allows attackers to cause a denial of service and possibly execute arbitrary code via a long date string, aka a vulnerability "in handling long datetime input."
local
low complexity
postgresql
4.6