Skip to content

HTTP header parsing could cause a deny of service

High
nmengin published GHSA-7hj9-rv74-5g92 Apr 11, 2023

Package

gomod Go (Go)

Affected versions

1.20.2

Patched versions

1.20.3
gomod Traefik (Go)
<= 2.9.9, <= 2.10.0-rc1
2.9.10, v2.10.0-rc2

Description

Impact

There is a vulnerability in Go when parsing the HTTP headers, which impacts Traefik.
HTTP header parsing could allocate substantially more memory than required to hold the parsed headers. This behavior could be exploited to cause a denial of service.

References

Patches

Workarounds

No workaround.

For more information

If you have any questions or comments about this advisory, please open an issue.

Severity

High

CVE ID

CVE-2023-29013

Weaknesses

No CWEs