USN-1542-1: PostgreSQL vulnerabilities
21 August 2012
PostgreSQL could allow unintended access to files over the network when using the XML2 extension.
Releases
Packages
- postgresql-8.3 - Object-relational SQL database
- postgresql-8.4 - Object-relational SQL database
- postgresql-9.1 - Object-relational SQL database
Details
Peter Eisentraut discovered that the XSLT functionality in the optional
XML2 extension would allow unprivileged database users to both read and
write data with the privileges of the database server. (CVE-2012-3488)
Noah Misch and Tom Lane discovered that the XML functionality in the
optional XML2 extension would allow unprivileged database users to
read data with the privileges of the database server. (CVE-2012-3489)
Update instructions
The problem can be corrected by updating your system to the following package versions:
Ubuntu 8.04
Ubuntu 12.04
Ubuntu 11.10
Ubuntu 11.04
Ubuntu 10.04
This update uses a new upstream release, which includes additional bug
fixes. Due to upstream security policies, this update removes the ability
of xslt_process() to fetch documents or stylesheets from external URLs.
Please see http://www.postgresql.org/about/news/1407/ for more information.
In general, a standard system update will make all the necessary changes.