Vulnerabilities > Postgresql > Postgresql > 7.2.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-03 CVE-2005-1409 Privilege Escalation vulnerability in PostgreSQL Character Set Conversion
PostgreSQL 7.3.x through 8.0.x gives public EXECUTE access to certain character conversion functions, which allows unprivileged users to call those functions with malicious values, with unknown impact, aka the "Character conversion vulnerability."
network
low complexity
postgresql
7.5
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
2002-10-03 CVE-2002-1642 Unspecified vulnerability in Postgresql 7.2/7.2.1/7.2.2
PostgreSQL 7.2.1 and 7.2.2 allows local users to delete transaction log (pg_clog) data and cause a denial of service (data loss) via the VACUUM command.
local
low complexity
postgresql
7.2