TROYANOSYVIRUS
Retour aux CVEs

CVE-2022-41722

HIGH
7.5

Description

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

Details CVE

Score CVSS v3.17.5
SeveriteHIGH
Vecteur CVSSCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Vecteur d'attaqueNETWORK
ComplexiteLOW
Privileges requisNONE
Interaction utilisateurNONE
Publie2/28/2023
Derniere modification11/21/2024
Sourcenvd
Observations honeypot0

Produits affectes

golang:gomicrosoft:windows

Faiblesses (CWE)

CWE-22

References

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)

Correlations IOC

Aucune correlation enregistree

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