Advisory Database
  • Advisories
  • Dependency Scanning
  1. cargo
  2. ›
  3. tower-http
  4. ›
  5. GHSA-wwh2-r387-g5rm

GHSA-wwh2-r387-g5rm: tower-http's improper validation of Windows paths could lead to directory traversal attack

June 17, 2022 (updated June 13, 2023)

tower_http::services::fs::ServeDir didn’t correctly validate Windows paths meaning paths like /foo/bar/c:/windows/web/screen/img101.png would be allowed and respond with the contents of c:/windows/web/screen/img101.png. Thus users could potentially read files anywhere on the filesystem. This only impacts Windows. Linux and other unix likes are not impacted by this.

References

  • github.com/advisories/GHSA-wwh2-r387-g5rm
  • github.com/tower-rs/tower-http
  • github.com/tower-rs/tower-http/pull/204
  • rustsec.org/advisories/RUSTSEC-2021-0135.html

Code Behaviors & Features

Detect and mitigate GHSA-wwh2-r387-g5rm with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.1.3, all versions starting from 0.2.0 before 0.2.1

Fixed versions

  • 0.2.1
  • 0.1.3

Solution

Upgrade to versions 0.1.3, 0.2.1 or above.

Weakness

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Source file

cargo/tower-http/GHSA-wwh2-r387-g5rm.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:59 +0000.