openSUSE Security Update : postgresql93 (openSUSE-2016-253)

high Nessus Plugin ID 88926

Synopsis

The remote openSUSE host is missing a security update.

Description

This update for postgresql93 fixes the following issues :

- Security and bugfix release 9.3.11 :

- Fix infinite loops and buffer-overrun problems in regular expressions (CVE-2016-0773, boo#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, boo#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.3/static/release-9-3-11 .html

Solution

Update the affected postgresql93 packages.

See Also

https://www.postgresql.org/docs/9.3/release-9-3-11.html

https://bugzilla.opensuse.org/show_bug.cgi?id=966435

https://bugzilla.opensuse.org/show_bug.cgi?id=966436

Plugin Details

Severity: High

ID: 88926

File Name: openSUSE-2016-253.nasl

Version: 2.11

Type: local

Agent: unix

Published: 2/24/2016

Updated: 1/19/2021

Supported Sensors: 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

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

CVSS v3

Risk Factor: High

Base Score: 8.8

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

Vulnerability Information

CPE: p-cpe:/a:novell:opensuse:libecpg6, p-cpe:/a:novell:opensuse:libecpg6-32bit, p-cpe:/a:novell:opensuse:libecpg6-debuginfo, p-cpe:/a:novell:opensuse:libecpg6-debuginfo-32bit, p-cpe:/a:novell:opensuse:libpq5, p-cpe:/a:novell:opensuse:libpq5-32bit, p-cpe:/a:novell:opensuse:libpq5-debuginfo, p-cpe:/a:novell:opensuse:libpq5-debuginfo-32bit, p-cpe:/a:novell:opensuse:postgresql-init, p-cpe:/a:novell:opensuse:postgresql93, p-cpe:/a:novell:opensuse:postgresql93-contrib, p-cpe:/a:novell:opensuse:postgresql93-contrib-debuginfo, p-cpe:/a:novell:opensuse:postgresql93-debuginfo, p-cpe:/a:novell:opensuse:postgresql93-debugsource, p-cpe:/a:novell:opensuse:postgresql93-devel, p-cpe:/a:novell:opensuse:postgresql93-devel-debuginfo, p-cpe:/a:novell:opensuse:postgresql93-libs-debugsource, p-cpe:/a:novell:opensuse:postgresql93-plperl, p-cpe:/a:novell:opensuse:postgresql93-plperl-debuginfo, p-cpe:/a:novell:opensuse:postgresql93-plpython, p-cpe:/a:novell:opensuse:postgresql93-plpython-debuginfo, p-cpe:/a:novell:opensuse:postgresql93-pltcl, p-cpe:/a:novell:opensuse:postgresql93-pltcl-debuginfo, p-cpe:/a:novell:opensuse:postgresql93-server, p-cpe:/a:novell:opensuse:postgresql93-server-debuginfo, p-cpe:/a:novell:opensuse:postgresql93-test, cpe:/o:novell:opensuse:13.2, cpe:/o:novell:opensuse:42.1

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

Patch Publication Date: 2/21/2016

Reference Information

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

CWE: 399