CVE-2022-30630
published 2022-08-10CVE-2022-30630: Uncontrolled recursion in Glob in io/fs before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path which contains a…
PriorityP338high7.5CVSS 3.1
AVNACLPRNUINSUCNINAH
EPSS
1.62%
73.0th percentile
Uncontrolled recursion in Glob in io/fs before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path which contains a large number of path separators.
Affected
10 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | golang-1.15 | < golang-1.19 1.19~rc2-1 (bookworm) | golang-1.19 1.19~rc2-1 (bookworm) |
| debian | golang-1.19 | < golang-1.19 1.19~rc2-1 (bookworm) | golang-1.19 1.19~rc2-1 (bookworm) |
| go_standard_library | io_fs | < 1.17.12 | 1.17.12 |
| go_standard_library | io_fs | >= 1.18.0-0 < 1.18.4 | 1.18.4 |
| golang | go | < 1.17.12 | 1.17.12 |
| golang | go | >= 1.18.0 < 1.18.4 | 1.18.4 |
| msrc | azl3_gcc_13.2.0-7_on_azure_linux_3.0 | — | — |
| msrc | azl3_python-tensorboard_2.16.2-6_on_azure_linux_3.0 | — | — |
| msrc | cbl2_golang_1.18.5-1_on_cbl_mariner_2.0 | — | — |
| msrc | cm1_golang_1.18.5-1_on_cbl_mariner_1.0 | — | — |
CVSS provenance
nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
osv7.5HIGH
vendor_debian7.5LOW
vendor_msrc7.5HIGH
vendor_redhat7.5HIGH
vendor_ubuntu6.5MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
golang-1.13, golang-1.16 vulnerabilities
osv·2024-01-09·CVSS 6.5
CVE-2022-29526 [MEDIUM] golang-1.13, golang-1.16 vulnerabilities
golang-1.13, golang-1.16 vulnerabilities
USN-6038-1 fixed several vulnerabilities in Go 1.18. This update provides
the corresponding updates for Go 1.13 and Go 1.16.
CVE-2022-29526 and CVE-2022-30630 only affected Go 1.16.
Original advisory details:
It was discovered that the Go net/http module incorrectly handled
Transfer-Encoding headers in the HTTP/1 client. A remote attacker could
possibly use this issue to perform an HTTP Request Smuggling attack.
(CVE-2022-1705)
It was discovered that Go did not properly manage memory under certain
circumstances. An attacker could possibly use this issue to cause a panic
resulting into a denial of service. (CVE-2022-1962, CVE-2022-27664,
CVE-2022-28131, CVE-2022-30630, CVE-2022-30631, CVE-2022-30632,
CVE-2022-30633, CVE-2022-30635, CVE-2022-3218
OSV
golang-1.18 vulnerabilities
osv·2023-04-25·CVSS 6.5
CVE-2022-1705 [MEDIUM] golang-1.18 vulnerabilities
golang-1.18 vulnerabilities
It was discovered that the Go net/http module incorrectly handled
Transfer-Encoding headers in the HTTP/1 client. A remote attacker could
possibly use this issue to perform an HTTP Request Smuggling attack.
(CVE-2022-1705)
It was discovered that Go did not properly manage memory under certain
circumstances. An attacker could possibly use this issue to cause a panic
resulting into a denial of service. (CVE-2022-1962, CVE-2022-27664,
CVE-2022-28131, CVE-2022-30630, CVE-2022-30631, CVE-2022-30632,
CVE-2022-30633, CVE-2022-30635, CVE-2022-32189, CVE-2022-41715,
CVE-2022-41717, CVE-2023-24534, CVE-2023-24537)
It was discovered that Go did not properly implemented the maximum size of
file headers in Reader.Read. An attacker could possibly use this issue to
cause a
GHSA
GHSA-vjj7-39vr-35r3: Uncontrolled recursion in Glob in io/fs before Go 1
ghsa_unreviewed·2022-08-11
CVE-2022-30630 [HIGH] CWE-674 GHSA-vjj7-39vr-35r3: Uncontrolled recursion in Glob in io/fs before Go 1
Uncontrolled recursion in Glob in io/fs before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path which contains a large number of path separators.
OSV
CVE-2022-30630: Uncontrolled recursion in Glob in io/fs before Go 1
osv·2022-08-10·CVSS 7.5
CVE-2022-30630 [HIGH] CVE-2022-30630: Uncontrolled recursion in Glob in io/fs before Go 1
Uncontrolled recursion in Glob in io/fs before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path which contains a large number of path separators.
OSV
Stack exhaustion in Glob on certain paths in io/fs
osv·2022-07-20
CVE-2022-30630 Stack exhaustion in Glob on certain paths in io/fs
Stack exhaustion in Glob on certain paths in io/fs
Calling Glob on a path which contains a large number of path separators can cause a panic due to stack exhaustion.
Ubuntu
Go vulnerabilities
vendor_ubuntu·2024-01-09·CVSS 6.5
CVE-2022-2879 [MEDIUM] Go vulnerabilities
Title: Go vulnerabilities
Summary: Several security issues were fixed in Go.
USN-6038-1 fixed several vulnerabilities in Go 1.18. This update provides
the corresponding updates for Go 1.13 and Go 1.16.
CVE-2022-29526 and CVE-2022-30630 only affected Go 1.16.
Original advisory details:
It was discovered that the Go net/http module incorrectly handled
Transfer-Encoding headers in the HTTP/1 client. A remote attacker could
possibly use this issue to perform an HTTP Request Smuggling attack.
(CVE-2022-1705)
It was discovered that Go did not properly manage memory under certain
circumstances. An attacker could possibly use this issue to cause a panic
resulting into a denial of service. (CVE-2022-1962, CVE-2022-27664,
CVE-2022-28131, CVE-2022-30630, CVE-2022-30631, CVE-2022-30632,
CVE-2022
Ubuntu
Go vulnerabilities
vendor_ubuntu·2023-04-25·CVSS 6.5
CVE-2022-1962 [MEDIUM] Go vulnerabilities
Title: Go vulnerabilities
Summary: Several security issues were fixed in Go.
It was discovered that the Go net/http module incorrectly handled
Transfer-Encoding headers in the HTTP/1 client. A remote attacker could
possibly use this issue to perform an HTTP Request Smuggling attack.
(CVE-2022-1705)
It was discovered that Go did not properly manage memory under certain
circumstances. An attacker could possibly use this issue to cause a panic
resulting into a denial of service. (CVE-2022-1962, CVE-2022-27664,
CVE-2022-28131, CVE-2022-30630, CVE-2022-30631, CVE-2022-30632,
CVE-2022-30633, CVE-2022-30635, CVE-2022-32189, CVE-2022-41715,
CVE-2022-41717, CVE-2023-24534, CVE-2023-24537)
It was discovered that Go did not properly implemented the maximum size of
file headers in Reader.Read. An
Microsoft
Stack exhaustion in Glob on certain paths in io/fs
vendor_msrc·2022-08-09·CVSS 7.5
CVE-2022-30630 [HIGH] CWE-674 Stack exhaustion in Glob on certain paths in io/fs
Stack exhaustion in Glob on certain paths in io/fs
FAQ: Is Azure Linux the only Microsoft product that includes this open-source library and is therefore potentially affected by this vulnerability?
One of the main benefits to our customers who choose to use the Azure Linux distro is the commitment to keep it up to date with the most recent and most secure versions of the open source libraries with which the distro is composed. Microsoft is committed to transparency in this work which is why we began publishing CSAF/VEX in October 2025. See this blog post for more information. If impact to additional products is identified, we will update the CVE to reflect this.
Mariner: Mariner
Go: Go
Customer Action Required: Yes
Remediation: CBL-Mariner Releases
Reference: https://learn.microsoft.
Red Hat
golang: io/fs: stack exhaustion in Glob
vendor_redhat·2022-07-12·CVSS 7.5
CVE-2022-30630 [HIGH] CWE-1325 golang: io/fs: stack exhaustion in Glob
golang: io/fs: stack exhaustion in Glob
Uncontrolled recursion in Glob in io/fs before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path which contains a large number of path separators.
A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability.
Statement: RH ProdSec has set the Impact of this vulnerability to Moderate as there is no known method to execute arbitary code. Successful exploitation of this bug can cause the application under attack to panic, merely causing a Denial of Service at the application level. As the kernel is unaffected by this bug, the user can merely
Debian
CVE-2022-30630: golang-1.15 - Uncontrolled recursion in Glob in io/fs before Go 1.17.12 and Go 1.18.4 allows a...
vendor_debian·2022·CVSS 7.5
CVE-2022-30630 [HIGH] CVE-2022-30630: golang-1.15 - Uncontrolled recursion in Glob in io/fs before Go 1.17.12 and Go 1.18.4 allows a...
Uncontrolled recursion in Glob in io/fs before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path which contains a large number of path separators.
Scope: local
bullseye: resolved
No detection rules found.
No public exploits indexed.
https://go.dev/cl/417065https://go.dev/issue/53415https://go.googlesource.com/go/+/fa2d41d0ca736f3ad6b200b2a4e134364e9acc59https://groups.google.com/g/golang-announce/c/nqrv9fbR0zEhttps://pkg.go.dev/vuln/GO-2022-0527https://go.dev/cl/417065https://go.dev/issue/53415https://go.googlesource.com/go/+/fa2d41d0ca736f3ad6b200b2a4e134364e9acc59https://groups.google.com/g/golang-announce/c/nqrv9fbR0zEhttps://pkg.go.dev/vuln/GO-2022-0527
2022-08-10
Published