← Back

CVE-2022-32190

nvd nist
Published: Sep 13, 2022Modified: Nov 21, 2024

JSON object

Loading...
7.5
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Exploitability: 3.9 / Impact: 3.6
Source: NVD

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.

Affected (4)

Products: Golang: Go
1 product
Go
Configuration A
4 vulnerable
Vulnerable SoftwareAffected Versions
Golang
Version 1.19.0
Version 1.19.0 beta1
Version 1.19.0 rc1
Version 1.19.0 rc2

References (8)

Source: security@golang.org
PatchRelease Notes
Source: security@golang.org
Issue TrackingPatchVendor Advisory
Source: security@golang.org
Mailing ListThird Party Advisory
Source: security@golang.org
Issue TrackingPatchVendor Advisory
Source: af854a3a-2127-422b-91ae-364da2661108
PatchRelease Notes
Source: af854a3a-2127-422b-91ae-364da2661108
Issue TrackingPatchVendor Advisory
Source: af854a3a-2127-422b-91ae-364da2661108
Mailing ListThird Party Advisory
Source: af854a3a-2127-422b-91ae-364da2661108
Issue TrackingPatchVendor Advisory

Timeline

No history available yet.