RHSA-2006_0159

Vulnerability from csaf_redhat - Published: 2006-01-05 15:59 - Updated: 2024-11-22 00:08
Summary
Red Hat Security Advisory: httpd security update
Severity
Moderate
Notes
Topic: Updated Apache httpd packages that correct three security issues are now available for Red Hat Enterprise Linux 3 and 4. This update has been rated as having moderate security impact by the Red Hat Security Response Team.
Details: The Apache HTTP Server is a popular and freely-available Web server. A memory leak in the worker MPM could allow remote attackers to cause a denial of service (memory consumption) via aborted connections, which prevents the memory for the transaction pool from being reused for other connections. The Common Vulnerabilities and Exposures project assigned the name CVE-2005-2970 to this issue. This vulnerability only affects users who are using the non-default worker MPM. A flaw in mod_imap when using the Referer directive with image maps was discovered. With certain site configurations, a remote attacker could perform a cross-site scripting attack if a victim can be forced to visit a malicious URL using certain web browsers. (CVE-2005-3352) A NULL pointer dereference flaw in mod_ssl was discovered affecting server configurations where an SSL virtual host is configured with access control and a custom 400 error document. A remote attacker could send a carefully crafted request to trigger this issue which would lead to a crash. This crash would only be a denial of service if using the non-default worker MPM. (CVE-2005-3357) Users of httpd should update to these erratum packages which contain backported patches to correct these issues along with some additional bugs.
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.

Memory leak in the worker MPM (worker.c) for Apache 2, in certain circumstances, allows remote attackers to cause a denial of service (memory consumption) via aborted connections, which prevents the memory for the transaction pool from being reused for other connections.

Vendor Fix Before applying this update, make sure all previously released errata relevant to your system have been applied. This update is available via Red Hat Network. To use Red Hat Network, launch the Red Hat Update Agent with the following command: up2date This will start an interactive process that will result in the appropriate RPMs being upgraded on your system. https://access.redhat.com/errata/RHSA-2006:0159

Cross-site scripting (XSS) vulnerability in the mod_imap module of Apache httpd before 1.3.35-dev and Apache httpd 2.0.x before 2.0.56-dev allows remote attackers to inject arbitrary web script or HTML via the Referer when using image maps.

CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Vendor Fix Before applying this update, make sure all previously released errata relevant to your system have been applied. This update is available via Red Hat Network. To use Red Hat Network, launch the Red Hat Update Agent with the following command: up2date This will start an interactive process that will result in the appropriate RPMs being upgraded on your system. https://access.redhat.com/errata/RHSA-2006:0159

mod_ssl in Apache 2.0 up to 2.0.55, when configured with an SSL vhost with access control and a custom error 400 error page, allows remote attackers to cause a denial of service (application crash) via a non-SSL request to an SSL port, which triggers a NULL pointer dereference.

Vendor Fix Before applying this update, make sure all previously released errata relevant to your system have been applied. This update is available via Red Hat Network. To use Red Hat Network, launch the Red Hat Update Agent with the following command: up2date This will start an interactive process that will result in the appropriate RPMs being upgraded on your system. https://access.redhat.com/errata/RHSA-2006:0159

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Updated Apache httpd packages that correct three security issues are now\navailable for Red Hat Enterprise Linux 3 and 4.\n\nThis update has been rated as having moderate security impact by the Red\nHat Security Response Team.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "The Apache HTTP Server is a popular and freely-available Web server.\n\nA memory leak in the worker MPM could allow remote attackers to cause a\ndenial of service (memory consumption) via aborted connections, which\nprevents the memory for the transaction pool from being reused for other\nconnections.  The Common Vulnerabilities and Exposures project assigned the\nname CVE-2005-2970 to this issue.  This vulnerability only affects users\nwho are using the non-default worker MPM.\n\nA flaw in mod_imap when using the Referer directive with image maps was\ndiscovered.  With certain site configurations, a remote attacker could\nperform a cross-site scripting attack if a victim can be forced to visit a\nmalicious URL using certain web browsers.  (CVE-2005-3352)\n\nA NULL pointer dereference flaw in mod_ssl was discovered affecting server\nconfigurations where an SSL virtual host is configured with access control\nand a custom 400 error document.  A remote attacker could send a carefully\ncrafted request to trigger this issue which would lead to a crash.  This\ncrash would only be a denial of service if using the non-default worker\nMPM.  (CVE-2005-3357)\n\nUsers of httpd should update to these erratum packages which contain\nbackported patches to correct these issues along with some additional bugs.",
        "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-2006:0159",
        "url": "https://access.redhat.com/errata/RHSA-2006:0159"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "170383",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=170383"
      },
      {
        "category": "external",
        "summary": "171756",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=171756"
      },
      {
        "category": "external",
        "summary": "175602",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=175602"
      },
      {
        "category": "external",
        "summary": "175720",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=175720"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2006/rhsa-2006_0159.json"
      }
    ],
    "title": "Red Hat Security Advisory: httpd security update",
    "tracking": {
      "current_release_date": "2024-11-22T00:08:07+00:00",
      "generator": {
        "date": "2024-11-22T00:08:07+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.1"
        }
      },
      "id": "RHSA-2006:0159",
      "initial_release_date": "2006-01-05T15:59:00+00:00",
      "revision_history": [
        {
          "date": "2006-01-05T15:59:00+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2006-01-05T00:00:00+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-22T00:08:07+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 AS version 3",
                "product": {
                  "name": "Red Hat Enterprise Linux AS version 3",
                  "product_id": "3AS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:3::as"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Desktop version 3",
                "product": {
                  "name": "Red Hat Desktop version 3",
                  "product_id": "3Desktop",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:3::desktop"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux ES version 3",
                "product": {
                  "name": "Red Hat Enterprise Linux ES version 3",
                  "product_id": "3ES",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:3::es"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux WS version 3",
                "product": {
                  "name": "Red Hat Enterprise Linux WS version 3",
                  "product_id": "3WS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:3::ws"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux AS version 4",
                "product": {
                  "name": "Red Hat Enterprise Linux AS version 4",
                  "product_id": "4AS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:4::as"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Desktop version 4",
                "product": {
                  "name": "Red Hat Enterprise Linux Desktop version 4",
                  "product_id": "4Desktop",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:4::desktop"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux ES version 4",
                "product": {
                  "name": "Red Hat Enterprise Linux ES version 4",
                  "product_id": "4ES",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:4::es"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux WS version 4",
                "product": {
                  "name": "Red Hat Enterprise Linux WS version 4",
                  "product_id": "4WS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:4::ws"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "httpd-debuginfo-0:2.0.46-56.ent.ia64",
                "product": {
                  "name": "httpd-debuginfo-0:2.0.46-56.ent.ia64",
                  "product_id": "httpd-debuginfo-0:2.0.46-56.ent.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-debuginfo@2.0.46-56.ent?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-0:2.0.46-56.ent.ia64",
                "product": {
                  "name": "httpd-0:2.0.46-56.ent.ia64",
                  "product_id": "httpd-0:2.0.46-56.ent.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd@2.0.46-56.ent?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-devel-0:2.0.46-56.ent.ia64",
                "product": {
                  "name": "httpd-devel-0:2.0.46-56.ent.ia64",
                  "product_id": "httpd-devel-0:2.0.46-56.ent.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-devel@2.0.46-56.ent?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "mod_ssl-1:2.0.46-56.ent.ia64",
                "product": {
                  "name": "mod_ssl-1:2.0.46-56.ent.ia64",
                  "product_id": "mod_ssl-1:2.0.46-56.ent.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/mod_ssl@2.0.46-56.ent?arch=ia64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "mod_ssl-1:2.0.52-22.ent.ia64",
                "product": {
                  "name": "mod_ssl-1:2.0.52-22.ent.ia64",
                  "product_id": "mod_ssl-1:2.0.52-22.ent.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/mod_ssl@2.0.52-22.ent?arch=ia64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-debuginfo-0:2.0.52-22.ent.ia64",
                "product": {
                  "name": "httpd-debuginfo-0:2.0.52-22.ent.ia64",
                  "product_id": "httpd-debuginfo-0:2.0.52-22.ent.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-debuginfo@2.0.52-22.ent?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-devel-0:2.0.52-22.ent.ia64",
                "product": {
                  "name": "httpd-devel-0:2.0.52-22.ent.ia64",
                  "product_id": "httpd-devel-0:2.0.52-22.ent.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-devel@2.0.52-22.ent?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-0:2.0.52-22.ent.ia64",
                "product": {
                  "name": "httpd-0:2.0.52-22.ent.ia64",
                  "product_id": "httpd-0:2.0.52-22.ent.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd@2.0.52-22.ent?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-manual-0:2.0.52-22.ent.ia64",
                "product": {
                  "name": "httpd-manual-0:2.0.52-22.ent.ia64",
                  "product_id": "httpd-manual-0:2.0.52-22.ent.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-manual@2.0.52-22.ent?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-suexec-0:2.0.52-22.ent.ia64",
                "product": {
                  "name": "httpd-suexec-0:2.0.52-22.ent.ia64",
                  "product_id": "httpd-suexec-0:2.0.52-22.ent.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-suexec@2.0.52-22.ent?arch=ia64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ia64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "httpd-debuginfo-0:2.0.46-56.ent.x86_64",
                "product": {
                  "name": "httpd-debuginfo-0:2.0.46-56.ent.x86_64",
                  "product_id": "httpd-debuginfo-0:2.0.46-56.ent.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-debuginfo@2.0.46-56.ent?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-0:2.0.46-56.ent.x86_64",
                "product": {
                  "name": "httpd-0:2.0.46-56.ent.x86_64",
                  "product_id": "httpd-0:2.0.46-56.ent.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd@2.0.46-56.ent?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-devel-0:2.0.46-56.ent.x86_64",
                "product": {
                  "name": "httpd-devel-0:2.0.46-56.ent.x86_64",
                  "product_id": "httpd-devel-0:2.0.46-56.ent.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-devel@2.0.46-56.ent?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "mod_ssl-1:2.0.46-56.ent.x86_64",
                "product": {
                  "name": "mod_ssl-1:2.0.46-56.ent.x86_64",
                  "product_id": "mod_ssl-1:2.0.46-56.ent.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/mod_ssl@2.0.46-56.ent?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "mod_ssl-1:2.0.52-22.ent.x86_64",
                "product": {
                  "name": "mod_ssl-1:2.0.52-22.ent.x86_64",
                  "product_id": "mod_ssl-1:2.0.52-22.ent.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/mod_ssl@2.0.52-22.ent?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-debuginfo-0:2.0.52-22.ent.x86_64",
                "product": {
                  "name": "httpd-debuginfo-0:2.0.52-22.ent.x86_64",
                  "product_id": "httpd-debuginfo-0:2.0.52-22.ent.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-debuginfo@2.0.52-22.ent?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-devel-0:2.0.52-22.ent.x86_64",
                "product": {
                  "name": "httpd-devel-0:2.0.52-22.ent.x86_64",
                  "product_id": "httpd-devel-0:2.0.52-22.ent.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-devel@2.0.52-22.ent?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-0:2.0.52-22.ent.x86_64",
                "product": {
                  "name": "httpd-0:2.0.52-22.ent.x86_64",
                  "product_id": "httpd-0:2.0.52-22.ent.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd@2.0.52-22.ent?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-manual-0:2.0.52-22.ent.x86_64",
                "product": {
                  "name": "httpd-manual-0:2.0.52-22.ent.x86_64",
                  "product_id": "httpd-manual-0:2.0.52-22.ent.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-manual@2.0.52-22.ent?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-suexec-0:2.0.52-22.ent.x86_64",
                "product": {
                  "name": "httpd-suexec-0:2.0.52-22.ent.x86_64",
                  "product_id": "httpd-suexec-0:2.0.52-22.ent.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-suexec@2.0.52-22.ent?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "httpd-debuginfo-0:2.0.46-56.ent.i386",
                "product": {
                  "name": "httpd-debuginfo-0:2.0.46-56.ent.i386",
                  "product_id": "httpd-debuginfo-0:2.0.46-56.ent.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-debuginfo@2.0.46-56.ent?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-0:2.0.46-56.ent.i386",
                "product": {
                  "name": "httpd-0:2.0.46-56.ent.i386",
                  "product_id": "httpd-0:2.0.46-56.ent.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd@2.0.46-56.ent?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-devel-0:2.0.46-56.ent.i386",
                "product": {
                  "name": "httpd-devel-0:2.0.46-56.ent.i386",
                  "product_id": "httpd-devel-0:2.0.46-56.ent.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-devel@2.0.46-56.ent?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "mod_ssl-1:2.0.46-56.ent.i386",
                "product": {
                  "name": "mod_ssl-1:2.0.46-56.ent.i386",
                  "product_id": "mod_ssl-1:2.0.46-56.ent.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/mod_ssl@2.0.46-56.ent?arch=i386\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "mod_ssl-1:2.0.52-22.ent.i386",
                "product": {
                  "name": "mod_ssl-1:2.0.52-22.ent.i386",
                  "product_id": "mod_ssl-1:2.0.52-22.ent.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/mod_ssl@2.0.52-22.ent?arch=i386\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-debuginfo-0:2.0.52-22.ent.i386",
                "product": {
                  "name": "httpd-debuginfo-0:2.0.52-22.ent.i386",
                  "product_id": "httpd-debuginfo-0:2.0.52-22.ent.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-debuginfo@2.0.52-22.ent?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-devel-0:2.0.52-22.ent.i386",
                "product": {
                  "name": "httpd-devel-0:2.0.52-22.ent.i386",
                  "product_id": "httpd-devel-0:2.0.52-22.ent.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-devel@2.0.52-22.ent?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-0:2.0.52-22.ent.i386",
                "product": {
                  "name": "httpd-0:2.0.52-22.ent.i386",
                  "product_id": "httpd-0:2.0.52-22.ent.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd@2.0.52-22.ent?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-manual-0:2.0.52-22.ent.i386",
                "product": {
                  "name": "httpd-manual-0:2.0.52-22.ent.i386",
                  "product_id": "httpd-manual-0:2.0.52-22.ent.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-manual@2.0.52-22.ent?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-suexec-0:2.0.52-22.ent.i386",
                "product": {
                  "name": "httpd-suexec-0:2.0.52-22.ent.i386",
                  "product_id": "httpd-suexec-0:2.0.52-22.ent.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-suexec@2.0.52-22.ent?arch=i386"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i386"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "httpd-0:2.0.46-56.ent.src",
                "product": {
                  "name": "httpd-0:2.0.46-56.ent.src",
                  "product_id": "httpd-0:2.0.46-56.ent.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd@2.0.46-56.ent?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-0:2.0.52-22.ent.src",
                "product": {
                  "name": "httpd-0:2.0.52-22.ent.src",
                  "product_id": "httpd-0:2.0.52-22.ent.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd@2.0.52-22.ent?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "httpd-debuginfo-0:2.0.46-56.ent.ppc",
                "product": {
                  "name": "httpd-debuginfo-0:2.0.46-56.ent.ppc",
                  "product_id": "httpd-debuginfo-0:2.0.46-56.ent.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-debuginfo@2.0.46-56.ent?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-0:2.0.46-56.ent.ppc",
                "product": {
                  "name": "httpd-0:2.0.46-56.ent.ppc",
                  "product_id": "httpd-0:2.0.46-56.ent.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd@2.0.46-56.ent?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-devel-0:2.0.46-56.ent.ppc",
                "product": {
                  "name": "httpd-devel-0:2.0.46-56.ent.ppc",
                  "product_id": "httpd-devel-0:2.0.46-56.ent.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-devel@2.0.46-56.ent?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "mod_ssl-1:2.0.46-56.ent.ppc",
                "product": {
                  "name": "mod_ssl-1:2.0.46-56.ent.ppc",
                  "product_id": "mod_ssl-1:2.0.46-56.ent.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/mod_ssl@2.0.46-56.ent?arch=ppc\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "mod_ssl-1:2.0.52-22.ent.ppc",
                "product": {
                  "name": "mod_ssl-1:2.0.52-22.ent.ppc",
                  "product_id": "mod_ssl-1:2.0.52-22.ent.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/mod_ssl@2.0.52-22.ent?arch=ppc\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-debuginfo-0:2.0.52-22.ent.ppc",
                "product": {
                  "name": "httpd-debuginfo-0:2.0.52-22.ent.ppc",
                  "product_id": "httpd-debuginfo-0:2.0.52-22.ent.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-debuginfo@2.0.52-22.ent?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-devel-0:2.0.52-22.ent.ppc",
                "product": {
                  "name": "httpd-devel-0:2.0.52-22.ent.ppc",
                  "product_id": "httpd-devel-0:2.0.52-22.ent.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-devel@2.0.52-22.ent?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-0:2.0.52-22.ent.ppc",
                "product": {
                  "name": "httpd-0:2.0.52-22.ent.ppc",
                  "product_id": "httpd-0:2.0.52-22.ent.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd@2.0.52-22.ent?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-manual-0:2.0.52-22.ent.ppc",
                "product": {
                  "name": "httpd-manual-0:2.0.52-22.ent.ppc",
                  "product_id": "httpd-manual-0:2.0.52-22.ent.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-manual@2.0.52-22.ent?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-suexec-0:2.0.52-22.ent.ppc",
                "product": {
                  "name": "httpd-suexec-0:2.0.52-22.ent.ppc",
                  "product_id": "httpd-suexec-0:2.0.52-22.ent.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-suexec@2.0.52-22.ent?arch=ppc"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "httpd-debuginfo-0:2.0.46-56.ent.s390x",
                "product": {
                  "name": "httpd-debuginfo-0:2.0.46-56.ent.s390x",
                  "product_id": "httpd-debuginfo-0:2.0.46-56.ent.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-debuginfo@2.0.46-56.ent?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-0:2.0.46-56.ent.s390x",
                "product": {
                  "name": "httpd-0:2.0.46-56.ent.s390x",
                  "product_id": "httpd-0:2.0.46-56.ent.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd@2.0.46-56.ent?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-devel-0:2.0.46-56.ent.s390x",
                "product": {
                  "name": "httpd-devel-0:2.0.46-56.ent.s390x",
                  "product_id": "httpd-devel-0:2.0.46-56.ent.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-devel@2.0.46-56.ent?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "mod_ssl-1:2.0.46-56.ent.s390x",
                "product": {
                  "name": "mod_ssl-1:2.0.46-56.ent.s390x",
                  "product_id": "mod_ssl-1:2.0.46-56.ent.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/mod_ssl@2.0.46-56.ent?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "mod_ssl-1:2.0.52-22.ent.s390x",
                "product": {
                  "name": "mod_ssl-1:2.0.52-22.ent.s390x",
                  "product_id": "mod_ssl-1:2.0.52-22.ent.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/mod_ssl@2.0.52-22.ent?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-debuginfo-0:2.0.52-22.ent.s390x",
                "product": {
                  "name": "httpd-debuginfo-0:2.0.52-22.ent.s390x",
                  "product_id": "httpd-debuginfo-0:2.0.52-22.ent.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-debuginfo@2.0.52-22.ent?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-devel-0:2.0.52-22.ent.s390x",
                "product": {
                  "name": "httpd-devel-0:2.0.52-22.ent.s390x",
                  "product_id": "httpd-devel-0:2.0.52-22.ent.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-devel@2.0.52-22.ent?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-0:2.0.52-22.ent.s390x",
                "product": {
                  "name": "httpd-0:2.0.52-22.ent.s390x",
                  "product_id": "httpd-0:2.0.52-22.ent.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd@2.0.52-22.ent?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-manual-0:2.0.52-22.ent.s390x",
                "product": {
                  "name": "httpd-manual-0:2.0.52-22.ent.s390x",
                  "product_id": "httpd-manual-0:2.0.52-22.ent.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-manual@2.0.52-22.ent?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-suexec-0:2.0.52-22.ent.s390x",
                "product": {
                  "name": "httpd-suexec-0:2.0.52-22.ent.s390x",
                  "product_id": "httpd-suexec-0:2.0.52-22.ent.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-suexec@2.0.52-22.ent?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "httpd-debuginfo-0:2.0.46-56.ent.s390",
                "product": {
                  "name": "httpd-debuginfo-0:2.0.46-56.ent.s390",
                  "product_id": "httpd-debuginfo-0:2.0.46-56.ent.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-debuginfo@2.0.46-56.ent?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-0:2.0.46-56.ent.s390",
                "product": {
                  "name": "httpd-0:2.0.46-56.ent.s390",
                  "product_id": "httpd-0:2.0.46-56.ent.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd@2.0.46-56.ent?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-devel-0:2.0.46-56.ent.s390",
                "product": {
                  "name": "httpd-devel-0:2.0.46-56.ent.s390",
                  "product_id": "httpd-devel-0:2.0.46-56.ent.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-devel@2.0.46-56.ent?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "mod_ssl-1:2.0.46-56.ent.s390",
                "product": {
                  "name": "mod_ssl-1:2.0.46-56.ent.s390",
                  "product_id": "mod_ssl-1:2.0.46-56.ent.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/mod_ssl@2.0.46-56.ent?arch=s390\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "mod_ssl-1:2.0.52-22.ent.s390",
                "product": {
                  "name": "mod_ssl-1:2.0.52-22.ent.s390",
                  "product_id": "mod_ssl-1:2.0.52-22.ent.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/mod_ssl@2.0.52-22.ent?arch=s390\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-debuginfo-0:2.0.52-22.ent.s390",
                "product": {
                  "name": "httpd-debuginfo-0:2.0.52-22.ent.s390",
                  "product_id": "httpd-debuginfo-0:2.0.52-22.ent.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-debuginfo@2.0.52-22.ent?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-devel-0:2.0.52-22.ent.s390",
                "product": {
                  "name": "httpd-devel-0:2.0.52-22.ent.s390",
                  "product_id": "httpd-devel-0:2.0.52-22.ent.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-devel@2.0.52-22.ent?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-0:2.0.52-22.ent.s390",
                "product": {
                  "name": "httpd-0:2.0.52-22.ent.s390",
                  "product_id": "httpd-0:2.0.52-22.ent.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd@2.0.52-22.ent?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-manual-0:2.0.52-22.ent.s390",
                "product": {
                  "name": "httpd-manual-0:2.0.52-22.ent.s390",
                  "product_id": "httpd-manual-0:2.0.52-22.ent.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-manual@2.0.52-22.ent?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "httpd-suexec-0:2.0.52-22.ent.s390",
                "product": {
                  "name": "httpd-suexec-0:2.0.52-22.ent.s390",
                  "product_id": "httpd-suexec-0:2.0.52-22.ent.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/httpd-suexec@2.0.52-22.ent?arch=s390"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.46-56.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:httpd-0:2.0.46-56.ent.i386"
        },
        "product_reference": "httpd-0:2.0.46-56.ent.i386",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.46-56.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:httpd-0:2.0.46-56.ent.ia64"
        },
        "product_reference": "httpd-0:2.0.46-56.ent.ia64",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.46-56.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:httpd-0:2.0.46-56.ent.ppc"
        },
        "product_reference": "httpd-0:2.0.46-56.ent.ppc",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.46-56.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:httpd-0:2.0.46-56.ent.s390"
        },
        "product_reference": "httpd-0:2.0.46-56.ent.s390",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.46-56.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:httpd-0:2.0.46-56.ent.s390x"
        },
        "product_reference": "httpd-0:2.0.46-56.ent.s390x",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.46-56.ent.src as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:httpd-0:2.0.46-56.ent.src"
        },
        "product_reference": "httpd-0:2.0.46-56.ent.src",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.46-56.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:httpd-0:2.0.46-56.ent.x86_64"
        },
        "product_reference": "httpd-0:2.0.46-56.ent.x86_64",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.46-56.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:httpd-debuginfo-0:2.0.46-56.ent.i386"
        },
        "product_reference": "httpd-debuginfo-0:2.0.46-56.ent.i386",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.46-56.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:httpd-debuginfo-0:2.0.46-56.ent.ia64"
        },
        "product_reference": "httpd-debuginfo-0:2.0.46-56.ent.ia64",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.46-56.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:httpd-debuginfo-0:2.0.46-56.ent.ppc"
        },
        "product_reference": "httpd-debuginfo-0:2.0.46-56.ent.ppc",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.46-56.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:httpd-debuginfo-0:2.0.46-56.ent.s390"
        },
        "product_reference": "httpd-debuginfo-0:2.0.46-56.ent.s390",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.46-56.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:httpd-debuginfo-0:2.0.46-56.ent.s390x"
        },
        "product_reference": "httpd-debuginfo-0:2.0.46-56.ent.s390x",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.46-56.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:httpd-debuginfo-0:2.0.46-56.ent.x86_64"
        },
        "product_reference": "httpd-debuginfo-0:2.0.46-56.ent.x86_64",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.46-56.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:httpd-devel-0:2.0.46-56.ent.i386"
        },
        "product_reference": "httpd-devel-0:2.0.46-56.ent.i386",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.46-56.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:httpd-devel-0:2.0.46-56.ent.ia64"
        },
        "product_reference": "httpd-devel-0:2.0.46-56.ent.ia64",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.46-56.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:httpd-devel-0:2.0.46-56.ent.ppc"
        },
        "product_reference": "httpd-devel-0:2.0.46-56.ent.ppc",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.46-56.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:httpd-devel-0:2.0.46-56.ent.s390"
        },
        "product_reference": "httpd-devel-0:2.0.46-56.ent.s390",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.46-56.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:httpd-devel-0:2.0.46-56.ent.s390x"
        },
        "product_reference": "httpd-devel-0:2.0.46-56.ent.s390x",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.46-56.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:httpd-devel-0:2.0.46-56.ent.x86_64"
        },
        "product_reference": "httpd-devel-0:2.0.46-56.ent.x86_64",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.46-56.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:mod_ssl-1:2.0.46-56.ent.i386"
        },
        "product_reference": "mod_ssl-1:2.0.46-56.ent.i386",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.46-56.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:mod_ssl-1:2.0.46-56.ent.ia64"
        },
        "product_reference": "mod_ssl-1:2.0.46-56.ent.ia64",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.46-56.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:mod_ssl-1:2.0.46-56.ent.ppc"
        },
        "product_reference": "mod_ssl-1:2.0.46-56.ent.ppc",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.46-56.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:mod_ssl-1:2.0.46-56.ent.s390"
        },
        "product_reference": "mod_ssl-1:2.0.46-56.ent.s390",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.46-56.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:mod_ssl-1:2.0.46-56.ent.s390x"
        },
        "product_reference": "mod_ssl-1:2.0.46-56.ent.s390x",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.46-56.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:mod_ssl-1:2.0.46-56.ent.x86_64"
        },
        "product_reference": "mod_ssl-1:2.0.46-56.ent.x86_64",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.46-56.ent.i386 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:httpd-0:2.0.46-56.ent.i386"
        },
        "product_reference": "httpd-0:2.0.46-56.ent.i386",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.46-56.ent.ia64 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:httpd-0:2.0.46-56.ent.ia64"
        },
        "product_reference": "httpd-0:2.0.46-56.ent.ia64",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.46-56.ent.ppc as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:httpd-0:2.0.46-56.ent.ppc"
        },
        "product_reference": "httpd-0:2.0.46-56.ent.ppc",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.46-56.ent.s390 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:httpd-0:2.0.46-56.ent.s390"
        },
        "product_reference": "httpd-0:2.0.46-56.ent.s390",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.46-56.ent.s390x as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:httpd-0:2.0.46-56.ent.s390x"
        },
        "product_reference": "httpd-0:2.0.46-56.ent.s390x",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.46-56.ent.src as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:httpd-0:2.0.46-56.ent.src"
        },
        "product_reference": "httpd-0:2.0.46-56.ent.src",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.46-56.ent.x86_64 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:httpd-0:2.0.46-56.ent.x86_64"
        },
        "product_reference": "httpd-0:2.0.46-56.ent.x86_64",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.46-56.ent.i386 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.i386"
        },
        "product_reference": "httpd-debuginfo-0:2.0.46-56.ent.i386",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.46-56.ent.ia64 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.ia64"
        },
        "product_reference": "httpd-debuginfo-0:2.0.46-56.ent.ia64",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.46-56.ent.ppc as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.ppc"
        },
        "product_reference": "httpd-debuginfo-0:2.0.46-56.ent.ppc",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.46-56.ent.s390 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.s390"
        },
        "product_reference": "httpd-debuginfo-0:2.0.46-56.ent.s390",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.46-56.ent.s390x as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.s390x"
        },
        "product_reference": "httpd-debuginfo-0:2.0.46-56.ent.s390x",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.46-56.ent.x86_64 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.x86_64"
        },
        "product_reference": "httpd-debuginfo-0:2.0.46-56.ent.x86_64",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.46-56.ent.i386 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:httpd-devel-0:2.0.46-56.ent.i386"
        },
        "product_reference": "httpd-devel-0:2.0.46-56.ent.i386",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.46-56.ent.ia64 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:httpd-devel-0:2.0.46-56.ent.ia64"
        },
        "product_reference": "httpd-devel-0:2.0.46-56.ent.ia64",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.46-56.ent.ppc as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:httpd-devel-0:2.0.46-56.ent.ppc"
        },
        "product_reference": "httpd-devel-0:2.0.46-56.ent.ppc",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.46-56.ent.s390 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:httpd-devel-0:2.0.46-56.ent.s390"
        },
        "product_reference": "httpd-devel-0:2.0.46-56.ent.s390",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.46-56.ent.s390x as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:httpd-devel-0:2.0.46-56.ent.s390x"
        },
        "product_reference": "httpd-devel-0:2.0.46-56.ent.s390x",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.46-56.ent.x86_64 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:httpd-devel-0:2.0.46-56.ent.x86_64"
        },
        "product_reference": "httpd-devel-0:2.0.46-56.ent.x86_64",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.46-56.ent.i386 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:mod_ssl-1:2.0.46-56.ent.i386"
        },
        "product_reference": "mod_ssl-1:2.0.46-56.ent.i386",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.46-56.ent.ia64 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:mod_ssl-1:2.0.46-56.ent.ia64"
        },
        "product_reference": "mod_ssl-1:2.0.46-56.ent.ia64",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.46-56.ent.ppc as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:mod_ssl-1:2.0.46-56.ent.ppc"
        },
        "product_reference": "mod_ssl-1:2.0.46-56.ent.ppc",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.46-56.ent.s390 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:mod_ssl-1:2.0.46-56.ent.s390"
        },
        "product_reference": "mod_ssl-1:2.0.46-56.ent.s390",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.46-56.ent.s390x as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:mod_ssl-1:2.0.46-56.ent.s390x"
        },
        "product_reference": "mod_ssl-1:2.0.46-56.ent.s390x",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.46-56.ent.x86_64 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:mod_ssl-1:2.0.46-56.ent.x86_64"
        },
        "product_reference": "mod_ssl-1:2.0.46-56.ent.x86_64",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.46-56.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:httpd-0:2.0.46-56.ent.i386"
        },
        "product_reference": "httpd-0:2.0.46-56.ent.i386",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.46-56.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:httpd-0:2.0.46-56.ent.ia64"
        },
        "product_reference": "httpd-0:2.0.46-56.ent.ia64",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.46-56.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:httpd-0:2.0.46-56.ent.ppc"
        },
        "product_reference": "httpd-0:2.0.46-56.ent.ppc",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.46-56.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:httpd-0:2.0.46-56.ent.s390"
        },
        "product_reference": "httpd-0:2.0.46-56.ent.s390",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.46-56.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:httpd-0:2.0.46-56.ent.s390x"
        },
        "product_reference": "httpd-0:2.0.46-56.ent.s390x",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.46-56.ent.src as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:httpd-0:2.0.46-56.ent.src"
        },
        "product_reference": "httpd-0:2.0.46-56.ent.src",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.46-56.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:httpd-0:2.0.46-56.ent.x86_64"
        },
        "product_reference": "httpd-0:2.0.46-56.ent.x86_64",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.46-56.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:httpd-debuginfo-0:2.0.46-56.ent.i386"
        },
        "product_reference": "httpd-debuginfo-0:2.0.46-56.ent.i386",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.46-56.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:httpd-debuginfo-0:2.0.46-56.ent.ia64"
        },
        "product_reference": "httpd-debuginfo-0:2.0.46-56.ent.ia64",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.46-56.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:httpd-debuginfo-0:2.0.46-56.ent.ppc"
        },
        "product_reference": "httpd-debuginfo-0:2.0.46-56.ent.ppc",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.46-56.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:httpd-debuginfo-0:2.0.46-56.ent.s390"
        },
        "product_reference": "httpd-debuginfo-0:2.0.46-56.ent.s390",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.46-56.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:httpd-debuginfo-0:2.0.46-56.ent.s390x"
        },
        "product_reference": "httpd-debuginfo-0:2.0.46-56.ent.s390x",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.46-56.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:httpd-debuginfo-0:2.0.46-56.ent.x86_64"
        },
        "product_reference": "httpd-debuginfo-0:2.0.46-56.ent.x86_64",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.46-56.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:httpd-devel-0:2.0.46-56.ent.i386"
        },
        "product_reference": "httpd-devel-0:2.0.46-56.ent.i386",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.46-56.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:httpd-devel-0:2.0.46-56.ent.ia64"
        },
        "product_reference": "httpd-devel-0:2.0.46-56.ent.ia64",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.46-56.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:httpd-devel-0:2.0.46-56.ent.ppc"
        },
        "product_reference": "httpd-devel-0:2.0.46-56.ent.ppc",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.46-56.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:httpd-devel-0:2.0.46-56.ent.s390"
        },
        "product_reference": "httpd-devel-0:2.0.46-56.ent.s390",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.46-56.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:httpd-devel-0:2.0.46-56.ent.s390x"
        },
        "product_reference": "httpd-devel-0:2.0.46-56.ent.s390x",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.46-56.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:httpd-devel-0:2.0.46-56.ent.x86_64"
        },
        "product_reference": "httpd-devel-0:2.0.46-56.ent.x86_64",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.46-56.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:mod_ssl-1:2.0.46-56.ent.i386"
        },
        "product_reference": "mod_ssl-1:2.0.46-56.ent.i386",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.46-56.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:mod_ssl-1:2.0.46-56.ent.ia64"
        },
        "product_reference": "mod_ssl-1:2.0.46-56.ent.ia64",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.46-56.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:mod_ssl-1:2.0.46-56.ent.ppc"
        },
        "product_reference": "mod_ssl-1:2.0.46-56.ent.ppc",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.46-56.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:mod_ssl-1:2.0.46-56.ent.s390"
        },
        "product_reference": "mod_ssl-1:2.0.46-56.ent.s390",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.46-56.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:mod_ssl-1:2.0.46-56.ent.s390x"
        },
        "product_reference": "mod_ssl-1:2.0.46-56.ent.s390x",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.46-56.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:mod_ssl-1:2.0.46-56.ent.x86_64"
        },
        "product_reference": "mod_ssl-1:2.0.46-56.ent.x86_64",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.46-56.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:httpd-0:2.0.46-56.ent.i386"
        },
        "product_reference": "httpd-0:2.0.46-56.ent.i386",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.46-56.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:httpd-0:2.0.46-56.ent.ia64"
        },
        "product_reference": "httpd-0:2.0.46-56.ent.ia64",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.46-56.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:httpd-0:2.0.46-56.ent.ppc"
        },
        "product_reference": "httpd-0:2.0.46-56.ent.ppc",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.46-56.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:httpd-0:2.0.46-56.ent.s390"
        },
        "product_reference": "httpd-0:2.0.46-56.ent.s390",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.46-56.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:httpd-0:2.0.46-56.ent.s390x"
        },
        "product_reference": "httpd-0:2.0.46-56.ent.s390x",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.46-56.ent.src as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:httpd-0:2.0.46-56.ent.src"
        },
        "product_reference": "httpd-0:2.0.46-56.ent.src",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.46-56.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:httpd-0:2.0.46-56.ent.x86_64"
        },
        "product_reference": "httpd-0:2.0.46-56.ent.x86_64",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.46-56.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:httpd-debuginfo-0:2.0.46-56.ent.i386"
        },
        "product_reference": "httpd-debuginfo-0:2.0.46-56.ent.i386",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.46-56.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:httpd-debuginfo-0:2.0.46-56.ent.ia64"
        },
        "product_reference": "httpd-debuginfo-0:2.0.46-56.ent.ia64",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.46-56.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:httpd-debuginfo-0:2.0.46-56.ent.ppc"
        },
        "product_reference": "httpd-debuginfo-0:2.0.46-56.ent.ppc",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.46-56.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:httpd-debuginfo-0:2.0.46-56.ent.s390"
        },
        "product_reference": "httpd-debuginfo-0:2.0.46-56.ent.s390",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.46-56.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:httpd-debuginfo-0:2.0.46-56.ent.s390x"
        },
        "product_reference": "httpd-debuginfo-0:2.0.46-56.ent.s390x",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.46-56.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:httpd-debuginfo-0:2.0.46-56.ent.x86_64"
        },
        "product_reference": "httpd-debuginfo-0:2.0.46-56.ent.x86_64",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.46-56.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:httpd-devel-0:2.0.46-56.ent.i386"
        },
        "product_reference": "httpd-devel-0:2.0.46-56.ent.i386",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.46-56.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:httpd-devel-0:2.0.46-56.ent.ia64"
        },
        "product_reference": "httpd-devel-0:2.0.46-56.ent.ia64",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.46-56.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:httpd-devel-0:2.0.46-56.ent.ppc"
        },
        "product_reference": "httpd-devel-0:2.0.46-56.ent.ppc",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.46-56.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:httpd-devel-0:2.0.46-56.ent.s390"
        },
        "product_reference": "httpd-devel-0:2.0.46-56.ent.s390",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.46-56.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:httpd-devel-0:2.0.46-56.ent.s390x"
        },
        "product_reference": "httpd-devel-0:2.0.46-56.ent.s390x",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.46-56.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:httpd-devel-0:2.0.46-56.ent.x86_64"
        },
        "product_reference": "httpd-devel-0:2.0.46-56.ent.x86_64",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.46-56.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:mod_ssl-1:2.0.46-56.ent.i386"
        },
        "product_reference": "mod_ssl-1:2.0.46-56.ent.i386",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.46-56.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:mod_ssl-1:2.0.46-56.ent.ia64"
        },
        "product_reference": "mod_ssl-1:2.0.46-56.ent.ia64",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.46-56.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:mod_ssl-1:2.0.46-56.ent.ppc"
        },
        "product_reference": "mod_ssl-1:2.0.46-56.ent.ppc",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.46-56.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:mod_ssl-1:2.0.46-56.ent.s390"
        },
        "product_reference": "mod_ssl-1:2.0.46-56.ent.s390",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.46-56.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:mod_ssl-1:2.0.46-56.ent.s390x"
        },
        "product_reference": "mod_ssl-1:2.0.46-56.ent.s390x",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.46-56.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:mod_ssl-1:2.0.46-56.ent.x86_64"
        },
        "product_reference": "mod_ssl-1:2.0.46-56.ent.x86_64",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.52-22.ent.i386 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:httpd-0:2.0.52-22.ent.i386"
        },
        "product_reference": "httpd-0:2.0.52-22.ent.i386",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.52-22.ent.ia64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:httpd-0:2.0.52-22.ent.ia64"
        },
        "product_reference": "httpd-0:2.0.52-22.ent.ia64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.52-22.ent.ppc as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:httpd-0:2.0.52-22.ent.ppc"
        },
        "product_reference": "httpd-0:2.0.52-22.ent.ppc",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.52-22.ent.s390 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:httpd-0:2.0.52-22.ent.s390"
        },
        "product_reference": "httpd-0:2.0.52-22.ent.s390",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.52-22.ent.s390x as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:httpd-0:2.0.52-22.ent.s390x"
        },
        "product_reference": "httpd-0:2.0.52-22.ent.s390x",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.52-22.ent.src as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:httpd-0:2.0.52-22.ent.src"
        },
        "product_reference": "httpd-0:2.0.52-22.ent.src",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.52-22.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:httpd-0:2.0.52-22.ent.x86_64"
        },
        "product_reference": "httpd-0:2.0.52-22.ent.x86_64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.52-22.ent.i386 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:httpd-debuginfo-0:2.0.52-22.ent.i386"
        },
        "product_reference": "httpd-debuginfo-0:2.0.52-22.ent.i386",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.52-22.ent.ia64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:httpd-debuginfo-0:2.0.52-22.ent.ia64"
        },
        "product_reference": "httpd-debuginfo-0:2.0.52-22.ent.ia64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.52-22.ent.ppc as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:httpd-debuginfo-0:2.0.52-22.ent.ppc"
        },
        "product_reference": "httpd-debuginfo-0:2.0.52-22.ent.ppc",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.52-22.ent.s390 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:httpd-debuginfo-0:2.0.52-22.ent.s390"
        },
        "product_reference": "httpd-debuginfo-0:2.0.52-22.ent.s390",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.52-22.ent.s390x as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:httpd-debuginfo-0:2.0.52-22.ent.s390x"
        },
        "product_reference": "httpd-debuginfo-0:2.0.52-22.ent.s390x",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.52-22.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:httpd-debuginfo-0:2.0.52-22.ent.x86_64"
        },
        "product_reference": "httpd-debuginfo-0:2.0.52-22.ent.x86_64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.52-22.ent.i386 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:httpd-devel-0:2.0.52-22.ent.i386"
        },
        "product_reference": "httpd-devel-0:2.0.52-22.ent.i386",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.52-22.ent.ia64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:httpd-devel-0:2.0.52-22.ent.ia64"
        },
        "product_reference": "httpd-devel-0:2.0.52-22.ent.ia64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.52-22.ent.ppc as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:httpd-devel-0:2.0.52-22.ent.ppc"
        },
        "product_reference": "httpd-devel-0:2.0.52-22.ent.ppc",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.52-22.ent.s390 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:httpd-devel-0:2.0.52-22.ent.s390"
        },
        "product_reference": "httpd-devel-0:2.0.52-22.ent.s390",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.52-22.ent.s390x as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:httpd-devel-0:2.0.52-22.ent.s390x"
        },
        "product_reference": "httpd-devel-0:2.0.52-22.ent.s390x",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.52-22.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:httpd-devel-0:2.0.52-22.ent.x86_64"
        },
        "product_reference": "httpd-devel-0:2.0.52-22.ent.x86_64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-manual-0:2.0.52-22.ent.i386 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:httpd-manual-0:2.0.52-22.ent.i386"
        },
        "product_reference": "httpd-manual-0:2.0.52-22.ent.i386",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-manual-0:2.0.52-22.ent.ia64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:httpd-manual-0:2.0.52-22.ent.ia64"
        },
        "product_reference": "httpd-manual-0:2.0.52-22.ent.ia64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-manual-0:2.0.52-22.ent.ppc as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:httpd-manual-0:2.0.52-22.ent.ppc"
        },
        "product_reference": "httpd-manual-0:2.0.52-22.ent.ppc",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-manual-0:2.0.52-22.ent.s390 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:httpd-manual-0:2.0.52-22.ent.s390"
        },
        "product_reference": "httpd-manual-0:2.0.52-22.ent.s390",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-manual-0:2.0.52-22.ent.s390x as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:httpd-manual-0:2.0.52-22.ent.s390x"
        },
        "product_reference": "httpd-manual-0:2.0.52-22.ent.s390x",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-manual-0:2.0.52-22.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:httpd-manual-0:2.0.52-22.ent.x86_64"
        },
        "product_reference": "httpd-manual-0:2.0.52-22.ent.x86_64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-suexec-0:2.0.52-22.ent.i386 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:httpd-suexec-0:2.0.52-22.ent.i386"
        },
        "product_reference": "httpd-suexec-0:2.0.52-22.ent.i386",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-suexec-0:2.0.52-22.ent.ia64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:httpd-suexec-0:2.0.52-22.ent.ia64"
        },
        "product_reference": "httpd-suexec-0:2.0.52-22.ent.ia64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-suexec-0:2.0.52-22.ent.ppc as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:httpd-suexec-0:2.0.52-22.ent.ppc"
        },
        "product_reference": "httpd-suexec-0:2.0.52-22.ent.ppc",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-suexec-0:2.0.52-22.ent.s390 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:httpd-suexec-0:2.0.52-22.ent.s390"
        },
        "product_reference": "httpd-suexec-0:2.0.52-22.ent.s390",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-suexec-0:2.0.52-22.ent.s390x as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:httpd-suexec-0:2.0.52-22.ent.s390x"
        },
        "product_reference": "httpd-suexec-0:2.0.52-22.ent.s390x",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-suexec-0:2.0.52-22.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:httpd-suexec-0:2.0.52-22.ent.x86_64"
        },
        "product_reference": "httpd-suexec-0:2.0.52-22.ent.x86_64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.52-22.ent.i386 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:mod_ssl-1:2.0.52-22.ent.i386"
        },
        "product_reference": "mod_ssl-1:2.0.52-22.ent.i386",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.52-22.ent.ia64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:mod_ssl-1:2.0.52-22.ent.ia64"
        },
        "product_reference": "mod_ssl-1:2.0.52-22.ent.ia64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.52-22.ent.ppc as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:mod_ssl-1:2.0.52-22.ent.ppc"
        },
        "product_reference": "mod_ssl-1:2.0.52-22.ent.ppc",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.52-22.ent.s390 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:mod_ssl-1:2.0.52-22.ent.s390"
        },
        "product_reference": "mod_ssl-1:2.0.52-22.ent.s390",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.52-22.ent.s390x as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:mod_ssl-1:2.0.52-22.ent.s390x"
        },
        "product_reference": "mod_ssl-1:2.0.52-22.ent.s390x",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.52-22.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:mod_ssl-1:2.0.52-22.ent.x86_64"
        },
        "product_reference": "mod_ssl-1:2.0.52-22.ent.x86_64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.52-22.ent.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:httpd-0:2.0.52-22.ent.i386"
        },
        "product_reference": "httpd-0:2.0.52-22.ent.i386",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.52-22.ent.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:httpd-0:2.0.52-22.ent.ia64"
        },
        "product_reference": "httpd-0:2.0.52-22.ent.ia64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.52-22.ent.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:httpd-0:2.0.52-22.ent.ppc"
        },
        "product_reference": "httpd-0:2.0.52-22.ent.ppc",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.52-22.ent.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:httpd-0:2.0.52-22.ent.s390"
        },
        "product_reference": "httpd-0:2.0.52-22.ent.s390",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.52-22.ent.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:httpd-0:2.0.52-22.ent.s390x"
        },
        "product_reference": "httpd-0:2.0.52-22.ent.s390x",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.52-22.ent.src as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:httpd-0:2.0.52-22.ent.src"
        },
        "product_reference": "httpd-0:2.0.52-22.ent.src",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.52-22.ent.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:httpd-0:2.0.52-22.ent.x86_64"
        },
        "product_reference": "httpd-0:2.0.52-22.ent.x86_64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.52-22.ent.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.i386"
        },
        "product_reference": "httpd-debuginfo-0:2.0.52-22.ent.i386",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.52-22.ent.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.ia64"
        },
        "product_reference": "httpd-debuginfo-0:2.0.52-22.ent.ia64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.52-22.ent.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.ppc"
        },
        "product_reference": "httpd-debuginfo-0:2.0.52-22.ent.ppc",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.52-22.ent.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.s390"
        },
        "product_reference": "httpd-debuginfo-0:2.0.52-22.ent.s390",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.52-22.ent.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.s390x"
        },
        "product_reference": "httpd-debuginfo-0:2.0.52-22.ent.s390x",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.52-22.ent.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.x86_64"
        },
        "product_reference": "httpd-debuginfo-0:2.0.52-22.ent.x86_64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.52-22.ent.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:httpd-devel-0:2.0.52-22.ent.i386"
        },
        "product_reference": "httpd-devel-0:2.0.52-22.ent.i386",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.52-22.ent.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:httpd-devel-0:2.0.52-22.ent.ia64"
        },
        "product_reference": "httpd-devel-0:2.0.52-22.ent.ia64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.52-22.ent.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:httpd-devel-0:2.0.52-22.ent.ppc"
        },
        "product_reference": "httpd-devel-0:2.0.52-22.ent.ppc",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.52-22.ent.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:httpd-devel-0:2.0.52-22.ent.s390"
        },
        "product_reference": "httpd-devel-0:2.0.52-22.ent.s390",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.52-22.ent.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:httpd-devel-0:2.0.52-22.ent.s390x"
        },
        "product_reference": "httpd-devel-0:2.0.52-22.ent.s390x",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.52-22.ent.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:httpd-devel-0:2.0.52-22.ent.x86_64"
        },
        "product_reference": "httpd-devel-0:2.0.52-22.ent.x86_64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-manual-0:2.0.52-22.ent.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:httpd-manual-0:2.0.52-22.ent.i386"
        },
        "product_reference": "httpd-manual-0:2.0.52-22.ent.i386",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-manual-0:2.0.52-22.ent.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:httpd-manual-0:2.0.52-22.ent.ia64"
        },
        "product_reference": "httpd-manual-0:2.0.52-22.ent.ia64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-manual-0:2.0.52-22.ent.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:httpd-manual-0:2.0.52-22.ent.ppc"
        },
        "product_reference": "httpd-manual-0:2.0.52-22.ent.ppc",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-manual-0:2.0.52-22.ent.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:httpd-manual-0:2.0.52-22.ent.s390"
        },
        "product_reference": "httpd-manual-0:2.0.52-22.ent.s390",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-manual-0:2.0.52-22.ent.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:httpd-manual-0:2.0.52-22.ent.s390x"
        },
        "product_reference": "httpd-manual-0:2.0.52-22.ent.s390x",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-manual-0:2.0.52-22.ent.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:httpd-manual-0:2.0.52-22.ent.x86_64"
        },
        "product_reference": "httpd-manual-0:2.0.52-22.ent.x86_64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-suexec-0:2.0.52-22.ent.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:httpd-suexec-0:2.0.52-22.ent.i386"
        },
        "product_reference": "httpd-suexec-0:2.0.52-22.ent.i386",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-suexec-0:2.0.52-22.ent.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:httpd-suexec-0:2.0.52-22.ent.ia64"
        },
        "product_reference": "httpd-suexec-0:2.0.52-22.ent.ia64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-suexec-0:2.0.52-22.ent.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:httpd-suexec-0:2.0.52-22.ent.ppc"
        },
        "product_reference": "httpd-suexec-0:2.0.52-22.ent.ppc",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-suexec-0:2.0.52-22.ent.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:httpd-suexec-0:2.0.52-22.ent.s390"
        },
        "product_reference": "httpd-suexec-0:2.0.52-22.ent.s390",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-suexec-0:2.0.52-22.ent.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:httpd-suexec-0:2.0.52-22.ent.s390x"
        },
        "product_reference": "httpd-suexec-0:2.0.52-22.ent.s390x",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-suexec-0:2.0.52-22.ent.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:httpd-suexec-0:2.0.52-22.ent.x86_64"
        },
        "product_reference": "httpd-suexec-0:2.0.52-22.ent.x86_64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.52-22.ent.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:mod_ssl-1:2.0.52-22.ent.i386"
        },
        "product_reference": "mod_ssl-1:2.0.52-22.ent.i386",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.52-22.ent.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:mod_ssl-1:2.0.52-22.ent.ia64"
        },
        "product_reference": "mod_ssl-1:2.0.52-22.ent.ia64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.52-22.ent.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:mod_ssl-1:2.0.52-22.ent.ppc"
        },
        "product_reference": "mod_ssl-1:2.0.52-22.ent.ppc",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.52-22.ent.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:mod_ssl-1:2.0.52-22.ent.s390"
        },
        "product_reference": "mod_ssl-1:2.0.52-22.ent.s390",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.52-22.ent.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:mod_ssl-1:2.0.52-22.ent.s390x"
        },
        "product_reference": "mod_ssl-1:2.0.52-22.ent.s390x",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.52-22.ent.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:mod_ssl-1:2.0.52-22.ent.x86_64"
        },
        "product_reference": "mod_ssl-1:2.0.52-22.ent.x86_64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.52-22.ent.i386 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:httpd-0:2.0.52-22.ent.i386"
        },
        "product_reference": "httpd-0:2.0.52-22.ent.i386",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.52-22.ent.ia64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:httpd-0:2.0.52-22.ent.ia64"
        },
        "product_reference": "httpd-0:2.0.52-22.ent.ia64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.52-22.ent.ppc as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:httpd-0:2.0.52-22.ent.ppc"
        },
        "product_reference": "httpd-0:2.0.52-22.ent.ppc",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.52-22.ent.s390 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:httpd-0:2.0.52-22.ent.s390"
        },
        "product_reference": "httpd-0:2.0.52-22.ent.s390",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.52-22.ent.s390x as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:httpd-0:2.0.52-22.ent.s390x"
        },
        "product_reference": "httpd-0:2.0.52-22.ent.s390x",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.52-22.ent.src as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:httpd-0:2.0.52-22.ent.src"
        },
        "product_reference": "httpd-0:2.0.52-22.ent.src",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.52-22.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:httpd-0:2.0.52-22.ent.x86_64"
        },
        "product_reference": "httpd-0:2.0.52-22.ent.x86_64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.52-22.ent.i386 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:httpd-debuginfo-0:2.0.52-22.ent.i386"
        },
        "product_reference": "httpd-debuginfo-0:2.0.52-22.ent.i386",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.52-22.ent.ia64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:httpd-debuginfo-0:2.0.52-22.ent.ia64"
        },
        "product_reference": "httpd-debuginfo-0:2.0.52-22.ent.ia64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.52-22.ent.ppc as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:httpd-debuginfo-0:2.0.52-22.ent.ppc"
        },
        "product_reference": "httpd-debuginfo-0:2.0.52-22.ent.ppc",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.52-22.ent.s390 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:httpd-debuginfo-0:2.0.52-22.ent.s390"
        },
        "product_reference": "httpd-debuginfo-0:2.0.52-22.ent.s390",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.52-22.ent.s390x as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:httpd-debuginfo-0:2.0.52-22.ent.s390x"
        },
        "product_reference": "httpd-debuginfo-0:2.0.52-22.ent.s390x",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.52-22.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:httpd-debuginfo-0:2.0.52-22.ent.x86_64"
        },
        "product_reference": "httpd-debuginfo-0:2.0.52-22.ent.x86_64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.52-22.ent.i386 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:httpd-devel-0:2.0.52-22.ent.i386"
        },
        "product_reference": "httpd-devel-0:2.0.52-22.ent.i386",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.52-22.ent.ia64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:httpd-devel-0:2.0.52-22.ent.ia64"
        },
        "product_reference": "httpd-devel-0:2.0.52-22.ent.ia64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.52-22.ent.ppc as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:httpd-devel-0:2.0.52-22.ent.ppc"
        },
        "product_reference": "httpd-devel-0:2.0.52-22.ent.ppc",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.52-22.ent.s390 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:httpd-devel-0:2.0.52-22.ent.s390"
        },
        "product_reference": "httpd-devel-0:2.0.52-22.ent.s390",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.52-22.ent.s390x as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:httpd-devel-0:2.0.52-22.ent.s390x"
        },
        "product_reference": "httpd-devel-0:2.0.52-22.ent.s390x",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.52-22.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:httpd-devel-0:2.0.52-22.ent.x86_64"
        },
        "product_reference": "httpd-devel-0:2.0.52-22.ent.x86_64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-manual-0:2.0.52-22.ent.i386 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:httpd-manual-0:2.0.52-22.ent.i386"
        },
        "product_reference": "httpd-manual-0:2.0.52-22.ent.i386",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-manual-0:2.0.52-22.ent.ia64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:httpd-manual-0:2.0.52-22.ent.ia64"
        },
        "product_reference": "httpd-manual-0:2.0.52-22.ent.ia64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-manual-0:2.0.52-22.ent.ppc as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:httpd-manual-0:2.0.52-22.ent.ppc"
        },
        "product_reference": "httpd-manual-0:2.0.52-22.ent.ppc",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-manual-0:2.0.52-22.ent.s390 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:httpd-manual-0:2.0.52-22.ent.s390"
        },
        "product_reference": "httpd-manual-0:2.0.52-22.ent.s390",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-manual-0:2.0.52-22.ent.s390x as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:httpd-manual-0:2.0.52-22.ent.s390x"
        },
        "product_reference": "httpd-manual-0:2.0.52-22.ent.s390x",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-manual-0:2.0.52-22.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:httpd-manual-0:2.0.52-22.ent.x86_64"
        },
        "product_reference": "httpd-manual-0:2.0.52-22.ent.x86_64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-suexec-0:2.0.52-22.ent.i386 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:httpd-suexec-0:2.0.52-22.ent.i386"
        },
        "product_reference": "httpd-suexec-0:2.0.52-22.ent.i386",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-suexec-0:2.0.52-22.ent.ia64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:httpd-suexec-0:2.0.52-22.ent.ia64"
        },
        "product_reference": "httpd-suexec-0:2.0.52-22.ent.ia64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-suexec-0:2.0.52-22.ent.ppc as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:httpd-suexec-0:2.0.52-22.ent.ppc"
        },
        "product_reference": "httpd-suexec-0:2.0.52-22.ent.ppc",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-suexec-0:2.0.52-22.ent.s390 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:httpd-suexec-0:2.0.52-22.ent.s390"
        },
        "product_reference": "httpd-suexec-0:2.0.52-22.ent.s390",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-suexec-0:2.0.52-22.ent.s390x as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:httpd-suexec-0:2.0.52-22.ent.s390x"
        },
        "product_reference": "httpd-suexec-0:2.0.52-22.ent.s390x",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-suexec-0:2.0.52-22.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:httpd-suexec-0:2.0.52-22.ent.x86_64"
        },
        "product_reference": "httpd-suexec-0:2.0.52-22.ent.x86_64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.52-22.ent.i386 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:mod_ssl-1:2.0.52-22.ent.i386"
        },
        "product_reference": "mod_ssl-1:2.0.52-22.ent.i386",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.52-22.ent.ia64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:mod_ssl-1:2.0.52-22.ent.ia64"
        },
        "product_reference": "mod_ssl-1:2.0.52-22.ent.ia64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.52-22.ent.ppc as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:mod_ssl-1:2.0.52-22.ent.ppc"
        },
        "product_reference": "mod_ssl-1:2.0.52-22.ent.ppc",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.52-22.ent.s390 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:mod_ssl-1:2.0.52-22.ent.s390"
        },
        "product_reference": "mod_ssl-1:2.0.52-22.ent.s390",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.52-22.ent.s390x as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:mod_ssl-1:2.0.52-22.ent.s390x"
        },
        "product_reference": "mod_ssl-1:2.0.52-22.ent.s390x",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.52-22.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:mod_ssl-1:2.0.52-22.ent.x86_64"
        },
        "product_reference": "mod_ssl-1:2.0.52-22.ent.x86_64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.52-22.ent.i386 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:httpd-0:2.0.52-22.ent.i386"
        },
        "product_reference": "httpd-0:2.0.52-22.ent.i386",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.52-22.ent.ia64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:httpd-0:2.0.52-22.ent.ia64"
        },
        "product_reference": "httpd-0:2.0.52-22.ent.ia64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.52-22.ent.ppc as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:httpd-0:2.0.52-22.ent.ppc"
        },
        "product_reference": "httpd-0:2.0.52-22.ent.ppc",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.52-22.ent.s390 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:httpd-0:2.0.52-22.ent.s390"
        },
        "product_reference": "httpd-0:2.0.52-22.ent.s390",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.52-22.ent.s390x as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:httpd-0:2.0.52-22.ent.s390x"
        },
        "product_reference": "httpd-0:2.0.52-22.ent.s390x",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.52-22.ent.src as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:httpd-0:2.0.52-22.ent.src"
        },
        "product_reference": "httpd-0:2.0.52-22.ent.src",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-0:2.0.52-22.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:httpd-0:2.0.52-22.ent.x86_64"
        },
        "product_reference": "httpd-0:2.0.52-22.ent.x86_64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.52-22.ent.i386 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:httpd-debuginfo-0:2.0.52-22.ent.i386"
        },
        "product_reference": "httpd-debuginfo-0:2.0.52-22.ent.i386",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.52-22.ent.ia64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:httpd-debuginfo-0:2.0.52-22.ent.ia64"
        },
        "product_reference": "httpd-debuginfo-0:2.0.52-22.ent.ia64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.52-22.ent.ppc as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:httpd-debuginfo-0:2.0.52-22.ent.ppc"
        },
        "product_reference": "httpd-debuginfo-0:2.0.52-22.ent.ppc",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.52-22.ent.s390 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:httpd-debuginfo-0:2.0.52-22.ent.s390"
        },
        "product_reference": "httpd-debuginfo-0:2.0.52-22.ent.s390",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.52-22.ent.s390x as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:httpd-debuginfo-0:2.0.52-22.ent.s390x"
        },
        "product_reference": "httpd-debuginfo-0:2.0.52-22.ent.s390x",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-debuginfo-0:2.0.52-22.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:httpd-debuginfo-0:2.0.52-22.ent.x86_64"
        },
        "product_reference": "httpd-debuginfo-0:2.0.52-22.ent.x86_64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.52-22.ent.i386 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:httpd-devel-0:2.0.52-22.ent.i386"
        },
        "product_reference": "httpd-devel-0:2.0.52-22.ent.i386",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.52-22.ent.ia64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:httpd-devel-0:2.0.52-22.ent.ia64"
        },
        "product_reference": "httpd-devel-0:2.0.52-22.ent.ia64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.52-22.ent.ppc as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:httpd-devel-0:2.0.52-22.ent.ppc"
        },
        "product_reference": "httpd-devel-0:2.0.52-22.ent.ppc",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.52-22.ent.s390 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:httpd-devel-0:2.0.52-22.ent.s390"
        },
        "product_reference": "httpd-devel-0:2.0.52-22.ent.s390",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.52-22.ent.s390x as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:httpd-devel-0:2.0.52-22.ent.s390x"
        },
        "product_reference": "httpd-devel-0:2.0.52-22.ent.s390x",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-devel-0:2.0.52-22.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:httpd-devel-0:2.0.52-22.ent.x86_64"
        },
        "product_reference": "httpd-devel-0:2.0.52-22.ent.x86_64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-manual-0:2.0.52-22.ent.i386 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:httpd-manual-0:2.0.52-22.ent.i386"
        },
        "product_reference": "httpd-manual-0:2.0.52-22.ent.i386",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-manual-0:2.0.52-22.ent.ia64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:httpd-manual-0:2.0.52-22.ent.ia64"
        },
        "product_reference": "httpd-manual-0:2.0.52-22.ent.ia64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-manual-0:2.0.52-22.ent.ppc as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:httpd-manual-0:2.0.52-22.ent.ppc"
        },
        "product_reference": "httpd-manual-0:2.0.52-22.ent.ppc",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-manual-0:2.0.52-22.ent.s390 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:httpd-manual-0:2.0.52-22.ent.s390"
        },
        "product_reference": "httpd-manual-0:2.0.52-22.ent.s390",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-manual-0:2.0.52-22.ent.s390x as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:httpd-manual-0:2.0.52-22.ent.s390x"
        },
        "product_reference": "httpd-manual-0:2.0.52-22.ent.s390x",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-manual-0:2.0.52-22.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:httpd-manual-0:2.0.52-22.ent.x86_64"
        },
        "product_reference": "httpd-manual-0:2.0.52-22.ent.x86_64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-suexec-0:2.0.52-22.ent.i386 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:httpd-suexec-0:2.0.52-22.ent.i386"
        },
        "product_reference": "httpd-suexec-0:2.0.52-22.ent.i386",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-suexec-0:2.0.52-22.ent.ia64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:httpd-suexec-0:2.0.52-22.ent.ia64"
        },
        "product_reference": "httpd-suexec-0:2.0.52-22.ent.ia64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-suexec-0:2.0.52-22.ent.ppc as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:httpd-suexec-0:2.0.52-22.ent.ppc"
        },
        "product_reference": "httpd-suexec-0:2.0.52-22.ent.ppc",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-suexec-0:2.0.52-22.ent.s390 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:httpd-suexec-0:2.0.52-22.ent.s390"
        },
        "product_reference": "httpd-suexec-0:2.0.52-22.ent.s390",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-suexec-0:2.0.52-22.ent.s390x as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:httpd-suexec-0:2.0.52-22.ent.s390x"
        },
        "product_reference": "httpd-suexec-0:2.0.52-22.ent.s390x",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "httpd-suexec-0:2.0.52-22.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:httpd-suexec-0:2.0.52-22.ent.x86_64"
        },
        "product_reference": "httpd-suexec-0:2.0.52-22.ent.x86_64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.52-22.ent.i386 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:mod_ssl-1:2.0.52-22.ent.i386"
        },
        "product_reference": "mod_ssl-1:2.0.52-22.ent.i386",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.52-22.ent.ia64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:mod_ssl-1:2.0.52-22.ent.ia64"
        },
        "product_reference": "mod_ssl-1:2.0.52-22.ent.ia64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.52-22.ent.ppc as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:mod_ssl-1:2.0.52-22.ent.ppc"
        },
        "product_reference": "mod_ssl-1:2.0.52-22.ent.ppc",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.52-22.ent.s390 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:mod_ssl-1:2.0.52-22.ent.s390"
        },
        "product_reference": "mod_ssl-1:2.0.52-22.ent.s390",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.52-22.ent.s390x as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:mod_ssl-1:2.0.52-22.ent.s390x"
        },
        "product_reference": "mod_ssl-1:2.0.52-22.ent.s390x",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mod_ssl-1:2.0.52-22.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:mod_ssl-1:2.0.52-22.ent.x86_64"
        },
        "product_reference": "mod_ssl-1:2.0.52-22.ent.x86_64",
        "relates_to_product_reference": "4WS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2005-2970",
      "discovery_date": "2005-10-25T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1617769"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Memory leak in the worker MPM (worker.c) for Apache 2, in certain circumstances, allows remote attackers to cause a denial of service (memory consumption) via aborted connections, which prevents the memory for the transaction pool from being reused for other connections.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "security flaw",
          "title": "Vulnerability summary"
        }
      ],
      "product_status": {
        "fixed": [
          "3AS:httpd-0:2.0.46-56.ent.i386",
          "3AS:httpd-0:2.0.46-56.ent.ia64",
          "3AS:httpd-0:2.0.46-56.ent.ppc",
          "3AS:httpd-0:2.0.46-56.ent.s390",
          "3AS:httpd-0:2.0.46-56.ent.s390x",
          "3AS:httpd-0:2.0.46-56.ent.src",
          "3AS:httpd-0:2.0.46-56.ent.x86_64",
          "3AS:httpd-debuginfo-0:2.0.46-56.ent.i386",
          "3AS:httpd-debuginfo-0:2.0.46-56.ent.ia64",
          "3AS:httpd-debuginfo-0:2.0.46-56.ent.ppc",
          "3AS:httpd-debuginfo-0:2.0.46-56.ent.s390",
          "3AS:httpd-debuginfo-0:2.0.46-56.ent.s390x",
          "3AS:httpd-debuginfo-0:2.0.46-56.ent.x86_64",
          "3AS:httpd-devel-0:2.0.46-56.ent.i386",
          "3AS:httpd-devel-0:2.0.46-56.ent.ia64",
          "3AS:httpd-devel-0:2.0.46-56.ent.ppc",
          "3AS:httpd-devel-0:2.0.46-56.ent.s390",
          "3AS:httpd-devel-0:2.0.46-56.ent.s390x",
          "3AS:httpd-devel-0:2.0.46-56.ent.x86_64",
          "3AS:mod_ssl-1:2.0.46-56.ent.i386",
          "3AS:mod_ssl-1:2.0.46-56.ent.ia64",
          "3AS:mod_ssl-1:2.0.46-56.ent.ppc",
          "3AS:mod_ssl-1:2.0.46-56.ent.s390",
          "3AS:mod_ssl-1:2.0.46-56.ent.s390x",
          "3AS:mod_ssl-1:2.0.46-56.ent.x86_64",
          "3Desktop:httpd-0:2.0.46-56.ent.i386",
          "3Desktop:httpd-0:2.0.46-56.ent.ia64",
          "3Desktop:httpd-0:2.0.46-56.ent.ppc",
          "3Desktop:httpd-0:2.0.46-56.ent.s390",
          "3Desktop:httpd-0:2.0.46-56.ent.s390x",
          "3Desktop:httpd-0:2.0.46-56.ent.src",
          "3Desktop:httpd-0:2.0.46-56.ent.x86_64",
          "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.i386",
          "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.ia64",
          "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.ppc",
          "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.s390",
          "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.s390x",
          "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.x86_64",
          "3Desktop:httpd-devel-0:2.0.46-56.ent.i386",
          "3Desktop:httpd-devel-0:2.0.46-56.ent.ia64",
          "3Desktop:httpd-devel-0:2.0.46-56.ent.ppc",
          "3Desktop:httpd-devel-0:2.0.46-56.ent.s390",
          "3Desktop:httpd-devel-0:2.0.46-56.ent.s390x",
          "3Desktop:httpd-devel-0:2.0.46-56.ent.x86_64",
          "3Desktop:mod_ssl-1:2.0.46-56.ent.i386",
          "3Desktop:mod_ssl-1:2.0.46-56.ent.ia64",
          "3Desktop:mod_ssl-1:2.0.46-56.ent.ppc",
          "3Desktop:mod_ssl-1:2.0.46-56.ent.s390",
          "3Desktop:mod_ssl-1:2.0.46-56.ent.s390x",
          "3Desktop:mod_ssl-1:2.0.46-56.ent.x86_64",
          "3ES:httpd-0:2.0.46-56.ent.i386",
          "3ES:httpd-0:2.0.46-56.ent.ia64",
          "3ES:httpd-0:2.0.46-56.ent.ppc",
          "3ES:httpd-0:2.0.46-56.ent.s390",
          "3ES:httpd-0:2.0.46-56.ent.s390x",
          "3ES:httpd-0:2.0.46-56.ent.src",
          "3ES:httpd-0:2.0.46-56.ent.x86_64",
          "3ES:httpd-debuginfo-0:2.0.46-56.ent.i386",
          "3ES:httpd-debuginfo-0:2.0.46-56.ent.ia64",
          "3ES:httpd-debuginfo-0:2.0.46-56.ent.ppc",
          "3ES:httpd-debuginfo-0:2.0.46-56.ent.s390",
          "3ES:httpd-debuginfo-0:2.0.46-56.ent.s390x",
          "3ES:httpd-debuginfo-0:2.0.46-56.ent.x86_64",
          "3ES:httpd-devel-0:2.0.46-56.ent.i386",
          "3ES:httpd-devel-0:2.0.46-56.ent.ia64",
          "3ES:httpd-devel-0:2.0.46-56.ent.ppc",
          "3ES:httpd-devel-0:2.0.46-56.ent.s390",
          "3ES:httpd-devel-0:2.0.46-56.ent.s390x",
          "3ES:httpd-devel-0:2.0.46-56.ent.x86_64",
          "3ES:mod_ssl-1:2.0.46-56.ent.i386",
          "3ES:mod_ssl-1:2.0.46-56.ent.ia64",
          "3ES:mod_ssl-1:2.0.46-56.ent.ppc",
          "3ES:mod_ssl-1:2.0.46-56.ent.s390",
          "3ES:mod_ssl-1:2.0.46-56.ent.s390x",
          "3ES:mod_ssl-1:2.0.46-56.ent.x86_64",
          "3WS:httpd-0:2.0.46-56.ent.i386",
          "3WS:httpd-0:2.0.46-56.ent.ia64",
          "3WS:httpd-0:2.0.46-56.ent.ppc",
          "3WS:httpd-0:2.0.46-56.ent.s390",
          "3WS:httpd-0:2.0.46-56.ent.s390x",
          "3WS:httpd-0:2.0.46-56.ent.src",
          "3WS:httpd-0:2.0.46-56.ent.x86_64",
          "3WS:httpd-debuginfo-0:2.0.46-56.ent.i386",
          "3WS:httpd-debuginfo-0:2.0.46-56.ent.ia64",
          "3WS:httpd-debuginfo-0:2.0.46-56.ent.ppc",
          "3WS:httpd-debuginfo-0:2.0.46-56.ent.s390",
          "3WS:httpd-debuginfo-0:2.0.46-56.ent.s390x",
          "3WS:httpd-debuginfo-0:2.0.46-56.ent.x86_64",
          "3WS:httpd-devel-0:2.0.46-56.ent.i386",
          "3WS:httpd-devel-0:2.0.46-56.ent.ia64",
          "3WS:httpd-devel-0:2.0.46-56.ent.ppc",
          "3WS:httpd-devel-0:2.0.46-56.ent.s390",
          "3WS:httpd-devel-0:2.0.46-56.ent.s390x",
          "3WS:httpd-devel-0:2.0.46-56.ent.x86_64",
          "3WS:mod_ssl-1:2.0.46-56.ent.i386",
          "3WS:mod_ssl-1:2.0.46-56.ent.ia64",
          "3WS:mod_ssl-1:2.0.46-56.ent.ppc",
          "3WS:mod_ssl-1:2.0.46-56.ent.s390",
          "3WS:mod_ssl-1:2.0.46-56.ent.s390x",
          "3WS:mod_ssl-1:2.0.46-56.ent.x86_64",
          "4AS:httpd-0:2.0.52-22.ent.i386",
          "4AS:httpd-0:2.0.52-22.ent.ia64",
          "4AS:httpd-0:2.0.52-22.ent.ppc",
          "4AS:httpd-0:2.0.52-22.ent.s390",
          "4AS:httpd-0:2.0.52-22.ent.s390x",
          "4AS:httpd-0:2.0.52-22.ent.src",
          "4AS:httpd-0:2.0.52-22.ent.x86_64",
          "4AS:httpd-debuginfo-0:2.0.52-22.ent.i386",
          "4AS:httpd-debuginfo-0:2.0.52-22.ent.ia64",
          "4AS:httpd-debuginfo-0:2.0.52-22.ent.ppc",
          "4AS:httpd-debuginfo-0:2.0.52-22.ent.s390",
          "4AS:httpd-debuginfo-0:2.0.52-22.ent.s390x",
          "4AS:httpd-debuginfo-0:2.0.52-22.ent.x86_64",
          "4AS:httpd-devel-0:2.0.52-22.ent.i386",
          "4AS:httpd-devel-0:2.0.52-22.ent.ia64",
          "4AS:httpd-devel-0:2.0.52-22.ent.ppc",
          "4AS:httpd-devel-0:2.0.52-22.ent.s390",
          "4AS:httpd-devel-0:2.0.52-22.ent.s390x",
          "4AS:httpd-devel-0:2.0.52-22.ent.x86_64",
          "4AS:httpd-manual-0:2.0.52-22.ent.i386",
          "4AS:httpd-manual-0:2.0.52-22.ent.ia64",
          "4AS:httpd-manual-0:2.0.52-22.ent.ppc",
          "4AS:httpd-manual-0:2.0.52-22.ent.s390",
          "4AS:httpd-manual-0:2.0.52-22.ent.s390x",
          "4AS:httpd-manual-0:2.0.52-22.ent.x86_64",
          "4AS:httpd-suexec-0:2.0.52-22.ent.i386",
          "4AS:httpd-suexec-0:2.0.52-22.ent.ia64",
          "4AS:httpd-suexec-0:2.0.52-22.ent.ppc",
          "4AS:httpd-suexec-0:2.0.52-22.ent.s390",
          "4AS:httpd-suexec-0:2.0.52-22.ent.s390x",
          "4AS:httpd-suexec-0:2.0.52-22.ent.x86_64",
          "4AS:mod_ssl-1:2.0.52-22.ent.i386",
          "4AS:mod_ssl-1:2.0.52-22.ent.ia64",
          "4AS:mod_ssl-1:2.0.52-22.ent.ppc",
          "4AS:mod_ssl-1:2.0.52-22.ent.s390",
          "4AS:mod_ssl-1:2.0.52-22.ent.s390x",
          "4AS:mod_ssl-1:2.0.52-22.ent.x86_64",
          "4Desktop:httpd-0:2.0.52-22.ent.i386",
          "4Desktop:httpd-0:2.0.52-22.ent.ia64",
          "4Desktop:httpd-0:2.0.52-22.ent.ppc",
          "4Desktop:httpd-0:2.0.52-22.ent.s390",
          "4Desktop:httpd-0:2.0.52-22.ent.s390x",
          "4Desktop:httpd-0:2.0.52-22.ent.src",
          "4Desktop:httpd-0:2.0.52-22.ent.x86_64",
          "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.i386",
          "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.ia64",
          "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.ppc",
          "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.s390",
          "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.s390x",
          "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.x86_64",
          "4Desktop:httpd-devel-0:2.0.52-22.ent.i386",
          "4Desktop:httpd-devel-0:2.0.52-22.ent.ia64",
          "4Desktop:httpd-devel-0:2.0.52-22.ent.ppc",
          "4Desktop:httpd-devel-0:2.0.52-22.ent.s390",
          "4Desktop:httpd-devel-0:2.0.52-22.ent.s390x",
          "4Desktop:httpd-devel-0:2.0.52-22.ent.x86_64",
          "4Desktop:httpd-manual-0:2.0.52-22.ent.i386",
          "4Desktop:httpd-manual-0:2.0.52-22.ent.ia64",
          "4Desktop:httpd-manual-0:2.0.52-22.ent.ppc",
          "4Desktop:httpd-manual-0:2.0.52-22.ent.s390",
          "4Desktop:httpd-manual-0:2.0.52-22.ent.s390x",
          "4Desktop:httpd-manual-0:2.0.52-22.ent.x86_64",
          "4Desktop:httpd-suexec-0:2.0.52-22.ent.i386",
          "4Desktop:httpd-suexec-0:2.0.52-22.ent.ia64",
          "4Desktop:httpd-suexec-0:2.0.52-22.ent.ppc",
          "4Desktop:httpd-suexec-0:2.0.52-22.ent.s390",
          "4Desktop:httpd-suexec-0:2.0.52-22.ent.s390x",
          "4Desktop:httpd-suexec-0:2.0.52-22.ent.x86_64",
          "4Desktop:mod_ssl-1:2.0.52-22.ent.i386",
          "4Desktop:mod_ssl-1:2.0.52-22.ent.ia64",
          "4Desktop:mod_ssl-1:2.0.52-22.ent.ppc",
          "4Desktop:mod_ssl-1:2.0.52-22.ent.s390",
          "4Desktop:mod_ssl-1:2.0.52-22.ent.s390x",
          "4Desktop:mod_ssl-1:2.0.52-22.ent.x86_64",
          "4ES:httpd-0:2.0.52-22.ent.i386",
          "4ES:httpd-0:2.0.52-22.ent.ia64",
          "4ES:httpd-0:2.0.52-22.ent.ppc",
          "4ES:httpd-0:2.0.52-22.ent.s390",
          "4ES:httpd-0:2.0.52-22.ent.s390x",
          "4ES:httpd-0:2.0.52-22.ent.src",
          "4ES:httpd-0:2.0.52-22.ent.x86_64",
          "4ES:httpd-debuginfo-0:2.0.52-22.ent.i386",
          "4ES:httpd-debuginfo-0:2.0.52-22.ent.ia64",
          "4ES:httpd-debuginfo-0:2.0.52-22.ent.ppc",
          "4ES:httpd-debuginfo-0:2.0.52-22.ent.s390",
          "4ES:httpd-debuginfo-0:2.0.52-22.ent.s390x",
          "4ES:httpd-debuginfo-0:2.0.52-22.ent.x86_64",
          "4ES:httpd-devel-0:2.0.52-22.ent.i386",
          "4ES:httpd-devel-0:2.0.52-22.ent.ia64",
          "4ES:httpd-devel-0:2.0.52-22.ent.ppc",
          "4ES:httpd-devel-0:2.0.52-22.ent.s390",
          "4ES:httpd-devel-0:2.0.52-22.ent.s390x",
          "4ES:httpd-devel-0:2.0.52-22.ent.x86_64",
          "4ES:httpd-manual-0:2.0.52-22.ent.i386",
          "4ES:httpd-manual-0:2.0.52-22.ent.ia64",
          "4ES:httpd-manual-0:2.0.52-22.ent.ppc",
          "4ES:httpd-manual-0:2.0.52-22.ent.s390",
          "4ES:httpd-manual-0:2.0.52-22.ent.s390x",
          "4ES:httpd-manual-0:2.0.52-22.ent.x86_64",
          "4ES:httpd-suexec-0:2.0.52-22.ent.i386",
          "4ES:httpd-suexec-0:2.0.52-22.ent.ia64",
          "4ES:httpd-suexec-0:2.0.52-22.ent.ppc",
          "4ES:httpd-suexec-0:2.0.52-22.ent.s390",
          "4ES:httpd-suexec-0:2.0.52-22.ent.s390x",
          "4ES:httpd-suexec-0:2.0.52-22.ent.x86_64",
          "4ES:mod_ssl-1:2.0.52-22.ent.i386",
          "4ES:mod_ssl-1:2.0.52-22.ent.ia64",
          "4ES:mod_ssl-1:2.0.52-22.ent.ppc",
          "4ES:mod_ssl-1:2.0.52-22.ent.s390",
          "4ES:mod_ssl-1:2.0.52-22.ent.s390x",
          "4ES:mod_ssl-1:2.0.52-22.ent.x86_64",
          "4WS:httpd-0:2.0.52-22.ent.i386",
          "4WS:httpd-0:2.0.52-22.ent.ia64",
          "4WS:httpd-0:2.0.52-22.ent.ppc",
          "4WS:httpd-0:2.0.52-22.ent.s390",
          "4WS:httpd-0:2.0.52-22.ent.s390x",
          "4WS:httpd-0:2.0.52-22.ent.src",
          "4WS:httpd-0:2.0.52-22.ent.x86_64",
          "4WS:httpd-debuginfo-0:2.0.52-22.ent.i386",
          "4WS:httpd-debuginfo-0:2.0.52-22.ent.ia64",
          "4WS:httpd-debuginfo-0:2.0.52-22.ent.ppc",
          "4WS:httpd-debuginfo-0:2.0.52-22.ent.s390",
          "4WS:httpd-debuginfo-0:2.0.52-22.ent.s390x",
          "4WS:httpd-debuginfo-0:2.0.52-22.ent.x86_64",
          "4WS:httpd-devel-0:2.0.52-22.ent.i386",
          "4WS:httpd-devel-0:2.0.52-22.ent.ia64",
          "4WS:httpd-devel-0:2.0.52-22.ent.ppc",
          "4WS:httpd-devel-0:2.0.52-22.ent.s390",
          "4WS:httpd-devel-0:2.0.52-22.ent.s390x",
          "4WS:httpd-devel-0:2.0.52-22.ent.x86_64",
          "4WS:httpd-manual-0:2.0.52-22.ent.i386",
          "4WS:httpd-manual-0:2.0.52-22.ent.ia64",
          "4WS:httpd-manual-0:2.0.52-22.ent.ppc",
          "4WS:httpd-manual-0:2.0.52-22.ent.s390",
          "4WS:httpd-manual-0:2.0.52-22.ent.s390x",
          "4WS:httpd-manual-0:2.0.52-22.ent.x86_64",
          "4WS:httpd-suexec-0:2.0.52-22.ent.i386",
          "4WS:httpd-suexec-0:2.0.52-22.ent.ia64",
          "4WS:httpd-suexec-0:2.0.52-22.ent.ppc",
          "4WS:httpd-suexec-0:2.0.52-22.ent.s390",
          "4WS:httpd-suexec-0:2.0.52-22.ent.s390x",
          "4WS:httpd-suexec-0:2.0.52-22.ent.x86_64",
          "4WS:mod_ssl-1:2.0.52-22.ent.i386",
          "4WS:mod_ssl-1:2.0.52-22.ent.ia64",
          "4WS:mod_ssl-1:2.0.52-22.ent.ppc",
          "4WS:mod_ssl-1:2.0.52-22.ent.s390",
          "4WS:mod_ssl-1:2.0.52-22.ent.s390x",
          "4WS:mod_ssl-1:2.0.52-22.ent.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2005-2970"
        },
        {
          "category": "external",
          "summary": "RHBZ#1617769",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617769"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2005-2970",
          "url": "https://www.cve.org/CVERecord?id=CVE-2005-2970"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2005-2970",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2005-2970"
        }
      ],
      "release_date": "2005-10-25T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2006-01-05T15:59:00+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via Red Hat Network.  To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.",
          "product_ids": [
            "3AS:httpd-0:2.0.46-56.ent.i386",
            "3AS:httpd-0:2.0.46-56.ent.ia64",
            "3AS:httpd-0:2.0.46-56.ent.ppc",
            "3AS:httpd-0:2.0.46-56.ent.s390",
            "3AS:httpd-0:2.0.46-56.ent.s390x",
            "3AS:httpd-0:2.0.46-56.ent.src",
            "3AS:httpd-0:2.0.46-56.ent.x86_64",
            "3AS:httpd-debuginfo-0:2.0.46-56.ent.i386",
            "3AS:httpd-debuginfo-0:2.0.46-56.ent.ia64",
            "3AS:httpd-debuginfo-0:2.0.46-56.ent.ppc",
            "3AS:httpd-debuginfo-0:2.0.46-56.ent.s390",
            "3AS:httpd-debuginfo-0:2.0.46-56.ent.s390x",
            "3AS:httpd-debuginfo-0:2.0.46-56.ent.x86_64",
            "3AS:httpd-devel-0:2.0.46-56.ent.i386",
            "3AS:httpd-devel-0:2.0.46-56.ent.ia64",
            "3AS:httpd-devel-0:2.0.46-56.ent.ppc",
            "3AS:httpd-devel-0:2.0.46-56.ent.s390",
            "3AS:httpd-devel-0:2.0.46-56.ent.s390x",
            "3AS:httpd-devel-0:2.0.46-56.ent.x86_64",
            "3AS:mod_ssl-1:2.0.46-56.ent.i386",
            "3AS:mod_ssl-1:2.0.46-56.ent.ia64",
            "3AS:mod_ssl-1:2.0.46-56.ent.ppc",
            "3AS:mod_ssl-1:2.0.46-56.ent.s390",
            "3AS:mod_ssl-1:2.0.46-56.ent.s390x",
            "3AS:mod_ssl-1:2.0.46-56.ent.x86_64",
            "3Desktop:httpd-0:2.0.46-56.ent.i386",
            "3Desktop:httpd-0:2.0.46-56.ent.ia64",
            "3Desktop:httpd-0:2.0.46-56.ent.ppc",
            "3Desktop:httpd-0:2.0.46-56.ent.s390",
            "3Desktop:httpd-0:2.0.46-56.ent.s390x",
            "3Desktop:httpd-0:2.0.46-56.ent.src",
            "3Desktop:httpd-0:2.0.46-56.ent.x86_64",
            "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.i386",
            "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.ia64",
            "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.ppc",
            "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.s390",
            "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.s390x",
            "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.x86_64",
            "3Desktop:httpd-devel-0:2.0.46-56.ent.i386",
            "3Desktop:httpd-devel-0:2.0.46-56.ent.ia64",
            "3Desktop:httpd-devel-0:2.0.46-56.ent.ppc",
            "3Desktop:httpd-devel-0:2.0.46-56.ent.s390",
            "3Desktop:httpd-devel-0:2.0.46-56.ent.s390x",
            "3Desktop:httpd-devel-0:2.0.46-56.ent.x86_64",
            "3Desktop:mod_ssl-1:2.0.46-56.ent.i386",
            "3Desktop:mod_ssl-1:2.0.46-56.ent.ia64",
            "3Desktop:mod_ssl-1:2.0.46-56.ent.ppc",
            "3Desktop:mod_ssl-1:2.0.46-56.ent.s390",
            "3Desktop:mod_ssl-1:2.0.46-56.ent.s390x",
            "3Desktop:mod_ssl-1:2.0.46-56.ent.x86_64",
            "3ES:httpd-0:2.0.46-56.ent.i386",
            "3ES:httpd-0:2.0.46-56.ent.ia64",
            "3ES:httpd-0:2.0.46-56.ent.ppc",
            "3ES:httpd-0:2.0.46-56.ent.s390",
            "3ES:httpd-0:2.0.46-56.ent.s390x",
            "3ES:httpd-0:2.0.46-56.ent.src",
            "3ES:httpd-0:2.0.46-56.ent.x86_64",
            "3ES:httpd-debuginfo-0:2.0.46-56.ent.i386",
            "3ES:httpd-debuginfo-0:2.0.46-56.ent.ia64",
            "3ES:httpd-debuginfo-0:2.0.46-56.ent.ppc",
            "3ES:httpd-debuginfo-0:2.0.46-56.ent.s390",
            "3ES:httpd-debuginfo-0:2.0.46-56.ent.s390x",
            "3ES:httpd-debuginfo-0:2.0.46-56.ent.x86_64",
            "3ES:httpd-devel-0:2.0.46-56.ent.i386",
            "3ES:httpd-devel-0:2.0.46-56.ent.ia64",
            "3ES:httpd-devel-0:2.0.46-56.ent.ppc",
            "3ES:httpd-devel-0:2.0.46-56.ent.s390",
            "3ES:httpd-devel-0:2.0.46-56.ent.s390x",
            "3ES:httpd-devel-0:2.0.46-56.ent.x86_64",
            "3ES:mod_ssl-1:2.0.46-56.ent.i386",
            "3ES:mod_ssl-1:2.0.46-56.ent.ia64",
            "3ES:mod_ssl-1:2.0.46-56.ent.ppc",
            "3ES:mod_ssl-1:2.0.46-56.ent.s390",
            "3ES:mod_ssl-1:2.0.46-56.ent.s390x",
            "3ES:mod_ssl-1:2.0.46-56.ent.x86_64",
            "3WS:httpd-0:2.0.46-56.ent.i386",
            "3WS:httpd-0:2.0.46-56.ent.ia64",
            "3WS:httpd-0:2.0.46-56.ent.ppc",
            "3WS:httpd-0:2.0.46-56.ent.s390",
            "3WS:httpd-0:2.0.46-56.ent.s390x",
            "3WS:httpd-0:2.0.46-56.ent.src",
            "3WS:httpd-0:2.0.46-56.ent.x86_64",
            "3WS:httpd-debuginfo-0:2.0.46-56.ent.i386",
            "3WS:httpd-debuginfo-0:2.0.46-56.ent.ia64",
            "3WS:httpd-debuginfo-0:2.0.46-56.ent.ppc",
            "3WS:httpd-debuginfo-0:2.0.46-56.ent.s390",
            "3WS:httpd-debuginfo-0:2.0.46-56.ent.s390x",
            "3WS:httpd-debuginfo-0:2.0.46-56.ent.x86_64",
            "3WS:httpd-devel-0:2.0.46-56.ent.i386",
            "3WS:httpd-devel-0:2.0.46-56.ent.ia64",
            "3WS:httpd-devel-0:2.0.46-56.ent.ppc",
            "3WS:httpd-devel-0:2.0.46-56.ent.s390",
            "3WS:httpd-devel-0:2.0.46-56.ent.s390x",
            "3WS:httpd-devel-0:2.0.46-56.ent.x86_64",
            "3WS:mod_ssl-1:2.0.46-56.ent.i386",
            "3WS:mod_ssl-1:2.0.46-56.ent.ia64",
            "3WS:mod_ssl-1:2.0.46-56.ent.ppc",
            "3WS:mod_ssl-1:2.0.46-56.ent.s390",
            "3WS:mod_ssl-1:2.0.46-56.ent.s390x",
            "3WS:mod_ssl-1:2.0.46-56.ent.x86_64",
            "4AS:httpd-0:2.0.52-22.ent.i386",
            "4AS:httpd-0:2.0.52-22.ent.ia64",
            "4AS:httpd-0:2.0.52-22.ent.ppc",
            "4AS:httpd-0:2.0.52-22.ent.s390",
            "4AS:httpd-0:2.0.52-22.ent.s390x",
            "4AS:httpd-0:2.0.52-22.ent.src",
            "4AS:httpd-0:2.0.52-22.ent.x86_64",
            "4AS:httpd-debuginfo-0:2.0.52-22.ent.i386",
            "4AS:httpd-debuginfo-0:2.0.52-22.ent.ia64",
            "4AS:httpd-debuginfo-0:2.0.52-22.ent.ppc",
            "4AS:httpd-debuginfo-0:2.0.52-22.ent.s390",
            "4AS:httpd-debuginfo-0:2.0.52-22.ent.s390x",
            "4AS:httpd-debuginfo-0:2.0.52-22.ent.x86_64",
            "4AS:httpd-devel-0:2.0.52-22.ent.i386",
            "4AS:httpd-devel-0:2.0.52-22.ent.ia64",
            "4AS:httpd-devel-0:2.0.52-22.ent.ppc",
            "4AS:httpd-devel-0:2.0.52-22.ent.s390",
            "4AS:httpd-devel-0:2.0.52-22.ent.s390x",
            "4AS:httpd-devel-0:2.0.52-22.ent.x86_64",
            "4AS:httpd-manual-0:2.0.52-22.ent.i386",
            "4AS:httpd-manual-0:2.0.52-22.ent.ia64",
            "4AS:httpd-manual-0:2.0.52-22.ent.ppc",
            "4AS:httpd-manual-0:2.0.52-22.ent.s390",
            "4AS:httpd-manual-0:2.0.52-22.ent.s390x",
            "4AS:httpd-manual-0:2.0.52-22.ent.x86_64",
            "4AS:httpd-suexec-0:2.0.52-22.ent.i386",
            "4AS:httpd-suexec-0:2.0.52-22.ent.ia64",
            "4AS:httpd-suexec-0:2.0.52-22.ent.ppc",
            "4AS:httpd-suexec-0:2.0.52-22.ent.s390",
            "4AS:httpd-suexec-0:2.0.52-22.ent.s390x",
            "4AS:httpd-suexec-0:2.0.52-22.ent.x86_64",
            "4AS:mod_ssl-1:2.0.52-22.ent.i386",
            "4AS:mod_ssl-1:2.0.52-22.ent.ia64",
            "4AS:mod_ssl-1:2.0.52-22.ent.ppc",
            "4AS:mod_ssl-1:2.0.52-22.ent.s390",
            "4AS:mod_ssl-1:2.0.52-22.ent.s390x",
            "4AS:mod_ssl-1:2.0.52-22.ent.x86_64",
            "4Desktop:httpd-0:2.0.52-22.ent.i386",
            "4Desktop:httpd-0:2.0.52-22.ent.ia64",
            "4Desktop:httpd-0:2.0.52-22.ent.ppc",
            "4Desktop:httpd-0:2.0.52-22.ent.s390",
            "4Desktop:httpd-0:2.0.52-22.ent.s390x",
            "4Desktop:httpd-0:2.0.52-22.ent.src",
            "4Desktop:httpd-0:2.0.52-22.ent.x86_64",
            "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.i386",
            "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.ia64",
            "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.ppc",
            "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.s390",
            "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.s390x",
            "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.x86_64",
            "4Desktop:httpd-devel-0:2.0.52-22.ent.i386",
            "4Desktop:httpd-devel-0:2.0.52-22.ent.ia64",
            "4Desktop:httpd-devel-0:2.0.52-22.ent.ppc",
            "4Desktop:httpd-devel-0:2.0.52-22.ent.s390",
            "4Desktop:httpd-devel-0:2.0.52-22.ent.s390x",
            "4Desktop:httpd-devel-0:2.0.52-22.ent.x86_64",
            "4Desktop:httpd-manual-0:2.0.52-22.ent.i386",
            "4Desktop:httpd-manual-0:2.0.52-22.ent.ia64",
            "4Desktop:httpd-manual-0:2.0.52-22.ent.ppc",
            "4Desktop:httpd-manual-0:2.0.52-22.ent.s390",
            "4Desktop:httpd-manual-0:2.0.52-22.ent.s390x",
            "4Desktop:httpd-manual-0:2.0.52-22.ent.x86_64",
            "4Desktop:httpd-suexec-0:2.0.52-22.ent.i386",
            "4Desktop:httpd-suexec-0:2.0.52-22.ent.ia64",
            "4Desktop:httpd-suexec-0:2.0.52-22.ent.ppc",
            "4Desktop:httpd-suexec-0:2.0.52-22.ent.s390",
            "4Desktop:httpd-suexec-0:2.0.52-22.ent.s390x",
            "4Desktop:httpd-suexec-0:2.0.52-22.ent.x86_64",
            "4Desktop:mod_ssl-1:2.0.52-22.ent.i386",
            "4Desktop:mod_ssl-1:2.0.52-22.ent.ia64",
            "4Desktop:mod_ssl-1:2.0.52-22.ent.ppc",
            "4Desktop:mod_ssl-1:2.0.52-22.ent.s390",
            "4Desktop:mod_ssl-1:2.0.52-22.ent.s390x",
            "4Desktop:mod_ssl-1:2.0.52-22.ent.x86_64",
            "4ES:httpd-0:2.0.52-22.ent.i386",
            "4ES:httpd-0:2.0.52-22.ent.ia64",
            "4ES:httpd-0:2.0.52-22.ent.ppc",
            "4ES:httpd-0:2.0.52-22.ent.s390",
            "4ES:httpd-0:2.0.52-22.ent.s390x",
            "4ES:httpd-0:2.0.52-22.ent.src",
            "4ES:httpd-0:2.0.52-22.ent.x86_64",
            "4ES:httpd-debuginfo-0:2.0.52-22.ent.i386",
            "4ES:httpd-debuginfo-0:2.0.52-22.ent.ia64",
            "4ES:httpd-debuginfo-0:2.0.52-22.ent.ppc",
            "4ES:httpd-debuginfo-0:2.0.52-22.ent.s390",
            "4ES:httpd-debuginfo-0:2.0.52-22.ent.s390x",
            "4ES:httpd-debuginfo-0:2.0.52-22.ent.x86_64",
            "4ES:httpd-devel-0:2.0.52-22.ent.i386",
            "4ES:httpd-devel-0:2.0.52-22.ent.ia64",
            "4ES:httpd-devel-0:2.0.52-22.ent.ppc",
            "4ES:httpd-devel-0:2.0.52-22.ent.s390",
            "4ES:httpd-devel-0:2.0.52-22.ent.s390x",
            "4ES:httpd-devel-0:2.0.52-22.ent.x86_64",
            "4ES:httpd-manual-0:2.0.52-22.ent.i386",
            "4ES:httpd-manual-0:2.0.52-22.ent.ia64",
            "4ES:httpd-manual-0:2.0.52-22.ent.ppc",
            "4ES:httpd-manual-0:2.0.52-22.ent.s390",
            "4ES:httpd-manual-0:2.0.52-22.ent.s390x",
            "4ES:httpd-manual-0:2.0.52-22.ent.x86_64",
            "4ES:httpd-suexec-0:2.0.52-22.ent.i386",
            "4ES:httpd-suexec-0:2.0.52-22.ent.ia64",
            "4ES:httpd-suexec-0:2.0.52-22.ent.ppc",
            "4ES:httpd-suexec-0:2.0.52-22.ent.s390",
            "4ES:httpd-suexec-0:2.0.52-22.ent.s390x",
            "4ES:httpd-suexec-0:2.0.52-22.ent.x86_64",
            "4ES:mod_ssl-1:2.0.52-22.ent.i386",
            "4ES:mod_ssl-1:2.0.52-22.ent.ia64",
            "4ES:mod_ssl-1:2.0.52-22.ent.ppc",
            "4ES:mod_ssl-1:2.0.52-22.ent.s390",
            "4ES:mod_ssl-1:2.0.52-22.ent.s390x",
            "4ES:mod_ssl-1:2.0.52-22.ent.x86_64",
            "4WS:httpd-0:2.0.52-22.ent.i386",
            "4WS:httpd-0:2.0.52-22.ent.ia64",
            "4WS:httpd-0:2.0.52-22.ent.ppc",
            "4WS:httpd-0:2.0.52-22.ent.s390",
            "4WS:httpd-0:2.0.52-22.ent.s390x",
            "4WS:httpd-0:2.0.52-22.ent.src",
            "4WS:httpd-0:2.0.52-22.ent.x86_64",
            "4WS:httpd-debuginfo-0:2.0.52-22.ent.i386",
            "4WS:httpd-debuginfo-0:2.0.52-22.ent.ia64",
            "4WS:httpd-debuginfo-0:2.0.52-22.ent.ppc",
            "4WS:httpd-debuginfo-0:2.0.52-22.ent.s390",
            "4WS:httpd-debuginfo-0:2.0.52-22.ent.s390x",
            "4WS:httpd-debuginfo-0:2.0.52-22.ent.x86_64",
            "4WS:httpd-devel-0:2.0.52-22.ent.i386",
            "4WS:httpd-devel-0:2.0.52-22.ent.ia64",
            "4WS:httpd-devel-0:2.0.52-22.ent.ppc",
            "4WS:httpd-devel-0:2.0.52-22.ent.s390",
            "4WS:httpd-devel-0:2.0.52-22.ent.s390x",
            "4WS:httpd-devel-0:2.0.52-22.ent.x86_64",
            "4WS:httpd-manual-0:2.0.52-22.ent.i386",
            "4WS:httpd-manual-0:2.0.52-22.ent.ia64",
            "4WS:httpd-manual-0:2.0.52-22.ent.ppc",
            "4WS:httpd-manual-0:2.0.52-22.ent.s390",
            "4WS:httpd-manual-0:2.0.52-22.ent.s390x",
            "4WS:httpd-manual-0:2.0.52-22.ent.x86_64",
            "4WS:httpd-suexec-0:2.0.52-22.ent.i386",
            "4WS:httpd-suexec-0:2.0.52-22.ent.ia64",
            "4WS:httpd-suexec-0:2.0.52-22.ent.ppc",
            "4WS:httpd-suexec-0:2.0.52-22.ent.s390",
            "4WS:httpd-suexec-0:2.0.52-22.ent.s390x",
            "4WS:httpd-suexec-0:2.0.52-22.ent.x86_64",
            "4WS:mod_ssl-1:2.0.52-22.ent.i386",
            "4WS:mod_ssl-1:2.0.52-22.ent.ia64",
            "4WS:mod_ssl-1:2.0.52-22.ent.ppc",
            "4WS:mod_ssl-1:2.0.52-22.ent.s390",
            "4WS:mod_ssl-1:2.0.52-22.ent.s390x",
            "4WS:mod_ssl-1:2.0.52-22.ent.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2006:0159"
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "security flaw"
    },
    {
      "cve": "CVE-2005-3352",
      "cwe": {
        "id": "CWE-79",
        "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
      },
      "discovery_date": "2005-12-12T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "430524"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Cross-site scripting (XSS) vulnerability in the mod_imap module of Apache httpd before 1.3.35-dev and Apache httpd 2.0.x before 2.0.56-dev allows remote attackers to inject arbitrary web script or HTML via the Referer when using image maps.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "httpd cross-site scripting flaw in mod_imap",
          "title": "Vulnerability summary"
        }
      ],
      "product_status": {
        "fixed": [
          "3AS:httpd-0:2.0.46-56.ent.i386",
          "3AS:httpd-0:2.0.46-56.ent.ia64",
          "3AS:httpd-0:2.0.46-56.ent.ppc",
          "3AS:httpd-0:2.0.46-56.ent.s390",
          "3AS:httpd-0:2.0.46-56.ent.s390x",
          "3AS:httpd-0:2.0.46-56.ent.src",
          "3AS:httpd-0:2.0.46-56.ent.x86_64",
          "3AS:httpd-debuginfo-0:2.0.46-56.ent.i386",
          "3AS:httpd-debuginfo-0:2.0.46-56.ent.ia64",
          "3AS:httpd-debuginfo-0:2.0.46-56.ent.ppc",
          "3AS:httpd-debuginfo-0:2.0.46-56.ent.s390",
          "3AS:httpd-debuginfo-0:2.0.46-56.ent.s390x",
          "3AS:httpd-debuginfo-0:2.0.46-56.ent.x86_64",
          "3AS:httpd-devel-0:2.0.46-56.ent.i386",
          "3AS:httpd-devel-0:2.0.46-56.ent.ia64",
          "3AS:httpd-devel-0:2.0.46-56.ent.ppc",
          "3AS:httpd-devel-0:2.0.46-56.ent.s390",
          "3AS:httpd-devel-0:2.0.46-56.ent.s390x",
          "3AS:httpd-devel-0:2.0.46-56.ent.x86_64",
          "3AS:mod_ssl-1:2.0.46-56.ent.i386",
          "3AS:mod_ssl-1:2.0.46-56.ent.ia64",
          "3AS:mod_ssl-1:2.0.46-56.ent.ppc",
          "3AS:mod_ssl-1:2.0.46-56.ent.s390",
          "3AS:mod_ssl-1:2.0.46-56.ent.s390x",
          "3AS:mod_ssl-1:2.0.46-56.ent.x86_64",
          "3Desktop:httpd-0:2.0.46-56.ent.i386",
          "3Desktop:httpd-0:2.0.46-56.ent.ia64",
          "3Desktop:httpd-0:2.0.46-56.ent.ppc",
          "3Desktop:httpd-0:2.0.46-56.ent.s390",
          "3Desktop:httpd-0:2.0.46-56.ent.s390x",
          "3Desktop:httpd-0:2.0.46-56.ent.src",
          "3Desktop:httpd-0:2.0.46-56.ent.x86_64",
          "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.i386",
          "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.ia64",
          "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.ppc",
          "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.s390",
          "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.s390x",
          "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.x86_64",
          "3Desktop:httpd-devel-0:2.0.46-56.ent.i386",
          "3Desktop:httpd-devel-0:2.0.46-56.ent.ia64",
          "3Desktop:httpd-devel-0:2.0.46-56.ent.ppc",
          "3Desktop:httpd-devel-0:2.0.46-56.ent.s390",
          "3Desktop:httpd-devel-0:2.0.46-56.ent.s390x",
          "3Desktop:httpd-devel-0:2.0.46-56.ent.x86_64",
          "3Desktop:mod_ssl-1:2.0.46-56.ent.i386",
          "3Desktop:mod_ssl-1:2.0.46-56.ent.ia64",
          "3Desktop:mod_ssl-1:2.0.46-56.ent.ppc",
          "3Desktop:mod_ssl-1:2.0.46-56.ent.s390",
          "3Desktop:mod_ssl-1:2.0.46-56.ent.s390x",
          "3Desktop:mod_ssl-1:2.0.46-56.ent.x86_64",
          "3ES:httpd-0:2.0.46-56.ent.i386",
          "3ES:httpd-0:2.0.46-56.ent.ia64",
          "3ES:httpd-0:2.0.46-56.ent.ppc",
          "3ES:httpd-0:2.0.46-56.ent.s390",
          "3ES:httpd-0:2.0.46-56.ent.s390x",
          "3ES:httpd-0:2.0.46-56.ent.src",
          "3ES:httpd-0:2.0.46-56.ent.x86_64",
          "3ES:httpd-debuginfo-0:2.0.46-56.ent.i386",
          "3ES:httpd-debuginfo-0:2.0.46-56.ent.ia64",
          "3ES:httpd-debuginfo-0:2.0.46-56.ent.ppc",
          "3ES:httpd-debuginfo-0:2.0.46-56.ent.s390",
          "3ES:httpd-debuginfo-0:2.0.46-56.ent.s390x",
          "3ES:httpd-debuginfo-0:2.0.46-56.ent.x86_64",
          "3ES:httpd-devel-0:2.0.46-56.ent.i386",
          "3ES:httpd-devel-0:2.0.46-56.ent.ia64",
          "3ES:httpd-devel-0:2.0.46-56.ent.ppc",
          "3ES:httpd-devel-0:2.0.46-56.ent.s390",
          "3ES:httpd-devel-0:2.0.46-56.ent.s390x",
          "3ES:httpd-devel-0:2.0.46-56.ent.x86_64",
          "3ES:mod_ssl-1:2.0.46-56.ent.i386",
          "3ES:mod_ssl-1:2.0.46-56.ent.ia64",
          "3ES:mod_ssl-1:2.0.46-56.ent.ppc",
          "3ES:mod_ssl-1:2.0.46-56.ent.s390",
          "3ES:mod_ssl-1:2.0.46-56.ent.s390x",
          "3ES:mod_ssl-1:2.0.46-56.ent.x86_64",
          "3WS:httpd-0:2.0.46-56.ent.i386",
          "3WS:httpd-0:2.0.46-56.ent.ia64",
          "3WS:httpd-0:2.0.46-56.ent.ppc",
          "3WS:httpd-0:2.0.46-56.ent.s390",
          "3WS:httpd-0:2.0.46-56.ent.s390x",
          "3WS:httpd-0:2.0.46-56.ent.src",
          "3WS:httpd-0:2.0.46-56.ent.x86_64",
          "3WS:httpd-debuginfo-0:2.0.46-56.ent.i386",
          "3WS:httpd-debuginfo-0:2.0.46-56.ent.ia64",
          "3WS:httpd-debuginfo-0:2.0.46-56.ent.ppc",
          "3WS:httpd-debuginfo-0:2.0.46-56.ent.s390",
          "3WS:httpd-debuginfo-0:2.0.46-56.ent.s390x",
          "3WS:httpd-debuginfo-0:2.0.46-56.ent.x86_64",
          "3WS:httpd-devel-0:2.0.46-56.ent.i386",
          "3WS:httpd-devel-0:2.0.46-56.ent.ia64",
          "3WS:httpd-devel-0:2.0.46-56.ent.ppc",
          "3WS:httpd-devel-0:2.0.46-56.ent.s390",
          "3WS:httpd-devel-0:2.0.46-56.ent.s390x",
          "3WS:httpd-devel-0:2.0.46-56.ent.x86_64",
          "3WS:mod_ssl-1:2.0.46-56.ent.i386",
          "3WS:mod_ssl-1:2.0.46-56.ent.ia64",
          "3WS:mod_ssl-1:2.0.46-56.ent.ppc",
          "3WS:mod_ssl-1:2.0.46-56.ent.s390",
          "3WS:mod_ssl-1:2.0.46-56.ent.s390x",
          "3WS:mod_ssl-1:2.0.46-56.ent.x86_64",
          "4AS:httpd-0:2.0.52-22.ent.i386",
          "4AS:httpd-0:2.0.52-22.ent.ia64",
          "4AS:httpd-0:2.0.52-22.ent.ppc",
          "4AS:httpd-0:2.0.52-22.ent.s390",
          "4AS:httpd-0:2.0.52-22.ent.s390x",
          "4AS:httpd-0:2.0.52-22.ent.src",
          "4AS:httpd-0:2.0.52-22.ent.x86_64",
          "4AS:httpd-debuginfo-0:2.0.52-22.ent.i386",
          "4AS:httpd-debuginfo-0:2.0.52-22.ent.ia64",
          "4AS:httpd-debuginfo-0:2.0.52-22.ent.ppc",
          "4AS:httpd-debuginfo-0:2.0.52-22.ent.s390",
          "4AS:httpd-debuginfo-0:2.0.52-22.ent.s390x",
          "4AS:httpd-debuginfo-0:2.0.52-22.ent.x86_64",
          "4AS:httpd-devel-0:2.0.52-22.ent.i386",
          "4AS:httpd-devel-0:2.0.52-22.ent.ia64",
          "4AS:httpd-devel-0:2.0.52-22.ent.ppc",
          "4AS:httpd-devel-0:2.0.52-22.ent.s390",
          "4AS:httpd-devel-0:2.0.52-22.ent.s390x",
          "4AS:httpd-devel-0:2.0.52-22.ent.x86_64",
          "4AS:httpd-manual-0:2.0.52-22.ent.i386",
          "4AS:httpd-manual-0:2.0.52-22.ent.ia64",
          "4AS:httpd-manual-0:2.0.52-22.ent.ppc",
          "4AS:httpd-manual-0:2.0.52-22.ent.s390",
          "4AS:httpd-manual-0:2.0.52-22.ent.s390x",
          "4AS:httpd-manual-0:2.0.52-22.ent.x86_64",
          "4AS:httpd-suexec-0:2.0.52-22.ent.i386",
          "4AS:httpd-suexec-0:2.0.52-22.ent.ia64",
          "4AS:httpd-suexec-0:2.0.52-22.ent.ppc",
          "4AS:httpd-suexec-0:2.0.52-22.ent.s390",
          "4AS:httpd-suexec-0:2.0.52-22.ent.s390x",
          "4AS:httpd-suexec-0:2.0.52-22.ent.x86_64",
          "4AS:mod_ssl-1:2.0.52-22.ent.i386",
          "4AS:mod_ssl-1:2.0.52-22.ent.ia64",
          "4AS:mod_ssl-1:2.0.52-22.ent.ppc",
          "4AS:mod_ssl-1:2.0.52-22.ent.s390",
          "4AS:mod_ssl-1:2.0.52-22.ent.s390x",
          "4AS:mod_ssl-1:2.0.52-22.ent.x86_64",
          "4Desktop:httpd-0:2.0.52-22.ent.i386",
          "4Desktop:httpd-0:2.0.52-22.ent.ia64",
          "4Desktop:httpd-0:2.0.52-22.ent.ppc",
          "4Desktop:httpd-0:2.0.52-22.ent.s390",
          "4Desktop:httpd-0:2.0.52-22.ent.s390x",
          "4Desktop:httpd-0:2.0.52-22.ent.src",
          "4Desktop:httpd-0:2.0.52-22.ent.x86_64",
          "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.i386",
          "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.ia64",
          "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.ppc",
          "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.s390",
          "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.s390x",
          "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.x86_64",
          "4Desktop:httpd-devel-0:2.0.52-22.ent.i386",
          "4Desktop:httpd-devel-0:2.0.52-22.ent.ia64",
          "4Desktop:httpd-devel-0:2.0.52-22.ent.ppc",
          "4Desktop:httpd-devel-0:2.0.52-22.ent.s390",
          "4Desktop:httpd-devel-0:2.0.52-22.ent.s390x",
          "4Desktop:httpd-devel-0:2.0.52-22.ent.x86_64",
          "4Desktop:httpd-manual-0:2.0.52-22.ent.i386",
          "4Desktop:httpd-manual-0:2.0.52-22.ent.ia64",
          "4Desktop:httpd-manual-0:2.0.52-22.ent.ppc",
          "4Desktop:httpd-manual-0:2.0.52-22.ent.s390",
          "4Desktop:httpd-manual-0:2.0.52-22.ent.s390x",
          "4Desktop:httpd-manual-0:2.0.52-22.ent.x86_64",
          "4Desktop:httpd-suexec-0:2.0.52-22.ent.i386",
          "4Desktop:httpd-suexec-0:2.0.52-22.ent.ia64",
          "4Desktop:httpd-suexec-0:2.0.52-22.ent.ppc",
          "4Desktop:httpd-suexec-0:2.0.52-22.ent.s390",
          "4Desktop:httpd-suexec-0:2.0.52-22.ent.s390x",
          "4Desktop:httpd-suexec-0:2.0.52-22.ent.x86_64",
          "4Desktop:mod_ssl-1:2.0.52-22.ent.i386",
          "4Desktop:mod_ssl-1:2.0.52-22.ent.ia64",
          "4Desktop:mod_ssl-1:2.0.52-22.ent.ppc",
          "4Desktop:mod_ssl-1:2.0.52-22.ent.s390",
          "4Desktop:mod_ssl-1:2.0.52-22.ent.s390x",
          "4Desktop:mod_ssl-1:2.0.52-22.ent.x86_64",
          "4ES:httpd-0:2.0.52-22.ent.i386",
          "4ES:httpd-0:2.0.52-22.ent.ia64",
          "4ES:httpd-0:2.0.52-22.ent.ppc",
          "4ES:httpd-0:2.0.52-22.ent.s390",
          "4ES:httpd-0:2.0.52-22.ent.s390x",
          "4ES:httpd-0:2.0.52-22.ent.src",
          "4ES:httpd-0:2.0.52-22.ent.x86_64",
          "4ES:httpd-debuginfo-0:2.0.52-22.ent.i386",
          "4ES:httpd-debuginfo-0:2.0.52-22.ent.ia64",
          "4ES:httpd-debuginfo-0:2.0.52-22.ent.ppc",
          "4ES:httpd-debuginfo-0:2.0.52-22.ent.s390",
          "4ES:httpd-debuginfo-0:2.0.52-22.ent.s390x",
          "4ES:httpd-debuginfo-0:2.0.52-22.ent.x86_64",
          "4ES:httpd-devel-0:2.0.52-22.ent.i386",
          "4ES:httpd-devel-0:2.0.52-22.ent.ia64",
          "4ES:httpd-devel-0:2.0.52-22.ent.ppc",
          "4ES:httpd-devel-0:2.0.52-22.ent.s390",
          "4ES:httpd-devel-0:2.0.52-22.ent.s390x",
          "4ES:httpd-devel-0:2.0.52-22.ent.x86_64",
          "4ES:httpd-manual-0:2.0.52-22.ent.i386",
          "4ES:httpd-manual-0:2.0.52-22.ent.ia64",
          "4ES:httpd-manual-0:2.0.52-22.ent.ppc",
          "4ES:httpd-manual-0:2.0.52-22.ent.s390",
          "4ES:httpd-manual-0:2.0.52-22.ent.s390x",
          "4ES:httpd-manual-0:2.0.52-22.ent.x86_64",
          "4ES:httpd-suexec-0:2.0.52-22.ent.i386",
          "4ES:httpd-suexec-0:2.0.52-22.ent.ia64",
          "4ES:httpd-suexec-0:2.0.52-22.ent.ppc",
          "4ES:httpd-suexec-0:2.0.52-22.ent.s390",
          "4ES:httpd-suexec-0:2.0.52-22.ent.s390x",
          "4ES:httpd-suexec-0:2.0.52-22.ent.x86_64",
          "4ES:mod_ssl-1:2.0.52-22.ent.i386",
          "4ES:mod_ssl-1:2.0.52-22.ent.ia64",
          "4ES:mod_ssl-1:2.0.52-22.ent.ppc",
          "4ES:mod_ssl-1:2.0.52-22.ent.s390",
          "4ES:mod_ssl-1:2.0.52-22.ent.s390x",
          "4ES:mod_ssl-1:2.0.52-22.ent.x86_64",
          "4WS:httpd-0:2.0.52-22.ent.i386",
          "4WS:httpd-0:2.0.52-22.ent.ia64",
          "4WS:httpd-0:2.0.52-22.ent.ppc",
          "4WS:httpd-0:2.0.52-22.ent.s390",
          "4WS:httpd-0:2.0.52-22.ent.s390x",
          "4WS:httpd-0:2.0.52-22.ent.src",
          "4WS:httpd-0:2.0.52-22.ent.x86_64",
          "4WS:httpd-debuginfo-0:2.0.52-22.ent.i386",
          "4WS:httpd-debuginfo-0:2.0.52-22.ent.ia64",
          "4WS:httpd-debuginfo-0:2.0.52-22.ent.ppc",
          "4WS:httpd-debuginfo-0:2.0.52-22.ent.s390",
          "4WS:httpd-debuginfo-0:2.0.52-22.ent.s390x",
          "4WS:httpd-debuginfo-0:2.0.52-22.ent.x86_64",
          "4WS:httpd-devel-0:2.0.52-22.ent.i386",
          "4WS:httpd-devel-0:2.0.52-22.ent.ia64",
          "4WS:httpd-devel-0:2.0.52-22.ent.ppc",
          "4WS:httpd-devel-0:2.0.52-22.ent.s390",
          "4WS:httpd-devel-0:2.0.52-22.ent.s390x",
          "4WS:httpd-devel-0:2.0.52-22.ent.x86_64",
          "4WS:httpd-manual-0:2.0.52-22.ent.i386",
          "4WS:httpd-manual-0:2.0.52-22.ent.ia64",
          "4WS:httpd-manual-0:2.0.52-22.ent.ppc",
          "4WS:httpd-manual-0:2.0.52-22.ent.s390",
          "4WS:httpd-manual-0:2.0.52-22.ent.s390x",
          "4WS:httpd-manual-0:2.0.52-22.ent.x86_64",
          "4WS:httpd-suexec-0:2.0.52-22.ent.i386",
          "4WS:httpd-suexec-0:2.0.52-22.ent.ia64",
          "4WS:httpd-suexec-0:2.0.52-22.ent.ppc",
          "4WS:httpd-suexec-0:2.0.52-22.ent.s390",
          "4WS:httpd-suexec-0:2.0.52-22.ent.s390x",
          "4WS:httpd-suexec-0:2.0.52-22.ent.x86_64",
          "4WS:mod_ssl-1:2.0.52-22.ent.i386",
          "4WS:mod_ssl-1:2.0.52-22.ent.ia64",
          "4WS:mod_ssl-1:2.0.52-22.ent.ppc",
          "4WS:mod_ssl-1:2.0.52-22.ent.s390",
          "4WS:mod_ssl-1:2.0.52-22.ent.s390x",
          "4WS:mod_ssl-1:2.0.52-22.ent.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2005-3352"
        },
        {
          "category": "external",
          "summary": "RHBZ#430524",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=430524"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2005-3352",
          "url": "https://www.cve.org/CVERecord?id=CVE-2005-3352"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2005-3352",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2005-3352"
        }
      ],
      "release_date": "2005-12-12T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2006-01-05T15:59:00+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via Red Hat Network.  To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.",
          "product_ids": [
            "3AS:httpd-0:2.0.46-56.ent.i386",
            "3AS:httpd-0:2.0.46-56.ent.ia64",
            "3AS:httpd-0:2.0.46-56.ent.ppc",
            "3AS:httpd-0:2.0.46-56.ent.s390",
            "3AS:httpd-0:2.0.46-56.ent.s390x",
            "3AS:httpd-0:2.0.46-56.ent.src",
            "3AS:httpd-0:2.0.46-56.ent.x86_64",
            "3AS:httpd-debuginfo-0:2.0.46-56.ent.i386",
            "3AS:httpd-debuginfo-0:2.0.46-56.ent.ia64",
            "3AS:httpd-debuginfo-0:2.0.46-56.ent.ppc",
            "3AS:httpd-debuginfo-0:2.0.46-56.ent.s390",
            "3AS:httpd-debuginfo-0:2.0.46-56.ent.s390x",
            "3AS:httpd-debuginfo-0:2.0.46-56.ent.x86_64",
            "3AS:httpd-devel-0:2.0.46-56.ent.i386",
            "3AS:httpd-devel-0:2.0.46-56.ent.ia64",
            "3AS:httpd-devel-0:2.0.46-56.ent.ppc",
            "3AS:httpd-devel-0:2.0.46-56.ent.s390",
            "3AS:httpd-devel-0:2.0.46-56.ent.s390x",
            "3AS:httpd-devel-0:2.0.46-56.ent.x86_64",
            "3AS:mod_ssl-1:2.0.46-56.ent.i386",
            "3AS:mod_ssl-1:2.0.46-56.ent.ia64",
            "3AS:mod_ssl-1:2.0.46-56.ent.ppc",
            "3AS:mod_ssl-1:2.0.46-56.ent.s390",
            "3AS:mod_ssl-1:2.0.46-56.ent.s390x",
            "3AS:mod_ssl-1:2.0.46-56.ent.x86_64",
            "3Desktop:httpd-0:2.0.46-56.ent.i386",
            "3Desktop:httpd-0:2.0.46-56.ent.ia64",
            "3Desktop:httpd-0:2.0.46-56.ent.ppc",
            "3Desktop:httpd-0:2.0.46-56.ent.s390",
            "3Desktop:httpd-0:2.0.46-56.ent.s390x",
            "3Desktop:httpd-0:2.0.46-56.ent.src",
            "3Desktop:httpd-0:2.0.46-56.ent.x86_64",
            "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.i386",
            "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.ia64",
            "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.ppc",
            "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.s390",
            "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.s390x",
            "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.x86_64",
            "3Desktop:httpd-devel-0:2.0.46-56.ent.i386",
            "3Desktop:httpd-devel-0:2.0.46-56.ent.ia64",
            "3Desktop:httpd-devel-0:2.0.46-56.ent.ppc",
            "3Desktop:httpd-devel-0:2.0.46-56.ent.s390",
            "3Desktop:httpd-devel-0:2.0.46-56.ent.s390x",
            "3Desktop:httpd-devel-0:2.0.46-56.ent.x86_64",
            "3Desktop:mod_ssl-1:2.0.46-56.ent.i386",
            "3Desktop:mod_ssl-1:2.0.46-56.ent.ia64",
            "3Desktop:mod_ssl-1:2.0.46-56.ent.ppc",
            "3Desktop:mod_ssl-1:2.0.46-56.ent.s390",
            "3Desktop:mod_ssl-1:2.0.46-56.ent.s390x",
            "3Desktop:mod_ssl-1:2.0.46-56.ent.x86_64",
            "3ES:httpd-0:2.0.46-56.ent.i386",
            "3ES:httpd-0:2.0.46-56.ent.ia64",
            "3ES:httpd-0:2.0.46-56.ent.ppc",
            "3ES:httpd-0:2.0.46-56.ent.s390",
            "3ES:httpd-0:2.0.46-56.ent.s390x",
            "3ES:httpd-0:2.0.46-56.ent.src",
            "3ES:httpd-0:2.0.46-56.ent.x86_64",
            "3ES:httpd-debuginfo-0:2.0.46-56.ent.i386",
            "3ES:httpd-debuginfo-0:2.0.46-56.ent.ia64",
            "3ES:httpd-debuginfo-0:2.0.46-56.ent.ppc",
            "3ES:httpd-debuginfo-0:2.0.46-56.ent.s390",
            "3ES:httpd-debuginfo-0:2.0.46-56.ent.s390x",
            "3ES:httpd-debuginfo-0:2.0.46-56.ent.x86_64",
            "3ES:httpd-devel-0:2.0.46-56.ent.i386",
            "3ES:httpd-devel-0:2.0.46-56.ent.ia64",
            "3ES:httpd-devel-0:2.0.46-56.ent.ppc",
            "3ES:httpd-devel-0:2.0.46-56.ent.s390",
            "3ES:httpd-devel-0:2.0.46-56.ent.s390x",
            "3ES:httpd-devel-0:2.0.46-56.ent.x86_64",
            "3ES:mod_ssl-1:2.0.46-56.ent.i386",
            "3ES:mod_ssl-1:2.0.46-56.ent.ia64",
            "3ES:mod_ssl-1:2.0.46-56.ent.ppc",
            "3ES:mod_ssl-1:2.0.46-56.ent.s390",
            "3ES:mod_ssl-1:2.0.46-56.ent.s390x",
            "3ES:mod_ssl-1:2.0.46-56.ent.x86_64",
            "3WS:httpd-0:2.0.46-56.ent.i386",
            "3WS:httpd-0:2.0.46-56.ent.ia64",
            "3WS:httpd-0:2.0.46-56.ent.ppc",
            "3WS:httpd-0:2.0.46-56.ent.s390",
            "3WS:httpd-0:2.0.46-56.ent.s390x",
            "3WS:httpd-0:2.0.46-56.ent.src",
            "3WS:httpd-0:2.0.46-56.ent.x86_64",
            "3WS:httpd-debuginfo-0:2.0.46-56.ent.i386",
            "3WS:httpd-debuginfo-0:2.0.46-56.ent.ia64",
            "3WS:httpd-debuginfo-0:2.0.46-56.ent.ppc",
            "3WS:httpd-debuginfo-0:2.0.46-56.ent.s390",
            "3WS:httpd-debuginfo-0:2.0.46-56.ent.s390x",
            "3WS:httpd-debuginfo-0:2.0.46-56.ent.x86_64",
            "3WS:httpd-devel-0:2.0.46-56.ent.i386",
            "3WS:httpd-devel-0:2.0.46-56.ent.ia64",
            "3WS:httpd-devel-0:2.0.46-56.ent.ppc",
            "3WS:httpd-devel-0:2.0.46-56.ent.s390",
            "3WS:httpd-devel-0:2.0.46-56.ent.s390x",
            "3WS:httpd-devel-0:2.0.46-56.ent.x86_64",
            "3WS:mod_ssl-1:2.0.46-56.ent.i386",
            "3WS:mod_ssl-1:2.0.46-56.ent.ia64",
            "3WS:mod_ssl-1:2.0.46-56.ent.ppc",
            "3WS:mod_ssl-1:2.0.46-56.ent.s390",
            "3WS:mod_ssl-1:2.0.46-56.ent.s390x",
            "3WS:mod_ssl-1:2.0.46-56.ent.x86_64",
            "4AS:httpd-0:2.0.52-22.ent.i386",
            "4AS:httpd-0:2.0.52-22.ent.ia64",
            "4AS:httpd-0:2.0.52-22.ent.ppc",
            "4AS:httpd-0:2.0.52-22.ent.s390",
            "4AS:httpd-0:2.0.52-22.ent.s390x",
            "4AS:httpd-0:2.0.52-22.ent.src",
            "4AS:httpd-0:2.0.52-22.ent.x86_64",
            "4AS:httpd-debuginfo-0:2.0.52-22.ent.i386",
            "4AS:httpd-debuginfo-0:2.0.52-22.ent.ia64",
            "4AS:httpd-debuginfo-0:2.0.52-22.ent.ppc",
            "4AS:httpd-debuginfo-0:2.0.52-22.ent.s390",
            "4AS:httpd-debuginfo-0:2.0.52-22.ent.s390x",
            "4AS:httpd-debuginfo-0:2.0.52-22.ent.x86_64",
            "4AS:httpd-devel-0:2.0.52-22.ent.i386",
            "4AS:httpd-devel-0:2.0.52-22.ent.ia64",
            "4AS:httpd-devel-0:2.0.52-22.ent.ppc",
            "4AS:httpd-devel-0:2.0.52-22.ent.s390",
            "4AS:httpd-devel-0:2.0.52-22.ent.s390x",
            "4AS:httpd-devel-0:2.0.52-22.ent.x86_64",
            "4AS:httpd-manual-0:2.0.52-22.ent.i386",
            "4AS:httpd-manual-0:2.0.52-22.ent.ia64",
            "4AS:httpd-manual-0:2.0.52-22.ent.ppc",
            "4AS:httpd-manual-0:2.0.52-22.ent.s390",
            "4AS:httpd-manual-0:2.0.52-22.ent.s390x",
            "4AS:httpd-manual-0:2.0.52-22.ent.x86_64",
            "4AS:httpd-suexec-0:2.0.52-22.ent.i386",
            "4AS:httpd-suexec-0:2.0.52-22.ent.ia64",
            "4AS:httpd-suexec-0:2.0.52-22.ent.ppc",
            "4AS:httpd-suexec-0:2.0.52-22.ent.s390",
            "4AS:httpd-suexec-0:2.0.52-22.ent.s390x",
            "4AS:httpd-suexec-0:2.0.52-22.ent.x86_64",
            "4AS:mod_ssl-1:2.0.52-22.ent.i386",
            "4AS:mod_ssl-1:2.0.52-22.ent.ia64",
            "4AS:mod_ssl-1:2.0.52-22.ent.ppc",
            "4AS:mod_ssl-1:2.0.52-22.ent.s390",
            "4AS:mod_ssl-1:2.0.52-22.ent.s390x",
            "4AS:mod_ssl-1:2.0.52-22.ent.x86_64",
            "4Desktop:httpd-0:2.0.52-22.ent.i386",
            "4Desktop:httpd-0:2.0.52-22.ent.ia64",
            "4Desktop:httpd-0:2.0.52-22.ent.ppc",
            "4Desktop:httpd-0:2.0.52-22.ent.s390",
            "4Desktop:httpd-0:2.0.52-22.ent.s390x",
            "4Desktop:httpd-0:2.0.52-22.ent.src",
            "4Desktop:httpd-0:2.0.52-22.ent.x86_64",
            "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.i386",
            "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.ia64",
            "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.ppc",
            "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.s390",
            "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.s390x",
            "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.x86_64",
            "4Desktop:httpd-devel-0:2.0.52-22.ent.i386",
            "4Desktop:httpd-devel-0:2.0.52-22.ent.ia64",
            "4Desktop:httpd-devel-0:2.0.52-22.ent.ppc",
            "4Desktop:httpd-devel-0:2.0.52-22.ent.s390",
            "4Desktop:httpd-devel-0:2.0.52-22.ent.s390x",
            "4Desktop:httpd-devel-0:2.0.52-22.ent.x86_64",
            "4Desktop:httpd-manual-0:2.0.52-22.ent.i386",
            "4Desktop:httpd-manual-0:2.0.52-22.ent.ia64",
            "4Desktop:httpd-manual-0:2.0.52-22.ent.ppc",
            "4Desktop:httpd-manual-0:2.0.52-22.ent.s390",
            "4Desktop:httpd-manual-0:2.0.52-22.ent.s390x",
            "4Desktop:httpd-manual-0:2.0.52-22.ent.x86_64",
            "4Desktop:httpd-suexec-0:2.0.52-22.ent.i386",
            "4Desktop:httpd-suexec-0:2.0.52-22.ent.ia64",
            "4Desktop:httpd-suexec-0:2.0.52-22.ent.ppc",
            "4Desktop:httpd-suexec-0:2.0.52-22.ent.s390",
            "4Desktop:httpd-suexec-0:2.0.52-22.ent.s390x",
            "4Desktop:httpd-suexec-0:2.0.52-22.ent.x86_64",
            "4Desktop:mod_ssl-1:2.0.52-22.ent.i386",
            "4Desktop:mod_ssl-1:2.0.52-22.ent.ia64",
            "4Desktop:mod_ssl-1:2.0.52-22.ent.ppc",
            "4Desktop:mod_ssl-1:2.0.52-22.ent.s390",
            "4Desktop:mod_ssl-1:2.0.52-22.ent.s390x",
            "4Desktop:mod_ssl-1:2.0.52-22.ent.x86_64",
            "4ES:httpd-0:2.0.52-22.ent.i386",
            "4ES:httpd-0:2.0.52-22.ent.ia64",
            "4ES:httpd-0:2.0.52-22.ent.ppc",
            "4ES:httpd-0:2.0.52-22.ent.s390",
            "4ES:httpd-0:2.0.52-22.ent.s390x",
            "4ES:httpd-0:2.0.52-22.ent.src",
            "4ES:httpd-0:2.0.52-22.ent.x86_64",
            "4ES:httpd-debuginfo-0:2.0.52-22.ent.i386",
            "4ES:httpd-debuginfo-0:2.0.52-22.ent.ia64",
            "4ES:httpd-debuginfo-0:2.0.52-22.ent.ppc",
            "4ES:httpd-debuginfo-0:2.0.52-22.ent.s390",
            "4ES:httpd-debuginfo-0:2.0.52-22.ent.s390x",
            "4ES:httpd-debuginfo-0:2.0.52-22.ent.x86_64",
            "4ES:httpd-devel-0:2.0.52-22.ent.i386",
            "4ES:httpd-devel-0:2.0.52-22.ent.ia64",
            "4ES:httpd-devel-0:2.0.52-22.ent.ppc",
            "4ES:httpd-devel-0:2.0.52-22.ent.s390",
            "4ES:httpd-devel-0:2.0.52-22.ent.s390x",
            "4ES:httpd-devel-0:2.0.52-22.ent.x86_64",
            "4ES:httpd-manual-0:2.0.52-22.ent.i386",
            "4ES:httpd-manual-0:2.0.52-22.ent.ia64",
            "4ES:httpd-manual-0:2.0.52-22.ent.ppc",
            "4ES:httpd-manual-0:2.0.52-22.ent.s390",
            "4ES:httpd-manual-0:2.0.52-22.ent.s390x",
            "4ES:httpd-manual-0:2.0.52-22.ent.x86_64",
            "4ES:httpd-suexec-0:2.0.52-22.ent.i386",
            "4ES:httpd-suexec-0:2.0.52-22.ent.ia64",
            "4ES:httpd-suexec-0:2.0.52-22.ent.ppc",
            "4ES:httpd-suexec-0:2.0.52-22.ent.s390",
            "4ES:httpd-suexec-0:2.0.52-22.ent.s390x",
            "4ES:httpd-suexec-0:2.0.52-22.ent.x86_64",
            "4ES:mod_ssl-1:2.0.52-22.ent.i386",
            "4ES:mod_ssl-1:2.0.52-22.ent.ia64",
            "4ES:mod_ssl-1:2.0.52-22.ent.ppc",
            "4ES:mod_ssl-1:2.0.52-22.ent.s390",
            "4ES:mod_ssl-1:2.0.52-22.ent.s390x",
            "4ES:mod_ssl-1:2.0.52-22.ent.x86_64",
            "4WS:httpd-0:2.0.52-22.ent.i386",
            "4WS:httpd-0:2.0.52-22.ent.ia64",
            "4WS:httpd-0:2.0.52-22.ent.ppc",
            "4WS:httpd-0:2.0.52-22.ent.s390",
            "4WS:httpd-0:2.0.52-22.ent.s390x",
            "4WS:httpd-0:2.0.52-22.ent.src",
            "4WS:httpd-0:2.0.52-22.ent.x86_64",
            "4WS:httpd-debuginfo-0:2.0.52-22.ent.i386",
            "4WS:httpd-debuginfo-0:2.0.52-22.ent.ia64",
            "4WS:httpd-debuginfo-0:2.0.52-22.ent.ppc",
            "4WS:httpd-debuginfo-0:2.0.52-22.ent.s390",
            "4WS:httpd-debuginfo-0:2.0.52-22.ent.s390x",
            "4WS:httpd-debuginfo-0:2.0.52-22.ent.x86_64",
            "4WS:httpd-devel-0:2.0.52-22.ent.i386",
            "4WS:httpd-devel-0:2.0.52-22.ent.ia64",
            "4WS:httpd-devel-0:2.0.52-22.ent.ppc",
            "4WS:httpd-devel-0:2.0.52-22.ent.s390",
            "4WS:httpd-devel-0:2.0.52-22.ent.s390x",
            "4WS:httpd-devel-0:2.0.52-22.ent.x86_64",
            "4WS:httpd-manual-0:2.0.52-22.ent.i386",
            "4WS:httpd-manual-0:2.0.52-22.ent.ia64",
            "4WS:httpd-manual-0:2.0.52-22.ent.ppc",
            "4WS:httpd-manual-0:2.0.52-22.ent.s390",
            "4WS:httpd-manual-0:2.0.52-22.ent.s390x",
            "4WS:httpd-manual-0:2.0.52-22.ent.x86_64",
            "4WS:httpd-suexec-0:2.0.52-22.ent.i386",
            "4WS:httpd-suexec-0:2.0.52-22.ent.ia64",
            "4WS:httpd-suexec-0:2.0.52-22.ent.ppc",
            "4WS:httpd-suexec-0:2.0.52-22.ent.s390",
            "4WS:httpd-suexec-0:2.0.52-22.ent.s390x",
            "4WS:httpd-suexec-0:2.0.52-22.ent.x86_64",
            "4WS:mod_ssl-1:2.0.52-22.ent.i386",
            "4WS:mod_ssl-1:2.0.52-22.ent.ia64",
            "4WS:mod_ssl-1:2.0.52-22.ent.ppc",
            "4WS:mod_ssl-1:2.0.52-22.ent.s390",
            "4WS:mod_ssl-1:2.0.52-22.ent.s390x",
            "4WS:mod_ssl-1:2.0.52-22.ent.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2006:0159"
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "httpd cross-site scripting flaw in mod_imap"
    },
    {
      "cve": "CVE-2005-3357",
      "discovery_date": "2005-12-12T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1617818"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "mod_ssl in Apache 2.0 up to 2.0.55, when configured with an SSL vhost with access control and a custom error 400 error page, allows remote attackers to cause a denial of service (application crash) via a non-SSL request to an SSL port, which triggers a NULL pointer dereference.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "security flaw",
          "title": "Vulnerability summary"
        }
      ],
      "product_status": {
        "fixed": [
          "3AS:httpd-0:2.0.46-56.ent.i386",
          "3AS:httpd-0:2.0.46-56.ent.ia64",
          "3AS:httpd-0:2.0.46-56.ent.ppc",
          "3AS:httpd-0:2.0.46-56.ent.s390",
          "3AS:httpd-0:2.0.46-56.ent.s390x",
          "3AS:httpd-0:2.0.46-56.ent.src",
          "3AS:httpd-0:2.0.46-56.ent.x86_64",
          "3AS:httpd-debuginfo-0:2.0.46-56.ent.i386",
          "3AS:httpd-debuginfo-0:2.0.46-56.ent.ia64",
          "3AS:httpd-debuginfo-0:2.0.46-56.ent.ppc",
          "3AS:httpd-debuginfo-0:2.0.46-56.ent.s390",
          "3AS:httpd-debuginfo-0:2.0.46-56.ent.s390x",
          "3AS:httpd-debuginfo-0:2.0.46-56.ent.x86_64",
          "3AS:httpd-devel-0:2.0.46-56.ent.i386",
          "3AS:httpd-devel-0:2.0.46-56.ent.ia64",
          "3AS:httpd-devel-0:2.0.46-56.ent.ppc",
          "3AS:httpd-devel-0:2.0.46-56.ent.s390",
          "3AS:httpd-devel-0:2.0.46-56.ent.s390x",
          "3AS:httpd-devel-0:2.0.46-56.ent.x86_64",
          "3AS:mod_ssl-1:2.0.46-56.ent.i386",
          "3AS:mod_ssl-1:2.0.46-56.ent.ia64",
          "3AS:mod_ssl-1:2.0.46-56.ent.ppc",
          "3AS:mod_ssl-1:2.0.46-56.ent.s390",
          "3AS:mod_ssl-1:2.0.46-56.ent.s390x",
          "3AS:mod_ssl-1:2.0.46-56.ent.x86_64",
          "3Desktop:httpd-0:2.0.46-56.ent.i386",
          "3Desktop:httpd-0:2.0.46-56.ent.ia64",
          "3Desktop:httpd-0:2.0.46-56.ent.ppc",
          "3Desktop:httpd-0:2.0.46-56.ent.s390",
          "3Desktop:httpd-0:2.0.46-56.ent.s390x",
          "3Desktop:httpd-0:2.0.46-56.ent.src",
          "3Desktop:httpd-0:2.0.46-56.ent.x86_64",
          "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.i386",
          "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.ia64",
          "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.ppc",
          "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.s390",
          "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.s390x",
          "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.x86_64",
          "3Desktop:httpd-devel-0:2.0.46-56.ent.i386",
          "3Desktop:httpd-devel-0:2.0.46-56.ent.ia64",
          "3Desktop:httpd-devel-0:2.0.46-56.ent.ppc",
          "3Desktop:httpd-devel-0:2.0.46-56.ent.s390",
          "3Desktop:httpd-devel-0:2.0.46-56.ent.s390x",
          "3Desktop:httpd-devel-0:2.0.46-56.ent.x86_64",
          "3Desktop:mod_ssl-1:2.0.46-56.ent.i386",
          "3Desktop:mod_ssl-1:2.0.46-56.ent.ia64",
          "3Desktop:mod_ssl-1:2.0.46-56.ent.ppc",
          "3Desktop:mod_ssl-1:2.0.46-56.ent.s390",
          "3Desktop:mod_ssl-1:2.0.46-56.ent.s390x",
          "3Desktop:mod_ssl-1:2.0.46-56.ent.x86_64",
          "3ES:httpd-0:2.0.46-56.ent.i386",
          "3ES:httpd-0:2.0.46-56.ent.ia64",
          "3ES:httpd-0:2.0.46-56.ent.ppc",
          "3ES:httpd-0:2.0.46-56.ent.s390",
          "3ES:httpd-0:2.0.46-56.ent.s390x",
          "3ES:httpd-0:2.0.46-56.ent.src",
          "3ES:httpd-0:2.0.46-56.ent.x86_64",
          "3ES:httpd-debuginfo-0:2.0.46-56.ent.i386",
          "3ES:httpd-debuginfo-0:2.0.46-56.ent.ia64",
          "3ES:httpd-debuginfo-0:2.0.46-56.ent.ppc",
          "3ES:httpd-debuginfo-0:2.0.46-56.ent.s390",
          "3ES:httpd-debuginfo-0:2.0.46-56.ent.s390x",
          "3ES:httpd-debuginfo-0:2.0.46-56.ent.x86_64",
          "3ES:httpd-devel-0:2.0.46-56.ent.i386",
          "3ES:httpd-devel-0:2.0.46-56.ent.ia64",
          "3ES:httpd-devel-0:2.0.46-56.ent.ppc",
          "3ES:httpd-devel-0:2.0.46-56.ent.s390",
          "3ES:httpd-devel-0:2.0.46-56.ent.s390x",
          "3ES:httpd-devel-0:2.0.46-56.ent.x86_64",
          "3ES:mod_ssl-1:2.0.46-56.ent.i386",
          "3ES:mod_ssl-1:2.0.46-56.ent.ia64",
          "3ES:mod_ssl-1:2.0.46-56.ent.ppc",
          "3ES:mod_ssl-1:2.0.46-56.ent.s390",
          "3ES:mod_ssl-1:2.0.46-56.ent.s390x",
          "3ES:mod_ssl-1:2.0.46-56.ent.x86_64",
          "3WS:httpd-0:2.0.46-56.ent.i386",
          "3WS:httpd-0:2.0.46-56.ent.ia64",
          "3WS:httpd-0:2.0.46-56.ent.ppc",
          "3WS:httpd-0:2.0.46-56.ent.s390",
          "3WS:httpd-0:2.0.46-56.ent.s390x",
          "3WS:httpd-0:2.0.46-56.ent.src",
          "3WS:httpd-0:2.0.46-56.ent.x86_64",
          "3WS:httpd-debuginfo-0:2.0.46-56.ent.i386",
          "3WS:httpd-debuginfo-0:2.0.46-56.ent.ia64",
          "3WS:httpd-debuginfo-0:2.0.46-56.ent.ppc",
          "3WS:httpd-debuginfo-0:2.0.46-56.ent.s390",
          "3WS:httpd-debuginfo-0:2.0.46-56.ent.s390x",
          "3WS:httpd-debuginfo-0:2.0.46-56.ent.x86_64",
          "3WS:httpd-devel-0:2.0.46-56.ent.i386",
          "3WS:httpd-devel-0:2.0.46-56.ent.ia64",
          "3WS:httpd-devel-0:2.0.46-56.ent.ppc",
          "3WS:httpd-devel-0:2.0.46-56.ent.s390",
          "3WS:httpd-devel-0:2.0.46-56.ent.s390x",
          "3WS:httpd-devel-0:2.0.46-56.ent.x86_64",
          "3WS:mod_ssl-1:2.0.46-56.ent.i386",
          "3WS:mod_ssl-1:2.0.46-56.ent.ia64",
          "3WS:mod_ssl-1:2.0.46-56.ent.ppc",
          "3WS:mod_ssl-1:2.0.46-56.ent.s390",
          "3WS:mod_ssl-1:2.0.46-56.ent.s390x",
          "3WS:mod_ssl-1:2.0.46-56.ent.x86_64",
          "4AS:httpd-0:2.0.52-22.ent.i386",
          "4AS:httpd-0:2.0.52-22.ent.ia64",
          "4AS:httpd-0:2.0.52-22.ent.ppc",
          "4AS:httpd-0:2.0.52-22.ent.s390",
          "4AS:httpd-0:2.0.52-22.ent.s390x",
          "4AS:httpd-0:2.0.52-22.ent.src",
          "4AS:httpd-0:2.0.52-22.ent.x86_64",
          "4AS:httpd-debuginfo-0:2.0.52-22.ent.i386",
          "4AS:httpd-debuginfo-0:2.0.52-22.ent.ia64",
          "4AS:httpd-debuginfo-0:2.0.52-22.ent.ppc",
          "4AS:httpd-debuginfo-0:2.0.52-22.ent.s390",
          "4AS:httpd-debuginfo-0:2.0.52-22.ent.s390x",
          "4AS:httpd-debuginfo-0:2.0.52-22.ent.x86_64",
          "4AS:httpd-devel-0:2.0.52-22.ent.i386",
          "4AS:httpd-devel-0:2.0.52-22.ent.ia64",
          "4AS:httpd-devel-0:2.0.52-22.ent.ppc",
          "4AS:httpd-devel-0:2.0.52-22.ent.s390",
          "4AS:httpd-devel-0:2.0.52-22.ent.s390x",
          "4AS:httpd-devel-0:2.0.52-22.ent.x86_64",
          "4AS:httpd-manual-0:2.0.52-22.ent.i386",
          "4AS:httpd-manual-0:2.0.52-22.ent.ia64",
          "4AS:httpd-manual-0:2.0.52-22.ent.ppc",
          "4AS:httpd-manual-0:2.0.52-22.ent.s390",
          "4AS:httpd-manual-0:2.0.52-22.ent.s390x",
          "4AS:httpd-manual-0:2.0.52-22.ent.x86_64",
          "4AS:httpd-suexec-0:2.0.52-22.ent.i386",
          "4AS:httpd-suexec-0:2.0.52-22.ent.ia64",
          "4AS:httpd-suexec-0:2.0.52-22.ent.ppc",
          "4AS:httpd-suexec-0:2.0.52-22.ent.s390",
          "4AS:httpd-suexec-0:2.0.52-22.ent.s390x",
          "4AS:httpd-suexec-0:2.0.52-22.ent.x86_64",
          "4AS:mod_ssl-1:2.0.52-22.ent.i386",
          "4AS:mod_ssl-1:2.0.52-22.ent.ia64",
          "4AS:mod_ssl-1:2.0.52-22.ent.ppc",
          "4AS:mod_ssl-1:2.0.52-22.ent.s390",
          "4AS:mod_ssl-1:2.0.52-22.ent.s390x",
          "4AS:mod_ssl-1:2.0.52-22.ent.x86_64",
          "4Desktop:httpd-0:2.0.52-22.ent.i386",
          "4Desktop:httpd-0:2.0.52-22.ent.ia64",
          "4Desktop:httpd-0:2.0.52-22.ent.ppc",
          "4Desktop:httpd-0:2.0.52-22.ent.s390",
          "4Desktop:httpd-0:2.0.52-22.ent.s390x",
          "4Desktop:httpd-0:2.0.52-22.ent.src",
          "4Desktop:httpd-0:2.0.52-22.ent.x86_64",
          "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.i386",
          "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.ia64",
          "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.ppc",
          "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.s390",
          "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.s390x",
          "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.x86_64",
          "4Desktop:httpd-devel-0:2.0.52-22.ent.i386",
          "4Desktop:httpd-devel-0:2.0.52-22.ent.ia64",
          "4Desktop:httpd-devel-0:2.0.52-22.ent.ppc",
          "4Desktop:httpd-devel-0:2.0.52-22.ent.s390",
          "4Desktop:httpd-devel-0:2.0.52-22.ent.s390x",
          "4Desktop:httpd-devel-0:2.0.52-22.ent.x86_64",
          "4Desktop:httpd-manual-0:2.0.52-22.ent.i386",
          "4Desktop:httpd-manual-0:2.0.52-22.ent.ia64",
          "4Desktop:httpd-manual-0:2.0.52-22.ent.ppc",
          "4Desktop:httpd-manual-0:2.0.52-22.ent.s390",
          "4Desktop:httpd-manual-0:2.0.52-22.ent.s390x",
          "4Desktop:httpd-manual-0:2.0.52-22.ent.x86_64",
          "4Desktop:httpd-suexec-0:2.0.52-22.ent.i386",
          "4Desktop:httpd-suexec-0:2.0.52-22.ent.ia64",
          "4Desktop:httpd-suexec-0:2.0.52-22.ent.ppc",
          "4Desktop:httpd-suexec-0:2.0.52-22.ent.s390",
          "4Desktop:httpd-suexec-0:2.0.52-22.ent.s390x",
          "4Desktop:httpd-suexec-0:2.0.52-22.ent.x86_64",
          "4Desktop:mod_ssl-1:2.0.52-22.ent.i386",
          "4Desktop:mod_ssl-1:2.0.52-22.ent.ia64",
          "4Desktop:mod_ssl-1:2.0.52-22.ent.ppc",
          "4Desktop:mod_ssl-1:2.0.52-22.ent.s390",
          "4Desktop:mod_ssl-1:2.0.52-22.ent.s390x",
          "4Desktop:mod_ssl-1:2.0.52-22.ent.x86_64",
          "4ES:httpd-0:2.0.52-22.ent.i386",
          "4ES:httpd-0:2.0.52-22.ent.ia64",
          "4ES:httpd-0:2.0.52-22.ent.ppc",
          "4ES:httpd-0:2.0.52-22.ent.s390",
          "4ES:httpd-0:2.0.52-22.ent.s390x",
          "4ES:httpd-0:2.0.52-22.ent.src",
          "4ES:httpd-0:2.0.52-22.ent.x86_64",
          "4ES:httpd-debuginfo-0:2.0.52-22.ent.i386",
          "4ES:httpd-debuginfo-0:2.0.52-22.ent.ia64",
          "4ES:httpd-debuginfo-0:2.0.52-22.ent.ppc",
          "4ES:httpd-debuginfo-0:2.0.52-22.ent.s390",
          "4ES:httpd-debuginfo-0:2.0.52-22.ent.s390x",
          "4ES:httpd-debuginfo-0:2.0.52-22.ent.x86_64",
          "4ES:httpd-devel-0:2.0.52-22.ent.i386",
          "4ES:httpd-devel-0:2.0.52-22.ent.ia64",
          "4ES:httpd-devel-0:2.0.52-22.ent.ppc",
          "4ES:httpd-devel-0:2.0.52-22.ent.s390",
          "4ES:httpd-devel-0:2.0.52-22.ent.s390x",
          "4ES:httpd-devel-0:2.0.52-22.ent.x86_64",
          "4ES:httpd-manual-0:2.0.52-22.ent.i386",
          "4ES:httpd-manual-0:2.0.52-22.ent.ia64",
          "4ES:httpd-manual-0:2.0.52-22.ent.ppc",
          "4ES:httpd-manual-0:2.0.52-22.ent.s390",
          "4ES:httpd-manual-0:2.0.52-22.ent.s390x",
          "4ES:httpd-manual-0:2.0.52-22.ent.x86_64",
          "4ES:httpd-suexec-0:2.0.52-22.ent.i386",
          "4ES:httpd-suexec-0:2.0.52-22.ent.ia64",
          "4ES:httpd-suexec-0:2.0.52-22.ent.ppc",
          "4ES:httpd-suexec-0:2.0.52-22.ent.s390",
          "4ES:httpd-suexec-0:2.0.52-22.ent.s390x",
          "4ES:httpd-suexec-0:2.0.52-22.ent.x86_64",
          "4ES:mod_ssl-1:2.0.52-22.ent.i386",
          "4ES:mod_ssl-1:2.0.52-22.ent.ia64",
          "4ES:mod_ssl-1:2.0.52-22.ent.ppc",
          "4ES:mod_ssl-1:2.0.52-22.ent.s390",
          "4ES:mod_ssl-1:2.0.52-22.ent.s390x",
          "4ES:mod_ssl-1:2.0.52-22.ent.x86_64",
          "4WS:httpd-0:2.0.52-22.ent.i386",
          "4WS:httpd-0:2.0.52-22.ent.ia64",
          "4WS:httpd-0:2.0.52-22.ent.ppc",
          "4WS:httpd-0:2.0.52-22.ent.s390",
          "4WS:httpd-0:2.0.52-22.ent.s390x",
          "4WS:httpd-0:2.0.52-22.ent.src",
          "4WS:httpd-0:2.0.52-22.ent.x86_64",
          "4WS:httpd-debuginfo-0:2.0.52-22.ent.i386",
          "4WS:httpd-debuginfo-0:2.0.52-22.ent.ia64",
          "4WS:httpd-debuginfo-0:2.0.52-22.ent.ppc",
          "4WS:httpd-debuginfo-0:2.0.52-22.ent.s390",
          "4WS:httpd-debuginfo-0:2.0.52-22.ent.s390x",
          "4WS:httpd-debuginfo-0:2.0.52-22.ent.x86_64",
          "4WS:httpd-devel-0:2.0.52-22.ent.i386",
          "4WS:httpd-devel-0:2.0.52-22.ent.ia64",
          "4WS:httpd-devel-0:2.0.52-22.ent.ppc",
          "4WS:httpd-devel-0:2.0.52-22.ent.s390",
          "4WS:httpd-devel-0:2.0.52-22.ent.s390x",
          "4WS:httpd-devel-0:2.0.52-22.ent.x86_64",
          "4WS:httpd-manual-0:2.0.52-22.ent.i386",
          "4WS:httpd-manual-0:2.0.52-22.ent.ia64",
          "4WS:httpd-manual-0:2.0.52-22.ent.ppc",
          "4WS:httpd-manual-0:2.0.52-22.ent.s390",
          "4WS:httpd-manual-0:2.0.52-22.ent.s390x",
          "4WS:httpd-manual-0:2.0.52-22.ent.x86_64",
          "4WS:httpd-suexec-0:2.0.52-22.ent.i386",
          "4WS:httpd-suexec-0:2.0.52-22.ent.ia64",
          "4WS:httpd-suexec-0:2.0.52-22.ent.ppc",
          "4WS:httpd-suexec-0:2.0.52-22.ent.s390",
          "4WS:httpd-suexec-0:2.0.52-22.ent.s390x",
          "4WS:httpd-suexec-0:2.0.52-22.ent.x86_64",
          "4WS:mod_ssl-1:2.0.52-22.ent.i386",
          "4WS:mod_ssl-1:2.0.52-22.ent.ia64",
          "4WS:mod_ssl-1:2.0.52-22.ent.ppc",
          "4WS:mod_ssl-1:2.0.52-22.ent.s390",
          "4WS:mod_ssl-1:2.0.52-22.ent.s390x",
          "4WS:mod_ssl-1:2.0.52-22.ent.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2005-3357"
        },
        {
          "category": "external",
          "summary": "RHBZ#1617818",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617818"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2005-3357",
          "url": "https://www.cve.org/CVERecord?id=CVE-2005-3357"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2005-3357",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2005-3357"
        }
      ],
      "release_date": "2005-12-05T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2006-01-05T15:59:00+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via Red Hat Network.  To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.",
          "product_ids": [
            "3AS:httpd-0:2.0.46-56.ent.i386",
            "3AS:httpd-0:2.0.46-56.ent.ia64",
            "3AS:httpd-0:2.0.46-56.ent.ppc",
            "3AS:httpd-0:2.0.46-56.ent.s390",
            "3AS:httpd-0:2.0.46-56.ent.s390x",
            "3AS:httpd-0:2.0.46-56.ent.src",
            "3AS:httpd-0:2.0.46-56.ent.x86_64",
            "3AS:httpd-debuginfo-0:2.0.46-56.ent.i386",
            "3AS:httpd-debuginfo-0:2.0.46-56.ent.ia64",
            "3AS:httpd-debuginfo-0:2.0.46-56.ent.ppc",
            "3AS:httpd-debuginfo-0:2.0.46-56.ent.s390",
            "3AS:httpd-debuginfo-0:2.0.46-56.ent.s390x",
            "3AS:httpd-debuginfo-0:2.0.46-56.ent.x86_64",
            "3AS:httpd-devel-0:2.0.46-56.ent.i386",
            "3AS:httpd-devel-0:2.0.46-56.ent.ia64",
            "3AS:httpd-devel-0:2.0.46-56.ent.ppc",
            "3AS:httpd-devel-0:2.0.46-56.ent.s390",
            "3AS:httpd-devel-0:2.0.46-56.ent.s390x",
            "3AS:httpd-devel-0:2.0.46-56.ent.x86_64",
            "3AS:mod_ssl-1:2.0.46-56.ent.i386",
            "3AS:mod_ssl-1:2.0.46-56.ent.ia64",
            "3AS:mod_ssl-1:2.0.46-56.ent.ppc",
            "3AS:mod_ssl-1:2.0.46-56.ent.s390",
            "3AS:mod_ssl-1:2.0.46-56.ent.s390x",
            "3AS:mod_ssl-1:2.0.46-56.ent.x86_64",
            "3Desktop:httpd-0:2.0.46-56.ent.i386",
            "3Desktop:httpd-0:2.0.46-56.ent.ia64",
            "3Desktop:httpd-0:2.0.46-56.ent.ppc",
            "3Desktop:httpd-0:2.0.46-56.ent.s390",
            "3Desktop:httpd-0:2.0.46-56.ent.s390x",
            "3Desktop:httpd-0:2.0.46-56.ent.src",
            "3Desktop:httpd-0:2.0.46-56.ent.x86_64",
            "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.i386",
            "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.ia64",
            "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.ppc",
            "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.s390",
            "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.s390x",
            "3Desktop:httpd-debuginfo-0:2.0.46-56.ent.x86_64",
            "3Desktop:httpd-devel-0:2.0.46-56.ent.i386",
            "3Desktop:httpd-devel-0:2.0.46-56.ent.ia64",
            "3Desktop:httpd-devel-0:2.0.46-56.ent.ppc",
            "3Desktop:httpd-devel-0:2.0.46-56.ent.s390",
            "3Desktop:httpd-devel-0:2.0.46-56.ent.s390x",
            "3Desktop:httpd-devel-0:2.0.46-56.ent.x86_64",
            "3Desktop:mod_ssl-1:2.0.46-56.ent.i386",
            "3Desktop:mod_ssl-1:2.0.46-56.ent.ia64",
            "3Desktop:mod_ssl-1:2.0.46-56.ent.ppc",
            "3Desktop:mod_ssl-1:2.0.46-56.ent.s390",
            "3Desktop:mod_ssl-1:2.0.46-56.ent.s390x",
            "3Desktop:mod_ssl-1:2.0.46-56.ent.x86_64",
            "3ES:httpd-0:2.0.46-56.ent.i386",
            "3ES:httpd-0:2.0.46-56.ent.ia64",
            "3ES:httpd-0:2.0.46-56.ent.ppc",
            "3ES:httpd-0:2.0.46-56.ent.s390",
            "3ES:httpd-0:2.0.46-56.ent.s390x",
            "3ES:httpd-0:2.0.46-56.ent.src",
            "3ES:httpd-0:2.0.46-56.ent.x86_64",
            "3ES:httpd-debuginfo-0:2.0.46-56.ent.i386",
            "3ES:httpd-debuginfo-0:2.0.46-56.ent.ia64",
            "3ES:httpd-debuginfo-0:2.0.46-56.ent.ppc",
            "3ES:httpd-debuginfo-0:2.0.46-56.ent.s390",
            "3ES:httpd-debuginfo-0:2.0.46-56.ent.s390x",
            "3ES:httpd-debuginfo-0:2.0.46-56.ent.x86_64",
            "3ES:httpd-devel-0:2.0.46-56.ent.i386",
            "3ES:httpd-devel-0:2.0.46-56.ent.ia64",
            "3ES:httpd-devel-0:2.0.46-56.ent.ppc",
            "3ES:httpd-devel-0:2.0.46-56.ent.s390",
            "3ES:httpd-devel-0:2.0.46-56.ent.s390x",
            "3ES:httpd-devel-0:2.0.46-56.ent.x86_64",
            "3ES:mod_ssl-1:2.0.46-56.ent.i386",
            "3ES:mod_ssl-1:2.0.46-56.ent.ia64",
            "3ES:mod_ssl-1:2.0.46-56.ent.ppc",
            "3ES:mod_ssl-1:2.0.46-56.ent.s390",
            "3ES:mod_ssl-1:2.0.46-56.ent.s390x",
            "3ES:mod_ssl-1:2.0.46-56.ent.x86_64",
            "3WS:httpd-0:2.0.46-56.ent.i386",
            "3WS:httpd-0:2.0.46-56.ent.ia64",
            "3WS:httpd-0:2.0.46-56.ent.ppc",
            "3WS:httpd-0:2.0.46-56.ent.s390",
            "3WS:httpd-0:2.0.46-56.ent.s390x",
            "3WS:httpd-0:2.0.46-56.ent.src",
            "3WS:httpd-0:2.0.46-56.ent.x86_64",
            "3WS:httpd-debuginfo-0:2.0.46-56.ent.i386",
            "3WS:httpd-debuginfo-0:2.0.46-56.ent.ia64",
            "3WS:httpd-debuginfo-0:2.0.46-56.ent.ppc",
            "3WS:httpd-debuginfo-0:2.0.46-56.ent.s390",
            "3WS:httpd-debuginfo-0:2.0.46-56.ent.s390x",
            "3WS:httpd-debuginfo-0:2.0.46-56.ent.x86_64",
            "3WS:httpd-devel-0:2.0.46-56.ent.i386",
            "3WS:httpd-devel-0:2.0.46-56.ent.ia64",
            "3WS:httpd-devel-0:2.0.46-56.ent.ppc",
            "3WS:httpd-devel-0:2.0.46-56.ent.s390",
            "3WS:httpd-devel-0:2.0.46-56.ent.s390x",
            "3WS:httpd-devel-0:2.0.46-56.ent.x86_64",
            "3WS:mod_ssl-1:2.0.46-56.ent.i386",
            "3WS:mod_ssl-1:2.0.46-56.ent.ia64",
            "3WS:mod_ssl-1:2.0.46-56.ent.ppc",
            "3WS:mod_ssl-1:2.0.46-56.ent.s390",
            "3WS:mod_ssl-1:2.0.46-56.ent.s390x",
            "3WS:mod_ssl-1:2.0.46-56.ent.x86_64",
            "4AS:httpd-0:2.0.52-22.ent.i386",
            "4AS:httpd-0:2.0.52-22.ent.ia64",
            "4AS:httpd-0:2.0.52-22.ent.ppc",
            "4AS:httpd-0:2.0.52-22.ent.s390",
            "4AS:httpd-0:2.0.52-22.ent.s390x",
            "4AS:httpd-0:2.0.52-22.ent.src",
            "4AS:httpd-0:2.0.52-22.ent.x86_64",
            "4AS:httpd-debuginfo-0:2.0.52-22.ent.i386",
            "4AS:httpd-debuginfo-0:2.0.52-22.ent.ia64",
            "4AS:httpd-debuginfo-0:2.0.52-22.ent.ppc",
            "4AS:httpd-debuginfo-0:2.0.52-22.ent.s390",
            "4AS:httpd-debuginfo-0:2.0.52-22.ent.s390x",
            "4AS:httpd-debuginfo-0:2.0.52-22.ent.x86_64",
            "4AS:httpd-devel-0:2.0.52-22.ent.i386",
            "4AS:httpd-devel-0:2.0.52-22.ent.ia64",
            "4AS:httpd-devel-0:2.0.52-22.ent.ppc",
            "4AS:httpd-devel-0:2.0.52-22.ent.s390",
            "4AS:httpd-devel-0:2.0.52-22.ent.s390x",
            "4AS:httpd-devel-0:2.0.52-22.ent.x86_64",
            "4AS:httpd-manual-0:2.0.52-22.ent.i386",
            "4AS:httpd-manual-0:2.0.52-22.ent.ia64",
            "4AS:httpd-manual-0:2.0.52-22.ent.ppc",
            "4AS:httpd-manual-0:2.0.52-22.ent.s390",
            "4AS:httpd-manual-0:2.0.52-22.ent.s390x",
            "4AS:httpd-manual-0:2.0.52-22.ent.x86_64",
            "4AS:httpd-suexec-0:2.0.52-22.ent.i386",
            "4AS:httpd-suexec-0:2.0.52-22.ent.ia64",
            "4AS:httpd-suexec-0:2.0.52-22.ent.ppc",
            "4AS:httpd-suexec-0:2.0.52-22.ent.s390",
            "4AS:httpd-suexec-0:2.0.52-22.ent.s390x",
            "4AS:httpd-suexec-0:2.0.52-22.ent.x86_64",
            "4AS:mod_ssl-1:2.0.52-22.ent.i386",
            "4AS:mod_ssl-1:2.0.52-22.ent.ia64",
            "4AS:mod_ssl-1:2.0.52-22.ent.ppc",
            "4AS:mod_ssl-1:2.0.52-22.ent.s390",
            "4AS:mod_ssl-1:2.0.52-22.ent.s390x",
            "4AS:mod_ssl-1:2.0.52-22.ent.x86_64",
            "4Desktop:httpd-0:2.0.52-22.ent.i386",
            "4Desktop:httpd-0:2.0.52-22.ent.ia64",
            "4Desktop:httpd-0:2.0.52-22.ent.ppc",
            "4Desktop:httpd-0:2.0.52-22.ent.s390",
            "4Desktop:httpd-0:2.0.52-22.ent.s390x",
            "4Desktop:httpd-0:2.0.52-22.ent.src",
            "4Desktop:httpd-0:2.0.52-22.ent.x86_64",
            "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.i386",
            "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.ia64",
            "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.ppc",
            "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.s390",
            "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.s390x",
            "4Desktop:httpd-debuginfo-0:2.0.52-22.ent.x86_64",
            "4Desktop:httpd-devel-0:2.0.52-22.ent.i386",
            "4Desktop:httpd-devel-0:2.0.52-22.ent.ia64",
            "4Desktop:httpd-devel-0:2.0.52-22.ent.ppc",
            "4Desktop:httpd-devel-0:2.0.52-22.ent.s390",
            "4Desktop:httpd-devel-0:2.0.52-22.ent.s390x",
            "4Desktop:httpd-devel-0:2.0.52-22.ent.x86_64",
            "4Desktop:httpd-manual-0:2.0.52-22.ent.i386",
            "4Desktop:httpd-manual-0:2.0.52-22.ent.ia64",
            "4Desktop:httpd-manual-0:2.0.52-22.ent.ppc",
            "4Desktop:httpd-manual-0:2.0.52-22.ent.s390",
            "4Desktop:httpd-manual-0:2.0.52-22.ent.s390x",
            "4Desktop:httpd-manual-0:2.0.52-22.ent.x86_64",
            "4Desktop:httpd-suexec-0:2.0.52-22.ent.i386",
            "4Desktop:httpd-suexec-0:2.0.52-22.ent.ia64",
            "4Desktop:httpd-suexec-0:2.0.52-22.ent.ppc",
            "4Desktop:httpd-suexec-0:2.0.52-22.ent.s390",
            "4Desktop:httpd-suexec-0:2.0.52-22.ent.s390x",
            "4Desktop:httpd-suexec-0:2.0.52-22.ent.x86_64",
            "4Desktop:mod_ssl-1:2.0.52-22.ent.i386",
            "4Desktop:mod_ssl-1:2.0.52-22.ent.ia64",
            "4Desktop:mod_ssl-1:2.0.52-22.ent.ppc",
            "4Desktop:mod_ssl-1:2.0.52-22.ent.s390",
            "4Desktop:mod_ssl-1:2.0.52-22.ent.s390x",
            "4Desktop:mod_ssl-1:2.0.52-22.ent.x86_64",
            "4ES:httpd-0:2.0.52-22.ent.i386",
            "4ES:httpd-0:2.0.52-22.ent.ia64",
            "4ES:httpd-0:2.0.52-22.ent.ppc",
            "4ES:httpd-0:2.0.52-22.ent.s390",
            "4ES:httpd-0:2.0.52-22.ent.s390x",
            "4ES:httpd-0:2.0.52-22.ent.src",
            "4ES:httpd-0:2.0.52-22.ent.x86_64",
            "4ES:httpd-debuginfo-0:2.0.52-22.ent.i386",
            "4ES:httpd-debuginfo-0:2.0.52-22.ent.ia64",
            "4ES:httpd-debuginfo-0:2.0.52-22.ent.ppc",
            "4ES:httpd-debuginfo-0:2.0.52-22.ent.s390",
            "4ES:httpd-debuginfo-0:2.0.52-22.ent.s390x",
            "4ES:httpd-debuginfo-0:2.0.52-22.ent.x86_64",
            "4ES:httpd-devel-0:2.0.52-22.ent.i386",
            "4ES:httpd-devel-0:2.0.52-22.ent.ia64",
            "4ES:httpd-devel-0:2.0.52-22.ent.ppc",
            "4ES:httpd-devel-0:2.0.52-22.ent.s390",
            "4ES:httpd-devel-0:2.0.52-22.ent.s390x",
            "4ES:httpd-devel-0:2.0.52-22.ent.x86_64",
            "4ES:httpd-manual-0:2.0.52-22.ent.i386",
            "4ES:httpd-manual-0:2.0.52-22.ent.ia64",
            "4ES:httpd-manual-0:2.0.52-22.ent.ppc",
            "4ES:httpd-manual-0:2.0.52-22.ent.s390",
            "4ES:httpd-manual-0:2.0.52-22.ent.s390x",
            "4ES:httpd-manual-0:2.0.52-22.ent.x86_64",
            "4ES:httpd-suexec-0:2.0.52-22.ent.i386",
            "4ES:httpd-suexec-0:2.0.52-22.ent.ia64",
            "4ES:httpd-suexec-0:2.0.52-22.ent.ppc",
            "4ES:httpd-suexec-0:2.0.52-22.ent.s390",
            "4ES:httpd-suexec-0:2.0.52-22.ent.s390x",
            "4ES:httpd-suexec-0:2.0.52-22.ent.x86_64",
            "4ES:mod_ssl-1:2.0.52-22.ent.i386",
            "4ES:mod_ssl-1:2.0.52-22.ent.ia64",
            "4ES:mod_ssl-1:2.0.52-22.ent.ppc",
            "4ES:mod_ssl-1:2.0.52-22.ent.s390",
            "4ES:mod_ssl-1:2.0.52-22.ent.s390x",
            "4ES:mod_ssl-1:2.0.52-22.ent.x86_64",
            "4WS:httpd-0:2.0.52-22.ent.i386",
            "4WS:httpd-0:2.0.52-22.ent.ia64",
            "4WS:httpd-0:2.0.52-22.ent.ppc",
            "4WS:httpd-0:2.0.52-22.ent.s390",
            "4WS:httpd-0:2.0.52-22.ent.s390x",
            "4WS:httpd-0:2.0.52-22.ent.src",
            "4WS:httpd-0:2.0.52-22.ent.x86_64",
            "4WS:httpd-debuginfo-0:2.0.52-22.ent.i386",
            "4WS:httpd-debuginfo-0:2.0.52-22.ent.ia64",
            "4WS:httpd-debuginfo-0:2.0.52-22.ent.ppc",
            "4WS:httpd-debuginfo-0:2.0.52-22.ent.s390",
            "4WS:httpd-debuginfo-0:2.0.52-22.ent.s390x",
            "4WS:httpd-debuginfo-0:2.0.52-22.ent.x86_64",
            "4WS:httpd-devel-0:2.0.52-22.ent.i386",
            "4WS:httpd-devel-0:2.0.52-22.ent.ia64",
            "4WS:httpd-devel-0:2.0.52-22.ent.ppc",
            "4WS:httpd-devel-0:2.0.52-22.ent.s390",
            "4WS:httpd-devel-0:2.0.52-22.ent.s390x",
            "4WS:httpd-devel-0:2.0.52-22.ent.x86_64",
            "4WS:httpd-manual-0:2.0.52-22.ent.i386",
            "4WS:httpd-manual-0:2.0.52-22.ent.ia64",
            "4WS:httpd-manual-0:2.0.52-22.ent.ppc",
            "4WS:httpd-manual-0:2.0.52-22.ent.s390",
            "4WS:httpd-manual-0:2.0.52-22.ent.s390x",
            "4WS:httpd-manual-0:2.0.52-22.ent.x86_64",
            "4WS:httpd-suexec-0:2.0.52-22.ent.i386",
            "4WS:httpd-suexec-0:2.0.52-22.ent.ia64",
            "4WS:httpd-suexec-0:2.0.52-22.ent.ppc",
            "4WS:httpd-suexec-0:2.0.52-22.ent.s390",
            "4WS:httpd-suexec-0:2.0.52-22.ent.s390x",
            "4WS:httpd-suexec-0:2.0.52-22.ent.x86_64",
            "4WS:mod_ssl-1:2.0.52-22.ent.i386",
            "4WS:mod_ssl-1:2.0.52-22.ent.ia64",
            "4WS:mod_ssl-1:2.0.52-22.ent.ppc",
            "4WS:mod_ssl-1:2.0.52-22.ent.s390",
            "4WS:mod_ssl-1:2.0.52-22.ent.s390x",
            "4WS:mod_ssl-1:2.0.52-22.ent.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2006:0159"
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "security flaw"
    }
  ]
}


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…