CVE-2022-32190
CVSS V2 None
CVSS V3 High 7.5
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.
Overview
- CVE ID
- CVE-2022-32190
- Assigner
- security@golang.org
- Vulnerability Status
- Analyzed
- Published Version
- 2022-09-13T18:15:14
- Last Modified Date
- 2023-03-03T15:40:26
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* | 1 | OR | 1.18.0 | 1.18.6 |
cpe:2.3:a:golang:go:1.19.0:-:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:golang:go:1.19.0:beta1:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:golang:go:1.19.0:rc1:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:golang:go:1.19.0:rc2:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- NONE
- Base Score
- 7.5
- Base Severity
- HIGH
- Exploitability Score
- 3.9
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://go.dev/cl/423514 | Patch Release Notes Vendor Advisory |
https://go.dev/issue/54385 | Issue Tracking Patch Vendor Advisory |
https://groups.google.com/g/golang-announce/c/x49AQzIVX-s | Issue Tracking Mailing List Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JXKTHIGE5F576MAPFYCIJXNRGBSPISUF/ | Mailing List Third Party Advisory |
https://pkg.go.dev/vuln/GO-2022-0988 | Issue Tracking Patch Vendor Advisory |
https://security.gentoo.org/glsa/202209-26 | Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-32190 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32190 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-09-13 19:00:11 | Added to TrackCVE | |||
2022-12-27 23:14:15 | 2022-12-27T22:15:14 | CVE Modified Date | updated | |
2022-12-27 23:14:15 | Analyzed | Modified | Vulnerability Status | updated |
2022-12-28 12:14:12 | Modified | Undergoing Analysis | Vulnerability Status | updated |
2023-03-03 17:17:47 | 2023-03-03T15:40:26 | CVE Modified Date | updated | |
2023-03-03 17:17:47 | Undergoing Analysis | Analyzed | Vulnerability Status | updated |