一、 漏洞 CVE-2024-12209 基础信息
漏洞信息
                                        # WP Umbrella: Update Backup Restore & Monitoring <= 2.17.0 - 无需认证的本地文件包含漏洞

## 漏洞概述
WP Umbrella: Update Backup Restore & Monitoring 插件存在本地文件包含漏洞,攻击者可通过该漏洞执行任意PHP代码,绕过访问控制,获取敏感数据或实现代码执行。

## 影响版本
所有版本直至包括2.17.0

## 漏洞细节
攻击者通过 `umbrella-restore` 操作中的 `filename` 参数触发本地文件包含漏洞。此漏洞允许未授权攻击者包含并执行服务器上的任意文件,进而执行其中的PHP代码。

## 影响
攻击者可以利用此漏洞:
- 绕过访问控制
- 获取敏感数据
- 实现代码执行(在可以通过上传并包含图片和其他“安全”文件类型的情况下)
                                        
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
WP Umbrella: Update Backup Restore & Monitoring <= 2.17.0 - Unauthenticated Local File Inclusion
来源:美国国家漏洞数据库 NVD
漏洞描述信息
The WP Umbrella: Update Backup Restore & Monitoring plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 2.17.0 via the 'filename' parameter of the 'umbrella-restore' action. 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.
来源:美国国家漏洞数据库 NVD
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
来源:美国国家漏洞数据库 NVD
漏洞类别
PHP程序中Include/Require语句包含文件控制不恰当(PHP远程文件包含)
来源:美国国家漏洞数据库 NVD
漏洞标题
WordPress plugin WP Umbrella: Update Backup Restore & Monitoring 安全漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin WP Umbrella: Update Backup Restore & Monitoring 2.17.0版本及之前版本存在安全漏洞,该漏洞源于包含一个本地文件包含漏洞。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
其他
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2024-12209 的公开POC
# POC 描述 源链接 神龙链接
1 WP Umbrella: Update Backup Restore & Monitoring <= 2.17.0 - Unauthenticated Local File Inclusion https://github.com/RandomRobbieBF/CVE-2024-12209 POC详情
2 Unauthenticated Local File Inclusion https://github.com/Nxploited/CVE-2024-12209 POC详情
3 The WP Umbrella: Update Backup Restore & Monitoring plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 2.17.0 via the 'filename' parameter of the 'umbrella-restore' action. 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-12209.yaml POC详情
三、漏洞 CVE-2024-12209 的情报信息