CVE-2022-32190

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.
References
Link Resource
https://go.dev/cl/423514 Patch Release Notes
https://groups.google.com/g/golang-announce/c/x49AQzIVX-s Issue Tracking Mailing List
https://pkg.go.dev/vuln/GO-2022-0988 Issue Tracking Patch
https://go.dev/issue/54385 Issue Tracking Patch
Configurations

Configuration 1

cpe:2.3:a:golang:go:1.19.0:beta1:*:*:*:*:*:*
cpe:2.3:a:golang:go:1.19.0:rc1:*:*:*:*:*:*
cpe:2.3:a:golang:go:1.19.0:rc2:*:*:*:*:*:*
cpe:2.3:a:golang:go:1.19.0:-:*:*:*:*:*:*
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*
cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*

Information

Published : 2022-09-13 06:15

Updated : 2022-12-27 10:15


NVD link : CVE-2022-32190

Mitre link : CVE-2022-32190

Products Affected
No products.
CWE