RHSA-2018:2561

Vulnerability from csaf_redhat - Published: 2018-09-04 18:00 - Updated: 2026-02-20 16:30
Summary
Red Hat Security Advisory: CloudForms 4.6.4 security, bug fix, and enhancement update
Severity
Important
Notes
Topic: An update is now available for CloudForms Management Engine 5.9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details: Red Hat CloudForms Management Engine delivers the insight, control, and automation needed to address the challenges of managing virtual environments. CloudForms Management Engine is built on Ruby on Rails, a model-view-controller (MVC) framework for web application development. Action Pack implements the controller and the view components. Security Fix(es): * cfme: Improper access control in dRuby allows local users to execute arbitrary commands as root (CVE-2018-10905) * rubygem-sprockets: Path traversal in forbidden_request?() can allow remote attackers to read arbitrary files (CVE-2018-3760) For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section. Red Hat would like to thank Stephen Gappinger (American Express) for reporting CVE-2018-10905. Additional Changes: This update fixes various bugs and adds enhancements. Documentation for these changes is available from the Release Notes document.
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.

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.

CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Vendor Fix Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2018:2561
Workaround Ensure config.assets.compile = false in production.rb.

CloudForms Management Engine has a vulnerability that allows local users to execute arbitrary commands as root. An attacker with SSH access to the system can use the dRuby (DRb) module installed on the system to execute arbitrary shell commands using `instance_eval()`.

CWE-284 - Improper Access Control
Vendor Fix Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2018:2561
Workaround Administrators of the CloudForms appliance can filter local packages going to the port where MIQ Server is listening, by using the following iptables command: # iptables -I OUTPUT 1 -o lo -d localhost/32 -p tcp -m tcp --dport <MIQ Server port> -m owner '!' --uid-owner root -j DROP Where the MIQ Server port can be found using netstat command: # netstat -nl --tcp -p | grep -i "miq server"
References
https://access.redhat.com/errata/RHSA-2018:2561 self
https://access.redhat.com/security/updates/classi… external
https://bugzilla.redhat.com/show_bug.cgi?id=1565259 external
https://bugzilla.redhat.com/show_bug.cgi?id=1588527 external
https://bugzilla.redhat.com/show_bug.cgi?id=1591494 external
https://bugzilla.redhat.com/show_bug.cgi?id=1591495 external
https://bugzilla.redhat.com/show_bug.cgi?id=1591496 external
https://bugzilla.redhat.com/show_bug.cgi?id=1591497 external
https://bugzilla.redhat.com/show_bug.cgi?id=1593058 external
https://bugzilla.redhat.com/show_bug.cgi?id=1595416 external
https://bugzilla.redhat.com/show_bug.cgi?id=1595445 external
https://bugzilla.redhat.com/show_bug.cgi?id=1595447 external
https://bugzilla.redhat.com/show_bug.cgi?id=1595448 external
https://bugzilla.redhat.com/show_bug.cgi?id=1595450 external
https://bugzilla.redhat.com/show_bug.cgi?id=1595451 external
https://bugzilla.redhat.com/show_bug.cgi?id=1595454 external
https://bugzilla.redhat.com/show_bug.cgi?id=1595456 external
https://bugzilla.redhat.com/show_bug.cgi?id=1595461 external
https://bugzilla.redhat.com/show_bug.cgi?id=1595776 external
https://bugzilla.redhat.com/show_bug.cgi?id=1598528 external
https://bugzilla.redhat.com/show_bug.cgi?id=1598532 external
https://bugzilla.redhat.com/show_bug.cgi?id=1598873 external
https://bugzilla.redhat.com/show_bug.cgi?id=1599350 external
https://bugzilla.redhat.com/show_bug.cgi?id=1599353 external
https://bugzilla.redhat.com/show_bug.cgi?id=1600191 external
https://bugzilla.redhat.com/show_bug.cgi?id=1600670 external
https://bugzilla.redhat.com/show_bug.cgi?id=1600738 external
https://bugzilla.redhat.com/show_bug.cgi?id=1601587 external
https://bugzilla.redhat.com/show_bug.cgi?id=1601589 external
https://bugzilla.redhat.com/show_bug.cgi?id=1602190 external
https://bugzilla.redhat.com/show_bug.cgi?id=1603022 external
https://bugzilla.redhat.com/show_bug.cgi?id=1603029 external
https://bugzilla.redhat.com/show_bug.cgi?id=1603031 external
https://bugzilla.redhat.com/show_bug.cgi?id=1603058 external
https://bugzilla.redhat.com/show_bug.cgi?id=1603210 external
https://bugzilla.redhat.com/show_bug.cgi?id=1607441 external
https://bugzilla.redhat.com/show_bug.cgi?id=1608844 external
https://bugzilla.redhat.com/show_bug.cgi?id=1610055 external
https://bugzilla.redhat.com/show_bug.cgi?id=1610425 external
https://bugzilla.redhat.com/show_bug.cgi?id=1610685 external
https://bugzilla.redhat.com/show_bug.cgi?id=1611002 external
https://bugzilla.redhat.com/show_bug.cgi?id=1611660 external
https://bugzilla.redhat.com/show_bug.cgi?id=1612062 external
https://bugzilla.redhat.com/show_bug.cgi?id=1612856 external
https://bugzilla.redhat.com/show_bug.cgi?id=1612889 external
https://bugzilla.redhat.com/show_bug.cgi?id=1613295 external
https://bugzilla.redhat.com/show_bug.cgi?id=1613387 external
https://bugzilla.redhat.com/show_bug.cgi?id=1613757 external
https://bugzilla.redhat.com/show_bug.cgi?id=1615633 external
https://bugzilla.redhat.com/show_bug.cgi?id=1618219 external
https://security.access.redhat.com/data/csaf/v2/a… self
https://access.redhat.com/security/cve/CVE-2018-3760 self
https://bugzilla.redhat.com/show_bug.cgi?id=1593058 external
https://www.cve.org/CVERecord?id=CVE-2018-3760 external
https://nvd.nist.gov/vuln/detail/CVE-2018-3760 external
http://www.openwall.com/lists/oss-security/2018/06/19/2 external
https://blog.heroku.com/rails-asset-pipeline-vuln… external
https://access.redhat.com/security/cve/CVE-2018-10905 self
https://bugzilla.redhat.com/show_bug.cgi?id=1602190 external
https://www.cve.org/CVERecord?id=CVE-2018-10905 external
https://nvd.nist.gov/vuln/detail/CVE-2018-10905 external
Acknowledgments
American Express Stephen Gappinger

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update is now available for CloudForms Management Engine 5.9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Red Hat CloudForms Management Engine delivers the insight, control, and automation needed to address the challenges of managing virtual environments. CloudForms Management Engine is built on Ruby on Rails, a model-view-controller (MVC) framework for web application development. Action Pack implements the controller and the view components.\n\nSecurity Fix(es):\n\n* cfme: Improper access control in dRuby allows local users to execute arbitrary commands as root (CVE-2018-10905)\n\n* rubygem-sprockets: Path traversal in forbidden_request?() can allow remote attackers to read arbitrary files (CVE-2018-3760)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nRed Hat would like to thank Stephen Gappinger (American Express) for reporting CVE-2018-10905.\n\nAdditional Changes:\n\nThis update fixes various bugs and adds enhancements. Documentation for these changes is available from the Release Notes document.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2018:2561",
        "url": "https://access.redhat.com/errata/RHSA-2018:2561"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "1565259",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1565259"
      },
      {
        "category": "external",
        "summary": "1588527",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1588527"
      },
      {
        "category": "external",
        "summary": "1591494",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1591494"
      },
      {
        "category": "external",
        "summary": "1591495",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1591495"
      },
      {
        "category": "external",
        "summary": "1591496",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1591496"
      },
      {
        "category": "external",
        "summary": "1591497",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1591497"
      },
      {
        "category": "external",
        "summary": "1593058",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1593058"
      },
      {
        "category": "external",
        "summary": "1595416",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1595416"
      },
      {
        "category": "external",
        "summary": "1595445",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1595445"
      },
      {
        "category": "external",
        "summary": "1595447",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1595447"
      },
      {
        "category": "external",
        "summary": "1595448",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1595448"
      },
      {
        "category": "external",
        "summary": "1595450",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1595450"
      },
      {
        "category": "external",
        "summary": "1595451",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1595451"
      },
      {
        "category": "external",
        "summary": "1595454",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1595454"
      },
      {
        "category": "external",
        "summary": "1595456",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1595456"
      },
      {
        "category": "external",
        "summary": "1595461",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1595461"
      },
      {
        "category": "external",
        "summary": "1595776",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1595776"
      },
      {
        "category": "external",
        "summary": "1598528",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1598528"
      },
      {
        "category": "external",
        "summary": "1598532",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1598532"
      },
      {
        "category": "external",
        "summary": "1598873",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1598873"
      },
      {
        "category": "external",
        "summary": "1599350",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1599350"
      },
      {
        "category": "external",
        "summary": "1599353",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1599353"
      },
      {
        "category": "external",
        "summary": "1600191",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1600191"
      },
      {
        "category": "external",
        "summary": "1600670",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1600670"
      },
      {
        "category": "external",
        "summary": "1600738",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1600738"
      },
      {
        "category": "external",
        "summary": "1601587",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1601587"
      },
      {
        "category": "external",
        "summary": "1601589",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1601589"
      },
      {
        "category": "external",
        "summary": "1602190",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1602190"
      },
      {
        "category": "external",
        "summary": "1603022",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1603022"
      },
      {
        "category": "external",
        "summary": "1603029",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1603029"
      },
      {
        "category": "external",
        "summary": "1603031",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1603031"
      },
      {
        "category": "external",
        "summary": "1603058",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1603058"
      },
      {
        "category": "external",
        "summary": "1603210",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1603210"
      },
      {
        "category": "external",
        "summary": "1607441",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1607441"
      },
      {
        "category": "external",
        "summary": "1608844",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1608844"
      },
      {
        "category": "external",
        "summary": "1610055",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1610055"
      },
      {
        "category": "external",
        "summary": "1610425",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1610425"
      },
      {
        "category": "external",
        "summary": "1610685",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1610685"
      },
      {
        "category": "external",
        "summary": "1611002",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1611002"
      },
      {
        "category": "external",
        "summary": "1611660",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1611660"
      },
      {
        "category": "external",
        "summary": "1612062",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1612062"
      },
      {
        "category": "external",
        "summary": "1612856",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1612856"
      },
      {
        "category": "external",
        "summary": "1612889",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1612889"
      },
      {
        "category": "external",
        "summary": "1613295",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1613295"
      },
      {
        "category": "external",
        "summary": "1613387",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1613387"
      },
      {
        "category": "external",
        "summary": "1613757",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1613757"
      },
      {
        "category": "external",
        "summary": "1615633",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1615633"
      },
      {
        "category": "external",
        "summary": "1618219",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1618219"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_2561.json"
      }
    ],
    "title": "Red Hat Security Advisory: CloudForms 4.6.4 security, bug fix, and enhancement update",
    "tracking": {
      "current_release_date": "2026-02-20T16:30:31+00:00",
      "generator": {
        "date": "2026-02-20T16:30:31+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.7.1"
        }
      },
      "id": "RHSA-2018:2561",
      "initial_release_date": "2018-09-04T18:00:51+00:00",
      "revision_history": [
        {
          "date": "2018-09-04T18:00:51+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2018-09-04T18:00:51+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2026-02-20T16:30:31+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "CloudForms Management Engine 5.9",
                "product": {
                  "name": "CloudForms Management Engine 5.9",
                  "product_id": "7Server-RH7-CFME-5.9",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:cloudforms_managementengine:5.9::el7"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat CloudForms"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby23-rubygem-redhat_access_cfme-doc-0:2.0.3-1.el7cf.noarch",
                "product": {
                  "name": "rh-ruby23-rubygem-redhat_access_cfme-doc-0:2.0.3-1.el7cf.noarch",
                  "product_id": "rh-ruby23-rubygem-redhat_access_cfme-doc-0:2.0.3-1.el7cf.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby23-rubygem-redhat_access_cfme-doc@2.0.3-1.el7cf?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-ruby23-rubygem-redhat_access_cfme-0:2.0.3-1.el7cf.noarch",
                "product": {
                  "name": "rh-ruby23-rubygem-redhat_access_cfme-0:2.0.3-1.el7cf.noarch",
                  "product_id": "rh-ruby23-rubygem-redhat_access_cfme-0:2.0.3-1.el7cf.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby23-rubygem-redhat_access_cfme@2.0.3-1.el7cf?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-ruby23-rubygem-redhat_access_cfme-0:2.0.3-1.el7cf.src",
                "product": {
                  "name": "rh-ruby23-rubygem-redhat_access_cfme-0:2.0.3-1.el7cf.src",
                  "product_id": "rh-ruby23-rubygem-redhat_access_cfme-0:2.0.3-1.el7cf.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-ruby23-rubygem-redhat_access_cfme@2.0.3-1.el7cf?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-postgresql95-postgresql-pglogical-0:2.1.0-4.el7cf.src",
                "product": {
                  "name": "rh-postgresql95-postgresql-pglogical-0:2.1.0-4.el7cf.src",
                  "product_id": "rh-postgresql95-postgresql-pglogical-0:2.1.0-4.el7cf.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql-pglogical@2.1.0-4.el7cf?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-0:5.9.4.7-1.el7cf.src",
                "product": {
                  "name": "cfme-0:5.9.4.7-1.el7cf.src",
                  "product_id": "cfme-0:5.9.4.7-1.el7cf.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme@5.9.4.7-1.el7cf?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-appliance-0:5.9.4.7-1.el7cf.src",
                "product": {
                  "name": "cfme-appliance-0:5.9.4.7-1.el7cf.src",
                  "product_id": "cfme-appliance-0:5.9.4.7-1.el7cf.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme-appliance@5.9.4.7-1.el7cf?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-gemset-0:5.9.4.7-1.el7cf.src",
                "product": {
                  "name": "cfme-gemset-0:5.9.4.7-1.el7cf.src",
                  "product_id": "cfme-gemset-0:5.9.4.7-1.el7cf.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme-gemset@5.9.4.7-1.el7cf?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-amazon-smartstate-0:5.9.4.7-1.el7cf.src",
                "product": {
                  "name": "cfme-amazon-smartstate-0:5.9.4.7-1.el7cf.src",
                  "product_id": "cfme-amazon-smartstate-0:5.9.4.7-1.el7cf.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme-amazon-smartstate@5.9.4.7-1.el7cf?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-postgresql95-postgresql-pglogical-0:2.1.0-4.el7cf.x86_64",
                "product": {
                  "name": "rh-postgresql95-postgresql-pglogical-0:2.1.0-4.el7cf.x86_64",
                  "product_id": "rh-postgresql95-postgresql-pglogical-0:2.1.0-4.el7cf.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql-pglogical@2.1.0-4.el7cf?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-postgresql95-postgresql-pglogical-debuginfo-0:2.1.0-4.el7cf.x86_64",
                "product": {
                  "name": "rh-postgresql95-postgresql-pglogical-debuginfo-0:2.1.0-4.el7cf.x86_64",
                  "product_id": "rh-postgresql95-postgresql-pglogical-debuginfo-0:2.1.0-4.el7cf.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql-pglogical-debuginfo@2.1.0-4.el7cf?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-0:5.9.4.7-1.el7cf.x86_64",
                "product": {
                  "name": "cfme-0:5.9.4.7-1.el7cf.x86_64",
                  "product_id": "cfme-0:5.9.4.7-1.el7cf.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme@5.9.4.7-1.el7cf?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
                "product": {
                  "name": "cfme-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
                  "product_id": "cfme-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme-debuginfo@5.9.4.7-1.el7cf?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-appliance-0:5.9.4.7-1.el7cf.x86_64",
                "product": {
                  "name": "cfme-appliance-0:5.9.4.7-1.el7cf.x86_64",
                  "product_id": "cfme-appliance-0:5.9.4.7-1.el7cf.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme-appliance@5.9.4.7-1.el7cf?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-appliance-common-0:5.9.4.7-1.el7cf.x86_64",
                "product": {
                  "name": "cfme-appliance-common-0:5.9.4.7-1.el7cf.x86_64",
                  "product_id": "cfme-appliance-common-0:5.9.4.7-1.el7cf.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme-appliance-common@5.9.4.7-1.el7cf?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-appliance-tools-0:5.9.4.7-1.el7cf.x86_64",
                "product": {
                  "name": "cfme-appliance-tools-0:5.9.4.7-1.el7cf.x86_64",
                  "product_id": "cfme-appliance-tools-0:5.9.4.7-1.el7cf.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme-appliance-tools@5.9.4.7-1.el7cf?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-appliance-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
                "product": {
                  "name": "cfme-appliance-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
                  "product_id": "cfme-appliance-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme-appliance-debuginfo@5.9.4.7-1.el7cf?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-gemset-0:5.9.4.7-1.el7cf.x86_64",
                "product": {
                  "name": "cfme-gemset-0:5.9.4.7-1.el7cf.x86_64",
                  "product_id": "cfme-gemset-0:5.9.4.7-1.el7cf.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme-gemset@5.9.4.7-1.el7cf?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-gemset-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
                "product": {
                  "name": "cfme-gemset-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
                  "product_id": "cfme-gemset-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme-gemset-debuginfo@5.9.4.7-1.el7cf?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-amazon-smartstate-0:5.9.4.7-1.el7cf.x86_64",
                "product": {
                  "name": "cfme-amazon-smartstate-0:5.9.4.7-1.el7cf.x86_64",
                  "product_id": "cfme-amazon-smartstate-0:5.9.4.7-1.el7cf.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme-amazon-smartstate@5.9.4.7-1.el7cf?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-0:5.9.4.7-1.el7cf.src as a component of CloudForms Management Engine 5.9",
          "product_id": "7Server-RH7-CFME-5.9:cfme-0:5.9.4.7-1.el7cf.src"
        },
        "product_reference": "cfme-0:5.9.4.7-1.el7cf.src",
        "relates_to_product_reference": "7Server-RH7-CFME-5.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-0:5.9.4.7-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.9",
          "product_id": "7Server-RH7-CFME-5.9:cfme-0:5.9.4.7-1.el7cf.x86_64"
        },
        "product_reference": "cfme-0:5.9.4.7-1.el7cf.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-amazon-smartstate-0:5.9.4.7-1.el7cf.src as a component of CloudForms Management Engine 5.9",
          "product_id": "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.4.7-1.el7cf.src"
        },
        "product_reference": "cfme-amazon-smartstate-0:5.9.4.7-1.el7cf.src",
        "relates_to_product_reference": "7Server-RH7-CFME-5.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-amazon-smartstate-0:5.9.4.7-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.9",
          "product_id": "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.4.7-1.el7cf.x86_64"
        },
        "product_reference": "cfme-amazon-smartstate-0:5.9.4.7-1.el7cf.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-appliance-0:5.9.4.7-1.el7cf.src as a component of CloudForms Management Engine 5.9",
          "product_id": "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.4.7-1.el7cf.src"
        },
        "product_reference": "cfme-appliance-0:5.9.4.7-1.el7cf.src",
        "relates_to_product_reference": "7Server-RH7-CFME-5.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-appliance-0:5.9.4.7-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.9",
          "product_id": "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.4.7-1.el7cf.x86_64"
        },
        "product_reference": "cfme-appliance-0:5.9.4.7-1.el7cf.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-appliance-common-0:5.9.4.7-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.9",
          "product_id": "7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.4.7-1.el7cf.x86_64"
        },
        "product_reference": "cfme-appliance-common-0:5.9.4.7-1.el7cf.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-appliance-debuginfo-0:5.9.4.7-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.9",
          "product_id": "7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.4.7-1.el7cf.x86_64"
        },
        "product_reference": "cfme-appliance-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-appliance-tools-0:5.9.4.7-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.9",
          "product_id": "7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.4.7-1.el7cf.x86_64"
        },
        "product_reference": "cfme-appliance-tools-0:5.9.4.7-1.el7cf.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-debuginfo-0:5.9.4.7-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.9",
          "product_id": "7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.4.7-1.el7cf.x86_64"
        },
        "product_reference": "cfme-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-gemset-0:5.9.4.7-1.el7cf.src as a component of CloudForms Management Engine 5.9",
          "product_id": "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.4.7-1.el7cf.src"
        },
        "product_reference": "cfme-gemset-0:5.9.4.7-1.el7cf.src",
        "relates_to_product_reference": "7Server-RH7-CFME-5.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-gemset-0:5.9.4.7-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.9",
          "product_id": "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.4.7-1.el7cf.x86_64"
        },
        "product_reference": "cfme-gemset-0:5.9.4.7-1.el7cf.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-gemset-debuginfo-0:5.9.4.7-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.9",
          "product_id": "7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.4.7-1.el7cf.x86_64"
        },
        "product_reference": "cfme-gemset-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-postgresql95-postgresql-pglogical-0:2.1.0-4.el7cf.src as a component of CloudForms Management Engine 5.9",
          "product_id": "7Server-RH7-CFME-5.9:rh-postgresql95-postgresql-pglogical-0:2.1.0-4.el7cf.src"
        },
        "product_reference": "rh-postgresql95-postgresql-pglogical-0:2.1.0-4.el7cf.src",
        "relates_to_product_reference": "7Server-RH7-CFME-5.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-postgresql95-postgresql-pglogical-0:2.1.0-4.el7cf.x86_64 as a component of CloudForms Management Engine 5.9",
          "product_id": "7Server-RH7-CFME-5.9:rh-postgresql95-postgresql-pglogical-0:2.1.0-4.el7cf.x86_64"
        },
        "product_reference": "rh-postgresql95-postgresql-pglogical-0:2.1.0-4.el7cf.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-postgresql95-postgresql-pglogical-debuginfo-0:2.1.0-4.el7cf.x86_64 as a component of CloudForms Management Engine 5.9",
          "product_id": "7Server-RH7-CFME-5.9:rh-postgresql95-postgresql-pglogical-debuginfo-0:2.1.0-4.el7cf.x86_64"
        },
        "product_reference": "rh-postgresql95-postgresql-pglogical-debuginfo-0:2.1.0-4.el7cf.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby23-rubygem-redhat_access_cfme-0:2.0.3-1.el7cf.noarch as a component of CloudForms Management Engine 5.9",
          "product_id": "7Server-RH7-CFME-5.9:rh-ruby23-rubygem-redhat_access_cfme-0:2.0.3-1.el7cf.noarch"
        },
        "product_reference": "rh-ruby23-rubygem-redhat_access_cfme-0:2.0.3-1.el7cf.noarch",
        "relates_to_product_reference": "7Server-RH7-CFME-5.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby23-rubygem-redhat_access_cfme-0:2.0.3-1.el7cf.src as a component of CloudForms Management Engine 5.9",
          "product_id": "7Server-RH7-CFME-5.9:rh-ruby23-rubygem-redhat_access_cfme-0:2.0.3-1.el7cf.src"
        },
        "product_reference": "rh-ruby23-rubygem-redhat_access_cfme-0:2.0.3-1.el7cf.src",
        "relates_to_product_reference": "7Server-RH7-CFME-5.9"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-ruby23-rubygem-redhat_access_cfme-doc-0:2.0.3-1.el7cf.noarch as a component of CloudForms Management Engine 5.9",
          "product_id": "7Server-RH7-CFME-5.9:rh-ruby23-rubygem-redhat_access_cfme-doc-0:2.0.3-1.el7cf.noarch"
        },
        "product_reference": "rh-ruby23-rubygem-redhat_access_cfme-doc-0:2.0.3-1.el7cf.noarch",
        "relates_to_product_reference": "7Server-RH7-CFME-5.9"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2018-3760",
      "cwe": {
        "id": "CWE-22",
        "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
      },
      "discovery_date": "2018-06-20T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1593058"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "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\u0027s 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.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "rubygem-sprockets: Path traversal in forbidden_request?() can allow remote attackers to read arbitrary files",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RH7-CFME-5.9:cfme-0:5.9.4.7-1.el7cf.src",
          "7Server-RH7-CFME-5.9:cfme-0:5.9.4.7-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.4.7-1.el7cf.src",
          "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.4.7-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.4.7-1.el7cf.src",
          "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.4.7-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.4.7-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.4.7-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.4.7-1.el7cf.src",
          "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.4.7-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.9:rh-postgresql95-postgresql-pglogical-0:2.1.0-4.el7cf.src",
          "7Server-RH7-CFME-5.9:rh-postgresql95-postgresql-pglogical-0:2.1.0-4.el7cf.x86_64",
          "7Server-RH7-CFME-5.9:rh-postgresql95-postgresql-pglogical-debuginfo-0:2.1.0-4.el7cf.x86_64",
          "7Server-RH7-CFME-5.9:rh-ruby23-rubygem-redhat_access_cfme-0:2.0.3-1.el7cf.noarch",
          "7Server-RH7-CFME-5.9:rh-ruby23-rubygem-redhat_access_cfme-0:2.0.3-1.el7cf.src",
          "7Server-RH7-CFME-5.9:rh-ruby23-rubygem-redhat_access_cfme-doc-0:2.0.3-1.el7cf.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2018-3760"
        },
        {
          "category": "external",
          "summary": "RHBZ#1593058",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1593058"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2018-3760",
          "url": "https://www.cve.org/CVERecord?id=CVE-2018-3760"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-3760",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3760"
        },
        {
          "category": "external",
          "summary": "http://www.openwall.com/lists/oss-security/2018/06/19/2",
          "url": "http://www.openwall.com/lists/oss-security/2018/06/19/2"
        },
        {
          "category": "external",
          "summary": "https://blog.heroku.com/rails-asset-pipeline-vulnerability",
          "url": "https://blog.heroku.com/rails-asset-pipeline-vulnerability"
        }
      ],
      "release_date": "2018-06-20T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2018-09-04T18:00:51+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-RH7-CFME-5.9:cfme-0:5.9.4.7-1.el7cf.src",
            "7Server-RH7-CFME-5.9:cfme-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.4.7-1.el7cf.src",
            "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.4.7-1.el7cf.src",
            "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.4.7-1.el7cf.src",
            "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:rh-postgresql95-postgresql-pglogical-0:2.1.0-4.el7cf.src",
            "7Server-RH7-CFME-5.9:rh-postgresql95-postgresql-pglogical-0:2.1.0-4.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:rh-postgresql95-postgresql-pglogical-debuginfo-0:2.1.0-4.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:rh-ruby23-rubygem-redhat_access_cfme-0:2.0.3-1.el7cf.noarch",
            "7Server-RH7-CFME-5.9:rh-ruby23-rubygem-redhat_access_cfme-0:2.0.3-1.el7cf.src",
            "7Server-RH7-CFME-5.9:rh-ruby23-rubygem-redhat_access_cfme-doc-0:2.0.3-1.el7cf.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2018:2561"
        },
        {
          "category": "workaround",
          "details": "Ensure config.assets.compile = false in production.rb.",
          "product_ids": [
            "7Server-RH7-CFME-5.9:cfme-0:5.9.4.7-1.el7cf.src",
            "7Server-RH7-CFME-5.9:cfme-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.4.7-1.el7cf.src",
            "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.4.7-1.el7cf.src",
            "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.4.7-1.el7cf.src",
            "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:rh-postgresql95-postgresql-pglogical-0:2.1.0-4.el7cf.src",
            "7Server-RH7-CFME-5.9:rh-postgresql95-postgresql-pglogical-0:2.1.0-4.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:rh-postgresql95-postgresql-pglogical-debuginfo-0:2.1.0-4.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:rh-ruby23-rubygem-redhat_access_cfme-0:2.0.3-1.el7cf.noarch",
            "7Server-RH7-CFME-5.9:rh-ruby23-rubygem-redhat_access_cfme-0:2.0.3-1.el7cf.src",
            "7Server-RH7-CFME-5.9:rh-ruby23-rubygem-redhat_access_cfme-doc-0:2.0.3-1.el7cf.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "7Server-RH7-CFME-5.9:cfme-0:5.9.4.7-1.el7cf.src",
            "7Server-RH7-CFME-5.9:cfme-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.4.7-1.el7cf.src",
            "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.4.7-1.el7cf.src",
            "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.4.7-1.el7cf.src",
            "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:rh-postgresql95-postgresql-pglogical-0:2.1.0-4.el7cf.src",
            "7Server-RH7-CFME-5.9:rh-postgresql95-postgresql-pglogical-0:2.1.0-4.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:rh-postgresql95-postgresql-pglogical-debuginfo-0:2.1.0-4.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:rh-ruby23-rubygem-redhat_access_cfme-0:2.0.3-1.el7cf.noarch",
            "7Server-RH7-CFME-5.9:rh-ruby23-rubygem-redhat_access_cfme-0:2.0.3-1.el7cf.src",
            "7Server-RH7-CFME-5.9:rh-ruby23-rubygem-redhat_access_cfme-doc-0:2.0.3-1.el7cf.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "rubygem-sprockets: Path traversal in forbidden_request?() can allow remote attackers to read arbitrary files"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "Stephen Gappinger"
          ],
          "organization": "American Express"
        }
      ],
      "cve": "CVE-2018-10905",
      "cwe": {
        "id": "CWE-284",
        "name": "Improper Access Control"
      },
      "discovery_date": "2018-07-18T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1602190"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "CloudForms Management Engine has a vulnerability that allows local users to execute arbitrary commands as root. An attacker with SSH access to the system can use the dRuby (DRb) module installed on the system to execute arbitrary shell commands using `instance_eval()`.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "cfme: Improper access control in dRuby allows local users to execute arbitrary commands as root",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RH7-CFME-5.9:cfme-0:5.9.4.7-1.el7cf.src",
          "7Server-RH7-CFME-5.9:cfme-0:5.9.4.7-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.4.7-1.el7cf.src",
          "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.4.7-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.4.7-1.el7cf.src",
          "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.4.7-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.4.7-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.4.7-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.4.7-1.el7cf.src",
          "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.4.7-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.9:rh-postgresql95-postgresql-pglogical-0:2.1.0-4.el7cf.src",
          "7Server-RH7-CFME-5.9:rh-postgresql95-postgresql-pglogical-0:2.1.0-4.el7cf.x86_64",
          "7Server-RH7-CFME-5.9:rh-postgresql95-postgresql-pglogical-debuginfo-0:2.1.0-4.el7cf.x86_64",
          "7Server-RH7-CFME-5.9:rh-ruby23-rubygem-redhat_access_cfme-0:2.0.3-1.el7cf.noarch",
          "7Server-RH7-CFME-5.9:rh-ruby23-rubygem-redhat_access_cfme-0:2.0.3-1.el7cf.src",
          "7Server-RH7-CFME-5.9:rh-ruby23-rubygem-redhat_access_cfme-doc-0:2.0.3-1.el7cf.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2018-10905"
        },
        {
          "category": "external",
          "summary": "RHBZ#1602190",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1602190"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2018-10905",
          "url": "https://www.cve.org/CVERecord?id=CVE-2018-10905"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-10905",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10905"
        }
      ],
      "release_date": "2018-07-20T19:54:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2018-09-04T18:00:51+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-RH7-CFME-5.9:cfme-0:5.9.4.7-1.el7cf.src",
            "7Server-RH7-CFME-5.9:cfme-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.4.7-1.el7cf.src",
            "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.4.7-1.el7cf.src",
            "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.4.7-1.el7cf.src",
            "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:rh-postgresql95-postgresql-pglogical-0:2.1.0-4.el7cf.src",
            "7Server-RH7-CFME-5.9:rh-postgresql95-postgresql-pglogical-0:2.1.0-4.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:rh-postgresql95-postgresql-pglogical-debuginfo-0:2.1.0-4.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:rh-ruby23-rubygem-redhat_access_cfme-0:2.0.3-1.el7cf.noarch",
            "7Server-RH7-CFME-5.9:rh-ruby23-rubygem-redhat_access_cfme-0:2.0.3-1.el7cf.src",
            "7Server-RH7-CFME-5.9:rh-ruby23-rubygem-redhat_access_cfme-doc-0:2.0.3-1.el7cf.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2018:2561"
        },
        {
          "category": "workaround",
          "details": "Administrators of the CloudForms appliance can filter local packages going to the port where MIQ Server is listening, by using the following iptables command:\n# iptables -I OUTPUT 1 -o lo -d localhost/32 -p tcp -m tcp --dport \u003cMIQ Server port\u003e -m owner \u0027!\u0027 --uid-owner root -j DROP\n\nWhere the MIQ Server port can be found using netstat command:\n# netstat -nl --tcp -p | grep -i \"miq server\"",
          "product_ids": [
            "7Server-RH7-CFME-5.9:cfme-0:5.9.4.7-1.el7cf.src",
            "7Server-RH7-CFME-5.9:cfme-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.4.7-1.el7cf.src",
            "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.4.7-1.el7cf.src",
            "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.4.7-1.el7cf.src",
            "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:rh-postgresql95-postgresql-pglogical-0:2.1.0-4.el7cf.src",
            "7Server-RH7-CFME-5.9:rh-postgresql95-postgresql-pglogical-0:2.1.0-4.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:rh-postgresql95-postgresql-pglogical-debuginfo-0:2.1.0-4.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:rh-ruby23-rubygem-redhat_access_cfme-0:2.0.3-1.el7cf.noarch",
            "7Server-RH7-CFME-5.9:rh-ruby23-rubygem-redhat_access_cfme-0:2.0.3-1.el7cf.src",
            "7Server-RH7-CFME-5.9:rh-ruby23-rubygem-redhat_access_cfme-doc-0:2.0.3-1.el7cf.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "7Server-RH7-CFME-5.9:cfme-0:5.9.4.7-1.el7cf.src",
            "7Server-RH7-CFME-5.9:cfme-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.4.7-1.el7cf.src",
            "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.4.7-1.el7cf.src",
            "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.4.7-1.el7cf.src",
            "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.4.7-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:rh-postgresql95-postgresql-pglogical-0:2.1.0-4.el7cf.src",
            "7Server-RH7-CFME-5.9:rh-postgresql95-postgresql-pglogical-0:2.1.0-4.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:rh-postgresql95-postgresql-pglogical-debuginfo-0:2.1.0-4.el7cf.x86_64",
            "7Server-RH7-CFME-5.9:rh-ruby23-rubygem-redhat_access_cfme-0:2.0.3-1.el7cf.noarch",
            "7Server-RH7-CFME-5.9:rh-ruby23-rubygem-redhat_access_cfme-0:2.0.3-1.el7cf.src",
            "7Server-RH7-CFME-5.9:rh-ruby23-rubygem-redhat_access_cfme-doc-0:2.0.3-1.el7cf.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "cfme: Improper access control in dRuby allows local users to execute arbitrary commands as root"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…