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.
References
Link | Resource |
---|---|
https://go.dev/cl/417067 | Patch Vendor Advisory |
https://go.dev/issue/53168 | Issue Tracking Vendor Advisory |
https://go.googlesource.com/go/+/b2b8872c876201eac2d0707276c6999ff3eb185e | Mailing List Patch Vendor Advisory |
https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE | Mailing List Vendor Advisory |
https://pkg.go.dev/vuln/GO-2022-0524 | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2022-08-10 20:15
Updated : 2024-02-28 19:29
NVD link : CVE-2022-30631
Mitre link : CVE-2022-30631
CVE.ORG link : CVE-2022-30631
JSON object : View
Products Affected
golang
- go
CWE
CWE-674
Uncontrolled Recursion