Vulnerabilities > Postgresql > Postgresql > 7.3.19

DATE CVE VULNERABILITY TITLE RISK
2008-01-09 CVE-2007-6600 Permissions, Privileges, and Access Controls vulnerability in Postgresql
PostgreSQL 8.2 before 8.2.6, 8.1 before 8.1.11, 8.0 before 8.0.15, 7.4 before 7.4.19, and 7.3 before 7.3.21 uses superuser privileges instead of table owner privileges for (1) VACUUM and (2) ANALYZE operations within index functions, and supports (3) SET ROLE and (4) SET SESSION AUTHORIZATION within index functions, which allows remote authenticated users to gain privileges.
network
low complexity
postgresql CWE-264
6.5
2008-01-09 CVE-2007-6067 Numeric Errors vulnerability in multiple products
Algorithmic complexity vulnerability in the regular expression parser in TCL before 8.4.17, as used in PostgreSQL 8.2 before 8.2.6, 8.1 before 8.1.11, 8.0 before 8.0.15, and 7.4 before 7.4.19, allows remote authenticated users to cause a denial of service (memory consumption) via a crafted "complex" regular expression with doubly-nested states.
network
low complexity
postgresql tcl-tk CWE-189
6.8
2008-01-09 CVE-2007-4769 Numeric Errors vulnerability in multiple products
The regular expression parser in TCL before 8.4.17, as used in PostgreSQL 8.2 before 8.2.6, 8.1 before 8.1.11, 8.0 before 8.0.15, and 7.4 before 7.4.19, allows remote authenticated users to cause a denial of service (backend crash) via an out-of-bounds backref number.
network
low complexity
postgresql tcl-tk CWE-189
6.8
2002-12-31 CVE-2002-1657 Use of Password Hash With Insufficient Computational Effort vulnerability in Postgresql 7.3.19
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.
network
low complexity
postgresql CWE-916
7.5