CVE Published: 09/08/2022 |
CVE Updated: 03/08/2024 |
CVE Year: 2022 Source: Go |
Vendor: Go standard library |
Product: compress/gzip Status : PUBLISHED
CVE-2022-30631 Description
Uncontrolled recursion in Reader.Read in compress/gzip before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via an archive containing a large number of concatenated 0-length compressed files.