#VU56024 Resource management error in Go programming language - CVE-2021-33198
Published: August 22, 2021 / Updated: October 19, 2022
Go programming language
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to improper management of internal resources within the application when handling a large exponent to the math/big.Rat SetString or UnmarshalText method. A remote attacker can pass specially crafted data to the application and perform a denial of service (DoS) attack.