openSUSE 安全更新:postgresql93 (openSUSE-2016-253)

high Nessus 插件 ID 88926

简介

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

描述

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

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

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

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

- 阻止非超级用户设置某些 PL/Java 参数(CVE-2016-0766、boo#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.3/static/release-9-3-11.html

解决方案

更新受影响的 postgresql93 程序包。

另见

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

插件详情

严重性: High

ID: 88926

文件名: openSUSE-2016-253.nasl

版本: 2.11

类型: local

代理: unix

发布时间: 2016/2/24

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

支持的传感器: Frictionless Assessment AWS, Frictionless Assessment Azure, Frictionless Assessment Agent, 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: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

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

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

参考资料信息

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

CWE: 399