Vulnerabilities > Postgresql > Postgresql > 9.2.2

DATE CVE VULNERABILITY TITLE RISK
2014-03-31 CVE-2014-0067 Permissions, Privileges, and Access Controls vulnerability in multiple products
The "make check" command for the test suites in PostgreSQL 9.3.3 and earlier does not properly invoke initdb to specify the authentication requirements for a database cluster to be used for the tests, which allows local users to gain privileges by leveraging access to this cluster.
local
low complexity
apple postgresql CWE-264
4.6
2014-03-31 CVE-2014-0065 Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in Postgresql
Multiple buffer overflows in PostgreSQL before 8.4.20, 9.0.x before 9.0.16, 9.1.x before 9.1.12, 9.2.x before 9.2.7, and 9.3.x before 9.3.3 allow remote authenticated users to have unspecified impact and attack vectors, a different vulnerability than CVE-2014-0063.
network
low complexity
postgresql CWE-119
6.5
2014-03-31 CVE-2014-0062 Race Condition vulnerability in Postgresql
Race condition in the (1) CREATE INDEX and (2) unspecified ALTER TABLE commands in PostgreSQL before 8.4.20, 9.0.x before 9.0.16, 9.1.x before 9.1.12, 9.2.x before 9.2.7, and 9.3.x before 9.3.3 allows remote authenticated users to create an unauthorized index or read portions of unauthorized tables by creating or deleting a table with the same name during the timing window.
4.9
2014-03-31 CVE-2014-0061 Permissions, Privileges, and Access Controls vulnerability in Postgresql
The validator functions for the procedural languages (PLs) in PostgreSQL before 8.4.20, 9.0.x before 9.0.16, 9.1.x before 9.1.12, 9.2.x before 9.2.7, and 9.3.x before 9.3.3 allow remote authenticated users to gain privileges via a function that is (1) defined in another language or (2) not allowed to be directly called by the user due to permissions.
network
low complexity
postgresql CWE-264
6.5
2014-03-31 CVE-2014-0060 Permissions, Privileges, and Access Controls vulnerability in Postgresql
PostgreSQL before 8.4.20, 9.0.x before 9.0.16, 9.1.x before 9.1.12, 9.2.x before 9.2.7, and 9.3.x before 9.3.3 does not properly enforce the ADMIN OPTION restriction, which allows remote authenticated members of a role to add or remove arbitrary users to that role by calling the SET ROLE command before the associated GRANT command.
network
low complexity
postgresql CWE-264
4.0
2013-04-04 CVE-2013-1903 Permissions, Privileges, and Access Controls vulnerability in Postgresql
PostgreSQL, possibly 9.2.x before 9.2.4, 9.1.x before 9.1.9, 9.0.x before 9.0.13, 8.4.x before 8.4.17, and 8.3.x before 8.3.23 incorrectly provides the superuser password to scripts related to "graphical installers for Linux and Mac OS X," which has unspecified impact and attack vectors.
network
low complexity
postgresql CWE-264
critical
10.0
2013-04-04 CVE-2013-1902 Insecure Temporary File Creation vulnerability in PostgreSQL
PostgreSQL, 9.2.x before 9.2.4, 9.1.x before 9.1.9, 9.0.x before 9.0.13, 8.4.x before 8.4.17, and 8.3.x before 8.3.23 generates insecure temporary files with predictable filenames, which has unspecified impact and attack vectors related to "graphical installers for Linux and Mac OS X."
network
low complexity
postgresql
critical
10.0
2013-04-04 CVE-2013-1901 Permissions, Privileges, and Access Controls vulnerability in multiple products
PostgreSQL 9.2.x before 9.2.4 and 9.1.x before 9.1.9 does not properly check REPLICATION privileges, which allows remote authenticated users to bypass intended backup restrictions by calling the (1) pg_start_backup or (2) pg_stop_backup functions.
network
low complexity
postgresql canonical CWE-264
4.0
2013-04-04 CVE-2013-1900 Numeric Errors vulnerability in multiple products
PostgreSQL 9.2.x before 9.2.4, 9.1.x before 9.1.9, 9.0.x before 9.0.13, and 8.4.x before 8.4.17, when using OpenSSL, generates insufficiently random numbers, which might allow remote authenticated users to have an unspecified impact via vectors related to the "contrib/pgcrypto functions." Per http://www.ubuntu.com/usn/USN-1789-1/ "A security issue affects these releases of Ubuntu and its derivatives: Ubuntu 12.10 Ubuntu 12.04 LTS Ubuntu 11.10 Ubuntu 10.04 LTS Ubuntu 8.04 LTS"
8.5
2013-04-04 CVE-2013-1899 Code Injection vulnerability in multiple products
Argument injection vulnerability in PostgreSQL 9.2.x before 9.2.4, 9.1.x before 9.1.9, and 9.0.x before 9.0.13 allows remote attackers to cause a denial of service (file corruption), and allows remote authenticated users to modify configuration settings and execute arbitrary code, via a connection request using a database name that begins with a "-" (hyphen).
network
low complexity
postgresql canonical CWE-94
6.5