RHSA-2019_2587

Vulnerability from csaf_redhat - Published: 2019-09-05 05:26 - Updated: 2024-11-22 13:39
Summary
Red Hat Security Advisory: CloudForms 4.7.9 security, bug fix and enhancement update
Severity
Moderate
Notes
Topic: An update is now available for CloudForms Management Engine 5.10. Red Hat Product Security has rated this update as having a security impact of Moderate. 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): * cloudforms: stored cross-site scripting in Name field (CVE-2018-10854) * js-jquery: prototype pollution in object's prototype leading to denial of service or remote code execution or property injection (CVE-2019-11358) For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section. Additional Changes: This update fixes various bugs and adds enhancements. Documentation for these changes is available from the Release Notes document linked to in the References section.
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.

cloudforms version, cloudforms 5.8 and cloudforms 5.9, is vulnerable to a cross-site-scripting. A flaw was found in CloudForms's v2v infrastructure mapping delete feature. A stored cross-site scripting due to improper sanitization of user input in Name field.

CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
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 If the postgresql service is running, it will be automatically restarted after installing this update. After installing the updated packages, the httpd daemon will be restarted automatically. https://access.redhat.com/errata/RHSA-2019:2587

A Prototype Pollution vulnerability was found in jquery. Untrusted JSON passed to the `extend` function could lead to modifying objects up the prototype chain, including the global Object. A crafted JSON object passed to a vulnerable method could lead to denial of service or data injection, with various consequences.

CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
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 If the postgresql service is running, it will be automatically restarted after installing this update. After installing the updated packages, the httpd daemon will be restarted automatically. https://access.redhat.com/errata/RHSA-2019:2587
References
https://access.redhat.com/errata/RHSA-2019:2587 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=1590538 external
https://bugzilla.redhat.com/show_bug.cgi?id=1677580 external
https://bugzilla.redhat.com/show_bug.cgi?id=1701972 external
https://bugzilla.redhat.com/show_bug.cgi?id=1733376 external
https://bugzilla.redhat.com/show_bug.cgi?id=1737123 external
https://bugzilla.redhat.com/show_bug.cgi?id=1737618 external
https://bugzilla.redhat.com/show_bug.cgi?id=1738266 external
https://bugzilla.redhat.com/show_bug.cgi?id=1740227 external
https://bugzilla.redhat.com/show_bug.cgi?id=1740228 external
https://bugzilla.redhat.com/show_bug.cgi?id=1740229 external
https://bugzilla.redhat.com/show_bug.cgi?id=1740230 external
https://bugzilla.redhat.com/show_bug.cgi?id=1740767 external
https://bugzilla.redhat.com/show_bug.cgi?id=1740769 external
https://bugzilla.redhat.com/show_bug.cgi?id=1740844 external
https://bugzilla.redhat.com/show_bug.cgi?id=1741634 external
https://bugzilla.redhat.com/show_bug.cgi?id=1741635 external
https://bugzilla.redhat.com/show_bug.cgi?id=1741944 external
https://bugzilla.redhat.com/show_bug.cgi?id=1741945 external
https://bugzilla.redhat.com/show_bug.cgi?id=1743266 external
https://security.access.redhat.com/data/csaf/v2/a… self
https://access.redhat.com/security/cve/CVE-2018-10854 self
https://bugzilla.redhat.com/show_bug.cgi?id=1590538 external
https://www.cve.org/CVERecord?id=CVE-2018-10854 external
https://nvd.nist.gov/vuln/detail/CVE-2018-10854 external
https://access.redhat.com/security/cve/CVE-2019-11358 self
https://bugzilla.redhat.com/show_bug.cgi?id=1701972 external
https://www.cve.org/CVERecord?id=CVE-2019-11358 external
https://nvd.nist.gov/vuln/detail/CVE-2019-11358 external
https://blog.jquery.com/2019/04/10/jquery-3-4-0-r… external
https://www.drupal.org/sa-core-2019-006 external
Acknowledgments
Red Hat CloudForms QE Yadnyawalk Tale

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Moderate"
    },
    "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.10.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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* cloudforms: stored cross-site scripting in Name field (CVE-2018-10854)\n\n* js-jquery: prototype pollution in object\u0027s prototype leading to denial of service or remote code execution or property injection (CVE-2019-11358)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nThis update fixes various bugs and adds enhancements. Documentation for these changes is available from the Release Notes document linked to in the References section.",
        "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-2019:2587",
        "url": "https://access.redhat.com/errata/RHSA-2019:2587"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/documentation/en-us/red_hat_cloudforms/4.7/html/release_notes",
        "url": "https://access.redhat.com/documentation/en-us/red_hat_cloudforms/4.7/html/release_notes"
      },
      {
        "category": "external",
        "summary": "1590538",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1590538"
      },
      {
        "category": "external",
        "summary": "1677580",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1677580"
      },
      {
        "category": "external",
        "summary": "1701972",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701972"
      },
      {
        "category": "external",
        "summary": "1733376",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1733376"
      },
      {
        "category": "external",
        "summary": "1737123",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1737123"
      },
      {
        "category": "external",
        "summary": "1737618",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1737618"
      },
      {
        "category": "external",
        "summary": "1738266",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1738266"
      },
      {
        "category": "external",
        "summary": "1740227",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1740227"
      },
      {
        "category": "external",
        "summary": "1740228",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1740228"
      },
      {
        "category": "external",
        "summary": "1740229",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1740229"
      },
      {
        "category": "external",
        "summary": "1740230",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1740230"
      },
      {
        "category": "external",
        "summary": "1740767",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1740767"
      },
      {
        "category": "external",
        "summary": "1740769",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1740769"
      },
      {
        "category": "external",
        "summary": "1740844",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1740844"
      },
      {
        "category": "external",
        "summary": "1741634",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1741634"
      },
      {
        "category": "external",
        "summary": "1741635",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1741635"
      },
      {
        "category": "external",
        "summary": "1741944",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1741944"
      },
      {
        "category": "external",
        "summary": "1741945",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1741945"
      },
      {
        "category": "external",
        "summary": "1743266",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1743266"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_2587.json"
      }
    ],
    "title": "Red Hat Security Advisory: CloudForms 4.7.9 security, bug fix and enhancement update",
    "tracking": {
      "current_release_date": "2024-11-22T13:39:40+00:00",
      "generator": {
        "date": "2024-11-22T13:39:40+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.1"
        }
      },
      "id": "RHSA-2019:2587",
      "initial_release_date": "2019-09-05T05:26:06+00:00",
      "revision_history": [
        {
          "date": "2019-09-05T05:26:06+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2019-09-05T05:26:06+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-22T13:39:40+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.10",
                "product": {
                  "name": "CloudForms Management Engine 5.10",
                  "product_id": "7Server-RH7-CFME-5.10",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:cloudforms_managementengine:5.10::el7"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat CloudForms"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ovirt-ansible-roles-0:1.1.7-1.el7ev.noarch",
                "product": {
                  "name": "ovirt-ansible-roles-0:1.1.7-1.el7ev.noarch",
                  "product_id": "ovirt-ansible-roles-0:1.1.7-1.el7ev.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovirt-ansible-roles@1.1.7-1.el7ev?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovirt-ansible-hosted-engine-setup-0:1.0.23-1.el7ev.noarch",
                "product": {
                  "name": "ovirt-ansible-hosted-engine-setup-0:1.0.23-1.el7ev.noarch",
                  "product_id": "ovirt-ansible-hosted-engine-setup-0:1.0.23-1.el7ev.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovirt-ansible-hosted-engine-setup@1.0.23-1.el7ev?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovirt-ansible-vm-infra-0:1.1.19-1.el7ev.noarch",
                "product": {
                  "name": "ovirt-ansible-vm-infra-0:1.1.19-1.el7ev.noarch",
                  "product_id": "ovirt-ansible-vm-infra-0:1.1.19-1.el7ev.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovirt-ansible-vm-infra@1.1.19-1.el7ev?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "v2v-conversion-host-ansible-0:1.14.2-1.el7ev.noarch",
                "product": {
                  "name": "v2v-conversion-host-ansible-0:1.14.2-1.el7ev.noarch",
                  "product_id": "v2v-conversion-host-ansible-0:1.14.2-1.el7ev.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/v2v-conversion-host-ansible@1.14.2-1.el7ev?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "v2v-conversion-host-wrapper-0:1.14.2-1.el7ev.noarch",
                "product": {
                  "name": "v2v-conversion-host-wrapper-0:1.14.2-1.el7ev.noarch",
                  "product_id": "v2v-conversion-host-wrapper-0:1.14.2-1.el7ev.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/v2v-conversion-host-wrapper@1.14.2-1.el7ev?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ovirt-ansible-roles-0:1.1.7-1.el7ev.src",
                "product": {
                  "name": "ovirt-ansible-roles-0:1.1.7-1.el7ev.src",
                  "product_id": "ovirt-ansible-roles-0:1.1.7-1.el7ev.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovirt-ansible-roles@1.1.7-1.el7ev?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovirt-ansible-hosted-engine-setup-0:1.0.23-1.el7ev.src",
                "product": {
                  "name": "ovirt-ansible-hosted-engine-setup-0:1.0.23-1.el7ev.src",
                  "product_id": "ovirt-ansible-hosted-engine-setup-0:1.0.23-1.el7ev.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovirt-ansible-hosted-engine-setup@1.0.23-1.el7ev?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovirt-ansible-vm-infra-0:1.1.19-1.el7ev.src",
                "product": {
                  "name": "ovirt-ansible-vm-infra-0:1.1.19-1.el7ev.src",
                  "product_id": "ovirt-ansible-vm-infra-0:1.1.19-1.el7ev.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovirt-ansible-vm-infra@1.1.19-1.el7ev?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "v2v-conversion-host-0:1.14.2-1.el7ev.src",
                "product": {
                  "name": "v2v-conversion-host-0:1.14.2-1.el7ev.src",
                  "product_id": "v2v-conversion-host-0:1.14.2-1.el7ev.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/v2v-conversion-host@1.14.2-1.el7ev?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-0:5.10.9.1-1.el7cf.src",
                "product": {
                  "name": "cfme-0:5.10.9.1-1.el7cf.src",
                  "product_id": "cfme-0:5.10.9.1-1.el7cf.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme@5.10.9.1-1.el7cf?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-appliance-0:5.10.9.1-1.el7cf.src",
                "product": {
                  "name": "cfme-appliance-0:5.10.9.1-1.el7cf.src",
                  "product_id": "cfme-appliance-0:5.10.9.1-1.el7cf.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme-appliance@5.10.9.1-1.el7cf?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-gemset-0:5.10.9.1-1.el7cf.src",
                "product": {
                  "name": "cfme-gemset-0:5.10.9.1-1.el7cf.src",
                  "product_id": "cfme-gemset-0:5.10.9.1-1.el7cf.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme-gemset@5.10.9.1-1.el7cf?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-amazon-smartstate-0:5.10.9.1-1.el7cf.src",
                "product": {
                  "name": "cfme-amazon-smartstate-0:5.10.9.1-1.el7cf.src",
                  "product_id": "cfme-amazon-smartstate-0:5.10.9.1-1.el7cf.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme-amazon-smartstate@5.10.9.1-1.el7cf?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ansible-tower-0:3.5.2-1.el7at.x86_64",
                "product": {
                  "name": "ansible-tower-0:3.5.2-1.el7at.x86_64",
                  "product_id": "ansible-tower-0:3.5.2-1.el7at.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-tower@3.5.2-1.el7at?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-tower-server-0:3.5.2-1.el7at.x86_64",
                "product": {
                  "name": "ansible-tower-server-0:3.5.2-1.el7at.x86_64",
                  "product_id": "ansible-tower-server-0:3.5.2-1.el7at.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-tower-server@3.5.2-1.el7at?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-tower-setup-0:3.5.2-1.el7at.x86_64",
                "product": {
                  "name": "ansible-tower-setup-0:3.5.2-1.el7at.x86_64",
                  "product_id": "ansible-tower-setup-0:3.5.2-1.el7at.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-tower-setup@3.5.2-1.el7at?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-tower-ui-0:3.5.2-1.el7at.x86_64",
                "product": {
                  "name": "ansible-tower-ui-0:3.5.2-1.el7at.x86_64",
                  "product_id": "ansible-tower-ui-0:3.5.2-1.el7at.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-tower-ui@3.5.2-1.el7at?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-tower-venv-ansible-0:3.5.2-1.el7at.x86_64",
                "product": {
                  "name": "ansible-tower-venv-ansible-0:3.5.2-1.el7at.x86_64",
                  "product_id": "ansible-tower-venv-ansible-0:3.5.2-1.el7at.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-tower-venv-ansible@3.5.2-1.el7at?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-tower-venv-tower-0:3.5.2-1.el7at.x86_64",
                "product": {
                  "name": "ansible-tower-venv-tower-0:3.5.2-1.el7at.x86_64",
                  "product_id": "ansible-tower-venv-tower-0:3.5.2-1.el7at.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-tower-venv-tower@3.5.2-1.el7at?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-0:5.10.9.1-1.el7cf.x86_64",
                "product": {
                  "name": "cfme-0:5.10.9.1-1.el7cf.x86_64",
                  "product_id": "cfme-0:5.10.9.1-1.el7cf.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme@5.10.9.1-1.el7cf?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-debuginfo-0:5.10.9.1-1.el7cf.x86_64",
                "product": {
                  "name": "cfme-debuginfo-0:5.10.9.1-1.el7cf.x86_64",
                  "product_id": "cfme-debuginfo-0:5.10.9.1-1.el7cf.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme-debuginfo@5.10.9.1-1.el7cf?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-appliance-0:5.10.9.1-1.el7cf.x86_64",
                "product": {
                  "name": "cfme-appliance-0:5.10.9.1-1.el7cf.x86_64",
                  "product_id": "cfme-appliance-0:5.10.9.1-1.el7cf.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme-appliance@5.10.9.1-1.el7cf?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-appliance-common-0:5.10.9.1-1.el7cf.x86_64",
                "product": {
                  "name": "cfme-appliance-common-0:5.10.9.1-1.el7cf.x86_64",
                  "product_id": "cfme-appliance-common-0:5.10.9.1-1.el7cf.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme-appliance-common@5.10.9.1-1.el7cf?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-appliance-tools-0:5.10.9.1-1.el7cf.x86_64",
                "product": {
                  "name": "cfme-appliance-tools-0:5.10.9.1-1.el7cf.x86_64",
                  "product_id": "cfme-appliance-tools-0:5.10.9.1-1.el7cf.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme-appliance-tools@5.10.9.1-1.el7cf?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-appliance-debuginfo-0:5.10.9.1-1.el7cf.x86_64",
                "product": {
                  "name": "cfme-appliance-debuginfo-0:5.10.9.1-1.el7cf.x86_64",
                  "product_id": "cfme-appliance-debuginfo-0:5.10.9.1-1.el7cf.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme-appliance-debuginfo@5.10.9.1-1.el7cf?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-gemset-0:5.10.9.1-1.el7cf.x86_64",
                "product": {
                  "name": "cfme-gemset-0:5.10.9.1-1.el7cf.x86_64",
                  "product_id": "cfme-gemset-0:5.10.9.1-1.el7cf.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme-gemset@5.10.9.1-1.el7cf?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-gemset-debuginfo-0:5.10.9.1-1.el7cf.x86_64",
                "product": {
                  "name": "cfme-gemset-debuginfo-0:5.10.9.1-1.el7cf.x86_64",
                  "product_id": "cfme-gemset-debuginfo-0:5.10.9.1-1.el7cf.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme-gemset-debuginfo@5.10.9.1-1.el7cf?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cfme-amazon-smartstate-0:5.10.9.1-1.el7cf.x86_64",
                "product": {
                  "name": "cfme-amazon-smartstate-0:5.10.9.1-1.el7cf.x86_64",
                  "product_id": "cfme-amazon-smartstate-0:5.10.9.1-1.el7cf.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cfme-amazon-smartstate@5.10.9.1-1.el7cf?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-tower-0:3.5.2-1.el7at.x86_64 as a component of CloudForms Management Engine 5.10",
          "product_id": "7Server-RH7-CFME-5.10:ansible-tower-0:3.5.2-1.el7at.x86_64"
        },
        "product_reference": "ansible-tower-0:3.5.2-1.el7at.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-tower-server-0:3.5.2-1.el7at.x86_64 as a component of CloudForms Management Engine 5.10",
          "product_id": "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.5.2-1.el7at.x86_64"
        },
        "product_reference": "ansible-tower-server-0:3.5.2-1.el7at.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-tower-setup-0:3.5.2-1.el7at.x86_64 as a component of CloudForms Management Engine 5.10",
          "product_id": "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.5.2-1.el7at.x86_64"
        },
        "product_reference": "ansible-tower-setup-0:3.5.2-1.el7at.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-tower-ui-0:3.5.2-1.el7at.x86_64 as a component of CloudForms Management Engine 5.10",
          "product_id": "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.5.2-1.el7at.x86_64"
        },
        "product_reference": "ansible-tower-ui-0:3.5.2-1.el7at.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-tower-venv-ansible-0:3.5.2-1.el7at.x86_64 as a component of CloudForms Management Engine 5.10",
          "product_id": "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.5.2-1.el7at.x86_64"
        },
        "product_reference": "ansible-tower-venv-ansible-0:3.5.2-1.el7at.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-tower-venv-tower-0:3.5.2-1.el7at.x86_64 as a component of CloudForms Management Engine 5.10",
          "product_id": "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.5.2-1.el7at.x86_64"
        },
        "product_reference": "ansible-tower-venv-tower-0:3.5.2-1.el7at.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-0:5.10.9.1-1.el7cf.src as a component of CloudForms Management Engine 5.10",
          "product_id": "7Server-RH7-CFME-5.10:cfme-0:5.10.9.1-1.el7cf.src"
        },
        "product_reference": "cfme-0:5.10.9.1-1.el7cf.src",
        "relates_to_product_reference": "7Server-RH7-CFME-5.10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-0:5.10.9.1-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10",
          "product_id": "7Server-RH7-CFME-5.10:cfme-0:5.10.9.1-1.el7cf.x86_64"
        },
        "product_reference": "cfme-0:5.10.9.1-1.el7cf.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-amazon-smartstate-0:5.10.9.1-1.el7cf.src as a component of CloudForms Management Engine 5.10",
          "product_id": "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.9.1-1.el7cf.src"
        },
        "product_reference": "cfme-amazon-smartstate-0:5.10.9.1-1.el7cf.src",
        "relates_to_product_reference": "7Server-RH7-CFME-5.10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-amazon-smartstate-0:5.10.9.1-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10",
          "product_id": "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.9.1-1.el7cf.x86_64"
        },
        "product_reference": "cfme-amazon-smartstate-0:5.10.9.1-1.el7cf.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-appliance-0:5.10.9.1-1.el7cf.src as a component of CloudForms Management Engine 5.10",
          "product_id": "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.9.1-1.el7cf.src"
        },
        "product_reference": "cfme-appliance-0:5.10.9.1-1.el7cf.src",
        "relates_to_product_reference": "7Server-RH7-CFME-5.10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-appliance-0:5.10.9.1-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10",
          "product_id": "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.9.1-1.el7cf.x86_64"
        },
        "product_reference": "cfme-appliance-0:5.10.9.1-1.el7cf.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-appliance-common-0:5.10.9.1-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10",
          "product_id": "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.9.1-1.el7cf.x86_64"
        },
        "product_reference": "cfme-appliance-common-0:5.10.9.1-1.el7cf.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-appliance-debuginfo-0:5.10.9.1-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10",
          "product_id": "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.9.1-1.el7cf.x86_64"
        },
        "product_reference": "cfme-appliance-debuginfo-0:5.10.9.1-1.el7cf.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-appliance-tools-0:5.10.9.1-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10",
          "product_id": "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.9.1-1.el7cf.x86_64"
        },
        "product_reference": "cfme-appliance-tools-0:5.10.9.1-1.el7cf.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-debuginfo-0:5.10.9.1-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10",
          "product_id": "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.9.1-1.el7cf.x86_64"
        },
        "product_reference": "cfme-debuginfo-0:5.10.9.1-1.el7cf.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-gemset-0:5.10.9.1-1.el7cf.src as a component of CloudForms Management Engine 5.10",
          "product_id": "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.9.1-1.el7cf.src"
        },
        "product_reference": "cfme-gemset-0:5.10.9.1-1.el7cf.src",
        "relates_to_product_reference": "7Server-RH7-CFME-5.10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-gemset-0:5.10.9.1-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10",
          "product_id": "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.9.1-1.el7cf.x86_64"
        },
        "product_reference": "cfme-gemset-0:5.10.9.1-1.el7cf.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-gemset-debuginfo-0:5.10.9.1-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.10",
          "product_id": "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.9.1-1.el7cf.x86_64"
        },
        "product_reference": "cfme-gemset-debuginfo-0:5.10.9.1-1.el7cf.x86_64",
        "relates_to_product_reference": "7Server-RH7-CFME-5.10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovirt-ansible-hosted-engine-setup-0:1.0.23-1.el7ev.noarch as a component of CloudForms Management Engine 5.10",
          "product_id": "7Server-RH7-CFME-5.10:ovirt-ansible-hosted-engine-setup-0:1.0.23-1.el7ev.noarch"
        },
        "product_reference": "ovirt-ansible-hosted-engine-setup-0:1.0.23-1.el7ev.noarch",
        "relates_to_product_reference": "7Server-RH7-CFME-5.10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovirt-ansible-hosted-engine-setup-0:1.0.23-1.el7ev.src as a component of CloudForms Management Engine 5.10",
          "product_id": "7Server-RH7-CFME-5.10:ovirt-ansible-hosted-engine-setup-0:1.0.23-1.el7ev.src"
        },
        "product_reference": "ovirt-ansible-hosted-engine-setup-0:1.0.23-1.el7ev.src",
        "relates_to_product_reference": "7Server-RH7-CFME-5.10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovirt-ansible-roles-0:1.1.7-1.el7ev.noarch as a component of CloudForms Management Engine 5.10",
          "product_id": "7Server-RH7-CFME-5.10:ovirt-ansible-roles-0:1.1.7-1.el7ev.noarch"
        },
        "product_reference": "ovirt-ansible-roles-0:1.1.7-1.el7ev.noarch",
        "relates_to_product_reference": "7Server-RH7-CFME-5.10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovirt-ansible-roles-0:1.1.7-1.el7ev.src as a component of CloudForms Management Engine 5.10",
          "product_id": "7Server-RH7-CFME-5.10:ovirt-ansible-roles-0:1.1.7-1.el7ev.src"
        },
        "product_reference": "ovirt-ansible-roles-0:1.1.7-1.el7ev.src",
        "relates_to_product_reference": "7Server-RH7-CFME-5.10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovirt-ansible-vm-infra-0:1.1.19-1.el7ev.noarch as a component of CloudForms Management Engine 5.10",
          "product_id": "7Server-RH7-CFME-5.10:ovirt-ansible-vm-infra-0:1.1.19-1.el7ev.noarch"
        },
        "product_reference": "ovirt-ansible-vm-infra-0:1.1.19-1.el7ev.noarch",
        "relates_to_product_reference": "7Server-RH7-CFME-5.10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovirt-ansible-vm-infra-0:1.1.19-1.el7ev.src as a component of CloudForms Management Engine 5.10",
          "product_id": "7Server-RH7-CFME-5.10:ovirt-ansible-vm-infra-0:1.1.19-1.el7ev.src"
        },
        "product_reference": "ovirt-ansible-vm-infra-0:1.1.19-1.el7ev.src",
        "relates_to_product_reference": "7Server-RH7-CFME-5.10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "v2v-conversion-host-0:1.14.2-1.el7ev.src as a component of CloudForms Management Engine 5.10",
          "product_id": "7Server-RH7-CFME-5.10:v2v-conversion-host-0:1.14.2-1.el7ev.src"
        },
        "product_reference": "v2v-conversion-host-0:1.14.2-1.el7ev.src",
        "relates_to_product_reference": "7Server-RH7-CFME-5.10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "v2v-conversion-host-ansible-0:1.14.2-1.el7ev.noarch as a component of CloudForms Management Engine 5.10",
          "product_id": "7Server-RH7-CFME-5.10:v2v-conversion-host-ansible-0:1.14.2-1.el7ev.noarch"
        },
        "product_reference": "v2v-conversion-host-ansible-0:1.14.2-1.el7ev.noarch",
        "relates_to_product_reference": "7Server-RH7-CFME-5.10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "v2v-conversion-host-wrapper-0:1.14.2-1.el7ev.noarch as a component of CloudForms Management Engine 5.10",
          "product_id": "7Server-RH7-CFME-5.10:v2v-conversion-host-wrapper-0:1.14.2-1.el7ev.noarch"
        },
        "product_reference": "v2v-conversion-host-wrapper-0:1.14.2-1.el7ev.noarch",
        "relates_to_product_reference": "7Server-RH7-CFME-5.10"
      }
    ]
  },
  "vulnerabilities": [
    {
      "acknowledgments": [
        {
          "names": [
            "Yadnyawalk Tale"
          ],
          "organization": "Red Hat CloudForms QE",
          "summary": "This issue was discovered by Red Hat."
        }
      ],
      "cve": "CVE-2018-10854",
      "cwe": {
        "id": "CWE-79",
        "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
      },
      "discovery_date": "2018-06-12T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1590538"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "cloudforms version, cloudforms 5.8 and cloudforms 5.9, is vulnerable to a cross-site-scripting. A flaw was found in CloudForms\u0027s v2v infrastructure mapping delete feature. A stored cross-site scripting due to improper sanitization of user input in Name field.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "cloudforms: stored cross-site scripting in Name field",
          "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.10:ansible-tower-0:3.5.2-1.el7at.x86_64",
          "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.5.2-1.el7at.x86_64",
          "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.5.2-1.el7at.x86_64",
          "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.5.2-1.el7at.x86_64",
          "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.5.2-1.el7at.x86_64",
          "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.5.2-1.el7at.x86_64",
          "7Server-RH7-CFME-5.10:cfme-0:5.10.9.1-1.el7cf.src",
          "7Server-RH7-CFME-5.10:cfme-0:5.10.9.1-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.9.1-1.el7cf.src",
          "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.9.1-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.9.1-1.el7cf.src",
          "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.9.1-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.9.1-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.9.1-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.9.1-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.9.1-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.9.1-1.el7cf.src",
          "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.9.1-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.9.1-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.10:ovirt-ansible-hosted-engine-setup-0:1.0.23-1.el7ev.noarch",
          "7Server-RH7-CFME-5.10:ovirt-ansible-hosted-engine-setup-0:1.0.23-1.el7ev.src",
          "7Server-RH7-CFME-5.10:ovirt-ansible-roles-0:1.1.7-1.el7ev.noarch",
          "7Server-RH7-CFME-5.10:ovirt-ansible-roles-0:1.1.7-1.el7ev.src",
          "7Server-RH7-CFME-5.10:ovirt-ansible-vm-infra-0:1.1.19-1.el7ev.noarch",
          "7Server-RH7-CFME-5.10:ovirt-ansible-vm-infra-0:1.1.19-1.el7ev.src",
          "7Server-RH7-CFME-5.10:v2v-conversion-host-0:1.14.2-1.el7ev.src",
          "7Server-RH7-CFME-5.10:v2v-conversion-host-ansible-0:1.14.2-1.el7ev.noarch",
          "7Server-RH7-CFME-5.10:v2v-conversion-host-wrapper-0:1.14.2-1.el7ev.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2018-10854"
        },
        {
          "category": "external",
          "summary": "RHBZ#1590538",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1590538"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2018-10854",
          "url": "https://www.cve.org/CVERecord?id=CVE-2018-10854"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-10854",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10854"
        }
      ],
      "release_date": "2019-03-07T15:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2019-09-05T05:26:06+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update. After installing the updated packages, the httpd daemon will be restarted automatically.",
          "product_ids": [
            "7Server-RH7-CFME-5.10:ansible-tower-0:3.5.2-1.el7at.x86_64",
            "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.5.2-1.el7at.x86_64",
            "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.5.2-1.el7at.x86_64",
            "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.5.2-1.el7at.x86_64",
            "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.5.2-1.el7at.x86_64",
            "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.5.2-1.el7at.x86_64",
            "7Server-RH7-CFME-5.10:cfme-0:5.10.9.1-1.el7cf.src",
            "7Server-RH7-CFME-5.10:cfme-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.9.1-1.el7cf.src",
            "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.9.1-1.el7cf.src",
            "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.9.1-1.el7cf.src",
            "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:ovirt-ansible-hosted-engine-setup-0:1.0.23-1.el7ev.noarch",
            "7Server-RH7-CFME-5.10:ovirt-ansible-hosted-engine-setup-0:1.0.23-1.el7ev.src",
            "7Server-RH7-CFME-5.10:ovirt-ansible-roles-0:1.1.7-1.el7ev.noarch",
            "7Server-RH7-CFME-5.10:ovirt-ansible-roles-0:1.1.7-1.el7ev.src",
            "7Server-RH7-CFME-5.10:ovirt-ansible-vm-infra-0:1.1.19-1.el7ev.noarch",
            "7Server-RH7-CFME-5.10:ovirt-ansible-vm-infra-0:1.1.19-1.el7ev.src",
            "7Server-RH7-CFME-5.10:v2v-conversion-host-0:1.14.2-1.el7ev.src",
            "7Server-RH7-CFME-5.10:v2v-conversion-host-ansible-0:1.14.2-1.el7ev.noarch",
            "7Server-RH7-CFME-5.10:v2v-conversion-host-wrapper-0:1.14.2-1.el7ev.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2019:2587"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "LOW",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L",
            "version": "3.0"
          },
          "products": [
            "7Server-RH7-CFME-5.10:ansible-tower-0:3.5.2-1.el7at.x86_64",
            "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.5.2-1.el7at.x86_64",
            "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.5.2-1.el7at.x86_64",
            "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.5.2-1.el7at.x86_64",
            "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.5.2-1.el7at.x86_64",
            "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.5.2-1.el7at.x86_64",
            "7Server-RH7-CFME-5.10:cfme-0:5.10.9.1-1.el7cf.src",
            "7Server-RH7-CFME-5.10:cfme-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.9.1-1.el7cf.src",
            "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.9.1-1.el7cf.src",
            "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.9.1-1.el7cf.src",
            "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:ovirt-ansible-hosted-engine-setup-0:1.0.23-1.el7ev.noarch",
            "7Server-RH7-CFME-5.10:ovirt-ansible-hosted-engine-setup-0:1.0.23-1.el7ev.src",
            "7Server-RH7-CFME-5.10:ovirt-ansible-roles-0:1.1.7-1.el7ev.noarch",
            "7Server-RH7-CFME-5.10:ovirt-ansible-roles-0:1.1.7-1.el7ev.src",
            "7Server-RH7-CFME-5.10:ovirt-ansible-vm-infra-0:1.1.19-1.el7ev.noarch",
            "7Server-RH7-CFME-5.10:ovirt-ansible-vm-infra-0:1.1.19-1.el7ev.src",
            "7Server-RH7-CFME-5.10:v2v-conversion-host-0:1.14.2-1.el7ev.src",
            "7Server-RH7-CFME-5.10:v2v-conversion-host-ansible-0:1.14.2-1.el7ev.noarch",
            "7Server-RH7-CFME-5.10:v2v-conversion-host-wrapper-0:1.14.2-1.el7ev.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "cloudforms: stored cross-site scripting in Name field"
    },
    {
      "cve": "CVE-2019-11358",
      "cwe": {
        "id": "CWE-79",
        "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
      },
      "discovery_date": "2019-03-28T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1701972"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A Prototype Pollution vulnerability was found in jquery. Untrusted JSON passed to the `extend` function could lead to modifying objects up the prototype chain, including the global Object. A crafted JSON object passed to a vulnerable method could lead to denial of service or data injection, with various consequences.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "jquery: Prototype pollution in object\u0027s prototype leading to denial of service, remote code execution, or property injection",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Virtualization 4.2 EUS contains the affected version of bootstrap in the packages ovirt-js-dependencies and ovirt-engine-dashboard. These packages are deprecated in Red Hat Virtualization 4.3.",
          "title": "Statement"
        },
        {
          "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.10:ansible-tower-0:3.5.2-1.el7at.x86_64",
          "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.5.2-1.el7at.x86_64",
          "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.5.2-1.el7at.x86_64",
          "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.5.2-1.el7at.x86_64",
          "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.5.2-1.el7at.x86_64",
          "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.5.2-1.el7at.x86_64",
          "7Server-RH7-CFME-5.10:cfme-0:5.10.9.1-1.el7cf.src",
          "7Server-RH7-CFME-5.10:cfme-0:5.10.9.1-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.9.1-1.el7cf.src",
          "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.9.1-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.9.1-1.el7cf.src",
          "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.9.1-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.9.1-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.9.1-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.9.1-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.9.1-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.9.1-1.el7cf.src",
          "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.9.1-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.9.1-1.el7cf.x86_64",
          "7Server-RH7-CFME-5.10:ovirt-ansible-hosted-engine-setup-0:1.0.23-1.el7ev.noarch",
          "7Server-RH7-CFME-5.10:ovirt-ansible-hosted-engine-setup-0:1.0.23-1.el7ev.src",
          "7Server-RH7-CFME-5.10:ovirt-ansible-roles-0:1.1.7-1.el7ev.noarch",
          "7Server-RH7-CFME-5.10:ovirt-ansible-roles-0:1.1.7-1.el7ev.src",
          "7Server-RH7-CFME-5.10:ovirt-ansible-vm-infra-0:1.1.19-1.el7ev.noarch",
          "7Server-RH7-CFME-5.10:ovirt-ansible-vm-infra-0:1.1.19-1.el7ev.src",
          "7Server-RH7-CFME-5.10:v2v-conversion-host-0:1.14.2-1.el7ev.src",
          "7Server-RH7-CFME-5.10:v2v-conversion-host-ansible-0:1.14.2-1.el7ev.noarch",
          "7Server-RH7-CFME-5.10:v2v-conversion-host-wrapper-0:1.14.2-1.el7ev.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2019-11358"
        },
        {
          "category": "external",
          "summary": "RHBZ#1701972",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1701972"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11358",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-11358"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11358",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11358"
        },
        {
          "category": "external",
          "summary": "https://blog.jquery.com/2019/04/10/jquery-3-4-0-released/",
          "url": "https://blog.jquery.com/2019/04/10/jquery-3-4-0-released/"
        },
        {
          "category": "external",
          "summary": "https://www.drupal.org/sa-core-2019-006",
          "url": "https://www.drupal.org/sa-core-2019-006"
        }
      ],
      "release_date": "2019-03-27T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2019-09-05T05:26:06+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update. After installing the updated packages, the httpd daemon will be restarted automatically.",
          "product_ids": [
            "7Server-RH7-CFME-5.10:ansible-tower-0:3.5.2-1.el7at.x86_64",
            "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.5.2-1.el7at.x86_64",
            "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.5.2-1.el7at.x86_64",
            "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.5.2-1.el7at.x86_64",
            "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.5.2-1.el7at.x86_64",
            "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.5.2-1.el7at.x86_64",
            "7Server-RH7-CFME-5.10:cfme-0:5.10.9.1-1.el7cf.src",
            "7Server-RH7-CFME-5.10:cfme-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.9.1-1.el7cf.src",
            "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.9.1-1.el7cf.src",
            "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.9.1-1.el7cf.src",
            "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:ovirt-ansible-hosted-engine-setup-0:1.0.23-1.el7ev.noarch",
            "7Server-RH7-CFME-5.10:ovirt-ansible-hosted-engine-setup-0:1.0.23-1.el7ev.src",
            "7Server-RH7-CFME-5.10:ovirt-ansible-roles-0:1.1.7-1.el7ev.noarch",
            "7Server-RH7-CFME-5.10:ovirt-ansible-roles-0:1.1.7-1.el7ev.src",
            "7Server-RH7-CFME-5.10:ovirt-ansible-vm-infra-0:1.1.19-1.el7ev.noarch",
            "7Server-RH7-CFME-5.10:ovirt-ansible-vm-infra-0:1.1.19-1.el7ev.src",
            "7Server-RH7-CFME-5.10:v2v-conversion-host-0:1.14.2-1.el7ev.src",
            "7Server-RH7-CFME-5.10:v2v-conversion-host-ansible-0:1.14.2-1.el7ev.noarch",
            "7Server-RH7-CFME-5.10:v2v-conversion-host-wrapper-0:1.14.2-1.el7ev.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2019:2587"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 5.6,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
            "version": "3.0"
          },
          "products": [
            "7Server-RH7-CFME-5.10:ansible-tower-0:3.5.2-1.el7at.x86_64",
            "7Server-RH7-CFME-5.10:ansible-tower-server-0:3.5.2-1.el7at.x86_64",
            "7Server-RH7-CFME-5.10:ansible-tower-setup-0:3.5.2-1.el7at.x86_64",
            "7Server-RH7-CFME-5.10:ansible-tower-ui-0:3.5.2-1.el7at.x86_64",
            "7Server-RH7-CFME-5.10:ansible-tower-venv-ansible-0:3.5.2-1.el7at.x86_64",
            "7Server-RH7-CFME-5.10:ansible-tower-venv-tower-0:3.5.2-1.el7at.x86_64",
            "7Server-RH7-CFME-5.10:cfme-0:5.10.9.1-1.el7cf.src",
            "7Server-RH7-CFME-5.10:cfme-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.9.1-1.el7cf.src",
            "7Server-RH7-CFME-5.10:cfme-amazon-smartstate-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.9.1-1.el7cf.src",
            "7Server-RH7-CFME-5.10:cfme-appliance-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-appliance-common-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-appliance-debuginfo-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-appliance-tools-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-debuginfo-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.9.1-1.el7cf.src",
            "7Server-RH7-CFME-5.10:cfme-gemset-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:cfme-gemset-debuginfo-0:5.10.9.1-1.el7cf.x86_64",
            "7Server-RH7-CFME-5.10:ovirt-ansible-hosted-engine-setup-0:1.0.23-1.el7ev.noarch",
            "7Server-RH7-CFME-5.10:ovirt-ansible-hosted-engine-setup-0:1.0.23-1.el7ev.src",
            "7Server-RH7-CFME-5.10:ovirt-ansible-roles-0:1.1.7-1.el7ev.noarch",
            "7Server-RH7-CFME-5.10:ovirt-ansible-roles-0:1.1.7-1.el7ev.src",
            "7Server-RH7-CFME-5.10:ovirt-ansible-vm-infra-0:1.1.19-1.el7ev.noarch",
            "7Server-RH7-CFME-5.10:ovirt-ansible-vm-infra-0:1.1.19-1.el7ev.src",
            "7Server-RH7-CFME-5.10:v2v-conversion-host-0:1.14.2-1.el7ev.src",
            "7Server-RH7-CFME-5.10:v2v-conversion-host-ansible-0:1.14.2-1.el7ev.noarch",
            "7Server-RH7-CFME-5.10:v2v-conversion-host-wrapper-0:1.14.2-1.el7ev.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "jquery: Prototype pollution in object\u0027s prototype leading to denial of service, remote code execution, or property injection"
    }
  ]
}


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…