漏洞标题
ZipArchive::extractTo 可能会在目标目录之外提取
漏洞描述信息
ZipArchive::extractTo可能将文件解压缩到目标目录之外的位置
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
漏洞类别
N/A
漏洞标题
ZipArchive::extractTo may extract outside of destination dir
漏洞描述信息
In PHP versions 7.3.x below 7.3.31, 7.4.x below 7.4.24 and 8.0.x below 8.0.11, in Microsoft Windows environment, ZipArchive::extractTo may be tricked into writing a file outside target directory when extracting a ZIP file, thus potentially causing files to be created or overwritten, subject to OS permissions.
CVSS信息
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N
漏洞类别
路径遍历:’../filedir’
漏洞标题
PHP 路径遍历漏洞
漏洞描述信息
PHP是一种在服务器端执行的脚本语言。 PHP 存在安全漏洞,该漏洞源于网络系统或产品缺乏有效的权限许可和访问控制措施。
CVSS信息
N/A
漏洞类别
路径遍历