CVE-2022-32190
unknown
CVSS v3
—
CVSS v2
—
VIR risk
—
Description
JoinPath and URL.JoinPath do not remove ../ path elements appended to a relative path. For example, JoinPath("https://go.dev", "../go") returns the URL "https://go.dev/../go", despite the JoinPath documentation stating that ../ path elements are removed from the result.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2022-32190
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2022-32190.html
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | fixed | 1.19.1-1 |
| debian | bullseye | fixed | 0 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Go | stdlib | >=1.19.0-0,<1.19.1 | 1.19.1 |
References
Verify integrity in audit chain (admin only). AS-IS.