PT-2022-20222 · Google+9 · Go+9
Tatiana
·
Published
2022-07-12
·
Updated
2024-06-15
·
CVE-2022-30633
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Go versions prior to 1.17.12
Go versions prior to 1.18.4
Description
The issue is caused by uncontrolled recursion in the Unmarshal function in encoding/xml. This 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.Recommendations
For Go versions prior to 1.17.12, update to version 1.17.12 or later to resolve the issue.
For Go versions prior to 1.18.4, update to version 1.18.4 or later to resolve the issue.
As a temporary workaround, consider avoiding the use of the
any field tag in Go structs until a patch is available.Fix
Uncontrolled Recursion
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Alt Linux
Almalinux
Centos
Debian
Go
Linuxmint
Red Hat
Rocky Linux
Suse
Ubuntu