—
GO-2024-2722
Traefik vulnerable to denial of service with Content-length header in github.com/traefik/traefik
Quick fix
GO-2024-2722 — github.com/traefik/traefik/v2: upgrade to the fixed version with the command below.
go get github.com/traefik/traefik/v2@v2.11.2 Details
Traefik vulnerable to denial of service with Content-length header 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.11.2 Fix
go get github.com/traefik/traefik/v2@v2.11.2 Go / github.com/traefik/traefik/v3
Introduced in:
3.0.0-beta3 Fixed in: 3.0.0-rc5 Fix
go get github.com/traefik/traefik/v3@v3.0.0-rc5 References
- https://github.com/traefik/traefik/security/advisories/GHSA-4vwx-54mw-vqfw [ADVISORY]
- https://nvd.nist.gov/vuln/detail/CVE-2024-28869 [ADVISORY]
- https://github.com/traefik/traefik/commit/240b83b77351dfd8cadb91c305b84e9d22e0f9c6 [FIX]
- https://doc.traefik.io/traefik/routing/entrypoints/#respondingtimeouts [WEB]
- https://github.com/traefik/traefik/releases/tag/v2.11.2 [WEB]
- https://github.com/traefik/traefik/releases/tag/v3.0.0-rc5 [WEB]