openSUSE 安全更新:postgresql94 (openSUSE-2016-271)

high Nessus 插件 ID 88980

简介

远程 openSUSE 主机缺少安全更新。

描述

此 postgresql94 更新修复了以下问题:

- 安全和缺陷补丁版本 9.4.6:

- *** 重要 *** 9.4 版的用户将需要为已创建的任何 jsonb_path_ops 索引重新制作索引,才能修复缺少的索引项的持续问题。

- 修复正则表达式中的无限循环与缓冲区溢出问题(CVE-2016-0773、bsc#966436)。

- 修复正则表达式编译器以处理限制 ARC 的循环 (CVE-2007-4772)。

- 防止非超级用户设置某些 PL/Java 参数(CVE-2016-0766、bsc#966435)。

- 修复具有特定对象类型的 pg_dump 中的许多问题

- 防止对于 GROUPING SETS 将 HAVING 子句过于急切地向下推

- 修复 ON CONFLICT 的 deparsing 错误...WHERE 子句

- 修复 postgres_fdw 的 tableoid 错误

- 防止 pgbench 中的浮点异常

- 使 \det 统一搜索外部表名称

- 修复 pg_dump 中域限制名称的引用

- 防止将扩展对象放入 Const 节点

- 允许在 Windows 中编译 PL/Java

- 修复 PL/Python 执行中的“未解决符号”错误

- 允许在相同数据库中使用 Python2 与 Python3

- 添加对 PL/Python 中 Python 3.5 的支持

- 修复 initdb 期间子目录创建的问题

- 使 pg_ctl 在 Windows 中正确报告状态

- 隐藏将 pg_receivexlog 与较旧服务器搭配使用时令人混淆的错误

- 多种文档修正与添加

- 修复 gin_extract_jsonb_path() 中的错误哈希计算

- 有关完整的发行说明,请参阅:
http://www.postgresql.org/docs/9.4/static/release-9-4-6.
html

- PL/Perl 仍然需要与 rpath 链接,才能在运行时查找 libperl.so。bsc#578053、postgresql-plperl-keep-rpath.patch

此更新从 SUSE:SLE-12:Update 更新项目导入。

解决方案

更新受影响的 postgresql94 程序包。

另见

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

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

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

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

插件详情

严重性: High

ID: 88980

文件名: openSUSE-2016-271.nasl

版本: 2.11

类型: local

代理: unix

发布时间: 2016/2/26

最近更新时间: 2021/1/19

支持的传感器: Frictionless Assessment Agent, Frictionless Assessment AWS, Frictionless Assessment Azure, Nessus Agent, Nessus

风险信息

VPR

风险因素: Medium

分数: 5.9

CVSS v2

风险因素: High

基本分数: 9

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

CVSS v3

风险因素: High

基本分数: 8.8

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

漏洞信息

CPE: p-cpe:/a:novell:opensuse:postgresql94-contrib-debuginfo, p-cpe:/a:novell:opensuse:postgresql94-debuginfo, p-cpe:/a:novell:opensuse:postgresql94-debugsource, p-cpe:/a:novell:opensuse:postgresql94-devel, p-cpe:/a:novell:opensuse:postgresql94-devel-debuginfo, p-cpe:/a:novell:opensuse:postgresql94-libs-debugsource, p-cpe:/a:novell:opensuse:postgresql94-plperl, p-cpe:/a:novell:opensuse:postgresql94-plperl-debuginfo, p-cpe:/a:novell:opensuse:postgresql94-plpython, p-cpe:/a:novell:opensuse:postgresql94-plpython-debuginfo, p-cpe:/a:novell:opensuse:postgresql94-pltcl, p-cpe:/a:novell:opensuse:postgresql94-pltcl-debuginfo, p-cpe:/a:novell:opensuse:postgresql94-server, p-cpe:/a:novell:opensuse:postgresql94-server-debuginfo, p-cpe:/a:novell:opensuse:postgresql94-test, cpe:/o:novell:opensuse:42.1, 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:postgresql94, p-cpe:/a:novell:opensuse:postgresql94-contrib

必需的 KB 项: Host/local_checks_enabled, Host/SuSE/release, Host/SuSE/rpm-list, Host/cpu

补丁发布日期: 2016/2/25

参考资料信息

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

CWE: 399