CVE-2022-32190 - CVE House
Back to Database
Status published High CVE-2022-32190

Failure to strip relative path components in net/url

Vulnerability 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.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2022-32190

Credits & Attribution

The following person or organization is credited with identifying this vulnerability, as recorded in the NVD database:

  • @q0jt

Affected Vendor

Go standard library

View all reports →

Affected Software

net/url
Vulnerable Versions:
1.19.0-0

Timeline

Official Publish: September 13th, 2022
Last Modified: August 3rd, 2024
Added to House: July 21st, 2026

CVSS Vectors

V3: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Weaknesses (CWE)

No CWE data available

MITRE ATT&CK TTPs

No associated TTPs found for this vulnerability.