CVE-2022-30633
Last modified
CVE-2022-30633 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Uncontrolled recursion in Unmarshal in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via unmarshalling an XML document into a Go struct which has a nested field that uses the 'any' field tag.. EPSS estimates a 1.62% chance of exploitation in the next 30 days.
Description
Uncontrolled recursion in Unmarshal in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via unmarshalling an XML document into a Go struct which has a nested field that uses the 'any' field tag.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Golang | Go | < 1.17.12 |
| Golang | Go | >= 1.18.0, < 1.18.4 |
References
- https://go.dev/cl/417061Patch, Vendor Advisory
- https://go.dev/issue/53611Issue Tracking, Vendor Advisory
- https://go.googlesource.com/go/+/c4c1993fd2a5b26fe45c09592af6d3388a3b2e08Mailing List, Patch, Vendor Advisory
- https://groups.google.com/g/golang-announce/c/nqrv9fbR0zEMailing List, Vendor Advisory
- https://pkg.go.dev/vuln/GO-2022-0523Vendor Advisory
- https://go.dev/cl/417061Patch, Vendor Advisory
- https://go.dev/issue/53611Issue Tracking, Vendor Advisory
- https://go.googlesource.com/go/+/c4c1993fd2a5b26fe45c09592af6d3388a3b2e08Mailing List, Patch, Vendor Advisory
- https://groups.google.com/g/golang-announce/c/nqrv9fbR0zEMailing List, Vendor Advisory
- https://pkg.go.dev/vuln/GO-2022-0523Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-30633?
How severe is CVE-2022-30633?
How do I fix CVE-2022-30633?
Are you affected by CVE-2022-30633?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
