Traefik is an open source HTTP reverse proxy and load balancer. When Traefik is configured to use the `HTTPChallenge` to generate and renew the Let's Encrypt TLS certificates, the delay authorized to solve the challenge (50 seconds) can be exploited by attackers to achieve a `slowloris attack`. This vulnerability has been patch in version 2.10.6 and 3.0.0-beta5. Users are advised to upgrade. Users unable to upgrade should replace the `HTTPChallenge` with the `TLSChallenge` or the `DNSChallenge`.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2023-12-04 21:15
Updated : 2023-12-07 21:01
NVD link : CVE-2023-47124
Mitre link : CVE-2023-47124
CVE.ORG link : CVE-2023-47124
JSON object : View
Products Affected
traefik
- traefik
CWE
CWE-772
Missing Release of Resource after Effective Lifetime