CVE-2019-12452
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…
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (2.59%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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.
- CVSS 3.0
- 7.5 HIGHCVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 2.59% probability · 84th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-522
- Affected
- traefik/traefik
- Source
- cve@mitre.org
References
- https://docs.traefik.io/configuration/api/#securityExploit, Vendor Advisory
- https://github.com/containous/traefik/issues/4917Exploit, Third Party Advisory
- https://github.com/containous/traefik/pull/4918Exploit, Patch, Third Party Advisory
- https://docs.traefik.io/configuration/api/#securityExploit, Vendor Advisory
- https://github.com/containous/traefik/issues/4917Exploit, Third Party Advisory
- https://github.com/containous/traefik/pull/4918Exploit, Patch, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.