5
CVE-2014-7819
- EPSS 1.01%
- Veröffentlicht 08.11.2014 11:55:03
- Zuletzt bearbeitet 12.04.2025 10:46:40
- Quelle secalert@redhat.com
- Teams Watchlist Login
- Unerledigt Login
Multiple directory traversal vulnerabilities in server.rb in Sprockets before 2.0.5, 2.1.x before 2.1.4, 2.2.x before 2.2.3, 2.3.x before 2.3.3, 2.4.x before 2.4.6, 2.5.x before 2.5.1, 2.6.x and 2.7.x before 2.7.1, 2.8.x before 2.8.3, 2.9.x before 2.9.4, 2.10.x before 2.10.2, 2.11.x before 2.11.3, 2.12.x before 2.12.3, and 3.x before 3.0.0.beta.3, as distributed with Ruby on Rails 3.x and 4.x, allow remote attackers to determine the existence of files outside the application root via a ../ (dot dot slash) sequence with (1) double slashes or (2) URL encoding.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Sprockets Project ≫ Sprockets Version >= 2.0.0 < 2.0.5
Sprockets Project ≫ Sprockets Version >= 2.1.0 < 2.1.4
Sprockets Project ≫ Sprockets Version >= 2.2.0 < 2.2.3
Sprockets Project ≫ Sprockets Version >= 2.3.0 < 2.3.3
Sprockets Project ≫ Sprockets Version >= 2.4.0 < 2.4.6
Sprockets Project ≫ Sprockets Version >= 2.5.0 < 2.5.1
Sprockets Project ≫ Sprockets Version >= 2.7.0 < 2.7.1
Sprockets Project ≫ Sprockets Version >= 2.8.0 < 2.8.3
Sprockets Project ≫ Sprockets Version >= 2.9.0 < 2.9.4
Sprockets Project ≫ Sprockets Version >= 2.10.0 < 2.10.2
Sprockets Project ≫ Sprockets Version >= 2.11.0 < 2.11.3
Sprockets Project ≫ Sprockets Version >= 2.12.0 < 2.12.3
Sprockets Project ≫ Sprockets Version2.6.0
Sprockets Project ≫ Sprockets Version3.0.0 Updatebeta1
Sprockets Project ≫ Sprockets Version3.0.0 Updatebeta2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 1.01% | 0.764 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:P/I:N/A:N
|
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.