mariadb
MariaDB database service for WordPress, configured with root password 'toor' and a WordPress database/user.
safe-lab/docker_compose.yaml:4-14WordPress File Upload <= 4.24.12 - Unuathenticated Remote Code Execution
CVE-2024-11635 has a selected CVSS score of 9.8 (critical); EIP currently links 1 repository PoC and 1 lab environment.
The WordPress File Upload plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 4.24.12 via the 'wfu_ABSPATH' cookie parameter. This makes it possible for unauthenticated attackers to execute code on the server.
| Product | Source | Version range | Status |
|---|---|---|---|
Iptanus File UploadBrowse nickboss / Iptanus File UploadDefault status: unaffected | CVE List | Through 4.24.12 | affected |
A Docker Compose environment defining a WordPress service with MariaDB, intended as a controlled lab for reproducing CVE-2024-11635.
safe-lab/docker_compose.yaml:1-42readme.md:1-107The README explicitly states the environment is for reproducing CVE-2024-11635 in a controlled lab, and the Compose file sets up a WordPress instance with a vulnerable plugin.
readme.md:1-3readme.md:47-50MariaDB database service for WordPress, configured with root password 'toor' and a WordPress database/user.
safe-lab/docker_compose.yaml:4-14WordPress service with PHP 8.4 on Apache, exposed on host port 80, intended to host the vulnerable WordPress File Upload plugin.
safe-lab/docker_compose.yaml:16-30Supported by supplied evidence
The README describes the vulnerability as unauthenticated RCE in WordPress File Upload <= 4.24.12 via 'wfu_ABSPATH' cookie, and the lab includes a vulnerable plugin ZIP (wp-file-upload.4.24.12.zip) for installation.
readme.md:17-19readme.md:47-50safe-lab/docker_compose.yaml:1-42readme.md:47-50readme.md:52-56readme.md:40-42readme.md:47-50readme.md:52-56readme.md:40-44The Compose file defines a standard WordPress+MariaDB stack with no privileged mode, no host volume mounts beyond named volumes, and no suspicious commands. The README explicitly warns to use the lab only in isolated environments. No behavior escaping the lab boundary is visible.
safe-lab/docker_compose.yaml:1-42readme.md:1-3readme.md:47-50This review is limited to the supplied lab evidence packet. It does not assert that the environment runs, reproduces a vulnerability, or is safe to execute. Contract: eip-docker-lab-analysis-v1.