A path traversal vulnerability exists in filepath.Clean on Windows. On Windows, the filepath.Clean function could transform an invalid path such as "a/../c:/b" into the valid path "c:\b". This transformation of a relative (if invalid) path into an absolute path could enable a directory traversal attack. After fix, the filepath.Clean function transforms this path into the relative (but still invalid) path ".\c:\b".
Metrics
Affected Vendors & Products
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Fri, 07 Mar 2025 18:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|

Status: PUBLISHED
Assigner: Go
Published:
Updated: 2025-03-07T17:58:57.055Z
Reserved: 2022-09-28T17:00:06.610Z
Link: CVE-2022-41722

Updated: 2024-08-03T12:49:43.602Z

Status : Modified
Published: 2023-02-28T18:15:09.887
Modified: 2024-11-21T07:23:44.303
Link: CVE-2022-41722


No data.