CVE-2005-0227
https://notcve.org/view.php?id=CVE-2005-0227
PostgreSQL (pgsql) 7.4.x, 7.2.x, and other versions allows local users to load arbitrary shared libraries and execute code via the LOAD extension. • http://archives.postgresql.org/pgsql-announce/2005-02/msg00000.php http://archives.postgresql.org/pgsql-bugs/2005-01/msg00269.php http://marc.info/?l=bugtraq&m=110726899107148&w=2 http://secunia.com/advisories/12948 http://security.gentoo.org/glsa/glsa-200502-08.xml http://www.debian.org/security/2005/dsa-668 http://www.mandriva.com/security/advisories?name=MDKSA-2005:040 http://www.novell.com/linux/security/advisories/2005_36_sudo.html http://www.redhat.com/support/errat • CWE-94: Improper Control of Generation of Code ('Code Injection') •
CVE-2005-0245 – PostgreSQL 7.x - Multiple Vulnerabilities
https://notcve.org/view.php?id=CVE-2005-0245
Buffer overflow in gram.y for PostgreSQL 8.0.0 and earlier may allow attackers to execute arbitrary code via a large number of arguments to a refcursor function (gram.y), which leads to a heap-based buffer overflow, a different vulnerability than CVE-2005-0247. • https://www.exploit-db.com/exploits/25076 http://archives.postgresql.org/pgsql-committers/2005-01/msg00298.php http://archives.postgresql.org/pgsql-committers/2005-02/msg00049.php http://archives.postgresql.org/pgsql-patches/2005-01/msg00216.php http://marc.info/?l=bugtraq&m=110806034116082&w=2 http://secunia.com/advisories/12948 http://www.debian.org/security/2005/dsa-683 http://www.mandriva.com/security/advisories?name=MDKSA-2005:040 http://www.novell.com/linux/security/advisor •
CVE-2004-0977
https://notcve.org/view.php?id=CVE-2004-0977
The make_oidjoins_check script in PostgreSQL 7.4.5 and earlier allows local users to overwrite files via a symlink attack on temporary files. • http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=136300 http://marc.info/?l=bugtraq&m=109910073808903&w=2 http://security.gentoo.org/glsa/glsa-200410-16.xml http://www.debian.org/security/2004/dsa-577 http://www.mandriva.com/security/advisories?name=MDKSA-2004:149 http://www.redhat.com/support/errata/RHSA-2004-489.html http://www.securityfocus.com/bid/11295 http://www.trustix.org/errata/2004/0050 https://exchange.xforce.ibmcloud.com/vulnerabilities/17583 https:/ •
CVE-2002-1657
https://notcve.org/view.php?id=CVE-2002-1657
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. • http://archives.postgresql.org/pgsql-admin/2002-08/msg00253.php http://marc.info/?l=bugtraq&m=111402558115859&w=2 http://marc.info/?l=bugtraq&m=111403050902165&w=2 https://exchange.xforce.ibmcloud.com/vulnerabilities/20215 • CWE-916: Use of Password Hash With Insufficient Computational Effort •