lichti/shodan-portainer

lichti/shodan-portainer

Releases0
Stars5
This script search at shodan for portainer poorly configured and vulnerable

CVE History

CVEPublishedCVSS v3CVSS v2
5 MEDIUM

Portainer through 1.19.2 provides an API endpoint (/api/users/admin/check) to verify that the admin user is already created. This API endpoint will return 404 if admin was not created and 204 if it was already created. Attackers can set an admin password in the 404 case.