7.5

CVE-2022-30631

Stack exhaustion when reading certain archives in compress/gzip

Uncontrolled recursion in Reader.Read in compress/gzip before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via an archive containing a large number of concatenated 0-length compressed files.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
GolangGo Version < 1.17.12
GolangGo Version >= 1.18.0 < 1.18.4
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.62% 0.729
CVSS Metriken
Quelle 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
134c704f-9b21-4f2e-91b3-4a467353bcc0 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.

https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE
Vendor Advisory
Mailing List
https://go.dev/cl/417067
Patch
Vendor Advisory
https://go.dev/issue/53168
Vendor Advisory
Issue Tracking
https://go.googlesource.com/go/+/b2b8872c876201eac2d0707276c6999ff3eb185e
Patch
Vendor Advisory
Mailing List
https://pkg.go.dev/vuln/GO-2022-0524
Vendor Advisory