mhubig / docker-partkeepr

mhubig/partkeepr docker image repository
63 stars 64 forks source link

[SECURITY] Leaking phpinfo() #49

Closed Germwalker closed 1 year ago

Germwalker commented 2 years ago

Hello,

The docker container is leaking the phpinfo() page :

http://[ip]:8080/info.php

01 02

I dropped the access to the url via the reverse proxy but the container should not leak this file over the network. A rule need to be added to give a 403.