Alerts This Week
Warning Icon 1 764
Alerts This Week
Warning Icon 1 764

Ubuntu: USN-4567-1 Severe PostgreSQL Security Vulnerabilities Detected

debian
Calendar Grey February 20, 2014
Debian Logo
The latest release of Ubuntu's mysql-5.7 focuses on fixing critical bugs such as remote code execution and memory leak risks.
Various vulnerabilities were discovered in PostgreSQL: * Shore up GRANT ..

Summary

Various vulnerabilities were discovered in PostgreSQL:

* Shore up GRANT ... WITH ADMIN OPTION restrictions (Noah Misch)

Granting a role without ADMIN OPTION is supposed to prevent the grantee
from adding or removing members from the granted role, but this
restriction was easily bypassed by doing SET ROLE first. The security
impact is mostly that a role member can revoke the access of others,
contrary to the wishes of his grantor. Unapproved role member additions
are a lesser concern, since an uncooperative role member could provide
most of his rights to others anyway by creating views or SECURITY
DEFINER functions. (CVE-2014-0060)

* Prevent privilege escalation via manual calls to PL validator functions
(Andres Freund)

The primary role of PL validator functions is to be called implicitly
during CREATE FUNCTION, but they are also normal SQL functions that a
user can call explicitly. Calling a validator on a function actually
written in some other language wa...

Read the Full Advisory

Package: postgresql-9.1
CVE ID: CVE-2014-0060 CVE-2014-0061 CVE-2014-0062 CVE-2014-0063

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Your message here