Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-13738.json
JSON Data
https://api.osv.dev/v1/vulns/AZL-13738
Upstream
Published
2023-02-28T18:15:09Z
Modified
2026-04-21T04:22:59.389217Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
CVE-2022-41722 affecting package msft-golang for versions less than 1.19.8-1
Details

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

References

Affected packages

Azure Linux:2 / msft-golang

Package

Name
msft-golang
Purl
pkg:rpm/azure-linux/msft-golang

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.19.8-1

Database specific

source
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-13738.json"