mariadb
MariaDB service providing the WordPress database, configured with root and user credentials.
safe-lab/docker_compose.yaml:4-14File viewing is interactive and short-lived. Downloads are password-protected ZIP archives using password eip.
A Docker Compose environment defining a WordPress service with MariaDB, intended as a controlled lab for reproducing CVE-2023-29386.
safe-lab/docker_compose.yaml:1-42readme.md:1-108The README explicitly states the environment is for reproducing CVE-2023-29386, a WordPress arbitrary file upload vulnerability, and provides instructions for deploying the lab and installing vulnerable plugins.
readme.md:1-3readme.md:47-60MariaDB service providing the WordPress database, configured with root and user credentials.
safe-lab/docker_compose.yaml:4-14WordPress service with PHP 8.4 and Apache, exposed on port 80, intended to host the vulnerable Manager for Icomoon plugin.
safe-lab/docker_compose.yaml:16-32Supported by supplied evidence
The README describes the vulnerability as an unauthenticated arbitrary file upload in Manager for Icomoon < 2.1, and the lab includes a vulnerable plugin ZIP file for testing.
readme.md:1-3readme.md:47-60readme.md:47-50readme.md:52-60readme.md:47-50readme.md:50readme.md:52-54readme.md:55-57readme.md:1-3readme.md:11-13The Compose file defines a standard WordPress and MariaDB setup with no privileged mode, no host volume mounts beyond named Docker volumes, and no suspicious commands. The README explicitly warns to use the lab only in isolated environments. All behavior is directed at the contained lab target.
safe-lab/docker_compose.yaml:1-42readme.md:47-60This 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.