Security Advisory

CVE-2018-19367

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2018-11-20 09:00:00
Last updated 2024-09-16 18:13:29
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

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.