Back to search
CVE-2022-32190
Published: Sep 13, 2022
Modified: Aug 3, 2024
PUBLISHED
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.
| Vendor | Product | Versions |
|---|---|---|
Go standard library | net/url | affected 1.19.0-0 - < 1.19.1 |
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now