RHSA-2016:1422

Vulnerability from csaf_redhat - Published: 2016-07-18 16:50 - Updated: 2026-03-18 01:43
Summary
Red Hat Security Advisory: httpd security and bug fix update
Severity
Important
Notes
Topic: An update for httpd is now available for Red Hat Enterprise Linux 7. 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: The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server. Security Fix(es): * It was discovered that httpd used the value of the Proxy header from HTTP requests to initialize the HTTP_PROXY environment variable for CGI scripts, which in turn was incorrectly used by certain HTTP client implementations to configure the proxy for outgoing HTTP requests. A remote attacker could possibly use this flaw to redirect HTTP requests performed by a CGI script to an attacker-controlled proxy via a malicious HTTP request. (CVE-2016-5387) Note: After this update, httpd will no longer pass the value of the Proxy request header to scripts via the HTTP_PROXY environment variable. Red Hat would like to thank Scott Geary (VendHQ) for reporting this issue. Bug Fix(es): * In a caching proxy configuration, the mod_cache module would treat content as stale if the Expires header changed when refreshing a cached response. As a consequence, an origin server returning content without a fixed Expires header would not be treated as cacheable. The mod_cache module has been fixed to ignore changes in the Expires header when refreshing content. As a result, such content is now cacheable, improving performance and reducing load at the origin server. (BZ#1347648) * The HTTP status code 451 "Unavailable For Legal Reasons" was not usable in the httpd configuration. As a consequence, modules such as mod_rewrite could not be configured to return a 451 error if required for legal purposes. The 451 status code has been added to the list of available error codes, and modules can now be configured to return a 451 error if required. (BZ#1353269)
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.

It was discovered that httpd used the value of the Proxy header from HTTP requests to initialize the HTTP_PROXY environment variable for CGI scripts, which in turn was incorrectly used by certain HTTP client implementations to configure the proxy for outgoing HTTP requests. A remote attacker could possibly use this flaw to redirect HTTP requests performed by a CGI script to an attacker-controlled proxy via a malicious HTTP request.

CWE-20 - Improper Input Validation
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 After installing the updated packages, the httpd daemon will be restarted automatically. https://access.redhat.com/errata/RHSA-2016:1422
Acknowledgments
VendHQ Scott Geary

{
  "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 for httpd is now available for Red Hat Enterprise Linux 7.\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": "The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server.\n\nSecurity Fix(es):\n\n* It was discovered that httpd used the value of the Proxy header from HTTP requests to initialize the HTTP_PROXY environment variable for CGI scripts, which in turn was incorrectly used by certain HTTP client implementations to configure the proxy for outgoing HTTP requests. A remote attacker could possibly use this flaw to redirect HTTP requests performed by a CGI script to an attacker-controlled proxy via a malicious HTTP request. (CVE-2016-5387)\n\nNote: After this update, httpd will no longer pass the value of the Proxy request header to scripts via the HTTP_PROXY environment variable.\n\nRed Hat would like to thank Scott Geary (VendHQ) for reporting this issue.\n\nBug Fix(es):\n\n* In a caching proxy configuration, the mod_cache module would treat content as stale if the Expires header changed when refreshing a cached response. As a consequence, an origin server returning content without a fixed Expires header would not be treated as cacheable. The mod_cache module has been fixed to ignore changes in the Expires header when refreshing content. As a result, such content is now cacheable, improving performance and reducing load at the origin server. (BZ#1347648)\n\n* The HTTP status code 451 \"Unavailable For Legal Reasons\" was not usable in the httpd configuration. As a consequence, modules such as mod_rewrite could not be configured to return a 451 error if required for legal purposes. The 451 status code has been added to the list of available error codes, and modules can now be configured to return a 451 error if required. (BZ#1353269)",
        "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-2016:1422",
        "url": "https://access.redhat.com/errata/RHSA-2016:1422"
      },
      {
        "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/security/vulnerabilities/httpoxy",
        "url": "https://access.redhat.com/security/vulnerabilities/httpoxy"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/solutions/2435501",
        "url": "https://access.redhat.com/solutions/2435501"
      },
      {
        "category": "external",
        "summary": "1347648",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1347648"
      },
      {
        "category": "external",
        "summary": "1353269",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1353269"
      },
      {
        "category": "external",
        "summary": "1353755",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1353755"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2016/rhsa-2016_1422.json"
      }
    ],
    "title": "Red Hat Security Advisory: httpd security and bug fix update",
    "tracking": {
      "current_release_date": "2026-03-18T01:43:37+00:00",
      "generator": {
        "date": "2026-03-18T01:43:37+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.7.3"
        }
      },
      "id": "RHSA-2016:1422",
      "initial_release_date": "2016-07-18T16:50:15+00:00",
      "revision_history": [
        {
          "date": "2016-07-18T16:50:15+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2016-07-18T16:50:15+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2026-03-18T01:43:37+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Client Optional (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux Client Optional (v. 7)",
                  "product_id": "7Client-optional-7.2.Z",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::client"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
                  "product_id": "7ComputeNode-optional-7.2.Z",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Server (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux Server (v. 7)",
                  "product_id": "7Server-7.2.Z",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::server"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Server Optional (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux Server Optional (v. 7)",
                  "product_id": "7Server-optional-7.2.Z",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::server"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Workstation (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux Workstation (v. 7)",
                  "product_id": "7Workstation-7.2.Z",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
                "product": {
                  "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
                  "product_id": "7Workstation-optional-7.2.Z",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "httpd-manual-0:2.4.6-40.el7_2.4.noarch",
                "product": {
                  "name": "httpd-manual-0:2.4.6-40.el7_2.4.noarch",
                  "product_id": "httpd-manual-0:2.4.6-40.el7_2.4.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-manual@2.4.6-40.el7_2.4?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "httpd-devel-0:2.4.6-40.el7_2.4.x86_64",
                "product": {
                  "name": "httpd-devel-0:2.4.6-40.el7_2.4.x86_64",
                  "product_id": "httpd-devel-0:2.4.6-40.el7_2.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-devel@2.4.6-40.el7_2.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-tools-0:2.4.6-40.el7_2.4.x86_64",
                "product": {
                  "name": "httpd-tools-0:2.4.6-40.el7_2.4.x86_64",
                  "product_id": "httpd-tools-0:2.4.6-40.el7_2.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-tools@2.4.6-40.el7_2.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64",
                "product": {
                  "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64",
                  "product_id": "mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/mod_proxy_html@2.4.6-40.el7_2.4?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64",
                "product": {
                  "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64",
                  "product_id": "httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.6-40.el7_2.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "mod_session-0:2.4.6-40.el7_2.4.x86_64",
                "product": {
                  "name": "mod_session-0:2.4.6-40.el7_2.4.x86_64",
                  "product_id": "mod_session-0:2.4.6-40.el7_2.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/mod_session@2.4.6-40.el7_2.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "mod_ldap-0:2.4.6-40.el7_2.4.x86_64",
                "product": {
                  "name": "mod_ldap-0:2.4.6-40.el7_2.4.x86_64",
                  "product_id": "mod_ldap-0:2.4.6-40.el7_2.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/mod_ldap@2.4.6-40.el7_2.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-0:2.4.6-40.el7_2.4.x86_64",
                "product": {
                  "name": "httpd-0:2.4.6-40.el7_2.4.x86_64",
                  "product_id": "httpd-0:2.4.6-40.el7_2.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd@2.4.6-40.el7_2.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "mod_ssl-1:2.4.6-40.el7_2.4.x86_64",
                "product": {
                  "name": "mod_ssl-1:2.4.6-40.el7_2.4.x86_64",
                  "product_id": "mod_ssl-1:2.4.6-40.el7_2.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/mod_ssl@2.4.6-40.el7_2.4?arch=x86_64\u0026epoch=1"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "httpd-0:2.4.6-40.el7_2.4.src",
                "product": {
                  "name": "httpd-0:2.4.6-40.el7_2.4.src",
                  "product_id": "httpd-0:2.4.6-40.el7_2.4.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd@2.4.6-40.el7_2.4?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "httpd-0:2.4.6-40.el7_2.4.ppc64",
                "product": {
                  "name": "httpd-0:2.4.6-40.el7_2.4.ppc64",
                  "product_id": "httpd-0:2.4.6-40.el7_2.4.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd@2.4.6-40.el7_2.4?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-devel-0:2.4.6-40.el7_2.4.ppc64",
                "product": {
                  "name": "httpd-devel-0:2.4.6-40.el7_2.4.ppc64",
                  "product_id": "httpd-devel-0:2.4.6-40.el7_2.4.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-devel@2.4.6-40.el7_2.4?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64",
                "product": {
                  "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64",
                  "product_id": "httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.6-40.el7_2.4?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-tools-0:2.4.6-40.el7_2.4.ppc64",
                "product": {
                  "name": "httpd-tools-0:2.4.6-40.el7_2.4.ppc64",
                  "product_id": "httpd-tools-0:2.4.6-40.el7_2.4.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-tools@2.4.6-40.el7_2.4?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "mod_ssl-1:2.4.6-40.el7_2.4.ppc64",
                "product": {
                  "name": "mod_ssl-1:2.4.6-40.el7_2.4.ppc64",
                  "product_id": "mod_ssl-1:2.4.6-40.el7_2.4.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/mod_ssl@2.4.6-40.el7_2.4?arch=ppc64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "mod_session-0:2.4.6-40.el7_2.4.ppc64",
                "product": {
                  "name": "mod_session-0:2.4.6-40.el7_2.4.ppc64",
                  "product_id": "mod_session-0:2.4.6-40.el7_2.4.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/mod_session@2.4.6-40.el7_2.4?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "mod_ldap-0:2.4.6-40.el7_2.4.ppc64",
                "product": {
                  "name": "mod_ldap-0:2.4.6-40.el7_2.4.ppc64",
                  "product_id": "mod_ldap-0:2.4.6-40.el7_2.4.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/mod_ldap@2.4.6-40.el7_2.4?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64",
                "product": {
                  "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64",
                  "product_id": "mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/mod_proxy_html@2.4.6-40.el7_2.4?arch=ppc64\u0026epoch=1"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "mod_ssl-1:2.4.6-40.el7_2.4.ppc64le",
                "product": {
                  "name": "mod_ssl-1:2.4.6-40.el7_2.4.ppc64le",
                  "product_id": "mod_ssl-1:2.4.6-40.el7_2.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/mod_ssl@2.4.6-40.el7_2.4?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-tools-0:2.4.6-40.el7_2.4.ppc64le",
                "product": {
                  "name": "httpd-tools-0:2.4.6-40.el7_2.4.ppc64le",
                  "product_id": "httpd-tools-0:2.4.6-40.el7_2.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-tools@2.4.6-40.el7_2.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le",
                "product": {
                  "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le",
                  "product_id": "httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.6-40.el7_2.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-devel-0:2.4.6-40.el7_2.4.ppc64le",
                "product": {
                  "name": "httpd-devel-0:2.4.6-40.el7_2.4.ppc64le",
                  "product_id": "httpd-devel-0:2.4.6-40.el7_2.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-devel@2.4.6-40.el7_2.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-0:2.4.6-40.el7_2.4.ppc64le",
                "product": {
                  "name": "httpd-0:2.4.6-40.el7_2.4.ppc64le",
                  "product_id": "httpd-0:2.4.6-40.el7_2.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd@2.4.6-40.el7_2.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "mod_session-0:2.4.6-40.el7_2.4.ppc64le",
                "product": {
                  "name": "mod_session-0:2.4.6-40.el7_2.4.ppc64le",
                  "product_id": "mod_session-0:2.4.6-40.el7_2.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/mod_session@2.4.6-40.el7_2.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "mod_ldap-0:2.4.6-40.el7_2.4.ppc64le",
                "product": {
                  "name": "mod_ldap-0:2.4.6-40.el7_2.4.ppc64le",
                  "product_id": "mod_ldap-0:2.4.6-40.el7_2.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/mod_ldap@2.4.6-40.el7_2.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le",
                "product": {
                  "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le",
                  "product_id": "mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/mod_proxy_html@2.4.6-40.el7_2.4?arch=ppc64le\u0026epoch=1"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x",
                "product": {
                  "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x",
                  "product_id": "httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.6-40.el7_2.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-devel-0:2.4.6-40.el7_2.4.s390x",
                "product": {
                  "name": "httpd-devel-0:2.4.6-40.el7_2.4.s390x",
                  "product_id": "httpd-devel-0:2.4.6-40.el7_2.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-devel@2.4.6-40.el7_2.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-tools-0:2.4.6-40.el7_2.4.s390x",
                "product": {
                  "name": "httpd-tools-0:2.4.6-40.el7_2.4.s390x",
                  "product_id": "httpd-tools-0:2.4.6-40.el7_2.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-tools@2.4.6-40.el7_2.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "mod_ssl-1:2.4.6-40.el7_2.4.s390x",
                "product": {
                  "name": "mod_ssl-1:2.4.6-40.el7_2.4.s390x",
                  "product_id": "mod_ssl-1:2.4.6-40.el7_2.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/mod_ssl@2.4.6-40.el7_2.4?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-0:2.4.6-40.el7_2.4.s390x",
                "product": {
                  "name": "httpd-0:2.4.6-40.el7_2.4.s390x",
                  "product_id": "httpd-0:2.4.6-40.el7_2.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd@2.4.6-40.el7_2.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "mod_ldap-0:2.4.6-40.el7_2.4.s390x",
                "product": {
                  "name": "mod_ldap-0:2.4.6-40.el7_2.4.s390x",
                  "product_id": "mod_ldap-0:2.4.6-40.el7_2.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/mod_ldap@2.4.6-40.el7_2.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "mod_session-0:2.4.6-40.el7_2.4.s390x",
                "product": {
                  "name": "mod_session-0:2.4.6-40.el7_2.4.s390x",
                  "product_id": "mod_session-0:2.4.6-40.el7_2.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/mod_session@2.4.6-40.el7_2.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.s390x",
                "product": {
                  "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.s390x",
                  "product_id": "mod_proxy_html-1:2.4.6-40.el7_2.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/mod_proxy_html@2.4.6-40.el7_2.4?arch=s390x\u0026epoch=1"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "httpd-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "httpd-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "httpd-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.4.6-40.el7_2.4.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.src"
        },
        "product_reference": "httpd-0:2.4.6-40.el7_2.4.src",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "httpd-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "httpd-devel-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "httpd-devel-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "httpd-devel-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "httpd-devel-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-manual-0:2.4.6-40.el7_2.4.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:httpd-manual-0:2.4.6-40.el7_2.4.noarch"
        },
        "product_reference": "httpd-manual-0:2.4.6-40.el7_2.4.noarch",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-tools-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "httpd-tools-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-tools-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "httpd-tools-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-tools-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "httpd-tools-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-tools-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "httpd-tools-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ldap-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "mod_ldap-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ldap-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "mod_ldap-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ldap-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "mod_ldap-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ldap-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "mod_ldap-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "mod_proxy_html-1:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_session-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "mod_session-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_session-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "mod_session-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_session-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "mod_session-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_session-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "mod_session-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "mod_ssl-1:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "mod_ssl-1:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "mod_ssl-1:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "mod_ssl-1:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Client-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "httpd-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "httpd-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "httpd-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.4.6-40.el7_2.4.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.src"
        },
        "product_reference": "httpd-0:2.4.6-40.el7_2.4.src",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "httpd-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "httpd-devel-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "httpd-devel-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "httpd-devel-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "httpd-devel-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-manual-0:2.4.6-40.el7_2.4.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:httpd-manual-0:2.4.6-40.el7_2.4.noarch"
        },
        "product_reference": "httpd-manual-0:2.4.6-40.el7_2.4.noarch",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-tools-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "httpd-tools-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-tools-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "httpd-tools-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-tools-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "httpd-tools-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-tools-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "httpd-tools-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ldap-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "mod_ldap-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ldap-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "mod_ldap-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ldap-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "mod_ldap-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ldap-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "mod_ldap-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "mod_proxy_html-1:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_session-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "mod_session-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_session-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "mod_session-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_session-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "mod_session-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_session-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "mod_session-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "mod_ssl-1:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "mod_ssl-1:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "mod_ssl-1:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "mod_ssl-1:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "httpd-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "httpd-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:httpd-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "httpd-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.4.6-40.el7_2.4.src as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:httpd-0:2.4.6-40.el7_2.4.src"
        },
        "product_reference": "httpd-0:2.4.6-40.el7_2.4.src",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:httpd-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "httpd-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "httpd-devel-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "httpd-devel-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "httpd-devel-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "httpd-devel-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-manual-0:2.4.6-40.el7_2.4.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:httpd-manual-0:2.4.6-40.el7_2.4.noarch"
        },
        "product_reference": "httpd-manual-0:2.4.6-40.el7_2.4.noarch",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-tools-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "httpd-tools-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-tools-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "httpd-tools-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-tools-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "httpd-tools-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-tools-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "httpd-tools-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ldap-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "mod_ldap-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ldap-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "mod_ldap-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ldap-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "mod_ldap-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ldap-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "mod_ldap-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "mod_proxy_html-1:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_session-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "mod_session-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_session-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "mod_session-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_session-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "mod_session-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_session-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "mod_session-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "mod_ssl-1:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "mod_ssl-1:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "mod_ssl-1:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "mod_ssl-1:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Server-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "httpd-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "httpd-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "httpd-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.4.6-40.el7_2.4.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.src"
        },
        "product_reference": "httpd-0:2.4.6-40.el7_2.4.src",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "httpd-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "httpd-devel-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "httpd-devel-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "httpd-devel-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "httpd-devel-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-manual-0:2.4.6-40.el7_2.4.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:httpd-manual-0:2.4.6-40.el7_2.4.noarch"
        },
        "product_reference": "httpd-manual-0:2.4.6-40.el7_2.4.noarch",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-tools-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "httpd-tools-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-tools-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "httpd-tools-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-tools-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "httpd-tools-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-tools-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "httpd-tools-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ldap-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "mod_ldap-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ldap-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "mod_ldap-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ldap-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "mod_ldap-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ldap-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "mod_ldap-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "mod_proxy_html-1:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_session-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "mod_session-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_session-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "mod_session-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_session-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "mod_session-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_session-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "mod_session-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "mod_ssl-1:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "mod_ssl-1:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "mod_ssl-1:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "mod_ssl-1:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Server-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "httpd-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "httpd-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:httpd-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "httpd-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.4.6-40.el7_2.4.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:httpd-0:2.4.6-40.el7_2.4.src"
        },
        "product_reference": "httpd-0:2.4.6-40.el7_2.4.src",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:httpd-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "httpd-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "httpd-devel-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "httpd-devel-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "httpd-devel-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "httpd-devel-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-manual-0:2.4.6-40.el7_2.4.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:httpd-manual-0:2.4.6-40.el7_2.4.noarch"
        },
        "product_reference": "httpd-manual-0:2.4.6-40.el7_2.4.noarch",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-tools-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "httpd-tools-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-tools-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "httpd-tools-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-tools-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "httpd-tools-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-tools-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "httpd-tools-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ldap-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "mod_ldap-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ldap-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "mod_ldap-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ldap-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "mod_ldap-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ldap-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "mod_ldap-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "mod_proxy_html-1:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_session-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "mod_session-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_session-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "mod_session-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_session-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "mod_session-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_session-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "mod_session-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "mod_ssl-1:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "mod_ssl-1:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "mod_ssl-1:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "mod_ssl-1:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Workstation-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "httpd-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "httpd-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "httpd-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.4.6-40.el7_2.4.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.src"
        },
        "product_reference": "httpd-0:2.4.6-40.el7_2.4.src",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "httpd-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "httpd-devel-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "httpd-devel-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "httpd-devel-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "httpd-devel-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-manual-0:2.4.6-40.el7_2.4.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:httpd-manual-0:2.4.6-40.el7_2.4.noarch"
        },
        "product_reference": "httpd-manual-0:2.4.6-40.el7_2.4.noarch",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-tools-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "httpd-tools-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-tools-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "httpd-tools-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-tools-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "httpd-tools-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-tools-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "httpd-tools-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ldap-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "mod_ldap-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ldap-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "mod_ldap-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ldap-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "mod_ldap-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ldap-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "mod_ldap-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "mod_proxy_html-1:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_session-0:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "mod_session-0:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_session-0:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "mod_session-0:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_session-0:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "mod_session-0:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_session-0:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "mod_session-0:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.4.6-40.el7_2.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64"
        },
        "product_reference": "mod_ssl-1:2.4.6-40.el7_2.4.ppc64",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.4.6-40.el7_2.4.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64le"
        },
        "product_reference": "mod_ssl-1:2.4.6-40.el7_2.4.ppc64le",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.4.6-40.el7_2.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.s390x"
        },
        "product_reference": "mod_ssl-1:2.4.6-40.el7_2.4.s390x",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.4.6-40.el7_2.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.x86_64"
        },
        "product_reference": "mod_ssl-1:2.4.6-40.el7_2.4.x86_64",
        "relates_to_product_reference": "7Workstation-optional-7.2.Z"
      }
    ]
  },
  "vulnerabilities": [
    {
      "acknowledgments": [
        {
          "names": [
            "Scott Geary"
          ],
          "organization": "VendHQ"
        }
      ],
      "cve": "CVE-2016-5387",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "discovery_date": "2016-07-04T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1353755"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "It was discovered that httpd used the value of the Proxy header from HTTP requests to initialize the HTTP_PROXY environment variable for CGI scripts, which in turn was incorrectly used by certain HTTP client implementations to configure the proxy for outgoing HTTP requests. A remote attacker could possibly use this flaw to redirect HTTP requests performed by a CGI script to an attacker-controlled proxy via a malicious HTTP request.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "HTTPD: sets environmental variable based on user supplied Proxy request header",
          "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": [
          "7Client-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64",
          "7Client-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64le",
          "7Client-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.s390x",
          "7Client-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.src",
          "7Client-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.x86_64",
          "7Client-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64",
          "7Client-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le",
          "7Client-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x",
          "7Client-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64",
          "7Client-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64",
          "7Client-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64le",
          "7Client-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.s390x",
          "7Client-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.x86_64",
          "7Client-optional-7.2.Z:httpd-manual-0:2.4.6-40.el7_2.4.noarch",
          "7Client-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64",
          "7Client-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64le",
          "7Client-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.s390x",
          "7Client-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.x86_64",
          "7Client-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64",
          "7Client-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64le",
          "7Client-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.s390x",
          "7Client-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.x86_64",
          "7Client-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64",
          "7Client-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le",
          "7Client-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.s390x",
          "7Client-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64",
          "7Client-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64",
          "7Client-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64le",
          "7Client-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.s390x",
          "7Client-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.x86_64",
          "7Client-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64",
          "7Client-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64le",
          "7Client-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.s390x",
          "7Client-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.x86_64",
          "7ComputeNode-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64",
          "7ComputeNode-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64le",
          "7ComputeNode-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.s390x",
          "7ComputeNode-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.src",
          "7ComputeNode-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.x86_64",
          "7ComputeNode-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64",
          "7ComputeNode-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le",
          "7ComputeNode-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x",
          "7ComputeNode-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64",
          "7ComputeNode-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64",
          "7ComputeNode-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64le",
          "7ComputeNode-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.s390x",
          "7ComputeNode-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.x86_64",
          "7ComputeNode-optional-7.2.Z:httpd-manual-0:2.4.6-40.el7_2.4.noarch",
          "7ComputeNode-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64",
          "7ComputeNode-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64le",
          "7ComputeNode-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.s390x",
          "7ComputeNode-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.x86_64",
          "7ComputeNode-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64",
          "7ComputeNode-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64le",
          "7ComputeNode-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.s390x",
          "7ComputeNode-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.x86_64",
          "7ComputeNode-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64",
          "7ComputeNode-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le",
          "7ComputeNode-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.s390x",
          "7ComputeNode-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64",
          "7ComputeNode-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64",
          "7ComputeNode-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64le",
          "7ComputeNode-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.s390x",
          "7ComputeNode-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.x86_64",
          "7ComputeNode-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64",
          "7ComputeNode-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64le",
          "7ComputeNode-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.s390x",
          "7ComputeNode-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.x86_64",
          "7Server-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64",
          "7Server-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64le",
          "7Server-7.2.Z:httpd-0:2.4.6-40.el7_2.4.s390x",
          "7Server-7.2.Z:httpd-0:2.4.6-40.el7_2.4.src",
          "7Server-7.2.Z:httpd-0:2.4.6-40.el7_2.4.x86_64",
          "7Server-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64",
          "7Server-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le",
          "7Server-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x",
          "7Server-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64",
          "7Server-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64",
          "7Server-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64le",
          "7Server-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.s390x",
          "7Server-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.x86_64",
          "7Server-7.2.Z:httpd-manual-0:2.4.6-40.el7_2.4.noarch",
          "7Server-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64",
          "7Server-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64le",
          "7Server-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.s390x",
          "7Server-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.x86_64",
          "7Server-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64",
          "7Server-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64le",
          "7Server-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.s390x",
          "7Server-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.x86_64",
          "7Server-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64",
          "7Server-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le",
          "7Server-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.s390x",
          "7Server-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64",
          "7Server-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64",
          "7Server-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64le",
          "7Server-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.s390x",
          "7Server-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.x86_64",
          "7Server-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64",
          "7Server-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64le",
          "7Server-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.s390x",
          "7Server-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.x86_64",
          "7Server-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64",
          "7Server-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64le",
          "7Server-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.s390x",
          "7Server-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.src",
          "7Server-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.x86_64",
          "7Server-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64",
          "7Server-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le",
          "7Server-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x",
          "7Server-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64",
          "7Server-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64",
          "7Server-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64le",
          "7Server-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.s390x",
          "7Server-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.x86_64",
          "7Server-optional-7.2.Z:httpd-manual-0:2.4.6-40.el7_2.4.noarch",
          "7Server-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64",
          "7Server-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64le",
          "7Server-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.s390x",
          "7Server-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.x86_64",
          "7Server-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64",
          "7Server-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64le",
          "7Server-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.s390x",
          "7Server-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.x86_64",
          "7Server-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64",
          "7Server-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le",
          "7Server-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.s390x",
          "7Server-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64",
          "7Server-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64",
          "7Server-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64le",
          "7Server-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.s390x",
          "7Server-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.x86_64",
          "7Server-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64",
          "7Server-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64le",
          "7Server-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.s390x",
          "7Server-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.x86_64",
          "7Workstation-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64",
          "7Workstation-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64le",
          "7Workstation-7.2.Z:httpd-0:2.4.6-40.el7_2.4.s390x",
          "7Workstation-7.2.Z:httpd-0:2.4.6-40.el7_2.4.src",
          "7Workstation-7.2.Z:httpd-0:2.4.6-40.el7_2.4.x86_64",
          "7Workstation-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64",
          "7Workstation-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le",
          "7Workstation-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x",
          "7Workstation-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64",
          "7Workstation-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64",
          "7Workstation-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64le",
          "7Workstation-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.s390x",
          "7Workstation-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.x86_64",
          "7Workstation-7.2.Z:httpd-manual-0:2.4.6-40.el7_2.4.noarch",
          "7Workstation-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64",
          "7Workstation-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64le",
          "7Workstation-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.s390x",
          "7Workstation-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.x86_64",
          "7Workstation-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64",
          "7Workstation-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64le",
          "7Workstation-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.s390x",
          "7Workstation-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.x86_64",
          "7Workstation-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64",
          "7Workstation-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le",
          "7Workstation-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.s390x",
          "7Workstation-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64",
          "7Workstation-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64",
          "7Workstation-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64le",
          "7Workstation-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.s390x",
          "7Workstation-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.x86_64",
          "7Workstation-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64",
          "7Workstation-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64le",
          "7Workstation-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.s390x",
          "7Workstation-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.x86_64",
          "7Workstation-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64",
          "7Workstation-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64le",
          "7Workstation-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.s390x",
          "7Workstation-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.src",
          "7Workstation-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.x86_64",
          "7Workstation-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64",
          "7Workstation-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le",
          "7Workstation-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x",
          "7Workstation-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64",
          "7Workstation-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64",
          "7Workstation-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64le",
          "7Workstation-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.s390x",
          "7Workstation-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.x86_64",
          "7Workstation-optional-7.2.Z:httpd-manual-0:2.4.6-40.el7_2.4.noarch",
          "7Workstation-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64",
          "7Workstation-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64le",
          "7Workstation-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.s390x",
          "7Workstation-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.x86_64",
          "7Workstation-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64",
          "7Workstation-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64le",
          "7Workstation-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.s390x",
          "7Workstation-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.x86_64",
          "7Workstation-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64",
          "7Workstation-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le",
          "7Workstation-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.s390x",
          "7Workstation-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64",
          "7Workstation-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64",
          "7Workstation-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64le",
          "7Workstation-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.s390x",
          "7Workstation-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.x86_64",
          "7Workstation-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64",
          "7Workstation-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64le",
          "7Workstation-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.s390x",
          "7Workstation-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2016-5387"
        },
        {
          "category": "external",
          "summary": "RHBZ#1353755",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1353755"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2016-5387",
          "url": "https://www.cve.org/CVERecord?id=CVE-2016-5387"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-5387",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-5387"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/security/vulnerabilities/httpoxy",
          "url": "https://access.redhat.com/security/vulnerabilities/httpoxy"
        },
        {
          "category": "external",
          "summary": "https://httpoxy.org/",
          "url": "https://httpoxy.org/"
        },
        {
          "category": "external",
          "summary": "https://www.apache.org/security/asf-httpoxy-response.txt",
          "url": "https://www.apache.org/security/asf-httpoxy-response.txt"
        }
      ],
      "release_date": "2016-07-18T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2016-07-18T16:50:15+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\nAfter installing the updated packages, the httpd daemon will be restarted automatically.",
          "product_ids": [
            "7Client-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64",
            "7Client-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64le",
            "7Client-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.s390x",
            "7Client-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.src",
            "7Client-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.x86_64",
            "7Client-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64",
            "7Client-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le",
            "7Client-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x",
            "7Client-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64",
            "7Client-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64",
            "7Client-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64le",
            "7Client-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.s390x",
            "7Client-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.x86_64",
            "7Client-optional-7.2.Z:httpd-manual-0:2.4.6-40.el7_2.4.noarch",
            "7Client-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64",
            "7Client-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64le",
            "7Client-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.s390x",
            "7Client-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.x86_64",
            "7Client-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64",
            "7Client-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64le",
            "7Client-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.s390x",
            "7Client-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.x86_64",
            "7Client-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64",
            "7Client-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le",
            "7Client-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.s390x",
            "7Client-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64",
            "7Client-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64",
            "7Client-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64le",
            "7Client-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.s390x",
            "7Client-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.x86_64",
            "7Client-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64",
            "7Client-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64le",
            "7Client-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.s390x",
            "7Client-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.x86_64",
            "7ComputeNode-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64",
            "7ComputeNode-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64le",
            "7ComputeNode-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.s390x",
            "7ComputeNode-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.src",
            "7ComputeNode-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.x86_64",
            "7ComputeNode-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64",
            "7ComputeNode-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le",
            "7ComputeNode-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x",
            "7ComputeNode-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64",
            "7ComputeNode-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64",
            "7ComputeNode-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64le",
            "7ComputeNode-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.s390x",
            "7ComputeNode-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.x86_64",
            "7ComputeNode-optional-7.2.Z:httpd-manual-0:2.4.6-40.el7_2.4.noarch",
            "7ComputeNode-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64",
            "7ComputeNode-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64le",
            "7ComputeNode-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.s390x",
            "7ComputeNode-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.x86_64",
            "7ComputeNode-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64",
            "7ComputeNode-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64le",
            "7ComputeNode-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.s390x",
            "7ComputeNode-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.x86_64",
            "7ComputeNode-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64",
            "7ComputeNode-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le",
            "7ComputeNode-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.s390x",
            "7ComputeNode-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64",
            "7ComputeNode-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64",
            "7ComputeNode-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64le",
            "7ComputeNode-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.s390x",
            "7ComputeNode-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.x86_64",
            "7ComputeNode-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64",
            "7ComputeNode-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64le",
            "7ComputeNode-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.s390x",
            "7ComputeNode-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.x86_64",
            "7Server-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64",
            "7Server-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64le",
            "7Server-7.2.Z:httpd-0:2.4.6-40.el7_2.4.s390x",
            "7Server-7.2.Z:httpd-0:2.4.6-40.el7_2.4.src",
            "7Server-7.2.Z:httpd-0:2.4.6-40.el7_2.4.x86_64",
            "7Server-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64",
            "7Server-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le",
            "7Server-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x",
            "7Server-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64",
            "7Server-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64",
            "7Server-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64le",
            "7Server-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.s390x",
            "7Server-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.x86_64",
            "7Server-7.2.Z:httpd-manual-0:2.4.6-40.el7_2.4.noarch",
            "7Server-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64",
            "7Server-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64le",
            "7Server-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.s390x",
            "7Server-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.x86_64",
            "7Server-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64",
            "7Server-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64le",
            "7Server-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.s390x",
            "7Server-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.x86_64",
            "7Server-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64",
            "7Server-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le",
            "7Server-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.s390x",
            "7Server-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64",
            "7Server-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64",
            "7Server-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64le",
            "7Server-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.s390x",
            "7Server-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.x86_64",
            "7Server-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64",
            "7Server-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64le",
            "7Server-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.s390x",
            "7Server-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.x86_64",
            "7Server-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64",
            "7Server-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64le",
            "7Server-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.s390x",
            "7Server-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.src",
            "7Server-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.x86_64",
            "7Server-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64",
            "7Server-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le",
            "7Server-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x",
            "7Server-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64",
            "7Server-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64",
            "7Server-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64le",
            "7Server-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.s390x",
            "7Server-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.x86_64",
            "7Server-optional-7.2.Z:httpd-manual-0:2.4.6-40.el7_2.4.noarch",
            "7Server-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64",
            "7Server-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64le",
            "7Server-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.s390x",
            "7Server-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.x86_64",
            "7Server-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64",
            "7Server-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64le",
            "7Server-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.s390x",
            "7Server-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.x86_64",
            "7Server-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64",
            "7Server-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le",
            "7Server-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.s390x",
            "7Server-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64",
            "7Server-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64",
            "7Server-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64le",
            "7Server-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.s390x",
            "7Server-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.x86_64",
            "7Server-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64",
            "7Server-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64le",
            "7Server-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.s390x",
            "7Server-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-7.2.Z:httpd-0:2.4.6-40.el7_2.4.s390x",
            "7Workstation-7.2.Z:httpd-0:2.4.6-40.el7_2.4.src",
            "7Workstation-7.2.Z:httpd-0:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x",
            "7Workstation-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.s390x",
            "7Workstation-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-7.2.Z:httpd-manual-0:2.4.6-40.el7_2.4.noarch",
            "7Workstation-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.s390x",
            "7Workstation-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.s390x",
            "7Workstation-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.s390x",
            "7Workstation-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.s390x",
            "7Workstation-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.s390x",
            "7Workstation-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.s390x",
            "7Workstation-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.src",
            "7Workstation-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x",
            "7Workstation-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.s390x",
            "7Workstation-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-optional-7.2.Z:httpd-manual-0:2.4.6-40.el7_2.4.noarch",
            "7Workstation-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.s390x",
            "7Workstation-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.s390x",
            "7Workstation-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.s390x",
            "7Workstation-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.s390x",
            "7Workstation-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.s390x",
            "7Workstation-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2016:1422"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 5.0,
            "confidentialityImpact": "NONE",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
            "version": "2.0"
          },
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.0,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "LOW",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N",
            "version": "3.0"
          },
          "products": [
            "7Client-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64",
            "7Client-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64le",
            "7Client-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.s390x",
            "7Client-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.src",
            "7Client-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.x86_64",
            "7Client-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64",
            "7Client-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le",
            "7Client-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x",
            "7Client-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64",
            "7Client-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64",
            "7Client-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64le",
            "7Client-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.s390x",
            "7Client-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.x86_64",
            "7Client-optional-7.2.Z:httpd-manual-0:2.4.6-40.el7_2.4.noarch",
            "7Client-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64",
            "7Client-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64le",
            "7Client-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.s390x",
            "7Client-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.x86_64",
            "7Client-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64",
            "7Client-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64le",
            "7Client-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.s390x",
            "7Client-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.x86_64",
            "7Client-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64",
            "7Client-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le",
            "7Client-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.s390x",
            "7Client-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64",
            "7Client-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64",
            "7Client-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64le",
            "7Client-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.s390x",
            "7Client-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.x86_64",
            "7Client-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64",
            "7Client-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64le",
            "7Client-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.s390x",
            "7Client-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.x86_64",
            "7ComputeNode-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64",
            "7ComputeNode-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64le",
            "7ComputeNode-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.s390x",
            "7ComputeNode-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.src",
            "7ComputeNode-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.x86_64",
            "7ComputeNode-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64",
            "7ComputeNode-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le",
            "7ComputeNode-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x",
            "7ComputeNode-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64",
            "7ComputeNode-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64",
            "7ComputeNode-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64le",
            "7ComputeNode-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.s390x",
            "7ComputeNode-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.x86_64",
            "7ComputeNode-optional-7.2.Z:httpd-manual-0:2.4.6-40.el7_2.4.noarch",
            "7ComputeNode-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64",
            "7ComputeNode-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64le",
            "7ComputeNode-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.s390x",
            "7ComputeNode-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.x86_64",
            "7ComputeNode-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64",
            "7ComputeNode-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64le",
            "7ComputeNode-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.s390x",
            "7ComputeNode-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.x86_64",
            "7ComputeNode-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64",
            "7ComputeNode-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le",
            "7ComputeNode-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.s390x",
            "7ComputeNode-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64",
            "7ComputeNode-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64",
            "7ComputeNode-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64le",
            "7ComputeNode-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.s390x",
            "7ComputeNode-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.x86_64",
            "7ComputeNode-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64",
            "7ComputeNode-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64le",
            "7ComputeNode-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.s390x",
            "7ComputeNode-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.x86_64",
            "7Server-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64",
            "7Server-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64le",
            "7Server-7.2.Z:httpd-0:2.4.6-40.el7_2.4.s390x",
            "7Server-7.2.Z:httpd-0:2.4.6-40.el7_2.4.src",
            "7Server-7.2.Z:httpd-0:2.4.6-40.el7_2.4.x86_64",
            "7Server-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64",
            "7Server-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le",
            "7Server-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x",
            "7Server-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64",
            "7Server-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64",
            "7Server-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64le",
            "7Server-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.s390x",
            "7Server-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.x86_64",
            "7Server-7.2.Z:httpd-manual-0:2.4.6-40.el7_2.4.noarch",
            "7Server-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64",
            "7Server-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64le",
            "7Server-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.s390x",
            "7Server-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.x86_64",
            "7Server-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64",
            "7Server-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64le",
            "7Server-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.s390x",
            "7Server-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.x86_64",
            "7Server-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64",
            "7Server-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le",
            "7Server-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.s390x",
            "7Server-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64",
            "7Server-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64",
            "7Server-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64le",
            "7Server-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.s390x",
            "7Server-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.x86_64",
            "7Server-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64",
            "7Server-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64le",
            "7Server-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.s390x",
            "7Server-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.x86_64",
            "7Server-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64",
            "7Server-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64le",
            "7Server-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.s390x",
            "7Server-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.src",
            "7Server-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.x86_64",
            "7Server-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64",
            "7Server-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le",
            "7Server-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x",
            "7Server-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64",
            "7Server-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64",
            "7Server-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64le",
            "7Server-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.s390x",
            "7Server-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.x86_64",
            "7Server-optional-7.2.Z:httpd-manual-0:2.4.6-40.el7_2.4.noarch",
            "7Server-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64",
            "7Server-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64le",
            "7Server-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.s390x",
            "7Server-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.x86_64",
            "7Server-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64",
            "7Server-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64le",
            "7Server-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.s390x",
            "7Server-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.x86_64",
            "7Server-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64",
            "7Server-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le",
            "7Server-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.s390x",
            "7Server-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64",
            "7Server-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64",
            "7Server-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64le",
            "7Server-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.s390x",
            "7Server-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.x86_64",
            "7Server-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64",
            "7Server-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64le",
            "7Server-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.s390x",
            "7Server-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-7.2.Z:httpd-0:2.4.6-40.el7_2.4.s390x",
            "7Workstation-7.2.Z:httpd-0:2.4.6-40.el7_2.4.src",
            "7Workstation-7.2.Z:httpd-0:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x",
            "7Workstation-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.s390x",
            "7Workstation-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-7.2.Z:httpd-manual-0:2.4.6-40.el7_2.4.noarch",
            "7Workstation-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.s390x",
            "7Workstation-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.s390x",
            "7Workstation-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.s390x",
            "7Workstation-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.s390x",
            "7Workstation-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.s390x",
            "7Workstation-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.s390x",
            "7Workstation-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.src",
            "7Workstation-optional-7.2.Z:httpd-0:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.s390x",
            "7Workstation-optional-7.2.Z:httpd-debuginfo-0:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.s390x",
            "7Workstation-optional-7.2.Z:httpd-devel-0:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-optional-7.2.Z:httpd-manual-0:2.4.6-40.el7_2.4.noarch",
            "7Workstation-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.s390x",
            "7Workstation-optional-7.2.Z:httpd-tools-0:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.s390x",
            "7Workstation-optional-7.2.Z:mod_ldap-0:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.s390x",
            "7Workstation-optional-7.2.Z:mod_proxy_html-1:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.s390x",
            "7Workstation-optional-7.2.Z:mod_session-0:2.4.6-40.el7_2.4.x86_64",
            "7Workstation-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64",
            "7Workstation-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.ppc64le",
            "7Workstation-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.s390x",
            "7Workstation-optional-7.2.Z:mod_ssl-1:2.4.6-40.el7_2.4.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "HTTPD: sets environmental variable based on user supplied Proxy request header"
    }
  ]
}


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…