vulnerable
A service built from the local Dockerfile, exposing port 80 on the container mapped to host port 8080. It runs Apache with PHP 8.0 and serves index.php, which uses the Sabberworm PHP CSS Parser library version 8.3.0 and contains a deliberate eval() vulnerability.
docker-compose.yml:3-6Dockerfile:1-21index.php:1-20