
CVE-2019-12452
https://notcve.org/view.php?id=CVE-2019-12452
29 May 2019 — types/types.go in Containous Traefik 1.7.x through 1.7.11, when the --api flag is used and the API is publicly reachable and exposed without sufficient access control (which is contrary to the API documentation), allows remote authenticated users to discover password hashes by reading the Basic HTTP Authentication or Digest HTTP Authentication section, or discover a key by reading the ClientTLS section. These can be found in the JSON response to a /api request. En el archivo types/types.go en Containous Tra... • https://docs.traefik.io/configuration/api/#security • CWE-522: Insufficiently Protected Credentials •

CVE-2018-15598
https://notcve.org/view.php?id=CVE-2018-15598
21 Aug 2018 — Containous Traefik 1.6.x before 1.6.6, when --api is used, exposes the configuration and secret if authentication is missing and the API's port is publicly reachable. Containous Traefik en versiones 1.6.x anteriores a la 1.6.6, cuando se usa --api, expone la configuración y el secreto si falta la autenticación y el puerto de la API es alcanzable públicamente. • https://github.com/containous/traefik/pull/3790 • CWE-287: Improper Authentication •