Uncontrolled recursion in Decoder.Decode in encoding/gob before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a message which contains deeply nested structures.
References
Link | Resource |
---|---|
https://go.dev/cl/417064 | Patch Vendor Advisory |
https://go.dev/issue/53615 | Issue Tracking Vendor Advisory |
https://go.googlesource.com/go/+/6fa37e98ea4382bf881428ee0c150ce591500eb7 | 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-0526 | Vendor Advisory |
https://go.dev/cl/417064 | Patch Vendor Advisory |
https://go.dev/issue/53615 | Issue Tracking Vendor Advisory |
https://go.googlesource.com/go/+/6fa37e98ea4382bf881428ee0c150ce591500eb7 | 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-0526 | Vendor Advisory |
Configurations
History
21 Nov 2024, 07:03
Type | Values Removed | Values Added |
---|---|---|
References | () https://go.dev/cl/417064 - Patch, Vendor Advisory | |
References | () https://go.dev/issue/53615 - Issue Tracking, Vendor Advisory | |
References | () https://go.googlesource.com/go/+/6fa37e98ea4382bf881428ee0c150ce591500eb7 - Mailing List, Patch, Vendor Advisory | |
References | () https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE - Mailing List, Vendor Advisory | |
References | () https://pkg.go.dev/vuln/GO-2022-0526 - Vendor Advisory |
Information
Published : 2022-08-10 20:15
Updated : 2024-11-21 07:03
NVD link : CVE-2022-30635
Mitre link : CVE-2022-30635
CVE.ORG link : CVE-2022-30635
JSON object : View
Products Affected
golang
- go
CWE
CWE-674
Uncontrolled Recursion