10ij/dockyard

10ij/dockyard

GitHubGitHub
Unavailable
This project is no longer available (or publicly accessible) from GitHub
Releases3
Frequency3 weeks 3 days
Last Release
Small, Lightweight Docker container management app written in PHP.

CVE History

CVEPublishedCVSS v3CVSS v2
6.5 MEDIUM

Dockyard is a Docker container management app. Prior to 1.1.0, Docker container start and stop operations are performed through GET requests without CSRF protection. A remote attacker can cause a logged-in administrator's browser to request /apps/action.php?action=stop&name=<container> or /apps/action.php?action=start&name=<container>, which starts or stops the target container. This vulnerability is fixed in 1.1.0.