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 | 
| 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
                    21 Nov 2024, 04:22
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://docs.traefik.io/configuration/api/#security - Exploit, Vendor Advisory | |
| References | () https://github.com/containous/traefik/issues/4917 - Exploit, Third Party Advisory | |
| References | () https://github.com/containous/traefik/pull/4918 - Exploit, Patch, Third Party Advisory | 
Information
                Published : 2019-05-29 19:29
Updated : 2024-11-21 04:22
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
