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 applications 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.
The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Cloudforms | Redhat | 4.5 (including) | 4.5 (including) |
Cloudforms | Redhat | 4.6 (including) | 4.6 (including) |
Enterprise_linux | Redhat | 6.0 (including) | 6.0 (including) |
Enterprise_linux | Redhat | 6.7 (including) | 6.7 (including) |
Enterprise_linux | Redhat | 7.0 (including) | 7.0 (including) |
Enterprise_linux | Redhat | 7.3 (including) | 7.3 (including) |
Enterprise_linux | Redhat | 7.4 (including) | 7.4 (including) |
Enterprise_linux | Redhat | 7.5 (including) | 7.5 (including) |
Enterprise_linux | Redhat | 7.6 (including) | 7.6 (including) |
CloudForms Management Engine 5.8 | RedHat | ansible-tower-0:3.1.8-1.el7at | * |
CloudForms Management Engine 5.8 | RedHat | cfme-0:5.8.5.1-1.el7cf | * |
CloudForms Management Engine 5.8 | RedHat | cfme-appliance-0:5.8.5.1-1.el7cf | * |
CloudForms Management Engine 5.8 | RedHat | cfme-gemset-0:5.8.5.1-1.el7cf | * |
CloudForms Management Engine 5.8 | RedHat | rh-postgresql95-postgresql-pglogical-0:1.2.1-2.el7cf | * |
CloudForms Management Engine 5.9 | RedHat | cfme-0:5.9.4.7-1.el7cf | * |
CloudForms Management Engine 5.9 | RedHat | cfme-amazon-smartstate-0:5.9.4.7-1.el7cf | * |
CloudForms Management Engine 5.9 | RedHat | cfme-appliance-0:5.9.4.7-1.el7cf | * |
CloudForms Management Engine 5.9 | RedHat | cfme-gemset-0:5.9.4.7-1.el7cf | * |
CloudForms Management Engine 5.9 | RedHat | rh-postgresql95-postgresql-pglogical-0:2.1.0-4.el7cf | * |
CloudForms Management Engine 5.9 | RedHat | rh-ruby23-rubygem-redhat_access_cfme-0:2.0.3-1.el7cf | * |
Red Hat Software Collections for Red Hat Enterprise Linux 6 | RedHat | rh-ror42-rubygem-sprockets-0:3.2.0-5.el6 | * |
Red Hat Software Collections for Red Hat Enterprise Linux 6 | RedHat | rh-ror50-rubygem-sprockets-0:3.7.1-2.el6 | * |
Red Hat Software Collections for Red Hat Enterprise Linux 6.7 EUS | RedHat | rh-ror42-rubygem-sprockets-0:3.2.0-5.el6 | * |
Red Hat Software Collections for Red Hat Enterprise Linux 6.7 EUS | RedHat | rh-ror50-rubygem-sprockets-0:3.7.1-2.el6 | * |
Red Hat Software Collections for Red Hat Enterprise Linux 7 | RedHat | rh-ror42-rubygem-sprockets-0:3.2.0-5.el7 | * |
Red Hat Software Collections for Red Hat Enterprise Linux 7 | RedHat | rh-ror50-rubygem-sprockets-0:3.7.1-2.el7 | * |
Red Hat Software Collections for Red Hat Enterprise Linux 7.3 EUS | RedHat | rh-ror42-rubygem-sprockets-0:3.2.0-5.el7 | * |
Red Hat Software Collections for Red Hat Enterprise Linux 7.3 EUS | RedHat | rh-ror50-rubygem-sprockets-0:3.7.1-2.el7 | * |
Red Hat Software Collections for Red Hat Enterprise Linux 7.4 EUS | RedHat | rh-ror42-rubygem-sprockets-0:3.2.0-5.el7 | * |
Red Hat Software Collections for Red Hat Enterprise Linux 7.4 EUS | RedHat | rh-ror50-rubygem-sprockets-0:3.7.1-2.el7 | * |
Red Hat Software Collections for Red Hat Enterprise Linux 7.5 EUS | RedHat | rh-ror42-rubygem-sprockets-0:3.2.0-5.el7 | * |
Red Hat Software Collections for Red Hat Enterprise Linux 7.5 EUS | RedHat | rh-ror50-rubygem-sprockets-0:3.7.1-2.el7 | * |
Ruby-sprockets | Ubuntu | artful | * |
Ruby-sprockets | Ubuntu | bionic | * |
Ruby-sprockets | Ubuntu | cosmic | * |
Ruby-sprockets | Ubuntu | esm-apps/xenial | * |
Ruby-sprockets | Ubuntu | trusty | * |
Ruby-sprockets | Ubuntu | upstream | * |
Ruby-sprockets | Ubuntu | xenial | * |
There are many different kinds of mistakes that introduce information exposures. The severity of the error can range widely, depending on the context in which the product operates, the type of sensitive information that is revealed, and the benefits it may provide to an attacker. Some kinds of sensitive information include:
Information might be sensitive to different parties, each of which may have their own expectations for whether the information should be protected. These parties include:
Information exposures can occur in different ways:
It is common practice to describe any loss of confidentiality as an “information exposure,” but this can lead to overuse of CWE-200 in CWE mapping. From the CWE perspective, loss of confidentiality is a technical impact that can arise from dozens of different weaknesses, such as insecure file permissions or out-of-bounds read. CWE-200 and its lower-level descendants are intended to cover the mistakes that occur in behaviors that explicitly manage, store, transfer, or cleanse sensitive information.