CVE-2022-32190
HIGH7.5EPSS 0.08%Failure to strip relative path components in net/url
發布日:2022/9/12修改日:2026/4/28
描述
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.
受影響套件(3)
- Bitnami/golang>= 1.19.0-0, < 1.19.1
- Debian/golang-1.19from 0, < 1.19.1-1
- Go/stdlib>= 1.19.0-0, < 1.19.1
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |