Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
CVE-2022-32190 Details
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.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://go.dev/cl/423514 | CVE | PatchRelease Notes |
| https://go.dev/issue/54385 | CVE | Issue TrackingPatchVendor Advisory |
| https://groups.google.com/g/golang-announce/c/x49AQzIVX-s | CVE | Mailing ListThird Party Advisory |
| https://pkg.go.dev/vuln/GO-2022-0988 | CVE | Issue TrackingPatchVendor Advisory |
| https://go.dev/cl/423514 | [email protected] | PatchRelease Notes |
| https://go.dev/issue/54385 | [email protected] | Issue TrackingPatchVendor Advisory |
| https://groups.google.com/g/golang-announce/c/x49AQzIVX-s | [email protected] | Mailing ListThird Party Advisory |
| https://pkg.go.dev/vuln/GO-2022-0988 | [email protected] | Issue TrackingPatchVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| golang go | 1.19.0 - 1.19.0 beta1 1.19.0 rc1 1.19.0 rc2 |
CPE
Remediation
| |
Change History
11 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Nov 7, 2023 | CVE Modified | [email protected] |
| Sep 25, 2023 | Reanalysis | [email protected] |
| Mar 3, 2023 | Modified Analysis | [email protected] |
| Dec 27, 2022 | CVE Modified | [email protected] |
| Nov 15, 2022 | Modified Analysis | [email protected] |
| Sep 29, 2022 | CVE Modified | [email protected] |
| Sep 16, 2022 | Initial Analysis | [email protected] |
| Sep 16, 2022 | CVE Modified | [email protected] |