db
MySQL 8.0 service configured with a root password, a database 'xwiki', and a user 'xwiki' for the web application. Includes a healthcheck using mysqladmin.
CVE-2023-29509/docker-compose.yml:2-15File viewing is interactive and short-lived. Downloads are password-protected ZIP archives using password eip.
A Docker Compose environment defining a MySQL 8.0 database and an XWiki 13.10.10 web application, intended as a vulnerable lab for CVE-2023-29509.
CVE-2023-29509/docker-compose.yml:1-39The README explicitly describes the environment as a lab for reproducing CVE-2023-29509, provides run instructions, and the Compose file uses a known vulnerable XWiki version (13.10.10).
CVE-2023-29509/README.md:1-69MySQL 8.0 service configured with a root password, a database 'xwiki', and a user 'xwiki' for the web application. Includes a healthcheck using mysqladmin.
CVE-2023-29509/docker-compose.yml:2-15XWiki 13.10.10 web application, the vulnerable version for CVE-2023-29509. Depends on the db service, exposes port 8080 to the host, and includes a healthcheck.
CVE-2023-29509/docker-compose.yml:17-33Python script that authenticates to the XWiki target and sends a crafted URL to trigger the eval injection vulnerability, checking for a success marker in the response.
CVE-2023-29509/poc/poc.py:1-147Supported by supplied evidence
The README, PoC script, and verification report all describe an eval injection vulnerability in XWiki 13.10.10 matching CVE-2023-29509, and the lab uses that exact version.
CVE-2023-29509/README.md:1-69CVE-2023-29509/poc/poc.py:1-147CVE-2023-29509/poc_verification_report.md:1-43CVE-2023-29509/README.md:42-43CVE-2023-29509/README.md:45-50CVE-2023-29509/README.md:52-53CVE-2023-29509/poc/poc.py:1-147CVE-2023-29509/README.md:42-44CVE-2023-29509/README.md:45-50CVE-2023-29509/README.md:52-53CVE-2023-29509/README.md:55-59The environment is a self-contained vulnerability lab. The PoC targets only the lab's own XWiki container, and no evidence shows host escape, external connections, persistence, credential theft, or destructive behavior beyond the intended exploit demonstration.
CVE-2023-29509/docker-compose.yml:1-39CVE-2023-29509/poc/poc.py:1-147This 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.