Vulnerability Report: GO-2022-0526
standard library- CVE-2022-30635
- Affects: encoding/gob
- Published: Jul 20, 2022
- Modified: May 20, 2024
Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion.
Affected Packages
-
PathGo VersionsSymbols
-
before go1.17.12, from go1.18.0-0 before go1.18.4
3 unexported affected symbols
- Decoder.compileDec
- Decoder.compileIgnoreSingle
- Decoder.decIgnoreOpFor
Aliases
References
- https://go.dev/cl/417064
- https://go.googlesource.com/go/+/6fa37e98ea4382bf881428ee0c150ce591500eb7
- https://go.dev/issue/53615
- https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE
- https://vuln.go.dev/ID/GO-2022-0526.json
Feedback
See anything missing or incorrect?
Suggest an edit to this report.