—
GO-2023-2381
Traefik vulnerable to potential DDoS via ACME HTTPChallenge in github.com/traefik/traefik
Quick fix
GO-2023-2381 — github.com/traefik/traefik/v2: upgrade to the fixed version with the command below.
go get github.com/traefik/traefik/v2@v2.10.6 Details
Traefik vulnerable to potential DDoS via ACME HTTPChallenge in github.com/traefik/traefik
Are you affected?
Enter the version of the package you're using.
Affected packages
Go / github.com/traefik/traefik
Introduced in:
0 No fixed version published yet for github.com/traefik/traefik (go modules). Pin to a known-safe version or switch to an alternative.
Go / github.com/traefik/traefik/v2
Introduced in:
0 Fixed in: 2.10.6 Fix
go get github.com/traefik/traefik/v2@v2.10.6 Go / github.com/traefik/traefik/v3
Introduced in:
0 Fixed in: 3.0.0-beta5 Fix
go get github.com/traefik/traefik/v3@v3.0.0-beta5 References
- https://github.com/traefik/traefik/security/advisories/GHSA-8g85-whqh-cr2f [ADVISORY]
- https://nvd.nist.gov/vuln/detail/CVE-2023-47124 [ADVISORY]
- https://doc.traefik.io/traefik/https/acme/#dnschallenge [WEB]
- https://doc.traefik.io/traefik/https/acme/#httpchallenge [WEB]
- https://doc.traefik.io/traefik/https/acme/#tlschallenge [WEB]
- https://github.com/traefik/traefik/releases/tag/v2.10.6 [WEB]
- https://github.com/traefik/traefik/releases/tag/v3.0.0-beta5 [WEB]
- https://www.cloudflare.com/learning/ddos/ddos-attack-tools/slowloris [WEB]