CVE Published: 09/08/2022 |
CVE Updated: 03/08/2024 |
CVE Year: 2022 Source: Go |
Vendor: Go standard library |
Product: encoding/xml Status : PUBLISHED
CVE-2022-30633 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.