SUSE SLED12 / SLES12 Security Update : postgresql94 (SUSE-SU-2016:0555-1)

high Nessus Plugin ID 88948

Synopsis

The remote SUSE host is missing one or more security updates.

Description

This update for postgresql94 fixes the following issues :

- Security and bugfix release 9.4.6 :

- *** IMPORTANT *** Users of version 9.4 will need to reindex any jsonb_path_ops indexes they have created, in order to fix a persistent issue with missing index entries.

- Fix infinite loops and buffer-overrun problems in regular expressions (CVE-2016-0773, bsc#966436).

- Fix regular-expression compiler to handle loops of constraint arcs (CVE-2007-4772).

- Prevent certain PL/Java parameters from being set by non-superusers (CVE-2016-0766, bsc#966435).

- Fix many issues in pg_dump with specific object types

- Prevent over-eager pushdown of HAVING clauses for GROUPING SETS

- Fix deparsing error with ON CONFLICT ... WHERE clauses

- Fix tableoid errors for postgres_fdw

- Prevent floating-point exceptions in pgbench

- Make \det search Foreign Table names consistently

- Fix quoting of domain constraint names in pg_dump

- Prevent putting expanded objects into Const nodes

- Allow compile of PL/Java on Windows

- Fix 'unresolved symbol' errors in PL/Python execution

- Allow Python2 and Python3 to be used in the same database

- Add support for Python 3.5 in PL/Python

- Fix issue with subdirectory creation during initdb

- Make pg_ctl report status correctly on Windows

- Suppress confusing error when using pg_receivexlog with older servers

- Multiple documentation corrections and additions

- Fix erroneous hash calculations in gin_extract_jsonb_path()

- For the full release notse, see:
http://www.postgresql.org/docs/9.4/static/release-9-4-6.
html

- PL/Perl still needs to be linked with rpath, so that it can find libperl.so at runtime. bsc#578053, postgresql-plperl-keep-rpath.patch

Note that Tenable Network Security has extracted the preceding description block directly from the SUSE security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.

Solution

To install this SUSE Security Update use YaST online_update.
Alternatively you can run the command listed for your product :

SUSE Linux Enterprise Software Development Kit 12-SP1 :

zypper in -t patch SUSE-SLE-SDK-12-SP1-2016-306=1

SUSE Linux Enterprise Software Development Kit 12 :

zypper in -t patch SUSE-SLE-SDK-12-2016-306=1

SUSE Linux Enterprise Server 12-SP1 :

zypper in -t patch SUSE-SLE-SERVER-12-SP1-2016-306=1

SUSE Linux Enterprise Server 12 :

zypper in -t patch SUSE-SLE-SERVER-12-2016-306=1

SUSE Linux Enterprise Desktop 12-SP1 :

zypper in -t patch SUSE-SLE-DESKTOP-12-SP1-2016-306=1

SUSE Linux Enterprise Desktop 12 :

zypper in -t patch SUSE-SLE-DESKTOP-12-2016-306=1

To bring your system up-to-date, use 'zypper patch'.

See Also

https://www.postgresql.org/docs/9.4/release-9-4-6.html

https://bugzilla.suse.com/show_bug.cgi?id=578053

https://bugzilla.suse.com/show_bug.cgi?id=966435

https://bugzilla.suse.com/show_bug.cgi?id=966436

https://www.suse.com/security/cve/CVE-2007-4772/

https://www.suse.com/security/cve/CVE-2016-0766/

https://www.suse.com/security/cve/CVE-2016-0773/

http://www.nessus.org/u?367e7726

Plugin Details

Severity: High

ID: 88948

File Name: suse_SU-2016-0555-1.nasl

Version: 2.20

Type: local

Agent: unix

Published: 2/25/2016

Updated: 1/6/2021

Supported Sensors: Agentless Assessment, Frictionless Assessment Agent, Frictionless Assessment AWS, Frictionless Assessment Azure, Nessus Agent, Nessus

Risk Information

VPR

Risk Factor: Medium

Score: 6.7

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 6.7

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:C/A:C

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

CPE: p-cpe:/a:novell:suse_linux:libecpg6, p-cpe:/a:novell:suse_linux:libecpg6-debuginfo, p-cpe:/a:novell:suse_linux:libpq5, p-cpe:/a:novell:suse_linux:libpq5-debuginfo, p-cpe:/a:novell:suse_linux:postgresql94, p-cpe:/a:novell:suse_linux:postgresql94-contrib, p-cpe:/a:novell:suse_linux:postgresql94-contrib-debuginfo, p-cpe:/a:novell:suse_linux:postgresql94-debuginfo, p-cpe:/a:novell:suse_linux:postgresql94-debugsource, p-cpe:/a:novell:suse_linux:postgresql94-libs-debugsource, p-cpe:/a:novell:suse_linux:postgresql94-server, p-cpe:/a:novell:suse_linux:postgresql94-server-debuginfo, cpe:/o:novell:suse_linux:12

Required KB Items: Host/local_checks_enabled, Host/cpu, Host/SuSE/release, Host/SuSE/rpm-list

Exploit Ease: No known exploits are available

Patch Publication Date: 2/24/2016

Vulnerability Publication Date: 1/9/2008

Reference Information

CVE: CVE-2007-4772, CVE-2016-0766, CVE-2016-0773

BID: 27163

CWE: 399