# Chartify 插件 <=2.9.5 LFI 漏洞
## 漏洞概述
Chartify – WordPress Chart Plugin 插件存在本地文件包含漏洞,该漏洞可通过 `source` 参数被利用。这使得未授权的攻击者能够包含并执行服务器上的任意文件,进而执行这些文件中的 PHP 代码。
## 影响版本
所有版本,包括 2.9.5 及以下版本。
## 细节
攻击者可以通过操纵 `source` 参数来包含任意文件,这些文件可以是上传的图像或其他“安全”文件类型,但其实际内容可以是恶意 PHP 代码。此漏洞可通过以下方式被利用:
- 未授权访问
- 获取敏感数据
- 在上传文件被包含的情况下实现代码执行
## 影响
该漏洞可能导致以下安全风险:
- 未授权访问服务器文件和数据
- 执行任意 PHP 代码
- 绕过访问控制机制
# | POC 描述 | 源链接 | 神龙链接 |
---|---|---|---|
1 | Chartify – WordPress Chart Plugin <= 2.9.5 - Unauthenticated Local File Inclusion via source | https://github.com/RandomRobbieBF/CVE-2024-10571 | POC详情 |
2 | The Chartify – WordPress Chart Plugin plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 2.9.5 via the 'source' parameter. This makes it possible for unauthenticated attackers to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2024/CVE-2024-10571.yaml | POC详情 |
标题: Chartify – WordPress Chart Plugin <= 2.9.5 - Unauthenticated Local File Inclusion via source -- 🔗来源链接
标签:
神龙速读标题: chart-builder-charts-actions-options.php in chart-builder/tags/2.9.6/admin/partials/charts/actions – WordPress Plugin Repository -- 🔗来源链接
标签: