CVE-2018-3760
26.06.2018, 19:29
There is an information leak vulnerability in Sprockets. Versions Affected: 4.0.0.beta7 and lower, 3.7.1 and lower, 2.12.4 and lower. Specially crafted requests can be used to access files that exists on the filesystem that is outside an application's root directory, when the Sprockets server is used in production. All users running an affected release should either upgrade or use one of the work arounds immediately.
Vendor | Product | Version |
---|---|---|
redhat | cloudforms | 4.5 |
redhat | cloudforms | 4.6 |
redhat | enterprise_linux | 6.0 |
redhat | enterprise_linux | 6.7 |
redhat | enterprise_linux | 7.0 |
redhat | enterprise_linux | 7.3 |
redhat | enterprise_linux | 7.4 |
redhat | enterprise_linux | 7.5 |
redhat | enterprise_linux | 7.6 |
sprockets_project | sprockets | 2.0.0 ≤ 𝑥 ≤ 2.12.4 |
sprockets_project | sprockets | 3.0.0 ≤ 𝑥 ≤ 3.7.1 |
sprockets_project | sprockets | 4.0.0:beta1 |
sprockets_project | sprockets | 4.0.0:beta2 |
sprockets_project | sprockets | 4.0.0:beta3 |
sprockets_project | sprockets | 4.0.0:beta4 |
sprockets_project | sprockets | 4.0.0:beta5 |
sprockets_project | sprockets | 4.0.0:beta6 |
sprockets_project | sprockets | 4.0.0:beta7 |
debian | debian_linux | 9.0 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Ubuntu Product | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ruby-sprockets |
|
Common Weakness Enumeration
- CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')The software 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 software 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.
- CWE-200 - Exposure of Sensitive Information to an Unauthorized ActorThe product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
References