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 crafted PATH_INFO
environment variable, probably a directory traversal vulnerability that is remotely exploitable, aka "symlink path traversals."
{ "nvd_published_at": "2013-02-08T20:55:00Z", "cwe_ids": [ "CWE-22" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:24:29Z" }