## https://sploitus.com/exploit?id=747F012C-BD70-55B4-876D-709C4A6D1069
# CVE-2025-55182-docker-lab
Vulnerable Docker environment for learning CVE-2025-55182. Suitable for testing PoC or making CTF challenges.
To understand how the vulnerability works, you can check the link in the reference part.
## Running
```bash
docker compose up -d
```
The server will run at http://localhost:1337. You can run `exploit.sh` file for quick PoC.
## Reference
- https://github.com/joshterrill/CVE-2025-55182-realistic-poc