Stack Exhaustion Vulnerability in Go Programming Language
CVE-2022-24921
7.5HIGH
What is CVE-2022-24921?
The Go programming language is impacted by a stack exhaustion vulnerability due to the handling of deeply nested expressions in the regexp.Compile function. This issue affects versions before 1.16.15 and 1.17.x prior to 1.17.8, allowing crafted input to lead to excessive stack memory consumption, potentially crippling applications relying on this parsing feature.