CVE-2014-7829: Path Traversal
Directory traversal vulnerability in actionpack/lib/actiondispatch/middleware/static.rb in Action Pack in Ruby on Rails 3.x before 3.2.21, 4.0.x before 4.0.12, 4.1.x before 4.1.8, and 4.2.x before 4.2.0.beta4, when servestaticassets is enabled, allows remote attackers to determine the existence of files outside the application root via vectors involving a \ (backslash) character, a similar issue to CVE-2014-7818.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2014-7829?
CVE-2014-7829 is classified as a moderate severity vulnerability due to its potential exploitation risk in certain configurations.
How do I fix CVE-2014-7829?
To fix CVE-2014-7829, upgrade Action Pack to version 4.2.0.beta4 or later, 4.1.8, 4.0.12, or 3.2.21.
What versions of Ruby on Rails are affected by CVE-2014-7829?
CVE-2014-7829 affects Ruby on Rails versions before 3.2.21, 4.0.x before 4.0.12, 4.1.x before 4.1.8, and 4.2.x before 4.2.0.beta4.
Can CVE-2014-7829 be exploited remotely?
Yes, CVE-2014-7829 can be exploited by remote attackers to reveal the existence of files.
What is the impact of CVE-2014-7829?
The impact of CVE-2014-7829 is that it allows an attacker to perform directory traversal, potentially disclosing sensitive information on the server.