PHP Fileinfo组件缓冲区溢出漏洞

admin 2023-12-05 12:00:24 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
低危 PHP Fileinfo组件缓冲区溢出漏洞

CVE编号

CVE-2015-8865

利用情况

暂无

补丁情况

官方补丁

披露时间

2016-05-20
漏洞描述
PHP(PHP:Hypertext Preprocessor,PHP:超文本预处理器)是PHP Group和开放源代码社区共同维护的一种开源的通用计算机脚本语言。Fileinfo是其中的一个用于显示文件属性并支持批量修改其属性的组件。 PHP的Fileinfo组件中存在缓冲区溢出漏洞,攻击者可利用该漏洞造成拒绝服务(崩溃),或执行任意代码。
解决建议
目前厂商已经发布了升级补丁以修复此安全问题,补丁获取链接:https://bugs.php.net/bug.php?id=71527
参考链接
http://bugs.gw.com/view.php?id=522
http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=fe13566c93f118a15a96320a546c...
http://lists.apple.com/archives/security-announce/2016/May/msg00004.html
http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00057.html
http://rhn.redhat.com/errata/RHSA-2016-2750.html
http://www.debian.org/security/2016/dsa-3560
http://www.openwall.com/lists/oss-security/2016/04/24/1
http://www.php.net/ChangeLog-5.php
http://www.php.net/ChangeLog-7.php
http://www.securityfocus.com/bid/85802
http://www.ubuntu.com/usn/USN-2952-1
http://www.ubuntu.com/usn/USN-2952-2
https://bugs.php.net/bug.php?id=71527
https://github.com/file/file/commit/6713ca45e7757297381f4b4cdb9cf5e624a9ad36
https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_n...
https://security.gentoo.org/glsa/201611-22
https://security.gentoo.org/glsa/201701-42
https://support.apple.com/HT206567
https://usn.ubuntu.com/3686-1/
https://usn.ubuntu.com/3686-2/
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
应用 php php * Up to (including) 5.5.33
运行在以下环境
应用 php php 5.6.0 -
运行在以下环境
应用 php php 5.6.1 -
运行在以下环境
应用 php php 5.6.10 -
运行在以下环境
应用 php php 5.6.11 -
运行在以下环境
应用 php php 5.6.12 -
运行在以下环境
应用 php php 5.6.13 -
运行在以下环境
应用 php php 5.6.14 -
运行在以下环境
应用 php php 5.6.15 -
运行在以下环境
应用 php php 5.6.16 -
运行在以下环境
应用 php php 5.6.17 -
运行在以下环境
应用 php php 5.6.18 -
运行在以下环境
应用 php php 5.6.19 -
运行在以下环境
应用 php php 5.6.2 -
运行在以下环境
应用 php php 5.6.3 -
运行在以下环境
应用 php php 5.6.4 -
运行在以下环境
应用 php php 5.6.5 -
运行在以下环境
应用 php php 5.6.6 -
运行在以下环境
应用 php php 5.6.7 -
运行在以下环境
应用 php php 5.6.8 -
运行在以下环境
应用 php php 5.6.9 -
运行在以下环境
应用 php php 7.0.0 -
运行在以下环境
应用 php php 7.0.1 -
运行在以下环境
应用 php php 7.0.2 -
运行在以下环境
应用 php php 7.0.3 -
运行在以下环境
应用 php php 7.0.4 -
运行在以下环境
系统 amazon_AMI php56 * Up to (excluding) 5.6.21-1.124.amzn1
运行在以下环境
系统 debian DPKG * Up to (excluding) 5.6.20+dfsg-0+deb8u1
运行在以下环境
系统 debian_10 file * Up to (excluding) 1:5.24-1
运行在以下环境
系统 debian_11 file * Up to (excluding) 1:5.24-1
运行在以下环境
系统 debian_12 file * Up to (excluding) 1:5.24-1
运行在以下环境
系统 debian_7 file * Up to (excluding) 5.11-2+deb7u9
运行在以下环境
系统 debian_8 file * Up to (excluding) 1:5.22+15-2+deb8u2
运行在以下环境
系统 debian_sid file * Up to (excluding) 1:5.24-1
运行在以下环境
系统 ubuntu_12.04.5_lts php5 * Up to (excluding) 5.3.10-1ubuntu3.22
运行在以下环境
系统 ubuntu_14.04 php5 * Up to (excluding) 5.5.9+dfsg-1ubuntu4.16
运行在以下环境
系统 ubuntu_14.04.6_lts file * Up to (excluding) 1:5.14-2ubuntu3.4
运行在以下环境
系统 ubuntu_16.04 php7.0 * Up to (excluding) 7.0.4-7ubuntu2.1
运行在以下环境
系统 ubuntu_16.04.7_lts file * Up to (excluding) 1:5.25-2ubuntu1
阿里云评分 2.6
  • 攻击路径 本地
  • 攻击复杂度 复杂
  • 权限要求 普通权限
  • 影响范围 有限影响
  • EXP成熟度 未验证
  • 补丁情况 官方补丁
  • 数据保密性 无影响
  • 数据完整性 无影响
  • 服务器危害 无影响
  • 全网数量 100
CWE-ID 漏洞类型
CWE-119 内存缓冲区边界内操作的限制不恰当
- avd.aliyun.com
weinxin
版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
N/A Ali_nvd

N/A

N/ACVE编号 CVE-2024-9120利用情况 暂无补丁情况 N/A披露时间 2024-09-23漏洞描述Use after free in Dawn
评论:0   参与:  0