actionpack vulnerable to Path Traversal
Moderate severity
GitHub Reviewed
Published
Oct 24, 2017
to the GitHub Advisory Database
•
Updated Aug 25, 2023
Package
Affected versions
>= 3.0.0, < 3.2.20
>= 4.0.0, < 4.0.11
>= 4.1.0, < 4.1.7
>= 4.2.0.beta1, < 4.2.0.beta3
Patched versions
3.2.20
4.0.11
4.1.7
4.2.0.beta3
Description
Published by the National Vulnerability Database
Nov 8, 2014
Published to the GitHub Advisory Database
Oct 24, 2017
Reviewed
Jun 16, 2020
Last updated
Aug 25, 2023
Directory traversal vulnerability in
actionpack/lib/action_dispatch/middleware/static.rb
in Action Pack in Ruby on Rails 3.x before 3.2.20, 4.0.x before 4.0.11, 4.1.x before 4.1.7, and 4.2.x before 4.2.0.beta3, whenserve_static_assets
is enabled, allows remote attackers to determine the existence of files outside the application root via a/..%2F
sequence.References