Page 4 of 17 results (0.001 seconds)

CVSS: 7.5EPSS: 1%CPEs: 1EXPL: 3

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 Traefik versión 1.7.x hasta 1.7.11, cuando el indicador --api es usado y la API esta publicamente accesible y expuesta sin un suficiente control de acceso (que es contrario a la documentación de la API), permite a los usuarios autenticados remotos descubrir hashes de contraseña leyendo la secciones Basic HTTP Authentication o Digest HTTP Authentication, o encontrando una clave mediante la lectura de la sección ClientTLS. Estos se pueden encontrar en la respuesta JSON a una petición /api. • https://docs.traefik.io/configuration/api/#security https://github.com/containous/traefik/issues/4917 https://github.com/containous/traefik/pull/4918 • CWE-522: Insufficiently Protected Credentials •

CVSS: 7.5EPSS: 0%CPEs: 1EXPL: 0

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 https://github.com/containous/traefik/pull/3790/commits/113250ce5735d554c502ca16fb03bb9119ca79f1 https://github.com/containous/traefik/pull/3790/commits/368bd170913078732bde58160f92f202f370278b https://github.com/containous/traefik/releases/tag/v1.6.6 • CWE-287: Improper Authentication •