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.
References
Link | Resource |
---|---|
https://docs.traefik.io/configuration/api/#security | Exploit Vendor Advisory |
https://github.com/containous/traefik/issues/4917 | Exploit Third Party Advisory |
https://github.com/containous/traefik/pull/4918 | Exploit Patch Third Party Advisory |
Configurations
History
28 Jul 2021, 00:44
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:* |
Information
Published : 2019-05-29 19:29
Updated : 2024-02-04 20:20
NVD link : CVE-2019-12452
Mitre link : CVE-2019-12452
CVE.ORG link : CVE-2019-12452
JSON object : View
Products Affected
traefik
- traefik
CWE
CWE-522
Insufficiently Protected Credentials