Improper resource allocation In golang-1.15
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.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
debian 11 | - | ||
debian 12 | 1.19~rc2-1 | ||
go | 1.17.12 | ||
rpm rhel9 | - | - | |
rpm rhel9 | - | - | |
rpm rhel9 | 0:1.17.12-1.el9_0 | ||
rpm rhel9 | 0:7.5.15-3.el9 | ||
rpm rhel9 | - | - | |
rpm rhel8 | 0:1.17.12-1.module+el8.6.0+16014+a372c00b | ||
rpm rhel9 | - | - |
1-10 of 12
10
Aliases
1. 2. 3. 4. 5. 6. 7.
References
1. 2. 3. 4.