5

CVE-2014-7819

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.

Data is provided by the National Vulnerability Database (NVD)
Sprockets ProjectSprockets Version >= 2.0.0 < 2.0.5
Sprockets ProjectSprockets Version >= 2.1.0 < 2.1.4
Sprockets ProjectSprockets Version >= 2.2.0 < 2.2.3
Sprockets ProjectSprockets Version >= 2.3.0 < 2.3.3
Sprockets ProjectSprockets Version >= 2.4.0 < 2.4.6
Sprockets ProjectSprockets Version >= 2.5.0 < 2.5.1
Sprockets ProjectSprockets Version >= 2.7.0 < 2.7.1
Sprockets ProjectSprockets Version >= 2.8.0 < 2.8.3
Sprockets ProjectSprockets Version >= 2.9.0 < 2.9.4
Sprockets ProjectSprockets Version >= 2.10.0 < 2.10.2
Sprockets ProjectSprockets Version >= 2.11.0 < 2.11.3
Sprockets ProjectSprockets Version >= 2.12.0 < 2.12.3
Sprockets ProjectSprockets Version2.6.0
Sprockets ProjectSprockets Version3.0.0 Updatebeta1
Sprockets ProjectSprockets Version3.0.0 Updatebeta2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 1.01% 0.764
CVSS Metriken
Source 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.