Panic in Go's Math Library Affecting Multiple Versions
CVE-2021-33198
7.5HIGH
What is CVE-2021-33198?
In the Go programming language, prior to versions 1.15.13 and 1.16.5, the math/big.Rat SetString and UnmarshalText methods are vulnerable to a panic situation when processing large exponent values. This can cause applications using these methods to crash unexpectedly, potentially leading to wider application availability issues. Developers utilizing these functionalities should review their implementations to safeguard against potential panics.