Vulnerability Report: GO-2022-0523
standard library- CVE-2022-30633
- Affects: encoding/xml
- Published: Jul 20, 2022
- Modified: May 20, 2024
Unmarshaling an XML document into a Go struct which has a nested field that uses the 'any' field tag can panic due to stack exhaustion.
Affected Packages
-
PathGo VersionsSymbols
-
before go1.17.12, from go1.18.0-0 before go1.18.4
Aliases
References
- https://go.dev/cl/417061
- https://go.googlesource.com/go/+/c4c1993fd2a5b26fe45c09592af6d3388a3b2e08
- https://go.dev/issue/53611
- https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE
- https://vuln.go.dev/ID/GO-2022-0523.json
Feedback
See anything missing or incorrect?
Suggest an edit to this report.