Welcome 微信登录
编程资源 图片资源库 蚂蚁家优选 PDF转换器

首页 / 操作系统 / Linux / PostgreSQL crypt函数拒绝服务漏洞(CVE-2015-5288)

PostgreSQL crypt函数拒绝服务漏洞(CVE-2015-5288)
发布日期:2015-10-26
更新日期:2015-10-27

受影响系统:
PostgreSQL PostgreSQL 〈 9.0.23
PostgreSQL PostgreSQL 9.4.x -9.4.5
PostgreSQL PostgreSQL 9.3.x-9.3.10
PostgreSQL PostgreSQL 9.2.x-9.2.14
PostgreSQL PostgreSQL 9.1.x-9.1.19
描述:
CVE(CAN) ID: CVE-2015-5288

PostgreSQL是一款高级对象-关系型数据库管理系统,支持扩展的SQL标准子集。

PostgreSQL 9.0.23之前版本、9.1.x-9.1.19, 9.2.x-9.2.14, 9.3.x-9.3.10, 9.4.x -9.4.5 ,contrib/pgcrypto的crypt函数存在安全漏洞,攻击者通过 "too-short" salt,可造成服务器崩溃或读取任意服务器内存。

<*来源:Josh Kupershmidt
        Oskari Saarenmaa
  *>

建议:
厂商补丁:

PostgreSQL
----------
目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载:

http://www.postgresql.org

http://www.postgresql.org/docs/9.0/static/release-9-0-23.html
http://www.postgresql.org/docs/9.3/static/release-9-3-10.html
http://www.postgresql.org/docs/9.4/static/release-9-4-5.html
http://www.postgresql.org/docs/9.2/static/release-9-2-14.html------------------------------------华丽丽的分割线------------------------------------CentOS 6.3环境下yum安装PostgreSQL 9.3 http://www.linuxidc.com/Linux/2014-05/101787.htmPostgreSQL缓存详述 http://www.linuxidc.com/Linux/2013-07/87778.htmWindows平台编译 PostgreSQL http://www.linuxidc.com/Linux/2013-05/85114.htmUbuntu下LAPP(Linux+Apache+PostgreSQL+PHP)环境的配置与安装 http://www.linuxidc.com/Linux/2013-04/83564.htmUbuntu上的phppgAdmin安装及配置 http://www.linuxidc.com/Linux/2011-08/40520.htmCentOS平台下安装PostgreSQL9.3 http://www.linuxidc.com/Linux/2014-05/101723.htmPostgreSQL配置Streaming Replication集群 http://www.linuxidc.com/Linux/2014-05/101724.htm如何在CentOS 7/6.5/6.4 下安装PostgreSQL 9.3 与 phpPgAdmin  http://www.linuxidc.com/Linux/2014-12/110108.htm------------------------------------华丽丽的分割线------------------------------------PostgreSQL 的详细介绍:请点这里
PostgreSQL 的下载地址:请点这里