RHSA-2018_2745

Vulnerability from csaf_redhat - Published: 2018-09-26 18:36 - Updated: 2024-11-22 12:11
Summary
Red Hat Security Advisory: CloudForms 4.5.5 security, bug fix and enhancement update
Severity
Important
Notes
Topic: An update is now available for CloudForms Management Engine 5.8. 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. Security Fix(es): * rubygem-sprockets: Path traversal in forbidden_request?() can allow remote attackers to read arbitrary files (CVE-2018-3760) * cfme: Improper access control in dRuby allows local users to execute arbitrary commands as root (CVE-2018-10905) 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 For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2018:2745
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 For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2018:2745
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:2745 self
https://access.redhat.com/security/updates/classi… external
https://access.redhat.com/documentation/en-us/red… external
https://bugzilla.redhat.com/show_bug.cgi?id=1586214 external
https://bugzilla.redhat.com/show_bug.cgi?id=1590761 external
https://bugzilla.redhat.com/show_bug.cgi?id=1591443 external
https://bugzilla.redhat.com/show_bug.cgi?id=1593058 external
https://bugzilla.redhat.com/show_bug.cgi?id=1593353 external
https://bugzilla.redhat.com/show_bug.cgi?id=1593678 external
https://bugzilla.redhat.com/show_bug.cgi?id=1593798 external
https://bugzilla.redhat.com/show_bug.cgi?id=1593914 external
https://bugzilla.redhat.com/show_bug.cgi?id=1594008 external
https://bugzilla.redhat.com/show_bug.cgi?id=1594028 external
https://bugzilla.redhat.com/show_bug.cgi?id=1594326 external
https://bugzilla.redhat.com/show_bug.cgi?id=1594387 external
https://bugzilla.redhat.com/show_bug.cgi?id=1595457 external
https://bugzilla.redhat.com/show_bug.cgi?id=1595462 external
https://bugzilla.redhat.com/show_bug.cgi?id=1595771 external
https://bugzilla.redhat.com/show_bug.cgi?id=1596336 external
https://bugzilla.redhat.com/show_bug.cgi?id=1602190 external
https://bugzilla.redhat.com/show_bug.cgi?id=1607442 external
https://bugzilla.redhat.com/show_bug.cgi?id=1608849 external
https://bugzilla.redhat.com/show_bug.cgi?id=1613388 external
https://bugzilla.redhat.com/show_bug.cgi?id=1613758 external
https://bugzilla.redhat.com/show_bug.cgi?id=1622632 external
https://bugzilla.redhat.com/show_bug.cgi?id=1623574 external
https://bugzilla.redhat.com/show_bug.cgi?id=1625250 external
https://bugzilla.redhat.com/show_bug.cgi?id=1626475 external
https://bugzilla.redhat.com/show_bug.cgi?id=1626502 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.8.\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.\n\nSecurity Fix(es):\n\n* rubygem-sprockets: Path traversal in forbidden_request?() can allow remote attackers to read arbitrary files (CVE-2018-3760)\n\n* cfme: Improper access control in dRuby allows local users to execute arbitrary commands as root (CVE-2018-10905)\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:2745",
        "url": "https://access.redhat.com/errata/RHSA-2018:2745"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/documentation/en-us/red_hat_cloudforms/4.5/html/release_notes",
        "url": "https://access.redhat.com/documentation/en-us/red_hat_cloudforms/4.5/html/release_notes"
      },
      {
        "category": "external",
        "summary": "1586214",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1586214"
      },
      {
        "category": "external",
        "summary": "1590761",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1590761"
      },
      {
        "category": "external",
        "summary": "1591443",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1591443"
      },
      {
        "category": "external",
        "summary": "1593058",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1593058"
      },
      {
        "category": "external",
        "summary": "1593353",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1593353"
      },
      {
        "category": "external",
        "summary": "1593678",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1593678"
      },
      {
        "category": "external",
        "summary": "1593798",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1593798"
      },
      {
        "category": "external",
        "summary": "1593914",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1593914"
      },
      {
        "category": "external",
        "summary": "1594008",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1594008"
      },
      {
        "category": "external",
        "summary": "1594028",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1594028"
      },
      {
        "category": "external",
        "summary": "1594326",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1594326"
      },
      {
        "category": "external",
        "summary": "1594387",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1594387"
      },
      {
        "category": "external",
        "summary": "1595457",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1595457"
      },
      {
        "category": "external",
        "summary": "1595462",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1595462"
      },
      {
        "category": "external",
        "summary": "1595771",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1595771"
      },
      {
        "category": "external",
        "summary": "1596336",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1596336"
      },
      {
        "category": "external",
        "summary": "1602190",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1602190"
      },
      {
        "category": "external",
        "summary": "1607442",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1607442"
      },
      {
        "category": "external",
        "summary": "1608849",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1608849"
      },
      {
        "category": "external",
        "summary": "1613388",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1613388"
      },
      {
        "category": "external",
        "summary": "1613758",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1613758"
      },
      {
        "category": "external",
        "summary": "1622632",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1622632"
      },
      {
        "category": "external",
        "summary": "1623574",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1623574"
      },
      {
        "category": "external",
        "summary": "1625250",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1625250"
      },
      {
        "category": "external",
        "summary": "1626475",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1626475"
      },
      {
        "category": "external",
        "summary": "1626502",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1626502"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_2745.json"
      }
    ],
    "title": "Red Hat Security Advisory: CloudForms 4.5.5 security, bug fix and enhancement update",
    "tracking": {
      "current_release_date": "2024-11-22T12:11:03+00:00",
      "generator": {
        "date": "2024-11-22T12:11:03+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.1"
        }
      },
      "id": "RHSA-2018:2745",
      "initial_release_date": "2018-09-26T18:36:57+00:00",
      "revision_history": [
        {
          "date": "2018-09-26T18:36:57+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2018-09-26T18:36:57+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-22T12:11:03+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.8",
                "product": {
                  "name": "CloudForms Management Engine 5.8",
                  "product_id": "7Server-RH7-CFME-5.8",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:cloudforms_managementengine:5.8::el7"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat CloudForms"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-postgresql95-postgresql-pglogical-debuginfo-0:1.2.1-2.el7cf.x86_64",
                "product": {
                  "name": "rh-postgresql95-postgresql-pglogical-debuginfo-0:1.2.1-2.el7cf.x86_64",
                  "product_id": "rh-postgresql95-postgresql-pglogical-debuginfo-0:1.2.1-2.el7cf.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql-pglogical-debuginfo@1.2.1-2.el7cf?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rh-postgresql95-postgresql-pglogical-0:1.2.1-2.el7cf.x86_64",
                "product": {
                  "name": "rh-postgresql95-postgresql-pglogical-0:1.2.1-2.el7cf.x86_64",
                  "product_id": "rh-postgresql95-postgresql-pglogical-0:1.2.1-2.el7cf.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql-pglogical@1.2.1-2.el7cf?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-tower-server-0:3.1.8-1.el7at.x86_64",
                "product": {
                  "name": "ansible-tower-server-0:3.1.8-1.el7at.x86_64",
                  "product_id": "ansible-tower-server-0:3.1.8-1.el7at.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-tower-server@3.1.8-1.el7at?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-tower-setup-0:3.1.8-1.el7at.x86_64",
                "product": {
                  "name": "ansible-tower-setup-0:3.1.8-1.el7at.x86_64",
                  "product_id": "ansible-tower-setup-0:3.1.8-1.el7at.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-tower-setup@3.1.8-1.el7at?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-0:5.8.5.1-1.el7cf.x86_64",
                "product": {
                  "name": "cfme-0:5.8.5.1-1.el7cf.x86_64",
                  "product_id": "cfme-0:5.8.5.1-1.el7cf.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme@5.8.5.1-1.el7cf?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-debuginfo-0:5.8.5.1-1.el7cf.x86_64",
                "product": {
                  "name": "cfme-debuginfo-0:5.8.5.1-1.el7cf.x86_64",
                  "product_id": "cfme-debuginfo-0:5.8.5.1-1.el7cf.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme-debuginfo@5.8.5.1-1.el7cf?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-appliance-0:5.8.5.1-1.el7cf.x86_64",
                "product": {
                  "name": "cfme-appliance-0:5.8.5.1-1.el7cf.x86_64",
                  "product_id": "cfme-appliance-0:5.8.5.1-1.el7cf.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme-appliance@5.8.5.1-1.el7cf?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-appliance-debuginfo-0:5.8.5.1-1.el7cf.x86_64",
                "product": {
                  "name": "cfme-appliance-debuginfo-0:5.8.5.1-1.el7cf.x86_64",
                  "product_id": "cfme-appliance-debuginfo-0:5.8.5.1-1.el7cf.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme-appliance-debuginfo@5.8.5.1-1.el7cf?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-gemset-0:5.8.5.1-1.el7cf.x86_64",
                "product": {
                  "name": "cfme-gemset-0:5.8.5.1-1.el7cf.x86_64",
                  "product_id": "cfme-gemset-0:5.8.5.1-1.el7cf.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme-gemset@5.8.5.1-1.el7cf?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rh-postgresql95-postgresql-pglogical-0:1.2.1-2.el7cf.src",
                "product": {
                  "name": "rh-postgresql95-postgresql-pglogical-0:1.2.1-2.el7cf.src",
                  "product_id": "rh-postgresql95-postgresql-pglogical-0:1.2.1-2.el7cf.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql-pglogical@1.2.1-2.el7cf?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-0:5.8.5.1-1.el7cf.src",
                "product": {
                  "name": "cfme-0:5.8.5.1-1.el7cf.src",
                  "product_id": "cfme-0:5.8.5.1-1.el7cf.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme@5.8.5.1-1.el7cf?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-appliance-0:5.8.5.1-1.el7cf.src",
                "product": {
                  "name": "cfme-appliance-0:5.8.5.1-1.el7cf.src",
                  "product_id": "cfme-appliance-0:5.8.5.1-1.el7cf.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme-appliance@5.8.5.1-1.el7cf?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-gemset-0:5.8.5.1-1.el7cf.src",
                "product": {
                  "name": "cfme-gemset-0:5.8.5.1-1.el7cf.src",
                  "product_id": "cfme-gemset-0:5.8.5.1-1.el7cf.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme-gemset@5.8.5.1-1.el7cf?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-tower-server-0:3.1.8-1.el7at.x86_64 as a component of CloudForms Management Engine 5.8",
          "product_id": "7Server-RH7-CFME-5.8:ansible-tower-server-0:3.1.8-1.el7at.x86_64"
        },
        "product_reference": "ansible-tower-server-0:3.1.8-1.el7at.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-tower-setup-0:3.1.8-1.el7at.x86_64 as a component of CloudForms Management Engine 5.8",
          "product_id": "7Server-RH7-CFME-5.8:ansible-tower-setup-0:3.1.8-1.el7at.x86_64"
        },
        "product_reference": "ansible-tower-setup-0:3.1.8-1.el7at.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-0:5.8.5.1-1.el7cf.src as a component of CloudForms Management Engine 5.8",
          "product_id": "7Server-RH7-CFME-5.8:cfme-0:5.8.5.1-1.el7cf.src"
        },
        "product_reference": "cfme-0:5.8.5.1-1.el7cf.src",
        "relates_to_product_reference": "7Server-RH7-CFME-5.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-0:5.8.5.1-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.8",
          "product_id": "7Server-RH7-CFME-5.8:cfme-0:5.8.5.1-1.el7cf.x86_64"
        },
        "product_reference": "cfme-0:5.8.5.1-1.el7cf.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-appliance-0:5.8.5.1-1.el7cf.src as a component of CloudForms Management Engine 5.8",
          "product_id": "7Server-RH7-CFME-5.8:cfme-appliance-0:5.8.5.1-1.el7cf.src"
        },
        "product_reference": "cfme-appliance-0:5.8.5.1-1.el7cf.src",
        "relates_to_product_reference": "7Server-RH7-CFME-5.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-appliance-0:5.8.5.1-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.8",
          "product_id": "7Server-RH7-CFME-5.8:cfme-appliance-0:5.8.5.1-1.el7cf.x86_64"
        },
        "product_reference": "cfme-appliance-0:5.8.5.1-1.el7cf.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-appliance-debuginfo-0:5.8.5.1-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.8",
          "product_id": "7Server-RH7-CFME-5.8:cfme-appliance-debuginfo-0:5.8.5.1-1.el7cf.x86_64"
        },
        "product_reference": "cfme-appliance-debuginfo-0:5.8.5.1-1.el7cf.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-debuginfo-0:5.8.5.1-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.8",
          "product_id": "7Server-RH7-CFME-5.8:cfme-debuginfo-0:5.8.5.1-1.el7cf.x86_64"
        },
        "product_reference": "cfme-debuginfo-0:5.8.5.1-1.el7cf.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-gemset-0:5.8.5.1-1.el7cf.src as a component of CloudForms Management Engine 5.8",
          "product_id": "7Server-RH7-CFME-5.8:cfme-gemset-0:5.8.5.1-1.el7cf.src"
        },
        "product_reference": "cfme-gemset-0:5.8.5.1-1.el7cf.src",
        "relates_to_product_reference": "7Server-RH7-CFME-5.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-gemset-0:5.8.5.1-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.8",
          "product_id": "7Server-RH7-CFME-5.8:cfme-gemset-0:5.8.5.1-1.el7cf.x86_64"
        },
        "product_reference": "cfme-gemset-0:5.8.5.1-1.el7cf.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-postgresql95-postgresql-pglogical-0:1.2.1-2.el7cf.src as a component of CloudForms Management Engine 5.8",
          "product_id": "7Server-RH7-CFME-5.8:rh-postgresql95-postgresql-pglogical-0:1.2.1-2.el7cf.src"
        },
        "product_reference": "rh-postgresql95-postgresql-pglogical-0:1.2.1-2.el7cf.src",
        "relates_to_product_reference": "7Server-RH7-CFME-5.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-postgresql95-postgresql-pglogical-0:1.2.1-2.el7cf.x86_64 as a component of CloudForms Management Engine 5.8",
          "product_id": "7Server-RH7-CFME-5.8:rh-postgresql95-postgresql-pglogical-0:1.2.1-2.el7cf.x86_64"
        },
        "product_reference": "rh-postgresql95-postgresql-pglogical-0:1.2.1-2.el7cf.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rh-postgresql95-postgresql-pglogical-debuginfo-0:1.2.1-2.el7cf.x86_64 as a component of CloudForms Management Engine 5.8",
          "product_id": "7Server-RH7-CFME-5.8:rh-postgresql95-postgresql-pglogical-debuginfo-0:1.2.1-2.el7cf.x86_64"
        },
        "product_reference": "rh-postgresql95-postgresql-pglogical-debuginfo-0:1.2.1-2.el7cf.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.8"
      }
    ]
  },
  "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.8:ansible-tower-server-0:3.1.8-1.el7at.x86_64",
          "7Server-RH7-CFME-5.8:ansible-tower-setup-0:3.1.8-1.el7at.x86_64",
          "7Server-RH7-CFME-5.8:cfme-0:5.8.5.1-1.el7cf.src",
          "7Server-RH7-CFME-5.8:cfme-0:5.8.5.1-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.8:cfme-appliance-0:5.8.5.1-1.el7cf.src",
          "7Server-RH7-CFME-5.8:cfme-appliance-0:5.8.5.1-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.8:cfme-appliance-debuginfo-0:5.8.5.1-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.8:cfme-debuginfo-0:5.8.5.1-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.8:cfme-gemset-0:5.8.5.1-1.el7cf.src",
          "7Server-RH7-CFME-5.8:cfme-gemset-0:5.8.5.1-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.8:rh-postgresql95-postgresql-pglogical-0:1.2.1-2.el7cf.src",
          "7Server-RH7-CFME-5.8:rh-postgresql95-postgresql-pglogical-0:1.2.1-2.el7cf.x86_64",
          "7Server-RH7-CFME-5.8:rh-postgresql95-postgresql-pglogical-debuginfo-0:1.2.1-2.el7cf.x86_64"
        ]
      },
      "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-26T18:36:57+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-RH7-CFME-5.8:ansible-tower-server-0:3.1.8-1.el7at.x86_64",
            "7Server-RH7-CFME-5.8:ansible-tower-setup-0:3.1.8-1.el7at.x86_64",
            "7Server-RH7-CFME-5.8:cfme-0:5.8.5.1-1.el7cf.src",
            "7Server-RH7-CFME-5.8:cfme-0:5.8.5.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:cfme-appliance-0:5.8.5.1-1.el7cf.src",
            "7Server-RH7-CFME-5.8:cfme-appliance-0:5.8.5.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:cfme-appliance-debuginfo-0:5.8.5.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:cfme-debuginfo-0:5.8.5.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:cfme-gemset-0:5.8.5.1-1.el7cf.src",
            "7Server-RH7-CFME-5.8:cfme-gemset-0:5.8.5.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:rh-postgresql95-postgresql-pglogical-0:1.2.1-2.el7cf.src",
            "7Server-RH7-CFME-5.8:rh-postgresql95-postgresql-pglogical-0:1.2.1-2.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:rh-postgresql95-postgresql-pglogical-debuginfo-0:1.2.1-2.el7cf.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2018:2745"
        },
        {
          "category": "workaround",
          "details": "Ensure config.assets.compile = false in production.rb.",
          "product_ids": [
            "7Server-RH7-CFME-5.8:ansible-tower-server-0:3.1.8-1.el7at.x86_64",
            "7Server-RH7-CFME-5.8:ansible-tower-setup-0:3.1.8-1.el7at.x86_64",
            "7Server-RH7-CFME-5.8:cfme-0:5.8.5.1-1.el7cf.src",
            "7Server-RH7-CFME-5.8:cfme-0:5.8.5.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:cfme-appliance-0:5.8.5.1-1.el7cf.src",
            "7Server-RH7-CFME-5.8:cfme-appliance-0:5.8.5.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:cfme-appliance-debuginfo-0:5.8.5.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:cfme-debuginfo-0:5.8.5.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:cfme-gemset-0:5.8.5.1-1.el7cf.src",
            "7Server-RH7-CFME-5.8:cfme-gemset-0:5.8.5.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:rh-postgresql95-postgresql-pglogical-0:1.2.1-2.el7cf.src",
            "7Server-RH7-CFME-5.8:rh-postgresql95-postgresql-pglogical-0:1.2.1-2.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:rh-postgresql95-postgresql-pglogical-debuginfo-0:1.2.1-2.el7cf.x86_64"
          ]
        }
      ],
      "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.8:ansible-tower-server-0:3.1.8-1.el7at.x86_64",
            "7Server-RH7-CFME-5.8:ansible-tower-setup-0:3.1.8-1.el7at.x86_64",
            "7Server-RH7-CFME-5.8:cfme-0:5.8.5.1-1.el7cf.src",
            "7Server-RH7-CFME-5.8:cfme-0:5.8.5.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:cfme-appliance-0:5.8.5.1-1.el7cf.src",
            "7Server-RH7-CFME-5.8:cfme-appliance-0:5.8.5.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:cfme-appliance-debuginfo-0:5.8.5.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:cfme-debuginfo-0:5.8.5.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:cfme-gemset-0:5.8.5.1-1.el7cf.src",
            "7Server-RH7-CFME-5.8:cfme-gemset-0:5.8.5.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:rh-postgresql95-postgresql-pglogical-0:1.2.1-2.el7cf.src",
            "7Server-RH7-CFME-5.8:rh-postgresql95-postgresql-pglogical-0:1.2.1-2.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:rh-postgresql95-postgresql-pglogical-debuginfo-0:1.2.1-2.el7cf.x86_64"
          ]
        }
      ],
      "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.8:ansible-tower-server-0:3.1.8-1.el7at.x86_64",
          "7Server-RH7-CFME-5.8:ansible-tower-setup-0:3.1.8-1.el7at.x86_64",
          "7Server-RH7-CFME-5.8:cfme-0:5.8.5.1-1.el7cf.src",
          "7Server-RH7-CFME-5.8:cfme-0:5.8.5.1-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.8:cfme-appliance-0:5.8.5.1-1.el7cf.src",
          "7Server-RH7-CFME-5.8:cfme-appliance-0:5.8.5.1-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.8:cfme-appliance-debuginfo-0:5.8.5.1-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.8:cfme-debuginfo-0:5.8.5.1-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.8:cfme-gemset-0:5.8.5.1-1.el7cf.src",
          "7Server-RH7-CFME-5.8:cfme-gemset-0:5.8.5.1-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.8:rh-postgresql95-postgresql-pglogical-0:1.2.1-2.el7cf.src",
          "7Server-RH7-CFME-5.8:rh-postgresql95-postgresql-pglogical-0:1.2.1-2.el7cf.x86_64",
          "7Server-RH7-CFME-5.8:rh-postgresql95-postgresql-pglogical-debuginfo-0:1.2.1-2.el7cf.x86_64"
        ]
      },
      "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-26T18:36:57+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-RH7-CFME-5.8:ansible-tower-server-0:3.1.8-1.el7at.x86_64",
            "7Server-RH7-CFME-5.8:ansible-tower-setup-0:3.1.8-1.el7at.x86_64",
            "7Server-RH7-CFME-5.8:cfme-0:5.8.5.1-1.el7cf.src",
            "7Server-RH7-CFME-5.8:cfme-0:5.8.5.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:cfme-appliance-0:5.8.5.1-1.el7cf.src",
            "7Server-RH7-CFME-5.8:cfme-appliance-0:5.8.5.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:cfme-appliance-debuginfo-0:5.8.5.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:cfme-debuginfo-0:5.8.5.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:cfme-gemset-0:5.8.5.1-1.el7cf.src",
            "7Server-RH7-CFME-5.8:cfme-gemset-0:5.8.5.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:rh-postgresql95-postgresql-pglogical-0:1.2.1-2.el7cf.src",
            "7Server-RH7-CFME-5.8:rh-postgresql95-postgresql-pglogical-0:1.2.1-2.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:rh-postgresql95-postgresql-pglogical-debuginfo-0:1.2.1-2.el7cf.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2018:2745"
        },
        {
          "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.8:ansible-tower-server-0:3.1.8-1.el7at.x86_64",
            "7Server-RH7-CFME-5.8:ansible-tower-setup-0:3.1.8-1.el7at.x86_64",
            "7Server-RH7-CFME-5.8:cfme-0:5.8.5.1-1.el7cf.src",
            "7Server-RH7-CFME-5.8:cfme-0:5.8.5.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:cfme-appliance-0:5.8.5.1-1.el7cf.src",
            "7Server-RH7-CFME-5.8:cfme-appliance-0:5.8.5.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:cfme-appliance-debuginfo-0:5.8.5.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:cfme-debuginfo-0:5.8.5.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:cfme-gemset-0:5.8.5.1-1.el7cf.src",
            "7Server-RH7-CFME-5.8:cfme-gemset-0:5.8.5.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:rh-postgresql95-postgresql-pglogical-0:1.2.1-2.el7cf.src",
            "7Server-RH7-CFME-5.8:rh-postgresql95-postgresql-pglogical-0:1.2.1-2.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:rh-postgresql95-postgresql-pglogical-debuginfo-0:1.2.1-2.el7cf.x86_64"
          ]
        }
      ],
      "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.8:ansible-tower-server-0:3.1.8-1.el7at.x86_64",
            "7Server-RH7-CFME-5.8:ansible-tower-setup-0:3.1.8-1.el7at.x86_64",
            "7Server-RH7-CFME-5.8:cfme-0:5.8.5.1-1.el7cf.src",
            "7Server-RH7-CFME-5.8:cfme-0:5.8.5.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:cfme-appliance-0:5.8.5.1-1.el7cf.src",
            "7Server-RH7-CFME-5.8:cfme-appliance-0:5.8.5.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:cfme-appliance-debuginfo-0:5.8.5.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:cfme-debuginfo-0:5.8.5.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:cfme-gemset-0:5.8.5.1-1.el7cf.src",
            "7Server-RH7-CFME-5.8:cfme-gemset-0:5.8.5.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:rh-postgresql95-postgresql-pglogical-0:1.2.1-2.el7cf.src",
            "7Server-RH7-CFME-5.8:rh-postgresql95-postgresql-pglogical-0:1.2.1-2.el7cf.x86_64",
            "7Server-RH7-CFME-5.8:rh-postgresql95-postgresql-pglogical-debuginfo-0:1.2.1-2.el7cf.x86_64"
          ]
        }
      ],
      "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…