Rack Vulnerable to Path Traversal
Moderate severity
GitHub Reviewed
Published
Oct 24, 2017
to the GitHub Advisory Database
•
Updated Aug 25, 2023
Package
Affected versions
>= 1.5.0, < 1.5.2
>= 1.4.0, < 1.4.5
Patched versions
1.5.2
1.4.5
Description
Published by the National Vulnerability Database
Feb 8, 2013
Published to the GitHub Advisory Database
Oct 24, 2017
Reviewed
Jun 16, 2020
Last updated
Aug 25, 2023
rack/file.rb
(Rack::File
) in Rack 1.5.x before 1.5.2 and 1.4.x before 1.4.5 allows attackers to access arbitrary files outside the intended root directory via a craftedPATH_INFO
environment variable, probably a directory traversal vulnerability that is remotely exploitable, aka "symlink path traversals."References