#VU54521 Resource exhaustion in Go programming language - CVE-2021-33196
Published: July 4, 2021 / Updated: June 2, 2022
Go programming language
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to application does not properly control consumption of internal resources when parsing archives. A remote attacker can pass a specially crafted .zip file to the application, trigger resource exhaustion and perform a denial of service (DoS) attack.
Remediation
External links
- https://bugzilla.redhat.com/show_bug.cgi?id=1965503
- https://github.com/golang/go/issues/46242
- https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=33912
- https://go-review.googlesource.com/c/go/+/322949/
- https://go-review.googlesource.com/c/go/+/322909/
- https://go-review.googlesource.com/c/go/+/318909/