7.5
CWE
22
Advisory Published
Updated

CVE-2022-41720: Path Traversal

First published: Wed Dec 07 2022(Updated: )

On Windows, restricted files can be accessed via os.DirFS and http.Dir. The os.DirFS function and http.Dir type provide access to a tree of files rooted at a given directory. These functions permit access to Windows device files under that root. For example, os.DirFS("C:/tmp").Open("COM1") opens the COM1 device. Both os.DirFS and http.Dir only provide read-only filesystem access. In addition, on Windows, an os.DirFS for the directory (the root of the current drive) can permit a maliciously crafted path to escape from the drive and access any path on the system. With fix applied, the behavior of os.DirFS("") has changed. Previously, an empty root was treated equivalently to "/", so os.DirFS("").Open("tmp") would open the path "/tmp". This now returns an error.

Credit: security@golang.org

Affected SoftwareAffected VersionHow to fix
Golang Go<1.18.9
Golang Go>=1.19.0<1.19.4
Microsoft Windows

Never miss a vulnerability like this again

Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.

Frequently Asked Questions

  • What is the vulnerability ID?

    The vulnerability ID is CVE-2022-41720.

  • What is the severity of CVE-2022-41720?

    The severity of CVE-2022-41720 is high with a CVSS score of 7.5.

  • How does CVE-2022-41720 impact Golang Go versions?

    CVE-2022-41720 impacts Golang Go versions 1.18.9 up to, but excluding, 1.19.4.

  • How does CVE-2022-41720 impact Microsoft Windows?

    CVE-2022-41720 does not directly impact Microsoft Windows.

  • How can I mitigate CVE-2022-41720?

    To mitigate CVE-2022-41720, it is recommended to upgrade Golang Go to a version above 1.19.4.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2024 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203