4 matches found
CVE-2014-2383-LFI-to-RCE-Escalation
CVE-2014-2383 LFI/RFI 漏洞升级为 RCE 测试环境:dompdf 0.6.0 - php 7.3.33 - apache 2.4.25 在一次安全评估期间,发现了 CVE-2014-2383。本文档是一个概念验证,出于保护客户隐私的目的,不包含最初发现时的细节。不过,本文档中的内容确实模拟了该漏洞被利用时的环境。 发现 https://github.com/projectdiscovery/nuclei CVE-2014-2383 详情 root@kitploit: A vulnerability in dompdf.php in dompdf before...
October CMS: Incomplete Scheme Validation in Image Resizer
The image resizer classified external sources by testing whether the source string began with the substring http, and the string-source branch in ResizeImageItem::fromObject accepted any value containing :// as a URL. As a result, non-https PHP stream wrappers such as phar://, file:// and ftp://...
LFISuite
LFI Suite 什么是 LFI Suite? LFI Suite 是一款完全自动化 的工具,能够使用多种不同的攻击方法扫描和利用本地文件包含漏洞,详见功能部分。 功能 支持 Windows、Linux 和 OS X 自动配置 自动更新 提供 8 种不同的本地文件包含攻击模式: /proc/self/environ php://filter php://input /proc/self/fd access log phpinfo data:// expect:// 提供第九种模式,称为自动攻击...
CVE-2026-62996
Smarty is a template engine for PHP, facilitating the separation of presentation HTML/CSS from application logic. From 5.0.0 until 5.8.4, Smarty's stream: resource-name handling does not adequately restrict which PHP stream wrappers and filter chains can be referenced from a template, allowing a...