7.5
CVE-2022-28131
- EPSS 0.01%
- Published 10.08.2022 20:15:32
- Last modified 21.11.2024 06:56:48
- Source security@golang.org
- Teams watchlist Login
- Open Login
Uncontrolled recursion in Decoder.Skip 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 a deeply nested XML document.
Data is provided by the National Vulnerability Database (NVD)
Fedoraproject ≫ Fedora Version35
Netapp ≫ Cloud Insights Telegraf Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.01% | 0.014 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
CWE-674 Uncontrolled Recursion
The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack.