TROYANOSYVIRUS
Voltar para CVEs

CVE-2022-41722

HIGH
7.5

Descricao

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

Detalhes CVE

Pontuacao CVSS v3.17.5
SeveridadeHIGH
Vetor CVSSCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Vetor de ataqueNETWORK
ComplexidadeLOW
Privilegios necessariosNONE
Interacao do usuarioNONE
Publicado2/28/2023
Ultima modificacao11/21/2024
Fontenvd
Avistamentos honeypot0

Produtos afetados

golang:gomicrosoft:windows

Fraquezas (CWE)

CWE-22

Referencias

https://go.dev/cl/468123(security@golang.org)
https://go.dev/issue/57274(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)

Correlacoes IOC

Sem correlacoes registradas

This product uses data from the NVD API but is not endorsed or certified by the NVD.