Synopsis:    Moderate: postgresql and postgresql84 security update
Issue Date:  2012-06-25
CVE Numbers: CVE-2012-2143
              CVE-2012-2655


PostgreSQL is an advanced object-relational database management system
(DBMS).

A flaw was found in the way the crypt() password hashing function from the
optional PostgreSQL pgcrypto contrib module performed password
transformation when used with the DES algorithm. If the password string to
be hashed contained the 0x80 byte value, the remainder of the string was
ignored when calculating the hash, significantly reducing the password
strength. This made brute-force guessing more efficient as the whole
password was not required to gain access to protected resources.
(CVE-2012-2143)

Note: With this update, the rest of the string is properly included in the
DES hash; therefore, any previously stored password values that are
affected by this issue will no longer match. In such cases, it will be
necessary for those stored password hashes to be updated.

A denial of service flaw was found in the way the PostgreSQL server
performed a user privileges check when applying SECURITY DEFINER or SET
attributes to a procedural language's (such as PL/Perl or PL/Python) call
handler function. A non-superuser database owner could use this flaw to
cause the PostgreSQL server to crash due to infinite recursion.
(CVE-2012-2655)

These updated packages upgrade PostgreSQL to version 8.4.12, which fixes
these issues as well as several non-security issues. Refer to the
PostgreSQL Release Notes for a full list of changes:

http://www.postgresql.org/docs/8.4/static/release.html

All PostgreSQL users are advised to upgrade to these updated packages,
which correct these issues. If the postgresql service is running, it will
be automatically restarted after installing this update.

SL5:
   i386
      postgresql84-8.4.12-1.el5_8.i386.rpm
      postgresql84-contrib-8.4.12-1.el5_8.i386.rpm
      postgresql84-debuginfo-8.4.12-1.el5_8.i386.rpm
      postgresql84-devel-8.4.12-1.el5_8.i386.rpm
      postgresql84-docs-8.4.12-1.el5_8.i386.rpm
      postgresql84-libs-8.4.12-1.el5_8.i386.rpm
      postgresql84-plperl-8.4.12-1.el5_8.i386.rpm
      postgresql84-plpython-8.4.12-1.el5_8.i386.rpm
      postgresql84-pltcl-8.4.12-1.el5_8.i386.rpm
      postgresql84-python-8.4.12-1.el5_8.i386.rpm
      postgresql84-server-8.4.12-1.el5_8.i386.rpm
      postgresql84-tcl-8.4.12-1.el5_8.i386.rpm
      postgresql84-test-8.4.12-1.el5_8.i386.rpm
   x86_64
      postgresql84-8.4.12-1.el5_8.x86_64.rpm
      postgresql84-contrib-8.4.12-1.el5_8.x86_64.rpm
      postgresql84-debuginfo-8.4.12-1.el5_8.i386.rpm
      postgresql84-debuginfo-8.4.12-1.el5_8.x86_64.rpm
      postgresql84-devel-8.4.12-1.el5_8.i386.rpm
      postgresql84-devel-8.4.12-1.el5_8.x86_64.rpm
      postgresql84-docs-8.4.12-1.el5_8.x86_64.rpm
      postgresql84-libs-8.4.12-1.el5_8.i386.rpm
      postgresql84-libs-8.4.12-1.el5_8.x86_64.rpm
      postgresql84-plperl-8.4.12-1.el5_8.x86_64.rpm
      postgresql84-plpython-8.4.12-1.el5_8.x86_64.rpm
      postgresql84-pltcl-8.4.12-1.el5_8.x86_64.rpm
      postgresql84-python-8.4.12-1.el5_8.x86_64.rpm
      postgresql84-server-8.4.12-1.el5_8.x86_64.rpm
      postgresql84-tcl-8.4.12-1.el5_8.x86_64.rpm
      postgresql84-test-8.4.12-1.el5_8.x86_64.rpm