漏洞信息
# PHAR流包装程序任意PHP代码执行漏洞
## 漏洞概述
Drupal Core 版本 7.x<7.62、8.6.x<8.6.6 和 8.5.x<8.5.9 中存在远程代码执行漏洞。在处理未经验证的 phar:// URI 文件操作时,PHP 内置的 phar 流包装器存在该漏洞。一些 Drupal 代码(核心、贡献模块和自定义模块)在处理这些操作时如果验证不足,可能会暴露该漏洞。
## 影响版本
- Drupal Core 7.x 版本 7.62 之前的所有版本
- Drupal Core 8.6.x 版本 8.6.6 之前的所有版本
- Drupal Core 8.5.x 版本 8.5.9 之前的所有版本
## 漏洞细节
该漏洞存在于 PHP 的 phar 流包装器中,当处理未经验证的 phar:// URI 文件操作时,可能导致远程代码执行。一些 Drupal 代码路径在进行文件操作时可能存在验证不足的问题,这样可能会导致该漏洞被利用。
## 漏洞影响
该漏洞的影响被部分缓解,因为通常需要管理员权限或非典型的配置才能触发代码路径,但仍然存在风险。
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
PHAR stream wrapper Arbitrary PHP code execution
漏洞描述信息
In Drupal Core versions 7.x prior to 7.62, 8.6.x prior to 8.6.6 and 8.5.x prior to 8.5.9; A remote code execution vulnerability exists in PHP's built-in phar stream wrapper when performing file operations on an untrusted phar:// URI. Some Drupal code (core, contrib, and custom) may be performing file operations on insufficiently validated user input, thereby being exposed to this vulnerability. This vulnerability is mitigated by the fact that such code paths typically require access to an administrative permission or an atypical configuration.
CVSS信息
N/A
漏洞类别
N/A
漏洞标题
Drupal core 输入验证错误漏洞
漏洞描述信息
Drupal core是Drupal社区所维护的一套用PHP语言开发的免费、开源的内容管理系统。 Drupal core 7.62之前的7.x版本、8.6.6之前的8.6.x版本和8.5.9之前的8.5.x版本中的内置phar stream wrapper(PHP)存在远程代码执行漏洞。远程攻击者可利用该漏洞执行任意的php代码。
CVSS信息
N/A
漏洞类别
输入验证错误