Unrated severityNVD Advisory· Published Sep 13, 2022· Updated Aug 3, 2024
Failure to strip relative path components in net/url
CVE-2022-32190
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
7- osv-coords6 versionspkg:bitnami/golangpkg:rpm/opensuse/go1.19&distro=openSUSE%20Leap%2015.3pkg:rpm/opensuse/go1.19&distro=openSUSE%20Leap%2015.4pkg:rpm/opensuse/go1.19&distro=openSUSE%20Tumbleweedpkg:rpm/suse/go1.19&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Development%20Tools%2015%20SP3pkg:rpm/suse/go1.19&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Development%20Tools%2015%20SP4
>= 1.19.0-0, < 1.19.1+ 5 more
- (no CPE)range: >= 1.19.0-0, < 1.19.1
- (no CPE)range: < 1.19.1-150000.1.9.1
- (no CPE)range: < 1.19.1-150000.1.9.1
- (no CPE)range: < 1.19.1-1.1
- (no CPE)range: < 1.19.1-150000.1.9.1
- (no CPE)range: < 1.19.1-150000.1.9.1
- Go standard library/net/urlv5Range: 1.19.0-0
Patches
Vulnerability mechanics
References
4News mentions
0No linked articles in our index yet.