跳转到帖子

Amazon Linux AMI: CVE-2022-41722: Security patch for golang ((Multiple Advisories))

recommended_posts

发布于
  • Members

Amazon Linux AMI: CVE-2022-41722: Security patch for golang ((Multiple Advisories))

Severity
8
CVSS
(AV:N/AC:L/Au:N/C:C/I:N/A:N)
Published
02/14/2023
Created
05/05/2023
Added
04/21/2023
Modified
01/28/2025

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

Solution(s)

  • amazon-linux-upgrade-golang

References

  • ALAS-2023-1848
  • CVE-2022-41722
  • 查看数 700
  • 已创建
  • 最后回复

参与讨论

你可立刻发布并稍后注册。 如果你有帐户,立刻登录发布帖子。

游客
回帖…