Vulnerabilities > Postgresql > Postgresql > 8.0.1

DATE CVE VULNERABILITY TITLE RISK
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