← Volver a CVEs
CVE-2022-41722
HIGH7.5
Descripcion
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".
Detalles CVE
Puntuacion CVSS v3.17.5
SeveridadHIGH
Vector CVSSCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Vector de ataqueNETWORK
ComplejidadLOW
Privilegios requeridosNONE
Interaccion usuarioNONE
Publicado2/28/2023
Ultima modificacion11/21/2024
Fuentenvd
Avistamientos honeypot0
Productos afectados
golang:gomicrosoft:windows
Debilidades (CWE)
CWE-22
Referencias
https://go.dev/cl/468123(security@golang.org)
https://go.dev/issue/57274(security@golang.org)
https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E(security@golang.org)
https://pkg.go.dev/vuln/GO-2023-1568(security@golang.org)
https://go.dev/cl/468123(af854a3a-2127-422b-91ae-364da2661108)
https://go.dev/issue/57274(af854a3a-2127-422b-91ae-364da2661108)
https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E(af854a3a-2127-422b-91ae-364da2661108)
https://pkg.go.dev/vuln/GO-2023-1568(af854a3a-2127-422b-91ae-364da2661108)
Correlaciones IOC
Sin correlaciones registradas
This product uses data from the NVD API but is not endorsed or certified by the NVD.