Vulnerabilities > Postgresql > Postgresql > 9.1.11

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