RHSA-2005:405

Vulnerability from csaf_redhat - Published: 2005-04-28 18:53 - Updated: 2026-01-13 22:34
Summary
Red Hat Security Advisory: PHP security update
Severity
Moderate
Notes
Topic: Updated PHP packages that fix various security issues are now available. This update has been rated as having moderate security impact by the Red Hat Security Response Team.
Details: PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Web server. A bug was found in the way PHP processes IFF and JPEG images. It is possible to cause PHP to consume CPU resources for a short period of time by supplying a carefully crafted IFF or JPEG image. The Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned the names CAN-2005-0524 and CAN-2005-0525 to these issues. A buffer overflow bug was also found in the way PHP processes EXIF image headers. It is possible for an attacker to construct an image file in such a way that it could execute arbitrary instructions when processed by PHP. The Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name CAN-2005-1042 to this issue. A denial of service bug was found in the way PHP processes EXIF image headers. It is possible for an attacker to cause PHP to enter an infinite loop for a short period of time by supplying a carefully crafted image file to PHP for processing. The Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name CAN-2005-1043 to this issue. Several bug fixes are also included in this update: - The security fixes in RHSA-2004-687 to the "unserializer" code introduced some performance issues. - In the gd extension, the "imagecopymerge" function did not correctly handle transparency. The original image was being obscured in the resultant image. - In the curl extension, safe mode was not enforced for 'file:///' URL lookups (CAN-2004-1392). Users of PHP should upgrade to these updated packages, which contain backported fixes for these issues.
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.

PHP 4.0 with cURL functions allows remote attackers to bypass the open_basedir setting and read arbitrary files via a file: URL argument to the curl_init function.

Vendor Fix Before applying this update, make sure that all previously-released errata relevant to your system have been applied. Use Red Hat Network to download and update your packages. To launch the Red Hat Update Agent, use the following command: up2date For information on how to install packages manually, refer to the following Web page for the System Administration or Customization guide specific to your system: http://www.redhat.com/docs/manuals/enterprise/ https://access.redhat.com/errata/RHSA-2005:405

The php_handle_iff function in image.c for PHP 4.2.2, 4.3.9, 4.3.10 and 5.0.3, as reachable by the getimagesize PHP function, allows remote attackers to cause a denial of service (infinite loop) via a -8 size value.

Vendor Fix Before applying this update, make sure that all previously-released errata relevant to your system have been applied. Use Red Hat Network to download and update your packages. To launch the Red Hat Update Agent, use the following command: up2date For information on how to install packages manually, refer to the following Web page for the System Administration or Customization guide specific to your system: http://www.redhat.com/docs/manuals/enterprise/ https://access.redhat.com/errata/RHSA-2005:405

The php_next_marker function in image.c for PHP 4.2.2, 4.3.9, 4.3.10 and 5.0.3, as reachable by the getimagesize PHP function, allows remote attackers to cause a denial of service (infinite loop) via a JPEG image with an invalid marker value, which causes a negative length value to be passed to php_stream_seek.

Vendor Fix Before applying this update, make sure that all previously-released errata relevant to your system have been applied. Use Red Hat Network to download and update your packages. To launch the Red Hat Update Agent, use the following command: up2date For information on how to install packages manually, refer to the following Web page for the System Administration or Customization guide specific to your system: http://www.redhat.com/docs/manuals/enterprise/ https://access.redhat.com/errata/RHSA-2005:405

Integer overflow in the exif_process_IFD_TAG function in exif.c in PHP before 4.3.11 may allow remote attackers to execute arbitrary code via an IFD tag that leads to a negative byte count.

Vendor Fix Before applying this update, make sure that all previously-released errata relevant to your system have been applied. Use Red Hat Network to download and update your packages. To launch the Red Hat Update Agent, use the following command: up2date For information on how to install packages manually, refer to the following Web page for the System Administration or Customization guide specific to your system: http://www.redhat.com/docs/manuals/enterprise/ https://access.redhat.com/errata/RHSA-2005:405

exif.c in PHP before 4.3.11 allows remote attackers to cause a denial of service (memory consumption and crash) via an EXIF header with a large IFD nesting level, which causes significant stack recursion.

Vendor Fix Before applying this update, make sure that all previously-released errata relevant to your system have been applied. Use Red Hat Network to download and update your packages. To launch the Red Hat Update Agent, use the following command: up2date For information on how to install packages manually, refer to the following Web page for the System Administration or Customization guide specific to your system: http://www.redhat.com/docs/manuals/enterprise/ https://access.redhat.com/errata/RHSA-2005:405
References
https://access.redhat.com/errata/RHSA-2005:405 self
https://access.redhat.com/security/updates/classi… external
https://bugzilla.redhat.com/show_bug.cgi?id=145436 external
https://bugzilla.redhat.com/show_bug.cgi?id=147808 external
https://bugzilla.redhat.com/show_bug.cgi?id=149873 external
https://bugzilla.redhat.com/show_bug.cgi?id=149946 external
https://bugzilla.redhat.com/show_bug.cgi?id=153140 external
https://bugzilla.redhat.com/show_bug.cgi?id=154021 external
https://bugzilla.redhat.com/show_bug.cgi?id=154025 external
https://security.access.redhat.com/data/csaf/v2/a… self
https://access.redhat.com/security/cve/CVE-2004-1392 self
https://bugzilla.redhat.com/show_bug.cgi?id=1617411 external
https://www.cve.org/CVERecord?id=CVE-2004-1392 external
https://nvd.nist.gov/vuln/detail/CVE-2004-1392 external
https://access.redhat.com/security/cve/CVE-2005-0524 self
https://bugzilla.redhat.com/show_bug.cgi?id=1617533 external
https://www.cve.org/CVERecord?id=CVE-2005-0524 external
https://nvd.nist.gov/vuln/detail/CVE-2005-0524 external
https://access.redhat.com/security/cve/CVE-2005-0525 self
https://bugzilla.redhat.com/show_bug.cgi?id=1617534 external
https://www.cve.org/CVERecord?id=CVE-2005-0525 external
https://nvd.nist.gov/vuln/detail/CVE-2005-0525 external
https://access.redhat.com/security/cve/CVE-2005-1042 self
https://bugzilla.redhat.com/show_bug.cgi?id=1617600 external
https://www.cve.org/CVERecord?id=CVE-2005-1042 external
https://nvd.nist.gov/vuln/detail/CVE-2005-1042 external
https://access.redhat.com/security/cve/CVE-2005-1043 self
https://bugzilla.redhat.com/show_bug.cgi?id=1617601 external
https://www.cve.org/CVERecord?id=CVE-2005-1043 external
https://nvd.nist.gov/vuln/detail/CVE-2005-1043 external

{
  "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 PHP packages that fix various security issues are now available.\n\nThis update has been rated as having moderate security impact by the Red\nHat Security Response Team.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "PHP is an HTML-embedded scripting language commonly used with the Apache\nHTTP Web server.\n\nA bug was found in the way PHP processes IFF and JPEG images. It is\npossible to cause PHP to consume CPU resources for a short period of time\nby supplying a carefully crafted IFF or JPEG image. The Common\nVulnerabilities and Exposures project (cve.mitre.org) has assigned the\nnames CAN-2005-0524 and CAN-2005-0525 to these issues.\n\nA buffer overflow bug was also found in the way PHP processes EXIF image\nheaders. It is possible for an attacker to construct an image file in such\na way that it could execute arbitrary instructions when processed by PHP.\nThe Common Vulnerabilities and Exposures project (cve.mitre.org) has\nassigned the name CAN-2005-1042 to this issue.\n\nA denial of service bug was found in the way PHP processes EXIF image\nheaders. It is possible for an attacker to cause PHP to enter an infinite\nloop for a short period of time by supplying a carefully crafted image file\n to PHP for processing. The Common Vulnerabilities and Exposures project\n(cve.mitre.org) has assigned the name CAN-2005-1043 to this issue.\n\nSeveral bug fixes are also included in this update:\n\n- The security fixes in RHSA-2004-687 to the \"unserializer\" code introduced\nsome performance issues.\n\n- In the gd extension, the \"imagecopymerge\" function did not correctly\nhandle transparency.  The original image was being obscured in the\nresultant image.\n\n- In the curl extension, safe mode was not enforced for \u0027file:///\u0027 URL\nlookups (CAN-2004-1392).\n\nUsers of PHP should upgrade to these updated packages, which contain\nbackported fixes for these issues.",
        "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-2005:405",
        "url": "https://access.redhat.com/errata/RHSA-2005:405"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "145436",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=145436"
      },
      {
        "category": "external",
        "summary": "147808",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=147808"
      },
      {
        "category": "external",
        "summary": "149873",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=149873"
      },
      {
        "category": "external",
        "summary": "149946",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=149946"
      },
      {
        "category": "external",
        "summary": "153140",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=153140"
      },
      {
        "category": "external",
        "summary": "154021",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=154021"
      },
      {
        "category": "external",
        "summary": "154025",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=154025"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2005/rhsa-2005_405.json"
      }
    ],
    "title": "Red Hat Security Advisory: PHP security update",
    "tracking": {
      "current_release_date": "2026-01-13T22:34:23+00:00",
      "generator": {
        "date": "2026-01-13T22:34:23+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.15"
        }
      },
      "id": "RHSA-2005:405",
      "initial_release_date": "2005-04-28T18:53:00+00:00",
      "revision_history": [
        {
          "date": "2005-04-28T18:53:00+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2005-04-28T00:00:00+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2026-01-13T22:34:23+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_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "php-devel-0:4.3.2-23.ent.ia64",
                "product": {
                  "name": "php-devel-0:4.3.2-23.ent.ia64",
                  "product_id": "php-devel-0:4.3.2-23.ent.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-devel@4.3.2-23.ent?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-pgsql-0:4.3.2-23.ent.ia64",
                "product": {
                  "name": "php-pgsql-0:4.3.2-23.ent.ia64",
                  "product_id": "php-pgsql-0:4.3.2-23.ent.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-pgsql@4.3.2-23.ent?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-0:4.3.2-23.ent.ia64",
                "product": {
                  "name": "php-0:4.3.2-23.ent.ia64",
                  "product_id": "php-0:4.3.2-23.ent.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php@4.3.2-23.ent?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-mysql-0:4.3.2-23.ent.ia64",
                "product": {
                  "name": "php-mysql-0:4.3.2-23.ent.ia64",
                  "product_id": "php-mysql-0:4.3.2-23.ent.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-mysql@4.3.2-23.ent?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-debuginfo-0:4.3.2-23.ent.ia64",
                "product": {
                  "name": "php-debuginfo-0:4.3.2-23.ent.ia64",
                  "product_id": "php-debuginfo-0:4.3.2-23.ent.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-23.ent?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-imap-0:4.3.2-23.ent.ia64",
                "product": {
                  "name": "php-imap-0:4.3.2-23.ent.ia64",
                  "product_id": "php-imap-0:4.3.2-23.ent.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-imap@4.3.2-23.ent?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-ldap-0:4.3.2-23.ent.ia64",
                "product": {
                  "name": "php-ldap-0:4.3.2-23.ent.ia64",
                  "product_id": "php-ldap-0:4.3.2-23.ent.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-ldap@4.3.2-23.ent?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-odbc-0:4.3.2-23.ent.ia64",
                "product": {
                  "name": "php-odbc-0:4.3.2-23.ent.ia64",
                  "product_id": "php-odbc-0:4.3.2-23.ent.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-odbc@4.3.2-23.ent?arch=ia64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ia64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "php-devel-0:4.3.2-23.ent.x86_64",
                "product": {
                  "name": "php-devel-0:4.3.2-23.ent.x86_64",
                  "product_id": "php-devel-0:4.3.2-23.ent.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-devel@4.3.2-23.ent?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-pgsql-0:4.3.2-23.ent.x86_64",
                "product": {
                  "name": "php-pgsql-0:4.3.2-23.ent.x86_64",
                  "product_id": "php-pgsql-0:4.3.2-23.ent.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-pgsql@4.3.2-23.ent?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-0:4.3.2-23.ent.x86_64",
                "product": {
                  "name": "php-0:4.3.2-23.ent.x86_64",
                  "product_id": "php-0:4.3.2-23.ent.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php@4.3.2-23.ent?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-mysql-0:4.3.2-23.ent.x86_64",
                "product": {
                  "name": "php-mysql-0:4.3.2-23.ent.x86_64",
                  "product_id": "php-mysql-0:4.3.2-23.ent.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-mysql@4.3.2-23.ent?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-debuginfo-0:4.3.2-23.ent.x86_64",
                "product": {
                  "name": "php-debuginfo-0:4.3.2-23.ent.x86_64",
                  "product_id": "php-debuginfo-0:4.3.2-23.ent.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-23.ent?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-imap-0:4.3.2-23.ent.x86_64",
                "product": {
                  "name": "php-imap-0:4.3.2-23.ent.x86_64",
                  "product_id": "php-imap-0:4.3.2-23.ent.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-imap@4.3.2-23.ent?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-ldap-0:4.3.2-23.ent.x86_64",
                "product": {
                  "name": "php-ldap-0:4.3.2-23.ent.x86_64",
                  "product_id": "php-ldap-0:4.3.2-23.ent.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-ldap@4.3.2-23.ent?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-odbc-0:4.3.2-23.ent.x86_64",
                "product": {
                  "name": "php-odbc-0:4.3.2-23.ent.x86_64",
                  "product_id": "php-odbc-0:4.3.2-23.ent.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-odbc@4.3.2-23.ent?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "php-devel-0:4.3.2-23.ent.i386",
                "product": {
                  "name": "php-devel-0:4.3.2-23.ent.i386",
                  "product_id": "php-devel-0:4.3.2-23.ent.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-devel@4.3.2-23.ent?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-pgsql-0:4.3.2-23.ent.i386",
                "product": {
                  "name": "php-pgsql-0:4.3.2-23.ent.i386",
                  "product_id": "php-pgsql-0:4.3.2-23.ent.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-pgsql@4.3.2-23.ent?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-0:4.3.2-23.ent.i386",
                "product": {
                  "name": "php-0:4.3.2-23.ent.i386",
                  "product_id": "php-0:4.3.2-23.ent.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php@4.3.2-23.ent?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-mysql-0:4.3.2-23.ent.i386",
                "product": {
                  "name": "php-mysql-0:4.3.2-23.ent.i386",
                  "product_id": "php-mysql-0:4.3.2-23.ent.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-mysql@4.3.2-23.ent?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-debuginfo-0:4.3.2-23.ent.i386",
                "product": {
                  "name": "php-debuginfo-0:4.3.2-23.ent.i386",
                  "product_id": "php-debuginfo-0:4.3.2-23.ent.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-23.ent?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-imap-0:4.3.2-23.ent.i386",
                "product": {
                  "name": "php-imap-0:4.3.2-23.ent.i386",
                  "product_id": "php-imap-0:4.3.2-23.ent.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-imap@4.3.2-23.ent?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-ldap-0:4.3.2-23.ent.i386",
                "product": {
                  "name": "php-ldap-0:4.3.2-23.ent.i386",
                  "product_id": "php-ldap-0:4.3.2-23.ent.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-ldap@4.3.2-23.ent?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-odbc-0:4.3.2-23.ent.i386",
                "product": {
                  "name": "php-odbc-0:4.3.2-23.ent.i386",
                  "product_id": "php-odbc-0:4.3.2-23.ent.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-odbc@4.3.2-23.ent?arch=i386"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i386"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "php-0:4.3.2-23.ent.src",
                "product": {
                  "name": "php-0:4.3.2-23.ent.src",
                  "product_id": "php-0:4.3.2-23.ent.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php@4.3.2-23.ent?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "php-devel-0:4.3.2-23.ent.ppc",
                "product": {
                  "name": "php-devel-0:4.3.2-23.ent.ppc",
                  "product_id": "php-devel-0:4.3.2-23.ent.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-devel@4.3.2-23.ent?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-pgsql-0:4.3.2-23.ent.ppc",
                "product": {
                  "name": "php-pgsql-0:4.3.2-23.ent.ppc",
                  "product_id": "php-pgsql-0:4.3.2-23.ent.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-pgsql@4.3.2-23.ent?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-0:4.3.2-23.ent.ppc",
                "product": {
                  "name": "php-0:4.3.2-23.ent.ppc",
                  "product_id": "php-0:4.3.2-23.ent.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php@4.3.2-23.ent?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-mysql-0:4.3.2-23.ent.ppc",
                "product": {
                  "name": "php-mysql-0:4.3.2-23.ent.ppc",
                  "product_id": "php-mysql-0:4.3.2-23.ent.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-mysql@4.3.2-23.ent?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-debuginfo-0:4.3.2-23.ent.ppc",
                "product": {
                  "name": "php-debuginfo-0:4.3.2-23.ent.ppc",
                  "product_id": "php-debuginfo-0:4.3.2-23.ent.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-23.ent?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-imap-0:4.3.2-23.ent.ppc",
                "product": {
                  "name": "php-imap-0:4.3.2-23.ent.ppc",
                  "product_id": "php-imap-0:4.3.2-23.ent.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-imap@4.3.2-23.ent?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-ldap-0:4.3.2-23.ent.ppc",
                "product": {
                  "name": "php-ldap-0:4.3.2-23.ent.ppc",
                  "product_id": "php-ldap-0:4.3.2-23.ent.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-ldap@4.3.2-23.ent?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-odbc-0:4.3.2-23.ent.ppc",
                "product": {
                  "name": "php-odbc-0:4.3.2-23.ent.ppc",
                  "product_id": "php-odbc-0:4.3.2-23.ent.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-odbc@4.3.2-23.ent?arch=ppc"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "php-devel-0:4.3.2-23.ent.s390x",
                "product": {
                  "name": "php-devel-0:4.3.2-23.ent.s390x",
                  "product_id": "php-devel-0:4.3.2-23.ent.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-devel@4.3.2-23.ent?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-pgsql-0:4.3.2-23.ent.s390x",
                "product": {
                  "name": "php-pgsql-0:4.3.2-23.ent.s390x",
                  "product_id": "php-pgsql-0:4.3.2-23.ent.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-pgsql@4.3.2-23.ent?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-0:4.3.2-23.ent.s390x",
                "product": {
                  "name": "php-0:4.3.2-23.ent.s390x",
                  "product_id": "php-0:4.3.2-23.ent.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php@4.3.2-23.ent?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-mysql-0:4.3.2-23.ent.s390x",
                "product": {
                  "name": "php-mysql-0:4.3.2-23.ent.s390x",
                  "product_id": "php-mysql-0:4.3.2-23.ent.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-mysql@4.3.2-23.ent?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-debuginfo-0:4.3.2-23.ent.s390x",
                "product": {
                  "name": "php-debuginfo-0:4.3.2-23.ent.s390x",
                  "product_id": "php-debuginfo-0:4.3.2-23.ent.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-23.ent?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-imap-0:4.3.2-23.ent.s390x",
                "product": {
                  "name": "php-imap-0:4.3.2-23.ent.s390x",
                  "product_id": "php-imap-0:4.3.2-23.ent.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-imap@4.3.2-23.ent?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-ldap-0:4.3.2-23.ent.s390x",
                "product": {
                  "name": "php-ldap-0:4.3.2-23.ent.s390x",
                  "product_id": "php-ldap-0:4.3.2-23.ent.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-ldap@4.3.2-23.ent?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-odbc-0:4.3.2-23.ent.s390x",
                "product": {
                  "name": "php-odbc-0:4.3.2-23.ent.s390x",
                  "product_id": "php-odbc-0:4.3.2-23.ent.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-odbc@4.3.2-23.ent?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "php-devel-0:4.3.2-23.ent.s390",
                "product": {
                  "name": "php-devel-0:4.3.2-23.ent.s390",
                  "product_id": "php-devel-0:4.3.2-23.ent.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-devel@4.3.2-23.ent?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-pgsql-0:4.3.2-23.ent.s390",
                "product": {
                  "name": "php-pgsql-0:4.3.2-23.ent.s390",
                  "product_id": "php-pgsql-0:4.3.2-23.ent.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-pgsql@4.3.2-23.ent?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-0:4.3.2-23.ent.s390",
                "product": {
                  "name": "php-0:4.3.2-23.ent.s390",
                  "product_id": "php-0:4.3.2-23.ent.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php@4.3.2-23.ent?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-mysql-0:4.3.2-23.ent.s390",
                "product": {
                  "name": "php-mysql-0:4.3.2-23.ent.s390",
                  "product_id": "php-mysql-0:4.3.2-23.ent.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-mysql@4.3.2-23.ent?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-debuginfo-0:4.3.2-23.ent.s390",
                "product": {
                  "name": "php-debuginfo-0:4.3.2-23.ent.s390",
                  "product_id": "php-debuginfo-0:4.3.2-23.ent.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-23.ent?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-imap-0:4.3.2-23.ent.s390",
                "product": {
                  "name": "php-imap-0:4.3.2-23.ent.s390",
                  "product_id": "php-imap-0:4.3.2-23.ent.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-imap@4.3.2-23.ent?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-ldap-0:4.3.2-23.ent.s390",
                "product": {
                  "name": "php-ldap-0:4.3.2-23.ent.s390",
                  "product_id": "php-ldap-0:4.3.2-23.ent.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-ldap@4.3.2-23.ent?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "php-odbc-0:4.3.2-23.ent.s390",
                "product": {
                  "name": "php-odbc-0:4.3.2-23.ent.s390",
                  "product_id": "php-odbc-0:4.3.2-23.ent.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/php-odbc@4.3.2-23.ent?arch=s390"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:4.3.2-23.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:4.3.2-23.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:4.3.2-23.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:4.3.2-23.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:4.3.2-23.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:4.3.2-23.ent.src as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-0:4.3.2-23.ent.src"
        },
        "product_reference": "php-0:4.3.2-23.ent.src",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:4.3.2-23.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:4.3.2-23.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-debuginfo-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-debuginfo-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:4.3.2-23.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-debuginfo-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-debuginfo-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:4.3.2-23.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-debuginfo-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-debuginfo-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:4.3.2-23.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-debuginfo-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-debuginfo-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:4.3.2-23.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-debuginfo-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-debuginfo-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:4.3.2-23.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-debuginfo-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-debuginfo-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:4.3.2-23.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-devel-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-devel-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:4.3.2-23.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-devel-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-devel-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:4.3.2-23.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-devel-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-devel-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:4.3.2-23.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-devel-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-devel-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:4.3.2-23.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-devel-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-devel-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:4.3.2-23.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-devel-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-devel-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:4.3.2-23.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-imap-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-imap-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:4.3.2-23.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-imap-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-imap-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:4.3.2-23.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-imap-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-imap-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:4.3.2-23.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-imap-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-imap-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:4.3.2-23.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-imap-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-imap-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:4.3.2-23.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-imap-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-imap-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:4.3.2-23.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-ldap-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-ldap-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:4.3.2-23.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-ldap-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-ldap-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:4.3.2-23.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-ldap-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-ldap-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:4.3.2-23.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-ldap-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-ldap-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:4.3.2-23.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-ldap-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-ldap-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:4.3.2-23.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-ldap-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-ldap-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:4.3.2-23.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-mysql-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-mysql-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:4.3.2-23.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-mysql-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-mysql-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:4.3.2-23.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-mysql-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-mysql-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:4.3.2-23.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-mysql-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-mysql-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:4.3.2-23.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-mysql-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-mysql-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:4.3.2-23.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-mysql-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-mysql-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:4.3.2-23.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-odbc-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-odbc-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:4.3.2-23.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-odbc-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-odbc-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:4.3.2-23.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-odbc-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-odbc-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:4.3.2-23.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-odbc-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-odbc-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:4.3.2-23.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-odbc-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-odbc-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:4.3.2-23.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-odbc-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-odbc-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:4.3.2-23.ent.i386 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-pgsql-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-pgsql-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:4.3.2-23.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-pgsql-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-pgsql-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:4.3.2-23.ent.ppc as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-pgsql-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-pgsql-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:4.3.2-23.ent.s390 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-pgsql-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-pgsql-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:4.3.2-23.ent.s390x as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-pgsql-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-pgsql-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:4.3.2-23.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3",
          "product_id": "3AS:php-pgsql-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-pgsql-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:4.3.2-23.ent.i386 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:4.3.2-23.ent.ia64 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:4.3.2-23.ent.ppc as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:4.3.2-23.ent.s390 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:4.3.2-23.ent.s390x as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:4.3.2-23.ent.src as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-0:4.3.2-23.ent.src"
        },
        "product_reference": "php-0:4.3.2-23.ent.src",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:4.3.2-23.ent.x86_64 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:4.3.2-23.ent.i386 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-debuginfo-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-debuginfo-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:4.3.2-23.ent.ia64 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-debuginfo-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-debuginfo-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:4.3.2-23.ent.ppc as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-debuginfo-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-debuginfo-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:4.3.2-23.ent.s390 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-debuginfo-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-debuginfo-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:4.3.2-23.ent.s390x as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-debuginfo-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-debuginfo-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:4.3.2-23.ent.x86_64 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-debuginfo-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-debuginfo-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:4.3.2-23.ent.i386 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-devel-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-devel-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:4.3.2-23.ent.ia64 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-devel-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-devel-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:4.3.2-23.ent.ppc as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-devel-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-devel-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:4.3.2-23.ent.s390 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-devel-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-devel-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:4.3.2-23.ent.s390x as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-devel-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-devel-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:4.3.2-23.ent.x86_64 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-devel-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-devel-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:4.3.2-23.ent.i386 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-imap-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-imap-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:4.3.2-23.ent.ia64 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-imap-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-imap-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:4.3.2-23.ent.ppc as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-imap-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-imap-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:4.3.2-23.ent.s390 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-imap-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-imap-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:4.3.2-23.ent.s390x as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-imap-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-imap-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:4.3.2-23.ent.x86_64 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-imap-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-imap-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:4.3.2-23.ent.i386 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-ldap-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-ldap-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:4.3.2-23.ent.ia64 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-ldap-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-ldap-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:4.3.2-23.ent.ppc as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-ldap-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-ldap-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:4.3.2-23.ent.s390 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-ldap-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-ldap-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:4.3.2-23.ent.s390x as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-ldap-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-ldap-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:4.3.2-23.ent.x86_64 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-ldap-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-ldap-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:4.3.2-23.ent.i386 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-mysql-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-mysql-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:4.3.2-23.ent.ia64 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-mysql-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-mysql-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:4.3.2-23.ent.ppc as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-mysql-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-mysql-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:4.3.2-23.ent.s390 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-mysql-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-mysql-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:4.3.2-23.ent.s390x as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-mysql-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-mysql-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:4.3.2-23.ent.x86_64 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-mysql-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-mysql-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:4.3.2-23.ent.i386 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-odbc-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-odbc-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:4.3.2-23.ent.ia64 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-odbc-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-odbc-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:4.3.2-23.ent.ppc as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-odbc-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-odbc-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:4.3.2-23.ent.s390 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-odbc-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-odbc-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:4.3.2-23.ent.s390x as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-odbc-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-odbc-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:4.3.2-23.ent.x86_64 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-odbc-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-odbc-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:4.3.2-23.ent.i386 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-pgsql-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-pgsql-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:4.3.2-23.ent.ia64 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-pgsql-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-pgsql-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:4.3.2-23.ent.ppc as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-pgsql-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-pgsql-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:4.3.2-23.ent.s390 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-pgsql-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-pgsql-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:4.3.2-23.ent.s390x as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-pgsql-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-pgsql-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:4.3.2-23.ent.x86_64 as a component of Red Hat Desktop version 3",
          "product_id": "3Desktop:php-pgsql-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-pgsql-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:4.3.2-23.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:4.3.2-23.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:4.3.2-23.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:4.3.2-23.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:4.3.2-23.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:4.3.2-23.ent.src as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-0:4.3.2-23.ent.src"
        },
        "product_reference": "php-0:4.3.2-23.ent.src",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:4.3.2-23.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:4.3.2-23.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-debuginfo-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-debuginfo-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:4.3.2-23.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-debuginfo-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-debuginfo-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:4.3.2-23.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-debuginfo-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-debuginfo-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:4.3.2-23.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-debuginfo-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-debuginfo-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:4.3.2-23.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-debuginfo-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-debuginfo-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:4.3.2-23.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-debuginfo-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-debuginfo-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:4.3.2-23.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-devel-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-devel-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:4.3.2-23.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-devel-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-devel-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:4.3.2-23.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-devel-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-devel-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:4.3.2-23.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-devel-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-devel-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:4.3.2-23.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-devel-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-devel-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:4.3.2-23.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-devel-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-devel-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:4.3.2-23.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-imap-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-imap-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:4.3.2-23.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-imap-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-imap-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:4.3.2-23.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-imap-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-imap-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:4.3.2-23.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-imap-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-imap-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:4.3.2-23.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-imap-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-imap-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:4.3.2-23.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-imap-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-imap-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:4.3.2-23.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-ldap-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-ldap-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:4.3.2-23.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-ldap-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-ldap-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:4.3.2-23.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-ldap-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-ldap-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:4.3.2-23.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-ldap-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-ldap-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:4.3.2-23.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-ldap-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-ldap-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:4.3.2-23.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-ldap-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-ldap-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:4.3.2-23.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-mysql-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-mysql-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:4.3.2-23.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-mysql-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-mysql-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:4.3.2-23.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-mysql-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-mysql-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:4.3.2-23.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-mysql-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-mysql-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:4.3.2-23.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-mysql-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-mysql-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:4.3.2-23.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-mysql-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-mysql-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:4.3.2-23.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-odbc-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-odbc-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:4.3.2-23.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-odbc-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-odbc-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:4.3.2-23.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-odbc-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-odbc-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:4.3.2-23.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-odbc-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-odbc-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:4.3.2-23.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-odbc-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-odbc-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:4.3.2-23.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-odbc-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-odbc-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:4.3.2-23.ent.i386 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-pgsql-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-pgsql-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:4.3.2-23.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-pgsql-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-pgsql-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:4.3.2-23.ent.ppc as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-pgsql-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-pgsql-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:4.3.2-23.ent.s390 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-pgsql-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-pgsql-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:4.3.2-23.ent.s390x as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-pgsql-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-pgsql-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:4.3.2-23.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3",
          "product_id": "3ES:php-pgsql-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-pgsql-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:4.3.2-23.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:4.3.2-23.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:4.3.2-23.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:4.3.2-23.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:4.3.2-23.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:4.3.2-23.ent.src as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-0:4.3.2-23.ent.src"
        },
        "product_reference": "php-0:4.3.2-23.ent.src",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-0:4.3.2-23.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:4.3.2-23.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-debuginfo-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-debuginfo-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:4.3.2-23.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-debuginfo-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-debuginfo-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:4.3.2-23.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-debuginfo-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-debuginfo-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:4.3.2-23.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-debuginfo-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-debuginfo-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:4.3.2-23.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-debuginfo-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-debuginfo-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-debuginfo-0:4.3.2-23.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-debuginfo-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-debuginfo-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:4.3.2-23.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-devel-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-devel-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:4.3.2-23.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-devel-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-devel-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:4.3.2-23.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-devel-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-devel-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:4.3.2-23.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-devel-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-devel-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:4.3.2-23.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-devel-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-devel-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-devel-0:4.3.2-23.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-devel-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-devel-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:4.3.2-23.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-imap-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-imap-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:4.3.2-23.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-imap-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-imap-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:4.3.2-23.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-imap-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-imap-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:4.3.2-23.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-imap-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-imap-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:4.3.2-23.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-imap-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-imap-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-imap-0:4.3.2-23.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-imap-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-imap-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:4.3.2-23.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-ldap-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-ldap-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:4.3.2-23.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-ldap-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-ldap-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:4.3.2-23.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-ldap-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-ldap-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:4.3.2-23.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-ldap-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-ldap-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:4.3.2-23.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-ldap-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-ldap-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-ldap-0:4.3.2-23.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-ldap-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-ldap-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:4.3.2-23.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-mysql-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-mysql-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:4.3.2-23.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-mysql-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-mysql-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:4.3.2-23.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-mysql-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-mysql-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:4.3.2-23.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-mysql-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-mysql-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:4.3.2-23.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-mysql-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-mysql-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-mysql-0:4.3.2-23.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-mysql-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-mysql-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:4.3.2-23.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-odbc-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-odbc-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:4.3.2-23.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-odbc-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-odbc-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:4.3.2-23.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-odbc-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-odbc-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:4.3.2-23.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-odbc-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-odbc-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:4.3.2-23.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-odbc-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-odbc-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-odbc-0:4.3.2-23.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-odbc-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-odbc-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:4.3.2-23.ent.i386 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-pgsql-0:4.3.2-23.ent.i386"
        },
        "product_reference": "php-pgsql-0:4.3.2-23.ent.i386",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:4.3.2-23.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-pgsql-0:4.3.2-23.ent.ia64"
        },
        "product_reference": "php-pgsql-0:4.3.2-23.ent.ia64",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:4.3.2-23.ent.ppc as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-pgsql-0:4.3.2-23.ent.ppc"
        },
        "product_reference": "php-pgsql-0:4.3.2-23.ent.ppc",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:4.3.2-23.ent.s390 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-pgsql-0:4.3.2-23.ent.s390"
        },
        "product_reference": "php-pgsql-0:4.3.2-23.ent.s390",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:4.3.2-23.ent.s390x as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-pgsql-0:4.3.2-23.ent.s390x"
        },
        "product_reference": "php-pgsql-0:4.3.2-23.ent.s390x",
        "relates_to_product_reference": "3WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php-pgsql-0:4.3.2-23.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3",
          "product_id": "3WS:php-pgsql-0:4.3.2-23.ent.x86_64"
        },
        "product_reference": "php-pgsql-0:4.3.2-23.ent.x86_64",
        "relates_to_product_reference": "3WS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2004-1392",
      "discovery_date": "2005-02-11T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1617411"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "PHP 4.0 with cURL functions allows remote attackers to bypass the open_basedir setting and read arbitrary files via a file: URL argument to the curl_init function.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "security flaw",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "We do not consider these to be security issues:\nhttp://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=169857#c1",
          "title": "Statement"
        }
      ],
      "product_status": {
        "fixed": [
          "3AS:php-0:4.3.2-23.ent.i386",
          "3AS:php-0:4.3.2-23.ent.ia64",
          "3AS:php-0:4.3.2-23.ent.ppc",
          "3AS:php-0:4.3.2-23.ent.s390",
          "3AS:php-0:4.3.2-23.ent.s390x",
          "3AS:php-0:4.3.2-23.ent.src",
          "3AS:php-0:4.3.2-23.ent.x86_64",
          "3AS:php-debuginfo-0:4.3.2-23.ent.i386",
          "3AS:php-debuginfo-0:4.3.2-23.ent.ia64",
          "3AS:php-debuginfo-0:4.3.2-23.ent.ppc",
          "3AS:php-debuginfo-0:4.3.2-23.ent.s390",
          "3AS:php-debuginfo-0:4.3.2-23.ent.s390x",
          "3AS:php-debuginfo-0:4.3.2-23.ent.x86_64",
          "3AS:php-devel-0:4.3.2-23.ent.i386",
          "3AS:php-devel-0:4.3.2-23.ent.ia64",
          "3AS:php-devel-0:4.3.2-23.ent.ppc",
          "3AS:php-devel-0:4.3.2-23.ent.s390",
          "3AS:php-devel-0:4.3.2-23.ent.s390x",
          "3AS:php-devel-0:4.3.2-23.ent.x86_64",
          "3AS:php-imap-0:4.3.2-23.ent.i386",
          "3AS:php-imap-0:4.3.2-23.ent.ia64",
          "3AS:php-imap-0:4.3.2-23.ent.ppc",
          "3AS:php-imap-0:4.3.2-23.ent.s390",
          "3AS:php-imap-0:4.3.2-23.ent.s390x",
          "3AS:php-imap-0:4.3.2-23.ent.x86_64",
          "3AS:php-ldap-0:4.3.2-23.ent.i386",
          "3AS:php-ldap-0:4.3.2-23.ent.ia64",
          "3AS:php-ldap-0:4.3.2-23.ent.ppc",
          "3AS:php-ldap-0:4.3.2-23.ent.s390",
          "3AS:php-ldap-0:4.3.2-23.ent.s390x",
          "3AS:php-ldap-0:4.3.2-23.ent.x86_64",
          "3AS:php-mysql-0:4.3.2-23.ent.i386",
          "3AS:php-mysql-0:4.3.2-23.ent.ia64",
          "3AS:php-mysql-0:4.3.2-23.ent.ppc",
          "3AS:php-mysql-0:4.3.2-23.ent.s390",
          "3AS:php-mysql-0:4.3.2-23.ent.s390x",
          "3AS:php-mysql-0:4.3.2-23.ent.x86_64",
          "3AS:php-odbc-0:4.3.2-23.ent.i386",
          "3AS:php-odbc-0:4.3.2-23.ent.ia64",
          "3AS:php-odbc-0:4.3.2-23.ent.ppc",
          "3AS:php-odbc-0:4.3.2-23.ent.s390",
          "3AS:php-odbc-0:4.3.2-23.ent.s390x",
          "3AS:php-odbc-0:4.3.2-23.ent.x86_64",
          "3AS:php-pgsql-0:4.3.2-23.ent.i386",
          "3AS:php-pgsql-0:4.3.2-23.ent.ia64",
          "3AS:php-pgsql-0:4.3.2-23.ent.ppc",
          "3AS:php-pgsql-0:4.3.2-23.ent.s390",
          "3AS:php-pgsql-0:4.3.2-23.ent.s390x",
          "3AS:php-pgsql-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-0:4.3.2-23.ent.i386",
          "3Desktop:php-0:4.3.2-23.ent.ia64",
          "3Desktop:php-0:4.3.2-23.ent.ppc",
          "3Desktop:php-0:4.3.2-23.ent.s390",
          "3Desktop:php-0:4.3.2-23.ent.s390x",
          "3Desktop:php-0:4.3.2-23.ent.src",
          "3Desktop:php-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-debuginfo-0:4.3.2-23.ent.i386",
          "3Desktop:php-debuginfo-0:4.3.2-23.ent.ia64",
          "3Desktop:php-debuginfo-0:4.3.2-23.ent.ppc",
          "3Desktop:php-debuginfo-0:4.3.2-23.ent.s390",
          "3Desktop:php-debuginfo-0:4.3.2-23.ent.s390x",
          "3Desktop:php-debuginfo-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-devel-0:4.3.2-23.ent.i386",
          "3Desktop:php-devel-0:4.3.2-23.ent.ia64",
          "3Desktop:php-devel-0:4.3.2-23.ent.ppc",
          "3Desktop:php-devel-0:4.3.2-23.ent.s390",
          "3Desktop:php-devel-0:4.3.2-23.ent.s390x",
          "3Desktop:php-devel-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-imap-0:4.3.2-23.ent.i386",
          "3Desktop:php-imap-0:4.3.2-23.ent.ia64",
          "3Desktop:php-imap-0:4.3.2-23.ent.ppc",
          "3Desktop:php-imap-0:4.3.2-23.ent.s390",
          "3Desktop:php-imap-0:4.3.2-23.ent.s390x",
          "3Desktop:php-imap-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-ldap-0:4.3.2-23.ent.i386",
          "3Desktop:php-ldap-0:4.3.2-23.ent.ia64",
          "3Desktop:php-ldap-0:4.3.2-23.ent.ppc",
          "3Desktop:php-ldap-0:4.3.2-23.ent.s390",
          "3Desktop:php-ldap-0:4.3.2-23.ent.s390x",
          "3Desktop:php-ldap-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-mysql-0:4.3.2-23.ent.i386",
          "3Desktop:php-mysql-0:4.3.2-23.ent.ia64",
          "3Desktop:php-mysql-0:4.3.2-23.ent.ppc",
          "3Desktop:php-mysql-0:4.3.2-23.ent.s390",
          "3Desktop:php-mysql-0:4.3.2-23.ent.s390x",
          "3Desktop:php-mysql-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-odbc-0:4.3.2-23.ent.i386",
          "3Desktop:php-odbc-0:4.3.2-23.ent.ia64",
          "3Desktop:php-odbc-0:4.3.2-23.ent.ppc",
          "3Desktop:php-odbc-0:4.3.2-23.ent.s390",
          "3Desktop:php-odbc-0:4.3.2-23.ent.s390x",
          "3Desktop:php-odbc-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-pgsql-0:4.3.2-23.ent.i386",
          "3Desktop:php-pgsql-0:4.3.2-23.ent.ia64",
          "3Desktop:php-pgsql-0:4.3.2-23.ent.ppc",
          "3Desktop:php-pgsql-0:4.3.2-23.ent.s390",
          "3Desktop:php-pgsql-0:4.3.2-23.ent.s390x",
          "3Desktop:php-pgsql-0:4.3.2-23.ent.x86_64",
          "3ES:php-0:4.3.2-23.ent.i386",
          "3ES:php-0:4.3.2-23.ent.ia64",
          "3ES:php-0:4.3.2-23.ent.ppc",
          "3ES:php-0:4.3.2-23.ent.s390",
          "3ES:php-0:4.3.2-23.ent.s390x",
          "3ES:php-0:4.3.2-23.ent.src",
          "3ES:php-0:4.3.2-23.ent.x86_64",
          "3ES:php-debuginfo-0:4.3.2-23.ent.i386",
          "3ES:php-debuginfo-0:4.3.2-23.ent.ia64",
          "3ES:php-debuginfo-0:4.3.2-23.ent.ppc",
          "3ES:php-debuginfo-0:4.3.2-23.ent.s390",
          "3ES:php-debuginfo-0:4.3.2-23.ent.s390x",
          "3ES:php-debuginfo-0:4.3.2-23.ent.x86_64",
          "3ES:php-devel-0:4.3.2-23.ent.i386",
          "3ES:php-devel-0:4.3.2-23.ent.ia64",
          "3ES:php-devel-0:4.3.2-23.ent.ppc",
          "3ES:php-devel-0:4.3.2-23.ent.s390",
          "3ES:php-devel-0:4.3.2-23.ent.s390x",
          "3ES:php-devel-0:4.3.2-23.ent.x86_64",
          "3ES:php-imap-0:4.3.2-23.ent.i386",
          "3ES:php-imap-0:4.3.2-23.ent.ia64",
          "3ES:php-imap-0:4.3.2-23.ent.ppc",
          "3ES:php-imap-0:4.3.2-23.ent.s390",
          "3ES:php-imap-0:4.3.2-23.ent.s390x",
          "3ES:php-imap-0:4.3.2-23.ent.x86_64",
          "3ES:php-ldap-0:4.3.2-23.ent.i386",
          "3ES:php-ldap-0:4.3.2-23.ent.ia64",
          "3ES:php-ldap-0:4.3.2-23.ent.ppc",
          "3ES:php-ldap-0:4.3.2-23.ent.s390",
          "3ES:php-ldap-0:4.3.2-23.ent.s390x",
          "3ES:php-ldap-0:4.3.2-23.ent.x86_64",
          "3ES:php-mysql-0:4.3.2-23.ent.i386",
          "3ES:php-mysql-0:4.3.2-23.ent.ia64",
          "3ES:php-mysql-0:4.3.2-23.ent.ppc",
          "3ES:php-mysql-0:4.3.2-23.ent.s390",
          "3ES:php-mysql-0:4.3.2-23.ent.s390x",
          "3ES:php-mysql-0:4.3.2-23.ent.x86_64",
          "3ES:php-odbc-0:4.3.2-23.ent.i386",
          "3ES:php-odbc-0:4.3.2-23.ent.ia64",
          "3ES:php-odbc-0:4.3.2-23.ent.ppc",
          "3ES:php-odbc-0:4.3.2-23.ent.s390",
          "3ES:php-odbc-0:4.3.2-23.ent.s390x",
          "3ES:php-odbc-0:4.3.2-23.ent.x86_64",
          "3ES:php-pgsql-0:4.3.2-23.ent.i386",
          "3ES:php-pgsql-0:4.3.2-23.ent.ia64",
          "3ES:php-pgsql-0:4.3.2-23.ent.ppc",
          "3ES:php-pgsql-0:4.3.2-23.ent.s390",
          "3ES:php-pgsql-0:4.3.2-23.ent.s390x",
          "3ES:php-pgsql-0:4.3.2-23.ent.x86_64",
          "3WS:php-0:4.3.2-23.ent.i386",
          "3WS:php-0:4.3.2-23.ent.ia64",
          "3WS:php-0:4.3.2-23.ent.ppc",
          "3WS:php-0:4.3.2-23.ent.s390",
          "3WS:php-0:4.3.2-23.ent.s390x",
          "3WS:php-0:4.3.2-23.ent.src",
          "3WS:php-0:4.3.2-23.ent.x86_64",
          "3WS:php-debuginfo-0:4.3.2-23.ent.i386",
          "3WS:php-debuginfo-0:4.3.2-23.ent.ia64",
          "3WS:php-debuginfo-0:4.3.2-23.ent.ppc",
          "3WS:php-debuginfo-0:4.3.2-23.ent.s390",
          "3WS:php-debuginfo-0:4.3.2-23.ent.s390x",
          "3WS:php-debuginfo-0:4.3.2-23.ent.x86_64",
          "3WS:php-devel-0:4.3.2-23.ent.i386",
          "3WS:php-devel-0:4.3.2-23.ent.ia64",
          "3WS:php-devel-0:4.3.2-23.ent.ppc",
          "3WS:php-devel-0:4.3.2-23.ent.s390",
          "3WS:php-devel-0:4.3.2-23.ent.s390x",
          "3WS:php-devel-0:4.3.2-23.ent.x86_64",
          "3WS:php-imap-0:4.3.2-23.ent.i386",
          "3WS:php-imap-0:4.3.2-23.ent.ia64",
          "3WS:php-imap-0:4.3.2-23.ent.ppc",
          "3WS:php-imap-0:4.3.2-23.ent.s390",
          "3WS:php-imap-0:4.3.2-23.ent.s390x",
          "3WS:php-imap-0:4.3.2-23.ent.x86_64",
          "3WS:php-ldap-0:4.3.2-23.ent.i386",
          "3WS:php-ldap-0:4.3.2-23.ent.ia64",
          "3WS:php-ldap-0:4.3.2-23.ent.ppc",
          "3WS:php-ldap-0:4.3.2-23.ent.s390",
          "3WS:php-ldap-0:4.3.2-23.ent.s390x",
          "3WS:php-ldap-0:4.3.2-23.ent.x86_64",
          "3WS:php-mysql-0:4.3.2-23.ent.i386",
          "3WS:php-mysql-0:4.3.2-23.ent.ia64",
          "3WS:php-mysql-0:4.3.2-23.ent.ppc",
          "3WS:php-mysql-0:4.3.2-23.ent.s390",
          "3WS:php-mysql-0:4.3.2-23.ent.s390x",
          "3WS:php-mysql-0:4.3.2-23.ent.x86_64",
          "3WS:php-odbc-0:4.3.2-23.ent.i386",
          "3WS:php-odbc-0:4.3.2-23.ent.ia64",
          "3WS:php-odbc-0:4.3.2-23.ent.ppc",
          "3WS:php-odbc-0:4.3.2-23.ent.s390",
          "3WS:php-odbc-0:4.3.2-23.ent.s390x",
          "3WS:php-odbc-0:4.3.2-23.ent.x86_64",
          "3WS:php-pgsql-0:4.3.2-23.ent.i386",
          "3WS:php-pgsql-0:4.3.2-23.ent.ia64",
          "3WS:php-pgsql-0:4.3.2-23.ent.ppc",
          "3WS:php-pgsql-0:4.3.2-23.ent.s390",
          "3WS:php-pgsql-0:4.3.2-23.ent.s390x",
          "3WS:php-pgsql-0:4.3.2-23.ent.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2004-1392"
        },
        {
          "category": "external",
          "summary": "RHBZ#1617411",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617411"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2004-1392",
          "url": "https://www.cve.org/CVERecord?id=CVE-2004-1392"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2004-1392",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2004-1392"
        }
      ],
      "release_date": "2004-12-15T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2005-04-28T18:53:00+00:00",
          "details": "Before applying this update, make sure that all previously-released\nerrata relevant to your system have been applied.  Use Red Hat\nNetwork to download and update your packages.  To launch the Red Hat\nUpdate Agent, use the following command:\n\n    up2date\n\nFor information on how to install packages manually, refer to the\nfollowing Web page for the System Administration or Customization\nguide specific to your system:\n\n    http://www.redhat.com/docs/manuals/enterprise/",
          "product_ids": [
            "3AS:php-0:4.3.2-23.ent.i386",
            "3AS:php-0:4.3.2-23.ent.ia64",
            "3AS:php-0:4.3.2-23.ent.ppc",
            "3AS:php-0:4.3.2-23.ent.s390",
            "3AS:php-0:4.3.2-23.ent.s390x",
            "3AS:php-0:4.3.2-23.ent.src",
            "3AS:php-0:4.3.2-23.ent.x86_64",
            "3AS:php-debuginfo-0:4.3.2-23.ent.i386",
            "3AS:php-debuginfo-0:4.3.2-23.ent.ia64",
            "3AS:php-debuginfo-0:4.3.2-23.ent.ppc",
            "3AS:php-debuginfo-0:4.3.2-23.ent.s390",
            "3AS:php-debuginfo-0:4.3.2-23.ent.s390x",
            "3AS:php-debuginfo-0:4.3.2-23.ent.x86_64",
            "3AS:php-devel-0:4.3.2-23.ent.i386",
            "3AS:php-devel-0:4.3.2-23.ent.ia64",
            "3AS:php-devel-0:4.3.2-23.ent.ppc",
            "3AS:php-devel-0:4.3.2-23.ent.s390",
            "3AS:php-devel-0:4.3.2-23.ent.s390x",
            "3AS:php-devel-0:4.3.2-23.ent.x86_64",
            "3AS:php-imap-0:4.3.2-23.ent.i386",
            "3AS:php-imap-0:4.3.2-23.ent.ia64",
            "3AS:php-imap-0:4.3.2-23.ent.ppc",
            "3AS:php-imap-0:4.3.2-23.ent.s390",
            "3AS:php-imap-0:4.3.2-23.ent.s390x",
            "3AS:php-imap-0:4.3.2-23.ent.x86_64",
            "3AS:php-ldap-0:4.3.2-23.ent.i386",
            "3AS:php-ldap-0:4.3.2-23.ent.ia64",
            "3AS:php-ldap-0:4.3.2-23.ent.ppc",
            "3AS:php-ldap-0:4.3.2-23.ent.s390",
            "3AS:php-ldap-0:4.3.2-23.ent.s390x",
            "3AS:php-ldap-0:4.3.2-23.ent.x86_64",
            "3AS:php-mysql-0:4.3.2-23.ent.i386",
            "3AS:php-mysql-0:4.3.2-23.ent.ia64",
            "3AS:php-mysql-0:4.3.2-23.ent.ppc",
            "3AS:php-mysql-0:4.3.2-23.ent.s390",
            "3AS:php-mysql-0:4.3.2-23.ent.s390x",
            "3AS:php-mysql-0:4.3.2-23.ent.x86_64",
            "3AS:php-odbc-0:4.3.2-23.ent.i386",
            "3AS:php-odbc-0:4.3.2-23.ent.ia64",
            "3AS:php-odbc-0:4.3.2-23.ent.ppc",
            "3AS:php-odbc-0:4.3.2-23.ent.s390",
            "3AS:php-odbc-0:4.3.2-23.ent.s390x",
            "3AS:php-odbc-0:4.3.2-23.ent.x86_64",
            "3AS:php-pgsql-0:4.3.2-23.ent.i386",
            "3AS:php-pgsql-0:4.3.2-23.ent.ia64",
            "3AS:php-pgsql-0:4.3.2-23.ent.ppc",
            "3AS:php-pgsql-0:4.3.2-23.ent.s390",
            "3AS:php-pgsql-0:4.3.2-23.ent.s390x",
            "3AS:php-pgsql-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-0:4.3.2-23.ent.i386",
            "3Desktop:php-0:4.3.2-23.ent.ia64",
            "3Desktop:php-0:4.3.2-23.ent.ppc",
            "3Desktop:php-0:4.3.2-23.ent.s390",
            "3Desktop:php-0:4.3.2-23.ent.s390x",
            "3Desktop:php-0:4.3.2-23.ent.src",
            "3Desktop:php-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-debuginfo-0:4.3.2-23.ent.i386",
            "3Desktop:php-debuginfo-0:4.3.2-23.ent.ia64",
            "3Desktop:php-debuginfo-0:4.3.2-23.ent.ppc",
            "3Desktop:php-debuginfo-0:4.3.2-23.ent.s390",
            "3Desktop:php-debuginfo-0:4.3.2-23.ent.s390x",
            "3Desktop:php-debuginfo-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-devel-0:4.3.2-23.ent.i386",
            "3Desktop:php-devel-0:4.3.2-23.ent.ia64",
            "3Desktop:php-devel-0:4.3.2-23.ent.ppc",
            "3Desktop:php-devel-0:4.3.2-23.ent.s390",
            "3Desktop:php-devel-0:4.3.2-23.ent.s390x",
            "3Desktop:php-devel-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-imap-0:4.3.2-23.ent.i386",
            "3Desktop:php-imap-0:4.3.2-23.ent.ia64",
            "3Desktop:php-imap-0:4.3.2-23.ent.ppc",
            "3Desktop:php-imap-0:4.3.2-23.ent.s390",
            "3Desktop:php-imap-0:4.3.2-23.ent.s390x",
            "3Desktop:php-imap-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-ldap-0:4.3.2-23.ent.i386",
            "3Desktop:php-ldap-0:4.3.2-23.ent.ia64",
            "3Desktop:php-ldap-0:4.3.2-23.ent.ppc",
            "3Desktop:php-ldap-0:4.3.2-23.ent.s390",
            "3Desktop:php-ldap-0:4.3.2-23.ent.s390x",
            "3Desktop:php-ldap-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-mysql-0:4.3.2-23.ent.i386",
            "3Desktop:php-mysql-0:4.3.2-23.ent.ia64",
            "3Desktop:php-mysql-0:4.3.2-23.ent.ppc",
            "3Desktop:php-mysql-0:4.3.2-23.ent.s390",
            "3Desktop:php-mysql-0:4.3.2-23.ent.s390x",
            "3Desktop:php-mysql-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-odbc-0:4.3.2-23.ent.i386",
            "3Desktop:php-odbc-0:4.3.2-23.ent.ia64",
            "3Desktop:php-odbc-0:4.3.2-23.ent.ppc",
            "3Desktop:php-odbc-0:4.3.2-23.ent.s390",
            "3Desktop:php-odbc-0:4.3.2-23.ent.s390x",
            "3Desktop:php-odbc-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-pgsql-0:4.3.2-23.ent.i386",
            "3Desktop:php-pgsql-0:4.3.2-23.ent.ia64",
            "3Desktop:php-pgsql-0:4.3.2-23.ent.ppc",
            "3Desktop:php-pgsql-0:4.3.2-23.ent.s390",
            "3Desktop:php-pgsql-0:4.3.2-23.ent.s390x",
            "3Desktop:php-pgsql-0:4.3.2-23.ent.x86_64",
            "3ES:php-0:4.3.2-23.ent.i386",
            "3ES:php-0:4.3.2-23.ent.ia64",
            "3ES:php-0:4.3.2-23.ent.ppc",
            "3ES:php-0:4.3.2-23.ent.s390",
            "3ES:php-0:4.3.2-23.ent.s390x",
            "3ES:php-0:4.3.2-23.ent.src",
            "3ES:php-0:4.3.2-23.ent.x86_64",
            "3ES:php-debuginfo-0:4.3.2-23.ent.i386",
            "3ES:php-debuginfo-0:4.3.2-23.ent.ia64",
            "3ES:php-debuginfo-0:4.3.2-23.ent.ppc",
            "3ES:php-debuginfo-0:4.3.2-23.ent.s390",
            "3ES:php-debuginfo-0:4.3.2-23.ent.s390x",
            "3ES:php-debuginfo-0:4.3.2-23.ent.x86_64",
            "3ES:php-devel-0:4.3.2-23.ent.i386",
            "3ES:php-devel-0:4.3.2-23.ent.ia64",
            "3ES:php-devel-0:4.3.2-23.ent.ppc",
            "3ES:php-devel-0:4.3.2-23.ent.s390",
            "3ES:php-devel-0:4.3.2-23.ent.s390x",
            "3ES:php-devel-0:4.3.2-23.ent.x86_64",
            "3ES:php-imap-0:4.3.2-23.ent.i386",
            "3ES:php-imap-0:4.3.2-23.ent.ia64",
            "3ES:php-imap-0:4.3.2-23.ent.ppc",
            "3ES:php-imap-0:4.3.2-23.ent.s390",
            "3ES:php-imap-0:4.3.2-23.ent.s390x",
            "3ES:php-imap-0:4.3.2-23.ent.x86_64",
            "3ES:php-ldap-0:4.3.2-23.ent.i386",
            "3ES:php-ldap-0:4.3.2-23.ent.ia64",
            "3ES:php-ldap-0:4.3.2-23.ent.ppc",
            "3ES:php-ldap-0:4.3.2-23.ent.s390",
            "3ES:php-ldap-0:4.3.2-23.ent.s390x",
            "3ES:php-ldap-0:4.3.2-23.ent.x86_64",
            "3ES:php-mysql-0:4.3.2-23.ent.i386",
            "3ES:php-mysql-0:4.3.2-23.ent.ia64",
            "3ES:php-mysql-0:4.3.2-23.ent.ppc",
            "3ES:php-mysql-0:4.3.2-23.ent.s390",
            "3ES:php-mysql-0:4.3.2-23.ent.s390x",
            "3ES:php-mysql-0:4.3.2-23.ent.x86_64",
            "3ES:php-odbc-0:4.3.2-23.ent.i386",
            "3ES:php-odbc-0:4.3.2-23.ent.ia64",
            "3ES:php-odbc-0:4.3.2-23.ent.ppc",
            "3ES:php-odbc-0:4.3.2-23.ent.s390",
            "3ES:php-odbc-0:4.3.2-23.ent.s390x",
            "3ES:php-odbc-0:4.3.2-23.ent.x86_64",
            "3ES:php-pgsql-0:4.3.2-23.ent.i386",
            "3ES:php-pgsql-0:4.3.2-23.ent.ia64",
            "3ES:php-pgsql-0:4.3.2-23.ent.ppc",
            "3ES:php-pgsql-0:4.3.2-23.ent.s390",
            "3ES:php-pgsql-0:4.3.2-23.ent.s390x",
            "3ES:php-pgsql-0:4.3.2-23.ent.x86_64",
            "3WS:php-0:4.3.2-23.ent.i386",
            "3WS:php-0:4.3.2-23.ent.ia64",
            "3WS:php-0:4.3.2-23.ent.ppc",
            "3WS:php-0:4.3.2-23.ent.s390",
            "3WS:php-0:4.3.2-23.ent.s390x",
            "3WS:php-0:4.3.2-23.ent.src",
            "3WS:php-0:4.3.2-23.ent.x86_64",
            "3WS:php-debuginfo-0:4.3.2-23.ent.i386",
            "3WS:php-debuginfo-0:4.3.2-23.ent.ia64",
            "3WS:php-debuginfo-0:4.3.2-23.ent.ppc",
            "3WS:php-debuginfo-0:4.3.2-23.ent.s390",
            "3WS:php-debuginfo-0:4.3.2-23.ent.s390x",
            "3WS:php-debuginfo-0:4.3.2-23.ent.x86_64",
            "3WS:php-devel-0:4.3.2-23.ent.i386",
            "3WS:php-devel-0:4.3.2-23.ent.ia64",
            "3WS:php-devel-0:4.3.2-23.ent.ppc",
            "3WS:php-devel-0:4.3.2-23.ent.s390",
            "3WS:php-devel-0:4.3.2-23.ent.s390x",
            "3WS:php-devel-0:4.3.2-23.ent.x86_64",
            "3WS:php-imap-0:4.3.2-23.ent.i386",
            "3WS:php-imap-0:4.3.2-23.ent.ia64",
            "3WS:php-imap-0:4.3.2-23.ent.ppc",
            "3WS:php-imap-0:4.3.2-23.ent.s390",
            "3WS:php-imap-0:4.3.2-23.ent.s390x",
            "3WS:php-imap-0:4.3.2-23.ent.x86_64",
            "3WS:php-ldap-0:4.3.2-23.ent.i386",
            "3WS:php-ldap-0:4.3.2-23.ent.ia64",
            "3WS:php-ldap-0:4.3.2-23.ent.ppc",
            "3WS:php-ldap-0:4.3.2-23.ent.s390",
            "3WS:php-ldap-0:4.3.2-23.ent.s390x",
            "3WS:php-ldap-0:4.3.2-23.ent.x86_64",
            "3WS:php-mysql-0:4.3.2-23.ent.i386",
            "3WS:php-mysql-0:4.3.2-23.ent.ia64",
            "3WS:php-mysql-0:4.3.2-23.ent.ppc",
            "3WS:php-mysql-0:4.3.2-23.ent.s390",
            "3WS:php-mysql-0:4.3.2-23.ent.s390x",
            "3WS:php-mysql-0:4.3.2-23.ent.x86_64",
            "3WS:php-odbc-0:4.3.2-23.ent.i386",
            "3WS:php-odbc-0:4.3.2-23.ent.ia64",
            "3WS:php-odbc-0:4.3.2-23.ent.ppc",
            "3WS:php-odbc-0:4.3.2-23.ent.s390",
            "3WS:php-odbc-0:4.3.2-23.ent.s390x",
            "3WS:php-odbc-0:4.3.2-23.ent.x86_64",
            "3WS:php-pgsql-0:4.3.2-23.ent.i386",
            "3WS:php-pgsql-0:4.3.2-23.ent.ia64",
            "3WS:php-pgsql-0:4.3.2-23.ent.ppc",
            "3WS:php-pgsql-0:4.3.2-23.ent.s390",
            "3WS:php-pgsql-0:4.3.2-23.ent.s390x",
            "3WS:php-pgsql-0:4.3.2-23.ent.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2005:405"
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "security flaw"
    },
    {
      "cve": "CVE-2005-0524",
      "discovery_date": "2005-03-31T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1617533"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The php_handle_iff function in image.c for PHP 4.2.2, 4.3.9, 4.3.10 and 5.0.3, as reachable by the getimagesize PHP function, allows remote attackers to cause a denial of service (infinite loop) via a -8 size value.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "security flaw",
          "title": "Vulnerability summary"
        }
      ],
      "product_status": {
        "fixed": [
          "3AS:php-0:4.3.2-23.ent.i386",
          "3AS:php-0:4.3.2-23.ent.ia64",
          "3AS:php-0:4.3.2-23.ent.ppc",
          "3AS:php-0:4.3.2-23.ent.s390",
          "3AS:php-0:4.3.2-23.ent.s390x",
          "3AS:php-0:4.3.2-23.ent.src",
          "3AS:php-0:4.3.2-23.ent.x86_64",
          "3AS:php-debuginfo-0:4.3.2-23.ent.i386",
          "3AS:php-debuginfo-0:4.3.2-23.ent.ia64",
          "3AS:php-debuginfo-0:4.3.2-23.ent.ppc",
          "3AS:php-debuginfo-0:4.3.2-23.ent.s390",
          "3AS:php-debuginfo-0:4.3.2-23.ent.s390x",
          "3AS:php-debuginfo-0:4.3.2-23.ent.x86_64",
          "3AS:php-devel-0:4.3.2-23.ent.i386",
          "3AS:php-devel-0:4.3.2-23.ent.ia64",
          "3AS:php-devel-0:4.3.2-23.ent.ppc",
          "3AS:php-devel-0:4.3.2-23.ent.s390",
          "3AS:php-devel-0:4.3.2-23.ent.s390x",
          "3AS:php-devel-0:4.3.2-23.ent.x86_64",
          "3AS:php-imap-0:4.3.2-23.ent.i386",
          "3AS:php-imap-0:4.3.2-23.ent.ia64",
          "3AS:php-imap-0:4.3.2-23.ent.ppc",
          "3AS:php-imap-0:4.3.2-23.ent.s390",
          "3AS:php-imap-0:4.3.2-23.ent.s390x",
          "3AS:php-imap-0:4.3.2-23.ent.x86_64",
          "3AS:php-ldap-0:4.3.2-23.ent.i386",
          "3AS:php-ldap-0:4.3.2-23.ent.ia64",
          "3AS:php-ldap-0:4.3.2-23.ent.ppc",
          "3AS:php-ldap-0:4.3.2-23.ent.s390",
          "3AS:php-ldap-0:4.3.2-23.ent.s390x",
          "3AS:php-ldap-0:4.3.2-23.ent.x86_64",
          "3AS:php-mysql-0:4.3.2-23.ent.i386",
          "3AS:php-mysql-0:4.3.2-23.ent.ia64",
          "3AS:php-mysql-0:4.3.2-23.ent.ppc",
          "3AS:php-mysql-0:4.3.2-23.ent.s390",
          "3AS:php-mysql-0:4.3.2-23.ent.s390x",
          "3AS:php-mysql-0:4.3.2-23.ent.x86_64",
          "3AS:php-odbc-0:4.3.2-23.ent.i386",
          "3AS:php-odbc-0:4.3.2-23.ent.ia64",
          "3AS:php-odbc-0:4.3.2-23.ent.ppc",
          "3AS:php-odbc-0:4.3.2-23.ent.s390",
          "3AS:php-odbc-0:4.3.2-23.ent.s390x",
          "3AS:php-odbc-0:4.3.2-23.ent.x86_64",
          "3AS:php-pgsql-0:4.3.2-23.ent.i386",
          "3AS:php-pgsql-0:4.3.2-23.ent.ia64",
          "3AS:php-pgsql-0:4.3.2-23.ent.ppc",
          "3AS:php-pgsql-0:4.3.2-23.ent.s390",
          "3AS:php-pgsql-0:4.3.2-23.ent.s390x",
          "3AS:php-pgsql-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-0:4.3.2-23.ent.i386",
          "3Desktop:php-0:4.3.2-23.ent.ia64",
          "3Desktop:php-0:4.3.2-23.ent.ppc",
          "3Desktop:php-0:4.3.2-23.ent.s390",
          "3Desktop:php-0:4.3.2-23.ent.s390x",
          "3Desktop:php-0:4.3.2-23.ent.src",
          "3Desktop:php-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-debuginfo-0:4.3.2-23.ent.i386",
          "3Desktop:php-debuginfo-0:4.3.2-23.ent.ia64",
          "3Desktop:php-debuginfo-0:4.3.2-23.ent.ppc",
          "3Desktop:php-debuginfo-0:4.3.2-23.ent.s390",
          "3Desktop:php-debuginfo-0:4.3.2-23.ent.s390x",
          "3Desktop:php-debuginfo-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-devel-0:4.3.2-23.ent.i386",
          "3Desktop:php-devel-0:4.3.2-23.ent.ia64",
          "3Desktop:php-devel-0:4.3.2-23.ent.ppc",
          "3Desktop:php-devel-0:4.3.2-23.ent.s390",
          "3Desktop:php-devel-0:4.3.2-23.ent.s390x",
          "3Desktop:php-devel-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-imap-0:4.3.2-23.ent.i386",
          "3Desktop:php-imap-0:4.3.2-23.ent.ia64",
          "3Desktop:php-imap-0:4.3.2-23.ent.ppc",
          "3Desktop:php-imap-0:4.3.2-23.ent.s390",
          "3Desktop:php-imap-0:4.3.2-23.ent.s390x",
          "3Desktop:php-imap-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-ldap-0:4.3.2-23.ent.i386",
          "3Desktop:php-ldap-0:4.3.2-23.ent.ia64",
          "3Desktop:php-ldap-0:4.3.2-23.ent.ppc",
          "3Desktop:php-ldap-0:4.3.2-23.ent.s390",
          "3Desktop:php-ldap-0:4.3.2-23.ent.s390x",
          "3Desktop:php-ldap-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-mysql-0:4.3.2-23.ent.i386",
          "3Desktop:php-mysql-0:4.3.2-23.ent.ia64",
          "3Desktop:php-mysql-0:4.3.2-23.ent.ppc",
          "3Desktop:php-mysql-0:4.3.2-23.ent.s390",
          "3Desktop:php-mysql-0:4.3.2-23.ent.s390x",
          "3Desktop:php-mysql-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-odbc-0:4.3.2-23.ent.i386",
          "3Desktop:php-odbc-0:4.3.2-23.ent.ia64",
          "3Desktop:php-odbc-0:4.3.2-23.ent.ppc",
          "3Desktop:php-odbc-0:4.3.2-23.ent.s390",
          "3Desktop:php-odbc-0:4.3.2-23.ent.s390x",
          "3Desktop:php-odbc-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-pgsql-0:4.3.2-23.ent.i386",
          "3Desktop:php-pgsql-0:4.3.2-23.ent.ia64",
          "3Desktop:php-pgsql-0:4.3.2-23.ent.ppc",
          "3Desktop:php-pgsql-0:4.3.2-23.ent.s390",
          "3Desktop:php-pgsql-0:4.3.2-23.ent.s390x",
          "3Desktop:php-pgsql-0:4.3.2-23.ent.x86_64",
          "3ES:php-0:4.3.2-23.ent.i386",
          "3ES:php-0:4.3.2-23.ent.ia64",
          "3ES:php-0:4.3.2-23.ent.ppc",
          "3ES:php-0:4.3.2-23.ent.s390",
          "3ES:php-0:4.3.2-23.ent.s390x",
          "3ES:php-0:4.3.2-23.ent.src",
          "3ES:php-0:4.3.2-23.ent.x86_64",
          "3ES:php-debuginfo-0:4.3.2-23.ent.i386",
          "3ES:php-debuginfo-0:4.3.2-23.ent.ia64",
          "3ES:php-debuginfo-0:4.3.2-23.ent.ppc",
          "3ES:php-debuginfo-0:4.3.2-23.ent.s390",
          "3ES:php-debuginfo-0:4.3.2-23.ent.s390x",
          "3ES:php-debuginfo-0:4.3.2-23.ent.x86_64",
          "3ES:php-devel-0:4.3.2-23.ent.i386",
          "3ES:php-devel-0:4.3.2-23.ent.ia64",
          "3ES:php-devel-0:4.3.2-23.ent.ppc",
          "3ES:php-devel-0:4.3.2-23.ent.s390",
          "3ES:php-devel-0:4.3.2-23.ent.s390x",
          "3ES:php-devel-0:4.3.2-23.ent.x86_64",
          "3ES:php-imap-0:4.3.2-23.ent.i386",
          "3ES:php-imap-0:4.3.2-23.ent.ia64",
          "3ES:php-imap-0:4.3.2-23.ent.ppc",
          "3ES:php-imap-0:4.3.2-23.ent.s390",
          "3ES:php-imap-0:4.3.2-23.ent.s390x",
          "3ES:php-imap-0:4.3.2-23.ent.x86_64",
          "3ES:php-ldap-0:4.3.2-23.ent.i386",
          "3ES:php-ldap-0:4.3.2-23.ent.ia64",
          "3ES:php-ldap-0:4.3.2-23.ent.ppc",
          "3ES:php-ldap-0:4.3.2-23.ent.s390",
          "3ES:php-ldap-0:4.3.2-23.ent.s390x",
          "3ES:php-ldap-0:4.3.2-23.ent.x86_64",
          "3ES:php-mysql-0:4.3.2-23.ent.i386",
          "3ES:php-mysql-0:4.3.2-23.ent.ia64",
          "3ES:php-mysql-0:4.3.2-23.ent.ppc",
          "3ES:php-mysql-0:4.3.2-23.ent.s390",
          "3ES:php-mysql-0:4.3.2-23.ent.s390x",
          "3ES:php-mysql-0:4.3.2-23.ent.x86_64",
          "3ES:php-odbc-0:4.3.2-23.ent.i386",
          "3ES:php-odbc-0:4.3.2-23.ent.ia64",
          "3ES:php-odbc-0:4.3.2-23.ent.ppc",
          "3ES:php-odbc-0:4.3.2-23.ent.s390",
          "3ES:php-odbc-0:4.3.2-23.ent.s390x",
          "3ES:php-odbc-0:4.3.2-23.ent.x86_64",
          "3ES:php-pgsql-0:4.3.2-23.ent.i386",
          "3ES:php-pgsql-0:4.3.2-23.ent.ia64",
          "3ES:php-pgsql-0:4.3.2-23.ent.ppc",
          "3ES:php-pgsql-0:4.3.2-23.ent.s390",
          "3ES:php-pgsql-0:4.3.2-23.ent.s390x",
          "3ES:php-pgsql-0:4.3.2-23.ent.x86_64",
          "3WS:php-0:4.3.2-23.ent.i386",
          "3WS:php-0:4.3.2-23.ent.ia64",
          "3WS:php-0:4.3.2-23.ent.ppc",
          "3WS:php-0:4.3.2-23.ent.s390",
          "3WS:php-0:4.3.2-23.ent.s390x",
          "3WS:php-0:4.3.2-23.ent.src",
          "3WS:php-0:4.3.2-23.ent.x86_64",
          "3WS:php-debuginfo-0:4.3.2-23.ent.i386",
          "3WS:php-debuginfo-0:4.3.2-23.ent.ia64",
          "3WS:php-debuginfo-0:4.3.2-23.ent.ppc",
          "3WS:php-debuginfo-0:4.3.2-23.ent.s390",
          "3WS:php-debuginfo-0:4.3.2-23.ent.s390x",
          "3WS:php-debuginfo-0:4.3.2-23.ent.x86_64",
          "3WS:php-devel-0:4.3.2-23.ent.i386",
          "3WS:php-devel-0:4.3.2-23.ent.ia64",
          "3WS:php-devel-0:4.3.2-23.ent.ppc",
          "3WS:php-devel-0:4.3.2-23.ent.s390",
          "3WS:php-devel-0:4.3.2-23.ent.s390x",
          "3WS:php-devel-0:4.3.2-23.ent.x86_64",
          "3WS:php-imap-0:4.3.2-23.ent.i386",
          "3WS:php-imap-0:4.3.2-23.ent.ia64",
          "3WS:php-imap-0:4.3.2-23.ent.ppc",
          "3WS:php-imap-0:4.3.2-23.ent.s390",
          "3WS:php-imap-0:4.3.2-23.ent.s390x",
          "3WS:php-imap-0:4.3.2-23.ent.x86_64",
          "3WS:php-ldap-0:4.3.2-23.ent.i386",
          "3WS:php-ldap-0:4.3.2-23.ent.ia64",
          "3WS:php-ldap-0:4.3.2-23.ent.ppc",
          "3WS:php-ldap-0:4.3.2-23.ent.s390",
          "3WS:php-ldap-0:4.3.2-23.ent.s390x",
          "3WS:php-ldap-0:4.3.2-23.ent.x86_64",
          "3WS:php-mysql-0:4.3.2-23.ent.i386",
          "3WS:php-mysql-0:4.3.2-23.ent.ia64",
          "3WS:php-mysql-0:4.3.2-23.ent.ppc",
          "3WS:php-mysql-0:4.3.2-23.ent.s390",
          "3WS:php-mysql-0:4.3.2-23.ent.s390x",
          "3WS:php-mysql-0:4.3.2-23.ent.x86_64",
          "3WS:php-odbc-0:4.3.2-23.ent.i386",
          "3WS:php-odbc-0:4.3.2-23.ent.ia64",
          "3WS:php-odbc-0:4.3.2-23.ent.ppc",
          "3WS:php-odbc-0:4.3.2-23.ent.s390",
          "3WS:php-odbc-0:4.3.2-23.ent.s390x",
          "3WS:php-odbc-0:4.3.2-23.ent.x86_64",
          "3WS:php-pgsql-0:4.3.2-23.ent.i386",
          "3WS:php-pgsql-0:4.3.2-23.ent.ia64",
          "3WS:php-pgsql-0:4.3.2-23.ent.ppc",
          "3WS:php-pgsql-0:4.3.2-23.ent.s390",
          "3WS:php-pgsql-0:4.3.2-23.ent.s390x",
          "3WS:php-pgsql-0:4.3.2-23.ent.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2005-0524"
        },
        {
          "category": "external",
          "summary": "RHBZ#1617533",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617533"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2005-0524",
          "url": "https://www.cve.org/CVERecord?id=CVE-2005-0524"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2005-0524",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2005-0524"
        }
      ],
      "release_date": "2005-03-31T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2005-04-28T18:53:00+00:00",
          "details": "Before applying this update, make sure that all previously-released\nerrata relevant to your system have been applied.  Use Red Hat\nNetwork to download and update your packages.  To launch the Red Hat\nUpdate Agent, use the following command:\n\n    up2date\n\nFor information on how to install packages manually, refer to the\nfollowing Web page for the System Administration or Customization\nguide specific to your system:\n\n    http://www.redhat.com/docs/manuals/enterprise/",
          "product_ids": [
            "3AS:php-0:4.3.2-23.ent.i386",
            "3AS:php-0:4.3.2-23.ent.ia64",
            "3AS:php-0:4.3.2-23.ent.ppc",
            "3AS:php-0:4.3.2-23.ent.s390",
            "3AS:php-0:4.3.2-23.ent.s390x",
            "3AS:php-0:4.3.2-23.ent.src",
            "3AS:php-0:4.3.2-23.ent.x86_64",
            "3AS:php-debuginfo-0:4.3.2-23.ent.i386",
            "3AS:php-debuginfo-0:4.3.2-23.ent.ia64",
            "3AS:php-debuginfo-0:4.3.2-23.ent.ppc",
            "3AS:php-debuginfo-0:4.3.2-23.ent.s390",
            "3AS:php-debuginfo-0:4.3.2-23.ent.s390x",
            "3AS:php-debuginfo-0:4.3.2-23.ent.x86_64",
            "3AS:php-devel-0:4.3.2-23.ent.i386",
            "3AS:php-devel-0:4.3.2-23.ent.ia64",
            "3AS:php-devel-0:4.3.2-23.ent.ppc",
            "3AS:php-devel-0:4.3.2-23.ent.s390",
            "3AS:php-devel-0:4.3.2-23.ent.s390x",
            "3AS:php-devel-0:4.3.2-23.ent.x86_64",
            "3AS:php-imap-0:4.3.2-23.ent.i386",
            "3AS:php-imap-0:4.3.2-23.ent.ia64",
            "3AS:php-imap-0:4.3.2-23.ent.ppc",
            "3AS:php-imap-0:4.3.2-23.ent.s390",
            "3AS:php-imap-0:4.3.2-23.ent.s390x",
            "3AS:php-imap-0:4.3.2-23.ent.x86_64",
            "3AS:php-ldap-0:4.3.2-23.ent.i386",
            "3AS:php-ldap-0:4.3.2-23.ent.ia64",
            "3AS:php-ldap-0:4.3.2-23.ent.ppc",
            "3AS:php-ldap-0:4.3.2-23.ent.s390",
            "3AS:php-ldap-0:4.3.2-23.ent.s390x",
            "3AS:php-ldap-0:4.3.2-23.ent.x86_64",
            "3AS:php-mysql-0:4.3.2-23.ent.i386",
            "3AS:php-mysql-0:4.3.2-23.ent.ia64",
            "3AS:php-mysql-0:4.3.2-23.ent.ppc",
            "3AS:php-mysql-0:4.3.2-23.ent.s390",
            "3AS:php-mysql-0:4.3.2-23.ent.s390x",
            "3AS:php-mysql-0:4.3.2-23.ent.x86_64",
            "3AS:php-odbc-0:4.3.2-23.ent.i386",
            "3AS:php-odbc-0:4.3.2-23.ent.ia64",
            "3AS:php-odbc-0:4.3.2-23.ent.ppc",
            "3AS:php-odbc-0:4.3.2-23.ent.s390",
            "3AS:php-odbc-0:4.3.2-23.ent.s390x",
            "3AS:php-odbc-0:4.3.2-23.ent.x86_64",
            "3AS:php-pgsql-0:4.3.2-23.ent.i386",
            "3AS:php-pgsql-0:4.3.2-23.ent.ia64",
            "3AS:php-pgsql-0:4.3.2-23.ent.ppc",
            "3AS:php-pgsql-0:4.3.2-23.ent.s390",
            "3AS:php-pgsql-0:4.3.2-23.ent.s390x",
            "3AS:php-pgsql-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-0:4.3.2-23.ent.i386",
            "3Desktop:php-0:4.3.2-23.ent.ia64",
            "3Desktop:php-0:4.3.2-23.ent.ppc",
            "3Desktop:php-0:4.3.2-23.ent.s390",
            "3Desktop:php-0:4.3.2-23.ent.s390x",
            "3Desktop:php-0:4.3.2-23.ent.src",
            "3Desktop:php-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-debuginfo-0:4.3.2-23.ent.i386",
            "3Desktop:php-debuginfo-0:4.3.2-23.ent.ia64",
            "3Desktop:php-debuginfo-0:4.3.2-23.ent.ppc",
            "3Desktop:php-debuginfo-0:4.3.2-23.ent.s390",
            "3Desktop:php-debuginfo-0:4.3.2-23.ent.s390x",
            "3Desktop:php-debuginfo-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-devel-0:4.3.2-23.ent.i386",
            "3Desktop:php-devel-0:4.3.2-23.ent.ia64",
            "3Desktop:php-devel-0:4.3.2-23.ent.ppc",
            "3Desktop:php-devel-0:4.3.2-23.ent.s390",
            "3Desktop:php-devel-0:4.3.2-23.ent.s390x",
            "3Desktop:php-devel-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-imap-0:4.3.2-23.ent.i386",
            "3Desktop:php-imap-0:4.3.2-23.ent.ia64",
            "3Desktop:php-imap-0:4.3.2-23.ent.ppc",
            "3Desktop:php-imap-0:4.3.2-23.ent.s390",
            "3Desktop:php-imap-0:4.3.2-23.ent.s390x",
            "3Desktop:php-imap-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-ldap-0:4.3.2-23.ent.i386",
            "3Desktop:php-ldap-0:4.3.2-23.ent.ia64",
            "3Desktop:php-ldap-0:4.3.2-23.ent.ppc",
            "3Desktop:php-ldap-0:4.3.2-23.ent.s390",
            "3Desktop:php-ldap-0:4.3.2-23.ent.s390x",
            "3Desktop:php-ldap-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-mysql-0:4.3.2-23.ent.i386",
            "3Desktop:php-mysql-0:4.3.2-23.ent.ia64",
            "3Desktop:php-mysql-0:4.3.2-23.ent.ppc",
            "3Desktop:php-mysql-0:4.3.2-23.ent.s390",
            "3Desktop:php-mysql-0:4.3.2-23.ent.s390x",
            "3Desktop:php-mysql-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-odbc-0:4.3.2-23.ent.i386",
            "3Desktop:php-odbc-0:4.3.2-23.ent.ia64",
            "3Desktop:php-odbc-0:4.3.2-23.ent.ppc",
            "3Desktop:php-odbc-0:4.3.2-23.ent.s390",
            "3Desktop:php-odbc-0:4.3.2-23.ent.s390x",
            "3Desktop:php-odbc-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-pgsql-0:4.3.2-23.ent.i386",
            "3Desktop:php-pgsql-0:4.3.2-23.ent.ia64",
            "3Desktop:php-pgsql-0:4.3.2-23.ent.ppc",
            "3Desktop:php-pgsql-0:4.3.2-23.ent.s390",
            "3Desktop:php-pgsql-0:4.3.2-23.ent.s390x",
            "3Desktop:php-pgsql-0:4.3.2-23.ent.x86_64",
            "3ES:php-0:4.3.2-23.ent.i386",
            "3ES:php-0:4.3.2-23.ent.ia64",
            "3ES:php-0:4.3.2-23.ent.ppc",
            "3ES:php-0:4.3.2-23.ent.s390",
            "3ES:php-0:4.3.2-23.ent.s390x",
            "3ES:php-0:4.3.2-23.ent.src",
            "3ES:php-0:4.3.2-23.ent.x86_64",
            "3ES:php-debuginfo-0:4.3.2-23.ent.i386",
            "3ES:php-debuginfo-0:4.3.2-23.ent.ia64",
            "3ES:php-debuginfo-0:4.3.2-23.ent.ppc",
            "3ES:php-debuginfo-0:4.3.2-23.ent.s390",
            "3ES:php-debuginfo-0:4.3.2-23.ent.s390x",
            "3ES:php-debuginfo-0:4.3.2-23.ent.x86_64",
            "3ES:php-devel-0:4.3.2-23.ent.i386",
            "3ES:php-devel-0:4.3.2-23.ent.ia64",
            "3ES:php-devel-0:4.3.2-23.ent.ppc",
            "3ES:php-devel-0:4.3.2-23.ent.s390",
            "3ES:php-devel-0:4.3.2-23.ent.s390x",
            "3ES:php-devel-0:4.3.2-23.ent.x86_64",
            "3ES:php-imap-0:4.3.2-23.ent.i386",
            "3ES:php-imap-0:4.3.2-23.ent.ia64",
            "3ES:php-imap-0:4.3.2-23.ent.ppc",
            "3ES:php-imap-0:4.3.2-23.ent.s390",
            "3ES:php-imap-0:4.3.2-23.ent.s390x",
            "3ES:php-imap-0:4.3.2-23.ent.x86_64",
            "3ES:php-ldap-0:4.3.2-23.ent.i386",
            "3ES:php-ldap-0:4.3.2-23.ent.ia64",
            "3ES:php-ldap-0:4.3.2-23.ent.ppc",
            "3ES:php-ldap-0:4.3.2-23.ent.s390",
            "3ES:php-ldap-0:4.3.2-23.ent.s390x",
            "3ES:php-ldap-0:4.3.2-23.ent.x86_64",
            "3ES:php-mysql-0:4.3.2-23.ent.i386",
            "3ES:php-mysql-0:4.3.2-23.ent.ia64",
            "3ES:php-mysql-0:4.3.2-23.ent.ppc",
            "3ES:php-mysql-0:4.3.2-23.ent.s390",
            "3ES:php-mysql-0:4.3.2-23.ent.s390x",
            "3ES:php-mysql-0:4.3.2-23.ent.x86_64",
            "3ES:php-odbc-0:4.3.2-23.ent.i386",
            "3ES:php-odbc-0:4.3.2-23.ent.ia64",
            "3ES:php-odbc-0:4.3.2-23.ent.ppc",
            "3ES:php-odbc-0:4.3.2-23.ent.s390",
            "3ES:php-odbc-0:4.3.2-23.ent.s390x",
            "3ES:php-odbc-0:4.3.2-23.ent.x86_64",
            "3ES:php-pgsql-0:4.3.2-23.ent.i386",
            "3ES:php-pgsql-0:4.3.2-23.ent.ia64",
            "3ES:php-pgsql-0:4.3.2-23.ent.ppc",
            "3ES:php-pgsql-0:4.3.2-23.ent.s390",
            "3ES:php-pgsql-0:4.3.2-23.ent.s390x",
            "3ES:php-pgsql-0:4.3.2-23.ent.x86_64",
            "3WS:php-0:4.3.2-23.ent.i386",
            "3WS:php-0:4.3.2-23.ent.ia64",
            "3WS:php-0:4.3.2-23.ent.ppc",
            "3WS:php-0:4.3.2-23.ent.s390",
            "3WS:php-0:4.3.2-23.ent.s390x",
            "3WS:php-0:4.3.2-23.ent.src",
            "3WS:php-0:4.3.2-23.ent.x86_64",
            "3WS:php-debuginfo-0:4.3.2-23.ent.i386",
            "3WS:php-debuginfo-0:4.3.2-23.ent.ia64",
            "3WS:php-debuginfo-0:4.3.2-23.ent.ppc",
            "3WS:php-debuginfo-0:4.3.2-23.ent.s390",
            "3WS:php-debuginfo-0:4.3.2-23.ent.s390x",
            "3WS:php-debuginfo-0:4.3.2-23.ent.x86_64",
            "3WS:php-devel-0:4.3.2-23.ent.i386",
            "3WS:php-devel-0:4.3.2-23.ent.ia64",
            "3WS:php-devel-0:4.3.2-23.ent.ppc",
            "3WS:php-devel-0:4.3.2-23.ent.s390",
            "3WS:php-devel-0:4.3.2-23.ent.s390x",
            "3WS:php-devel-0:4.3.2-23.ent.x86_64",
            "3WS:php-imap-0:4.3.2-23.ent.i386",
            "3WS:php-imap-0:4.3.2-23.ent.ia64",
            "3WS:php-imap-0:4.3.2-23.ent.ppc",
            "3WS:php-imap-0:4.3.2-23.ent.s390",
            "3WS:php-imap-0:4.3.2-23.ent.s390x",
            "3WS:php-imap-0:4.3.2-23.ent.x86_64",
            "3WS:php-ldap-0:4.3.2-23.ent.i386",
            "3WS:php-ldap-0:4.3.2-23.ent.ia64",
            "3WS:php-ldap-0:4.3.2-23.ent.ppc",
            "3WS:php-ldap-0:4.3.2-23.ent.s390",
            "3WS:php-ldap-0:4.3.2-23.ent.s390x",
            "3WS:php-ldap-0:4.3.2-23.ent.x86_64",
            "3WS:php-mysql-0:4.3.2-23.ent.i386",
            "3WS:php-mysql-0:4.3.2-23.ent.ia64",
            "3WS:php-mysql-0:4.3.2-23.ent.ppc",
            "3WS:php-mysql-0:4.3.2-23.ent.s390",
            "3WS:php-mysql-0:4.3.2-23.ent.s390x",
            "3WS:php-mysql-0:4.3.2-23.ent.x86_64",
            "3WS:php-odbc-0:4.3.2-23.ent.i386",
            "3WS:php-odbc-0:4.3.2-23.ent.ia64",
            "3WS:php-odbc-0:4.3.2-23.ent.ppc",
            "3WS:php-odbc-0:4.3.2-23.ent.s390",
            "3WS:php-odbc-0:4.3.2-23.ent.s390x",
            "3WS:php-odbc-0:4.3.2-23.ent.x86_64",
            "3WS:php-pgsql-0:4.3.2-23.ent.i386",
            "3WS:php-pgsql-0:4.3.2-23.ent.ia64",
            "3WS:php-pgsql-0:4.3.2-23.ent.ppc",
            "3WS:php-pgsql-0:4.3.2-23.ent.s390",
            "3WS:php-pgsql-0:4.3.2-23.ent.s390x",
            "3WS:php-pgsql-0:4.3.2-23.ent.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2005:405"
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "security flaw"
    },
    {
      "cve": "CVE-2005-0525",
      "discovery_date": "2005-03-31T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1617534"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The php_next_marker function in image.c for PHP 4.2.2, 4.3.9, 4.3.10 and 5.0.3, as reachable by the getimagesize PHP function, allows remote attackers to cause a denial of service (infinite loop) via a JPEG image with an invalid marker value, which causes a negative length value to be passed to php_stream_seek.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "security flaw",
          "title": "Vulnerability summary"
        }
      ],
      "product_status": {
        "fixed": [
          "3AS:php-0:4.3.2-23.ent.i386",
          "3AS:php-0:4.3.2-23.ent.ia64",
          "3AS:php-0:4.3.2-23.ent.ppc",
          "3AS:php-0:4.3.2-23.ent.s390",
          "3AS:php-0:4.3.2-23.ent.s390x",
          "3AS:php-0:4.3.2-23.ent.src",
          "3AS:php-0:4.3.2-23.ent.x86_64",
          "3AS:php-debuginfo-0:4.3.2-23.ent.i386",
          "3AS:php-debuginfo-0:4.3.2-23.ent.ia64",
          "3AS:php-debuginfo-0:4.3.2-23.ent.ppc",
          "3AS:php-debuginfo-0:4.3.2-23.ent.s390",
          "3AS:php-debuginfo-0:4.3.2-23.ent.s390x",
          "3AS:php-debuginfo-0:4.3.2-23.ent.x86_64",
          "3AS:php-devel-0:4.3.2-23.ent.i386",
          "3AS:php-devel-0:4.3.2-23.ent.ia64",
          "3AS:php-devel-0:4.3.2-23.ent.ppc",
          "3AS:php-devel-0:4.3.2-23.ent.s390",
          "3AS:php-devel-0:4.3.2-23.ent.s390x",
          "3AS:php-devel-0:4.3.2-23.ent.x86_64",
          "3AS:php-imap-0:4.3.2-23.ent.i386",
          "3AS:php-imap-0:4.3.2-23.ent.ia64",
          "3AS:php-imap-0:4.3.2-23.ent.ppc",
          "3AS:php-imap-0:4.3.2-23.ent.s390",
          "3AS:php-imap-0:4.3.2-23.ent.s390x",
          "3AS:php-imap-0:4.3.2-23.ent.x86_64",
          "3AS:php-ldap-0:4.3.2-23.ent.i386",
          "3AS:php-ldap-0:4.3.2-23.ent.ia64",
          "3AS:php-ldap-0:4.3.2-23.ent.ppc",
          "3AS:php-ldap-0:4.3.2-23.ent.s390",
          "3AS:php-ldap-0:4.3.2-23.ent.s390x",
          "3AS:php-ldap-0:4.3.2-23.ent.x86_64",
          "3AS:php-mysql-0:4.3.2-23.ent.i386",
          "3AS:php-mysql-0:4.3.2-23.ent.ia64",
          "3AS:php-mysql-0:4.3.2-23.ent.ppc",
          "3AS:php-mysql-0:4.3.2-23.ent.s390",
          "3AS:php-mysql-0:4.3.2-23.ent.s390x",
          "3AS:php-mysql-0:4.3.2-23.ent.x86_64",
          "3AS:php-odbc-0:4.3.2-23.ent.i386",
          "3AS:php-odbc-0:4.3.2-23.ent.ia64",
          "3AS:php-odbc-0:4.3.2-23.ent.ppc",
          "3AS:php-odbc-0:4.3.2-23.ent.s390",
          "3AS:php-odbc-0:4.3.2-23.ent.s390x",
          "3AS:php-odbc-0:4.3.2-23.ent.x86_64",
          "3AS:php-pgsql-0:4.3.2-23.ent.i386",
          "3AS:php-pgsql-0:4.3.2-23.ent.ia64",
          "3AS:php-pgsql-0:4.3.2-23.ent.ppc",
          "3AS:php-pgsql-0:4.3.2-23.ent.s390",
          "3AS:php-pgsql-0:4.3.2-23.ent.s390x",
          "3AS:php-pgsql-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-0:4.3.2-23.ent.i386",
          "3Desktop:php-0:4.3.2-23.ent.ia64",
          "3Desktop:php-0:4.3.2-23.ent.ppc",
          "3Desktop:php-0:4.3.2-23.ent.s390",
          "3Desktop:php-0:4.3.2-23.ent.s390x",
          "3Desktop:php-0:4.3.2-23.ent.src",
          "3Desktop:php-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-debuginfo-0:4.3.2-23.ent.i386",
          "3Desktop:php-debuginfo-0:4.3.2-23.ent.ia64",
          "3Desktop:php-debuginfo-0:4.3.2-23.ent.ppc",
          "3Desktop:php-debuginfo-0:4.3.2-23.ent.s390",
          "3Desktop:php-debuginfo-0:4.3.2-23.ent.s390x",
          "3Desktop:php-debuginfo-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-devel-0:4.3.2-23.ent.i386",
          "3Desktop:php-devel-0:4.3.2-23.ent.ia64",
          "3Desktop:php-devel-0:4.3.2-23.ent.ppc",
          "3Desktop:php-devel-0:4.3.2-23.ent.s390",
          "3Desktop:php-devel-0:4.3.2-23.ent.s390x",
          "3Desktop:php-devel-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-imap-0:4.3.2-23.ent.i386",
          "3Desktop:php-imap-0:4.3.2-23.ent.ia64",
          "3Desktop:php-imap-0:4.3.2-23.ent.ppc",
          "3Desktop:php-imap-0:4.3.2-23.ent.s390",
          "3Desktop:php-imap-0:4.3.2-23.ent.s390x",
          "3Desktop:php-imap-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-ldap-0:4.3.2-23.ent.i386",
          "3Desktop:php-ldap-0:4.3.2-23.ent.ia64",
          "3Desktop:php-ldap-0:4.3.2-23.ent.ppc",
          "3Desktop:php-ldap-0:4.3.2-23.ent.s390",
          "3Desktop:php-ldap-0:4.3.2-23.ent.s390x",
          "3Desktop:php-ldap-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-mysql-0:4.3.2-23.ent.i386",
          "3Desktop:php-mysql-0:4.3.2-23.ent.ia64",
          "3Desktop:php-mysql-0:4.3.2-23.ent.ppc",
          "3Desktop:php-mysql-0:4.3.2-23.ent.s390",
          "3Desktop:php-mysql-0:4.3.2-23.ent.s390x",
          "3Desktop:php-mysql-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-odbc-0:4.3.2-23.ent.i386",
          "3Desktop:php-odbc-0:4.3.2-23.ent.ia64",
          "3Desktop:php-odbc-0:4.3.2-23.ent.ppc",
          "3Desktop:php-odbc-0:4.3.2-23.ent.s390",
          "3Desktop:php-odbc-0:4.3.2-23.ent.s390x",
          "3Desktop:php-odbc-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-pgsql-0:4.3.2-23.ent.i386",
          "3Desktop:php-pgsql-0:4.3.2-23.ent.ia64",
          "3Desktop:php-pgsql-0:4.3.2-23.ent.ppc",
          "3Desktop:php-pgsql-0:4.3.2-23.ent.s390",
          "3Desktop:php-pgsql-0:4.3.2-23.ent.s390x",
          "3Desktop:php-pgsql-0:4.3.2-23.ent.x86_64",
          "3ES:php-0:4.3.2-23.ent.i386",
          "3ES:php-0:4.3.2-23.ent.ia64",
          "3ES:php-0:4.3.2-23.ent.ppc",
          "3ES:php-0:4.3.2-23.ent.s390",
          "3ES:php-0:4.3.2-23.ent.s390x",
          "3ES:php-0:4.3.2-23.ent.src",
          "3ES:php-0:4.3.2-23.ent.x86_64",
          "3ES:php-debuginfo-0:4.3.2-23.ent.i386",
          "3ES:php-debuginfo-0:4.3.2-23.ent.ia64",
          "3ES:php-debuginfo-0:4.3.2-23.ent.ppc",
          "3ES:php-debuginfo-0:4.3.2-23.ent.s390",
          "3ES:php-debuginfo-0:4.3.2-23.ent.s390x",
          "3ES:php-debuginfo-0:4.3.2-23.ent.x86_64",
          "3ES:php-devel-0:4.3.2-23.ent.i386",
          "3ES:php-devel-0:4.3.2-23.ent.ia64",
          "3ES:php-devel-0:4.3.2-23.ent.ppc",
          "3ES:php-devel-0:4.3.2-23.ent.s390",
          "3ES:php-devel-0:4.3.2-23.ent.s390x",
          "3ES:php-devel-0:4.3.2-23.ent.x86_64",
          "3ES:php-imap-0:4.3.2-23.ent.i386",
          "3ES:php-imap-0:4.3.2-23.ent.ia64",
          "3ES:php-imap-0:4.3.2-23.ent.ppc",
          "3ES:php-imap-0:4.3.2-23.ent.s390",
          "3ES:php-imap-0:4.3.2-23.ent.s390x",
          "3ES:php-imap-0:4.3.2-23.ent.x86_64",
          "3ES:php-ldap-0:4.3.2-23.ent.i386",
          "3ES:php-ldap-0:4.3.2-23.ent.ia64",
          "3ES:php-ldap-0:4.3.2-23.ent.ppc",
          "3ES:php-ldap-0:4.3.2-23.ent.s390",
          "3ES:php-ldap-0:4.3.2-23.ent.s390x",
          "3ES:php-ldap-0:4.3.2-23.ent.x86_64",
          "3ES:php-mysql-0:4.3.2-23.ent.i386",
          "3ES:php-mysql-0:4.3.2-23.ent.ia64",
          "3ES:php-mysql-0:4.3.2-23.ent.ppc",
          "3ES:php-mysql-0:4.3.2-23.ent.s390",
          "3ES:php-mysql-0:4.3.2-23.ent.s390x",
          "3ES:php-mysql-0:4.3.2-23.ent.x86_64",
          "3ES:php-odbc-0:4.3.2-23.ent.i386",
          "3ES:php-odbc-0:4.3.2-23.ent.ia64",
          "3ES:php-odbc-0:4.3.2-23.ent.ppc",
          "3ES:php-odbc-0:4.3.2-23.ent.s390",
          "3ES:php-odbc-0:4.3.2-23.ent.s390x",
          "3ES:php-odbc-0:4.3.2-23.ent.x86_64",
          "3ES:php-pgsql-0:4.3.2-23.ent.i386",
          "3ES:php-pgsql-0:4.3.2-23.ent.ia64",
          "3ES:php-pgsql-0:4.3.2-23.ent.ppc",
          "3ES:php-pgsql-0:4.3.2-23.ent.s390",
          "3ES:php-pgsql-0:4.3.2-23.ent.s390x",
          "3ES:php-pgsql-0:4.3.2-23.ent.x86_64",
          "3WS:php-0:4.3.2-23.ent.i386",
          "3WS:php-0:4.3.2-23.ent.ia64",
          "3WS:php-0:4.3.2-23.ent.ppc",
          "3WS:php-0:4.3.2-23.ent.s390",
          "3WS:php-0:4.3.2-23.ent.s390x",
          "3WS:php-0:4.3.2-23.ent.src",
          "3WS:php-0:4.3.2-23.ent.x86_64",
          "3WS:php-debuginfo-0:4.3.2-23.ent.i386",
          "3WS:php-debuginfo-0:4.3.2-23.ent.ia64",
          "3WS:php-debuginfo-0:4.3.2-23.ent.ppc",
          "3WS:php-debuginfo-0:4.3.2-23.ent.s390",
          "3WS:php-debuginfo-0:4.3.2-23.ent.s390x",
          "3WS:php-debuginfo-0:4.3.2-23.ent.x86_64",
          "3WS:php-devel-0:4.3.2-23.ent.i386",
          "3WS:php-devel-0:4.3.2-23.ent.ia64",
          "3WS:php-devel-0:4.3.2-23.ent.ppc",
          "3WS:php-devel-0:4.3.2-23.ent.s390",
          "3WS:php-devel-0:4.3.2-23.ent.s390x",
          "3WS:php-devel-0:4.3.2-23.ent.x86_64",
          "3WS:php-imap-0:4.3.2-23.ent.i386",
          "3WS:php-imap-0:4.3.2-23.ent.ia64",
          "3WS:php-imap-0:4.3.2-23.ent.ppc",
          "3WS:php-imap-0:4.3.2-23.ent.s390",
          "3WS:php-imap-0:4.3.2-23.ent.s390x",
          "3WS:php-imap-0:4.3.2-23.ent.x86_64",
          "3WS:php-ldap-0:4.3.2-23.ent.i386",
          "3WS:php-ldap-0:4.3.2-23.ent.ia64",
          "3WS:php-ldap-0:4.3.2-23.ent.ppc",
          "3WS:php-ldap-0:4.3.2-23.ent.s390",
          "3WS:php-ldap-0:4.3.2-23.ent.s390x",
          "3WS:php-ldap-0:4.3.2-23.ent.x86_64",
          "3WS:php-mysql-0:4.3.2-23.ent.i386",
          "3WS:php-mysql-0:4.3.2-23.ent.ia64",
          "3WS:php-mysql-0:4.3.2-23.ent.ppc",
          "3WS:php-mysql-0:4.3.2-23.ent.s390",
          "3WS:php-mysql-0:4.3.2-23.ent.s390x",
          "3WS:php-mysql-0:4.3.2-23.ent.x86_64",
          "3WS:php-odbc-0:4.3.2-23.ent.i386",
          "3WS:php-odbc-0:4.3.2-23.ent.ia64",
          "3WS:php-odbc-0:4.3.2-23.ent.ppc",
          "3WS:php-odbc-0:4.3.2-23.ent.s390",
          "3WS:php-odbc-0:4.3.2-23.ent.s390x",
          "3WS:php-odbc-0:4.3.2-23.ent.x86_64",
          "3WS:php-pgsql-0:4.3.2-23.ent.i386",
          "3WS:php-pgsql-0:4.3.2-23.ent.ia64",
          "3WS:php-pgsql-0:4.3.2-23.ent.ppc",
          "3WS:php-pgsql-0:4.3.2-23.ent.s390",
          "3WS:php-pgsql-0:4.3.2-23.ent.s390x",
          "3WS:php-pgsql-0:4.3.2-23.ent.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2005-0525"
        },
        {
          "category": "external",
          "summary": "RHBZ#1617534",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617534"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2005-0525",
          "url": "https://www.cve.org/CVERecord?id=CVE-2005-0525"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2005-0525",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2005-0525"
        }
      ],
      "release_date": "2005-03-31T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2005-04-28T18:53:00+00:00",
          "details": "Before applying this update, make sure that all previously-released\nerrata relevant to your system have been applied.  Use Red Hat\nNetwork to download and update your packages.  To launch the Red Hat\nUpdate Agent, use the following command:\n\n    up2date\n\nFor information on how to install packages manually, refer to the\nfollowing Web page for the System Administration or Customization\nguide specific to your system:\n\n    http://www.redhat.com/docs/manuals/enterprise/",
          "product_ids": [
            "3AS:php-0:4.3.2-23.ent.i386",
            "3AS:php-0:4.3.2-23.ent.ia64",
            "3AS:php-0:4.3.2-23.ent.ppc",
            "3AS:php-0:4.3.2-23.ent.s390",
            "3AS:php-0:4.3.2-23.ent.s390x",
            "3AS:php-0:4.3.2-23.ent.src",
            "3AS:php-0:4.3.2-23.ent.x86_64",
            "3AS:php-debuginfo-0:4.3.2-23.ent.i386",
            "3AS:php-debuginfo-0:4.3.2-23.ent.ia64",
            "3AS:php-debuginfo-0:4.3.2-23.ent.ppc",
            "3AS:php-debuginfo-0:4.3.2-23.ent.s390",
            "3AS:php-debuginfo-0:4.3.2-23.ent.s390x",
            "3AS:php-debuginfo-0:4.3.2-23.ent.x86_64",
            "3AS:php-devel-0:4.3.2-23.ent.i386",
            "3AS:php-devel-0:4.3.2-23.ent.ia64",
            "3AS:php-devel-0:4.3.2-23.ent.ppc",
            "3AS:php-devel-0:4.3.2-23.ent.s390",
            "3AS:php-devel-0:4.3.2-23.ent.s390x",
            "3AS:php-devel-0:4.3.2-23.ent.x86_64",
            "3AS:php-imap-0:4.3.2-23.ent.i386",
            "3AS:php-imap-0:4.3.2-23.ent.ia64",
            "3AS:php-imap-0:4.3.2-23.ent.ppc",
            "3AS:php-imap-0:4.3.2-23.ent.s390",
            "3AS:php-imap-0:4.3.2-23.ent.s390x",
            "3AS:php-imap-0:4.3.2-23.ent.x86_64",
            "3AS:php-ldap-0:4.3.2-23.ent.i386",
            "3AS:php-ldap-0:4.3.2-23.ent.ia64",
            "3AS:php-ldap-0:4.3.2-23.ent.ppc",
            "3AS:php-ldap-0:4.3.2-23.ent.s390",
            "3AS:php-ldap-0:4.3.2-23.ent.s390x",
            "3AS:php-ldap-0:4.3.2-23.ent.x86_64",
            "3AS:php-mysql-0:4.3.2-23.ent.i386",
            "3AS:php-mysql-0:4.3.2-23.ent.ia64",
            "3AS:php-mysql-0:4.3.2-23.ent.ppc",
            "3AS:php-mysql-0:4.3.2-23.ent.s390",
            "3AS:php-mysql-0:4.3.2-23.ent.s390x",
            "3AS:php-mysql-0:4.3.2-23.ent.x86_64",
            "3AS:php-odbc-0:4.3.2-23.ent.i386",
            "3AS:php-odbc-0:4.3.2-23.ent.ia64",
            "3AS:php-odbc-0:4.3.2-23.ent.ppc",
            "3AS:php-odbc-0:4.3.2-23.ent.s390",
            "3AS:php-odbc-0:4.3.2-23.ent.s390x",
            "3AS:php-odbc-0:4.3.2-23.ent.x86_64",
            "3AS:php-pgsql-0:4.3.2-23.ent.i386",
            "3AS:php-pgsql-0:4.3.2-23.ent.ia64",
            "3AS:php-pgsql-0:4.3.2-23.ent.ppc",
            "3AS:php-pgsql-0:4.3.2-23.ent.s390",
            "3AS:php-pgsql-0:4.3.2-23.ent.s390x",
            "3AS:php-pgsql-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-0:4.3.2-23.ent.i386",
            "3Desktop:php-0:4.3.2-23.ent.ia64",
            "3Desktop:php-0:4.3.2-23.ent.ppc",
            "3Desktop:php-0:4.3.2-23.ent.s390",
            "3Desktop:php-0:4.3.2-23.ent.s390x",
            "3Desktop:php-0:4.3.2-23.ent.src",
            "3Desktop:php-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-debuginfo-0:4.3.2-23.ent.i386",
            "3Desktop:php-debuginfo-0:4.3.2-23.ent.ia64",
            "3Desktop:php-debuginfo-0:4.3.2-23.ent.ppc",
            "3Desktop:php-debuginfo-0:4.3.2-23.ent.s390",
            "3Desktop:php-debuginfo-0:4.3.2-23.ent.s390x",
            "3Desktop:php-debuginfo-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-devel-0:4.3.2-23.ent.i386",
            "3Desktop:php-devel-0:4.3.2-23.ent.ia64",
            "3Desktop:php-devel-0:4.3.2-23.ent.ppc",
            "3Desktop:php-devel-0:4.3.2-23.ent.s390",
            "3Desktop:php-devel-0:4.3.2-23.ent.s390x",
            "3Desktop:php-devel-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-imap-0:4.3.2-23.ent.i386",
            "3Desktop:php-imap-0:4.3.2-23.ent.ia64",
            "3Desktop:php-imap-0:4.3.2-23.ent.ppc",
            "3Desktop:php-imap-0:4.3.2-23.ent.s390",
            "3Desktop:php-imap-0:4.3.2-23.ent.s390x",
            "3Desktop:php-imap-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-ldap-0:4.3.2-23.ent.i386",
            "3Desktop:php-ldap-0:4.3.2-23.ent.ia64",
            "3Desktop:php-ldap-0:4.3.2-23.ent.ppc",
            "3Desktop:php-ldap-0:4.3.2-23.ent.s390",
            "3Desktop:php-ldap-0:4.3.2-23.ent.s390x",
            "3Desktop:php-ldap-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-mysql-0:4.3.2-23.ent.i386",
            "3Desktop:php-mysql-0:4.3.2-23.ent.ia64",
            "3Desktop:php-mysql-0:4.3.2-23.ent.ppc",
            "3Desktop:php-mysql-0:4.3.2-23.ent.s390",
            "3Desktop:php-mysql-0:4.3.2-23.ent.s390x",
            "3Desktop:php-mysql-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-odbc-0:4.3.2-23.ent.i386",
            "3Desktop:php-odbc-0:4.3.2-23.ent.ia64",
            "3Desktop:php-odbc-0:4.3.2-23.ent.ppc",
            "3Desktop:php-odbc-0:4.3.2-23.ent.s390",
            "3Desktop:php-odbc-0:4.3.2-23.ent.s390x",
            "3Desktop:php-odbc-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-pgsql-0:4.3.2-23.ent.i386",
            "3Desktop:php-pgsql-0:4.3.2-23.ent.ia64",
            "3Desktop:php-pgsql-0:4.3.2-23.ent.ppc",
            "3Desktop:php-pgsql-0:4.3.2-23.ent.s390",
            "3Desktop:php-pgsql-0:4.3.2-23.ent.s390x",
            "3Desktop:php-pgsql-0:4.3.2-23.ent.x86_64",
            "3ES:php-0:4.3.2-23.ent.i386",
            "3ES:php-0:4.3.2-23.ent.ia64",
            "3ES:php-0:4.3.2-23.ent.ppc",
            "3ES:php-0:4.3.2-23.ent.s390",
            "3ES:php-0:4.3.2-23.ent.s390x",
            "3ES:php-0:4.3.2-23.ent.src",
            "3ES:php-0:4.3.2-23.ent.x86_64",
            "3ES:php-debuginfo-0:4.3.2-23.ent.i386",
            "3ES:php-debuginfo-0:4.3.2-23.ent.ia64",
            "3ES:php-debuginfo-0:4.3.2-23.ent.ppc",
            "3ES:php-debuginfo-0:4.3.2-23.ent.s390",
            "3ES:php-debuginfo-0:4.3.2-23.ent.s390x",
            "3ES:php-debuginfo-0:4.3.2-23.ent.x86_64",
            "3ES:php-devel-0:4.3.2-23.ent.i386",
            "3ES:php-devel-0:4.3.2-23.ent.ia64",
            "3ES:php-devel-0:4.3.2-23.ent.ppc",
            "3ES:php-devel-0:4.3.2-23.ent.s390",
            "3ES:php-devel-0:4.3.2-23.ent.s390x",
            "3ES:php-devel-0:4.3.2-23.ent.x86_64",
            "3ES:php-imap-0:4.3.2-23.ent.i386",
            "3ES:php-imap-0:4.3.2-23.ent.ia64",
            "3ES:php-imap-0:4.3.2-23.ent.ppc",
            "3ES:php-imap-0:4.3.2-23.ent.s390",
            "3ES:php-imap-0:4.3.2-23.ent.s390x",
            "3ES:php-imap-0:4.3.2-23.ent.x86_64",
            "3ES:php-ldap-0:4.3.2-23.ent.i386",
            "3ES:php-ldap-0:4.3.2-23.ent.ia64",
            "3ES:php-ldap-0:4.3.2-23.ent.ppc",
            "3ES:php-ldap-0:4.3.2-23.ent.s390",
            "3ES:php-ldap-0:4.3.2-23.ent.s390x",
            "3ES:php-ldap-0:4.3.2-23.ent.x86_64",
            "3ES:php-mysql-0:4.3.2-23.ent.i386",
            "3ES:php-mysql-0:4.3.2-23.ent.ia64",
            "3ES:php-mysql-0:4.3.2-23.ent.ppc",
            "3ES:php-mysql-0:4.3.2-23.ent.s390",
            "3ES:php-mysql-0:4.3.2-23.ent.s390x",
            "3ES:php-mysql-0:4.3.2-23.ent.x86_64",
            "3ES:php-odbc-0:4.3.2-23.ent.i386",
            "3ES:php-odbc-0:4.3.2-23.ent.ia64",
            "3ES:php-odbc-0:4.3.2-23.ent.ppc",
            "3ES:php-odbc-0:4.3.2-23.ent.s390",
            "3ES:php-odbc-0:4.3.2-23.ent.s390x",
            "3ES:php-odbc-0:4.3.2-23.ent.x86_64",
            "3ES:php-pgsql-0:4.3.2-23.ent.i386",
            "3ES:php-pgsql-0:4.3.2-23.ent.ia64",
            "3ES:php-pgsql-0:4.3.2-23.ent.ppc",
            "3ES:php-pgsql-0:4.3.2-23.ent.s390",
            "3ES:php-pgsql-0:4.3.2-23.ent.s390x",
            "3ES:php-pgsql-0:4.3.2-23.ent.x86_64",
            "3WS:php-0:4.3.2-23.ent.i386",
            "3WS:php-0:4.3.2-23.ent.ia64",
            "3WS:php-0:4.3.2-23.ent.ppc",
            "3WS:php-0:4.3.2-23.ent.s390",
            "3WS:php-0:4.3.2-23.ent.s390x",
            "3WS:php-0:4.3.2-23.ent.src",
            "3WS:php-0:4.3.2-23.ent.x86_64",
            "3WS:php-debuginfo-0:4.3.2-23.ent.i386",
            "3WS:php-debuginfo-0:4.3.2-23.ent.ia64",
            "3WS:php-debuginfo-0:4.3.2-23.ent.ppc",
            "3WS:php-debuginfo-0:4.3.2-23.ent.s390",
            "3WS:php-debuginfo-0:4.3.2-23.ent.s390x",
            "3WS:php-debuginfo-0:4.3.2-23.ent.x86_64",
            "3WS:php-devel-0:4.3.2-23.ent.i386",
            "3WS:php-devel-0:4.3.2-23.ent.ia64",
            "3WS:php-devel-0:4.3.2-23.ent.ppc",
            "3WS:php-devel-0:4.3.2-23.ent.s390",
            "3WS:php-devel-0:4.3.2-23.ent.s390x",
            "3WS:php-devel-0:4.3.2-23.ent.x86_64",
            "3WS:php-imap-0:4.3.2-23.ent.i386",
            "3WS:php-imap-0:4.3.2-23.ent.ia64",
            "3WS:php-imap-0:4.3.2-23.ent.ppc",
            "3WS:php-imap-0:4.3.2-23.ent.s390",
            "3WS:php-imap-0:4.3.2-23.ent.s390x",
            "3WS:php-imap-0:4.3.2-23.ent.x86_64",
            "3WS:php-ldap-0:4.3.2-23.ent.i386",
            "3WS:php-ldap-0:4.3.2-23.ent.ia64",
            "3WS:php-ldap-0:4.3.2-23.ent.ppc",
            "3WS:php-ldap-0:4.3.2-23.ent.s390",
            "3WS:php-ldap-0:4.3.2-23.ent.s390x",
            "3WS:php-ldap-0:4.3.2-23.ent.x86_64",
            "3WS:php-mysql-0:4.3.2-23.ent.i386",
            "3WS:php-mysql-0:4.3.2-23.ent.ia64",
            "3WS:php-mysql-0:4.3.2-23.ent.ppc",
            "3WS:php-mysql-0:4.3.2-23.ent.s390",
            "3WS:php-mysql-0:4.3.2-23.ent.s390x",
            "3WS:php-mysql-0:4.3.2-23.ent.x86_64",
            "3WS:php-odbc-0:4.3.2-23.ent.i386",
            "3WS:php-odbc-0:4.3.2-23.ent.ia64",
            "3WS:php-odbc-0:4.3.2-23.ent.ppc",
            "3WS:php-odbc-0:4.3.2-23.ent.s390",
            "3WS:php-odbc-0:4.3.2-23.ent.s390x",
            "3WS:php-odbc-0:4.3.2-23.ent.x86_64",
            "3WS:php-pgsql-0:4.3.2-23.ent.i386",
            "3WS:php-pgsql-0:4.3.2-23.ent.ia64",
            "3WS:php-pgsql-0:4.3.2-23.ent.ppc",
            "3WS:php-pgsql-0:4.3.2-23.ent.s390",
            "3WS:php-pgsql-0:4.3.2-23.ent.s390x",
            "3WS:php-pgsql-0:4.3.2-23.ent.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2005:405"
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "security flaw"
    },
    {
      "cve": "CVE-2005-1042",
      "discovery_date": "2005-03-31T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1617600"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Integer overflow in the exif_process_IFD_TAG function in exif.c in PHP before 4.3.11 may allow remote attackers to execute arbitrary code via an IFD tag that leads to a negative byte count.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "security flaw",
          "title": "Vulnerability summary"
        }
      ],
      "product_status": {
        "fixed": [
          "3AS:php-0:4.3.2-23.ent.i386",
          "3AS:php-0:4.3.2-23.ent.ia64",
          "3AS:php-0:4.3.2-23.ent.ppc",
          "3AS:php-0:4.3.2-23.ent.s390",
          "3AS:php-0:4.3.2-23.ent.s390x",
          "3AS:php-0:4.3.2-23.ent.src",
          "3AS:php-0:4.3.2-23.ent.x86_64",
          "3AS:php-debuginfo-0:4.3.2-23.ent.i386",
          "3AS:php-debuginfo-0:4.3.2-23.ent.ia64",
          "3AS:php-debuginfo-0:4.3.2-23.ent.ppc",
          "3AS:php-debuginfo-0:4.3.2-23.ent.s390",
          "3AS:php-debuginfo-0:4.3.2-23.ent.s390x",
          "3AS:php-debuginfo-0:4.3.2-23.ent.x86_64",
          "3AS:php-devel-0:4.3.2-23.ent.i386",
          "3AS:php-devel-0:4.3.2-23.ent.ia64",
          "3AS:php-devel-0:4.3.2-23.ent.ppc",
          "3AS:php-devel-0:4.3.2-23.ent.s390",
          "3AS:php-devel-0:4.3.2-23.ent.s390x",
          "3AS:php-devel-0:4.3.2-23.ent.x86_64",
          "3AS:php-imap-0:4.3.2-23.ent.i386",
          "3AS:php-imap-0:4.3.2-23.ent.ia64",
          "3AS:php-imap-0:4.3.2-23.ent.ppc",
          "3AS:php-imap-0:4.3.2-23.ent.s390",
          "3AS:php-imap-0:4.3.2-23.ent.s390x",
          "3AS:php-imap-0:4.3.2-23.ent.x86_64",
          "3AS:php-ldap-0:4.3.2-23.ent.i386",
          "3AS:php-ldap-0:4.3.2-23.ent.ia64",
          "3AS:php-ldap-0:4.3.2-23.ent.ppc",
          "3AS:php-ldap-0:4.3.2-23.ent.s390",
          "3AS:php-ldap-0:4.3.2-23.ent.s390x",
          "3AS:php-ldap-0:4.3.2-23.ent.x86_64",
          "3AS:php-mysql-0:4.3.2-23.ent.i386",
          "3AS:php-mysql-0:4.3.2-23.ent.ia64",
          "3AS:php-mysql-0:4.3.2-23.ent.ppc",
          "3AS:php-mysql-0:4.3.2-23.ent.s390",
          "3AS:php-mysql-0:4.3.2-23.ent.s390x",
          "3AS:php-mysql-0:4.3.2-23.ent.x86_64",
          "3AS:php-odbc-0:4.3.2-23.ent.i386",
          "3AS:php-odbc-0:4.3.2-23.ent.ia64",
          "3AS:php-odbc-0:4.3.2-23.ent.ppc",
          "3AS:php-odbc-0:4.3.2-23.ent.s390",
          "3AS:php-odbc-0:4.3.2-23.ent.s390x",
          "3AS:php-odbc-0:4.3.2-23.ent.x86_64",
          "3AS:php-pgsql-0:4.3.2-23.ent.i386",
          "3AS:php-pgsql-0:4.3.2-23.ent.ia64",
          "3AS:php-pgsql-0:4.3.2-23.ent.ppc",
          "3AS:php-pgsql-0:4.3.2-23.ent.s390",
          "3AS:php-pgsql-0:4.3.2-23.ent.s390x",
          "3AS:php-pgsql-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-0:4.3.2-23.ent.i386",
          "3Desktop:php-0:4.3.2-23.ent.ia64",
          "3Desktop:php-0:4.3.2-23.ent.ppc",
          "3Desktop:php-0:4.3.2-23.ent.s390",
          "3Desktop:php-0:4.3.2-23.ent.s390x",
          "3Desktop:php-0:4.3.2-23.ent.src",
          "3Desktop:php-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-debuginfo-0:4.3.2-23.ent.i386",
          "3Desktop:php-debuginfo-0:4.3.2-23.ent.ia64",
          "3Desktop:php-debuginfo-0:4.3.2-23.ent.ppc",
          "3Desktop:php-debuginfo-0:4.3.2-23.ent.s390",
          "3Desktop:php-debuginfo-0:4.3.2-23.ent.s390x",
          "3Desktop:php-debuginfo-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-devel-0:4.3.2-23.ent.i386",
          "3Desktop:php-devel-0:4.3.2-23.ent.ia64",
          "3Desktop:php-devel-0:4.3.2-23.ent.ppc",
          "3Desktop:php-devel-0:4.3.2-23.ent.s390",
          "3Desktop:php-devel-0:4.3.2-23.ent.s390x",
          "3Desktop:php-devel-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-imap-0:4.3.2-23.ent.i386",
          "3Desktop:php-imap-0:4.3.2-23.ent.ia64",
          "3Desktop:php-imap-0:4.3.2-23.ent.ppc",
          "3Desktop:php-imap-0:4.3.2-23.ent.s390",
          "3Desktop:php-imap-0:4.3.2-23.ent.s390x",
          "3Desktop:php-imap-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-ldap-0:4.3.2-23.ent.i386",
          "3Desktop:php-ldap-0:4.3.2-23.ent.ia64",
          "3Desktop:php-ldap-0:4.3.2-23.ent.ppc",
          "3Desktop:php-ldap-0:4.3.2-23.ent.s390",
          "3Desktop:php-ldap-0:4.3.2-23.ent.s390x",
          "3Desktop:php-ldap-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-mysql-0:4.3.2-23.ent.i386",
          "3Desktop:php-mysql-0:4.3.2-23.ent.ia64",
          "3Desktop:php-mysql-0:4.3.2-23.ent.ppc",
          "3Desktop:php-mysql-0:4.3.2-23.ent.s390",
          "3Desktop:php-mysql-0:4.3.2-23.ent.s390x",
          "3Desktop:php-mysql-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-odbc-0:4.3.2-23.ent.i386",
          "3Desktop:php-odbc-0:4.3.2-23.ent.ia64",
          "3Desktop:php-odbc-0:4.3.2-23.ent.ppc",
          "3Desktop:php-odbc-0:4.3.2-23.ent.s390",
          "3Desktop:php-odbc-0:4.3.2-23.ent.s390x",
          "3Desktop:php-odbc-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-pgsql-0:4.3.2-23.ent.i386",
          "3Desktop:php-pgsql-0:4.3.2-23.ent.ia64",
          "3Desktop:php-pgsql-0:4.3.2-23.ent.ppc",
          "3Desktop:php-pgsql-0:4.3.2-23.ent.s390",
          "3Desktop:php-pgsql-0:4.3.2-23.ent.s390x",
          "3Desktop:php-pgsql-0:4.3.2-23.ent.x86_64",
          "3ES:php-0:4.3.2-23.ent.i386",
          "3ES:php-0:4.3.2-23.ent.ia64",
          "3ES:php-0:4.3.2-23.ent.ppc",
          "3ES:php-0:4.3.2-23.ent.s390",
          "3ES:php-0:4.3.2-23.ent.s390x",
          "3ES:php-0:4.3.2-23.ent.src",
          "3ES:php-0:4.3.2-23.ent.x86_64",
          "3ES:php-debuginfo-0:4.3.2-23.ent.i386",
          "3ES:php-debuginfo-0:4.3.2-23.ent.ia64",
          "3ES:php-debuginfo-0:4.3.2-23.ent.ppc",
          "3ES:php-debuginfo-0:4.3.2-23.ent.s390",
          "3ES:php-debuginfo-0:4.3.2-23.ent.s390x",
          "3ES:php-debuginfo-0:4.3.2-23.ent.x86_64",
          "3ES:php-devel-0:4.3.2-23.ent.i386",
          "3ES:php-devel-0:4.3.2-23.ent.ia64",
          "3ES:php-devel-0:4.3.2-23.ent.ppc",
          "3ES:php-devel-0:4.3.2-23.ent.s390",
          "3ES:php-devel-0:4.3.2-23.ent.s390x",
          "3ES:php-devel-0:4.3.2-23.ent.x86_64",
          "3ES:php-imap-0:4.3.2-23.ent.i386",
          "3ES:php-imap-0:4.3.2-23.ent.ia64",
          "3ES:php-imap-0:4.3.2-23.ent.ppc",
          "3ES:php-imap-0:4.3.2-23.ent.s390",
          "3ES:php-imap-0:4.3.2-23.ent.s390x",
          "3ES:php-imap-0:4.3.2-23.ent.x86_64",
          "3ES:php-ldap-0:4.3.2-23.ent.i386",
          "3ES:php-ldap-0:4.3.2-23.ent.ia64",
          "3ES:php-ldap-0:4.3.2-23.ent.ppc",
          "3ES:php-ldap-0:4.3.2-23.ent.s390",
          "3ES:php-ldap-0:4.3.2-23.ent.s390x",
          "3ES:php-ldap-0:4.3.2-23.ent.x86_64",
          "3ES:php-mysql-0:4.3.2-23.ent.i386",
          "3ES:php-mysql-0:4.3.2-23.ent.ia64",
          "3ES:php-mysql-0:4.3.2-23.ent.ppc",
          "3ES:php-mysql-0:4.3.2-23.ent.s390",
          "3ES:php-mysql-0:4.3.2-23.ent.s390x",
          "3ES:php-mysql-0:4.3.2-23.ent.x86_64",
          "3ES:php-odbc-0:4.3.2-23.ent.i386",
          "3ES:php-odbc-0:4.3.2-23.ent.ia64",
          "3ES:php-odbc-0:4.3.2-23.ent.ppc",
          "3ES:php-odbc-0:4.3.2-23.ent.s390",
          "3ES:php-odbc-0:4.3.2-23.ent.s390x",
          "3ES:php-odbc-0:4.3.2-23.ent.x86_64",
          "3ES:php-pgsql-0:4.3.2-23.ent.i386",
          "3ES:php-pgsql-0:4.3.2-23.ent.ia64",
          "3ES:php-pgsql-0:4.3.2-23.ent.ppc",
          "3ES:php-pgsql-0:4.3.2-23.ent.s390",
          "3ES:php-pgsql-0:4.3.2-23.ent.s390x",
          "3ES:php-pgsql-0:4.3.2-23.ent.x86_64",
          "3WS:php-0:4.3.2-23.ent.i386",
          "3WS:php-0:4.3.2-23.ent.ia64",
          "3WS:php-0:4.3.2-23.ent.ppc",
          "3WS:php-0:4.3.2-23.ent.s390",
          "3WS:php-0:4.3.2-23.ent.s390x",
          "3WS:php-0:4.3.2-23.ent.src",
          "3WS:php-0:4.3.2-23.ent.x86_64",
          "3WS:php-debuginfo-0:4.3.2-23.ent.i386",
          "3WS:php-debuginfo-0:4.3.2-23.ent.ia64",
          "3WS:php-debuginfo-0:4.3.2-23.ent.ppc",
          "3WS:php-debuginfo-0:4.3.2-23.ent.s390",
          "3WS:php-debuginfo-0:4.3.2-23.ent.s390x",
          "3WS:php-debuginfo-0:4.3.2-23.ent.x86_64",
          "3WS:php-devel-0:4.3.2-23.ent.i386",
          "3WS:php-devel-0:4.3.2-23.ent.ia64",
          "3WS:php-devel-0:4.3.2-23.ent.ppc",
          "3WS:php-devel-0:4.3.2-23.ent.s390",
          "3WS:php-devel-0:4.3.2-23.ent.s390x",
          "3WS:php-devel-0:4.3.2-23.ent.x86_64",
          "3WS:php-imap-0:4.3.2-23.ent.i386",
          "3WS:php-imap-0:4.3.2-23.ent.ia64",
          "3WS:php-imap-0:4.3.2-23.ent.ppc",
          "3WS:php-imap-0:4.3.2-23.ent.s390",
          "3WS:php-imap-0:4.3.2-23.ent.s390x",
          "3WS:php-imap-0:4.3.2-23.ent.x86_64",
          "3WS:php-ldap-0:4.3.2-23.ent.i386",
          "3WS:php-ldap-0:4.3.2-23.ent.ia64",
          "3WS:php-ldap-0:4.3.2-23.ent.ppc",
          "3WS:php-ldap-0:4.3.2-23.ent.s390",
          "3WS:php-ldap-0:4.3.2-23.ent.s390x",
          "3WS:php-ldap-0:4.3.2-23.ent.x86_64",
          "3WS:php-mysql-0:4.3.2-23.ent.i386",
          "3WS:php-mysql-0:4.3.2-23.ent.ia64",
          "3WS:php-mysql-0:4.3.2-23.ent.ppc",
          "3WS:php-mysql-0:4.3.2-23.ent.s390",
          "3WS:php-mysql-0:4.3.2-23.ent.s390x",
          "3WS:php-mysql-0:4.3.2-23.ent.x86_64",
          "3WS:php-odbc-0:4.3.2-23.ent.i386",
          "3WS:php-odbc-0:4.3.2-23.ent.ia64",
          "3WS:php-odbc-0:4.3.2-23.ent.ppc",
          "3WS:php-odbc-0:4.3.2-23.ent.s390",
          "3WS:php-odbc-0:4.3.2-23.ent.s390x",
          "3WS:php-odbc-0:4.3.2-23.ent.x86_64",
          "3WS:php-pgsql-0:4.3.2-23.ent.i386",
          "3WS:php-pgsql-0:4.3.2-23.ent.ia64",
          "3WS:php-pgsql-0:4.3.2-23.ent.ppc",
          "3WS:php-pgsql-0:4.3.2-23.ent.s390",
          "3WS:php-pgsql-0:4.3.2-23.ent.s390x",
          "3WS:php-pgsql-0:4.3.2-23.ent.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2005-1042"
        },
        {
          "category": "external",
          "summary": "RHBZ#1617600",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617600"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2005-1042",
          "url": "https://www.cve.org/CVERecord?id=CVE-2005-1042"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2005-1042",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2005-1042"
        }
      ],
      "release_date": "2005-03-31T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2005-04-28T18:53:00+00:00",
          "details": "Before applying this update, make sure that all previously-released\nerrata relevant to your system have been applied.  Use Red Hat\nNetwork to download and update your packages.  To launch the Red Hat\nUpdate Agent, use the following command:\n\n    up2date\n\nFor information on how to install packages manually, refer to the\nfollowing Web page for the System Administration or Customization\nguide specific to your system:\n\n    http://www.redhat.com/docs/manuals/enterprise/",
          "product_ids": [
            "3AS:php-0:4.3.2-23.ent.i386",
            "3AS:php-0:4.3.2-23.ent.ia64",
            "3AS:php-0:4.3.2-23.ent.ppc",
            "3AS:php-0:4.3.2-23.ent.s390",
            "3AS:php-0:4.3.2-23.ent.s390x",
            "3AS:php-0:4.3.2-23.ent.src",
            "3AS:php-0:4.3.2-23.ent.x86_64",
            "3AS:php-debuginfo-0:4.3.2-23.ent.i386",
            "3AS:php-debuginfo-0:4.3.2-23.ent.ia64",
            "3AS:php-debuginfo-0:4.3.2-23.ent.ppc",
            "3AS:php-debuginfo-0:4.3.2-23.ent.s390",
            "3AS:php-debuginfo-0:4.3.2-23.ent.s390x",
            "3AS:php-debuginfo-0:4.3.2-23.ent.x86_64",
            "3AS:php-devel-0:4.3.2-23.ent.i386",
            "3AS:php-devel-0:4.3.2-23.ent.ia64",
            "3AS:php-devel-0:4.3.2-23.ent.ppc",
            "3AS:php-devel-0:4.3.2-23.ent.s390",
            "3AS:php-devel-0:4.3.2-23.ent.s390x",
            "3AS:php-devel-0:4.3.2-23.ent.x86_64",
            "3AS:php-imap-0:4.3.2-23.ent.i386",
            "3AS:php-imap-0:4.3.2-23.ent.ia64",
            "3AS:php-imap-0:4.3.2-23.ent.ppc",
            "3AS:php-imap-0:4.3.2-23.ent.s390",
            "3AS:php-imap-0:4.3.2-23.ent.s390x",
            "3AS:php-imap-0:4.3.2-23.ent.x86_64",
            "3AS:php-ldap-0:4.3.2-23.ent.i386",
            "3AS:php-ldap-0:4.3.2-23.ent.ia64",
            "3AS:php-ldap-0:4.3.2-23.ent.ppc",
            "3AS:php-ldap-0:4.3.2-23.ent.s390",
            "3AS:php-ldap-0:4.3.2-23.ent.s390x",
            "3AS:php-ldap-0:4.3.2-23.ent.x86_64",
            "3AS:php-mysql-0:4.3.2-23.ent.i386",
            "3AS:php-mysql-0:4.3.2-23.ent.ia64",
            "3AS:php-mysql-0:4.3.2-23.ent.ppc",
            "3AS:php-mysql-0:4.3.2-23.ent.s390",
            "3AS:php-mysql-0:4.3.2-23.ent.s390x",
            "3AS:php-mysql-0:4.3.2-23.ent.x86_64",
            "3AS:php-odbc-0:4.3.2-23.ent.i386",
            "3AS:php-odbc-0:4.3.2-23.ent.ia64",
            "3AS:php-odbc-0:4.3.2-23.ent.ppc",
            "3AS:php-odbc-0:4.3.2-23.ent.s390",
            "3AS:php-odbc-0:4.3.2-23.ent.s390x",
            "3AS:php-odbc-0:4.3.2-23.ent.x86_64",
            "3AS:php-pgsql-0:4.3.2-23.ent.i386",
            "3AS:php-pgsql-0:4.3.2-23.ent.ia64",
            "3AS:php-pgsql-0:4.3.2-23.ent.ppc",
            "3AS:php-pgsql-0:4.3.2-23.ent.s390",
            "3AS:php-pgsql-0:4.3.2-23.ent.s390x",
            "3AS:php-pgsql-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-0:4.3.2-23.ent.i386",
            "3Desktop:php-0:4.3.2-23.ent.ia64",
            "3Desktop:php-0:4.3.2-23.ent.ppc",
            "3Desktop:php-0:4.3.2-23.ent.s390",
            "3Desktop:php-0:4.3.2-23.ent.s390x",
            "3Desktop:php-0:4.3.2-23.ent.src",
            "3Desktop:php-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-debuginfo-0:4.3.2-23.ent.i386",
            "3Desktop:php-debuginfo-0:4.3.2-23.ent.ia64",
            "3Desktop:php-debuginfo-0:4.3.2-23.ent.ppc",
            "3Desktop:php-debuginfo-0:4.3.2-23.ent.s390",
            "3Desktop:php-debuginfo-0:4.3.2-23.ent.s390x",
            "3Desktop:php-debuginfo-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-devel-0:4.3.2-23.ent.i386",
            "3Desktop:php-devel-0:4.3.2-23.ent.ia64",
            "3Desktop:php-devel-0:4.3.2-23.ent.ppc",
            "3Desktop:php-devel-0:4.3.2-23.ent.s390",
            "3Desktop:php-devel-0:4.3.2-23.ent.s390x",
            "3Desktop:php-devel-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-imap-0:4.3.2-23.ent.i386",
            "3Desktop:php-imap-0:4.3.2-23.ent.ia64",
            "3Desktop:php-imap-0:4.3.2-23.ent.ppc",
            "3Desktop:php-imap-0:4.3.2-23.ent.s390",
            "3Desktop:php-imap-0:4.3.2-23.ent.s390x",
            "3Desktop:php-imap-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-ldap-0:4.3.2-23.ent.i386",
            "3Desktop:php-ldap-0:4.3.2-23.ent.ia64",
            "3Desktop:php-ldap-0:4.3.2-23.ent.ppc",
            "3Desktop:php-ldap-0:4.3.2-23.ent.s390",
            "3Desktop:php-ldap-0:4.3.2-23.ent.s390x",
            "3Desktop:php-ldap-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-mysql-0:4.3.2-23.ent.i386",
            "3Desktop:php-mysql-0:4.3.2-23.ent.ia64",
            "3Desktop:php-mysql-0:4.3.2-23.ent.ppc",
            "3Desktop:php-mysql-0:4.3.2-23.ent.s390",
            "3Desktop:php-mysql-0:4.3.2-23.ent.s390x",
            "3Desktop:php-mysql-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-odbc-0:4.3.2-23.ent.i386",
            "3Desktop:php-odbc-0:4.3.2-23.ent.ia64",
            "3Desktop:php-odbc-0:4.3.2-23.ent.ppc",
            "3Desktop:php-odbc-0:4.3.2-23.ent.s390",
            "3Desktop:php-odbc-0:4.3.2-23.ent.s390x",
            "3Desktop:php-odbc-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-pgsql-0:4.3.2-23.ent.i386",
            "3Desktop:php-pgsql-0:4.3.2-23.ent.ia64",
            "3Desktop:php-pgsql-0:4.3.2-23.ent.ppc",
            "3Desktop:php-pgsql-0:4.3.2-23.ent.s390",
            "3Desktop:php-pgsql-0:4.3.2-23.ent.s390x",
            "3Desktop:php-pgsql-0:4.3.2-23.ent.x86_64",
            "3ES:php-0:4.3.2-23.ent.i386",
            "3ES:php-0:4.3.2-23.ent.ia64",
            "3ES:php-0:4.3.2-23.ent.ppc",
            "3ES:php-0:4.3.2-23.ent.s390",
            "3ES:php-0:4.3.2-23.ent.s390x",
            "3ES:php-0:4.3.2-23.ent.src",
            "3ES:php-0:4.3.2-23.ent.x86_64",
            "3ES:php-debuginfo-0:4.3.2-23.ent.i386",
            "3ES:php-debuginfo-0:4.3.2-23.ent.ia64",
            "3ES:php-debuginfo-0:4.3.2-23.ent.ppc",
            "3ES:php-debuginfo-0:4.3.2-23.ent.s390",
            "3ES:php-debuginfo-0:4.3.2-23.ent.s390x",
            "3ES:php-debuginfo-0:4.3.2-23.ent.x86_64",
            "3ES:php-devel-0:4.3.2-23.ent.i386",
            "3ES:php-devel-0:4.3.2-23.ent.ia64",
            "3ES:php-devel-0:4.3.2-23.ent.ppc",
            "3ES:php-devel-0:4.3.2-23.ent.s390",
            "3ES:php-devel-0:4.3.2-23.ent.s390x",
            "3ES:php-devel-0:4.3.2-23.ent.x86_64",
            "3ES:php-imap-0:4.3.2-23.ent.i386",
            "3ES:php-imap-0:4.3.2-23.ent.ia64",
            "3ES:php-imap-0:4.3.2-23.ent.ppc",
            "3ES:php-imap-0:4.3.2-23.ent.s390",
            "3ES:php-imap-0:4.3.2-23.ent.s390x",
            "3ES:php-imap-0:4.3.2-23.ent.x86_64",
            "3ES:php-ldap-0:4.3.2-23.ent.i386",
            "3ES:php-ldap-0:4.3.2-23.ent.ia64",
            "3ES:php-ldap-0:4.3.2-23.ent.ppc",
            "3ES:php-ldap-0:4.3.2-23.ent.s390",
            "3ES:php-ldap-0:4.3.2-23.ent.s390x",
            "3ES:php-ldap-0:4.3.2-23.ent.x86_64",
            "3ES:php-mysql-0:4.3.2-23.ent.i386",
            "3ES:php-mysql-0:4.3.2-23.ent.ia64",
            "3ES:php-mysql-0:4.3.2-23.ent.ppc",
            "3ES:php-mysql-0:4.3.2-23.ent.s390",
            "3ES:php-mysql-0:4.3.2-23.ent.s390x",
            "3ES:php-mysql-0:4.3.2-23.ent.x86_64",
            "3ES:php-odbc-0:4.3.2-23.ent.i386",
            "3ES:php-odbc-0:4.3.2-23.ent.ia64",
            "3ES:php-odbc-0:4.3.2-23.ent.ppc",
            "3ES:php-odbc-0:4.3.2-23.ent.s390",
            "3ES:php-odbc-0:4.3.2-23.ent.s390x",
            "3ES:php-odbc-0:4.3.2-23.ent.x86_64",
            "3ES:php-pgsql-0:4.3.2-23.ent.i386",
            "3ES:php-pgsql-0:4.3.2-23.ent.ia64",
            "3ES:php-pgsql-0:4.3.2-23.ent.ppc",
            "3ES:php-pgsql-0:4.3.2-23.ent.s390",
            "3ES:php-pgsql-0:4.3.2-23.ent.s390x",
            "3ES:php-pgsql-0:4.3.2-23.ent.x86_64",
            "3WS:php-0:4.3.2-23.ent.i386",
            "3WS:php-0:4.3.2-23.ent.ia64",
            "3WS:php-0:4.3.2-23.ent.ppc",
            "3WS:php-0:4.3.2-23.ent.s390",
            "3WS:php-0:4.3.2-23.ent.s390x",
            "3WS:php-0:4.3.2-23.ent.src",
            "3WS:php-0:4.3.2-23.ent.x86_64",
            "3WS:php-debuginfo-0:4.3.2-23.ent.i386",
            "3WS:php-debuginfo-0:4.3.2-23.ent.ia64",
            "3WS:php-debuginfo-0:4.3.2-23.ent.ppc",
            "3WS:php-debuginfo-0:4.3.2-23.ent.s390",
            "3WS:php-debuginfo-0:4.3.2-23.ent.s390x",
            "3WS:php-debuginfo-0:4.3.2-23.ent.x86_64",
            "3WS:php-devel-0:4.3.2-23.ent.i386",
            "3WS:php-devel-0:4.3.2-23.ent.ia64",
            "3WS:php-devel-0:4.3.2-23.ent.ppc",
            "3WS:php-devel-0:4.3.2-23.ent.s390",
            "3WS:php-devel-0:4.3.2-23.ent.s390x",
            "3WS:php-devel-0:4.3.2-23.ent.x86_64",
            "3WS:php-imap-0:4.3.2-23.ent.i386",
            "3WS:php-imap-0:4.3.2-23.ent.ia64",
            "3WS:php-imap-0:4.3.2-23.ent.ppc",
            "3WS:php-imap-0:4.3.2-23.ent.s390",
            "3WS:php-imap-0:4.3.2-23.ent.s390x",
            "3WS:php-imap-0:4.3.2-23.ent.x86_64",
            "3WS:php-ldap-0:4.3.2-23.ent.i386",
            "3WS:php-ldap-0:4.3.2-23.ent.ia64",
            "3WS:php-ldap-0:4.3.2-23.ent.ppc",
            "3WS:php-ldap-0:4.3.2-23.ent.s390",
            "3WS:php-ldap-0:4.3.2-23.ent.s390x",
            "3WS:php-ldap-0:4.3.2-23.ent.x86_64",
            "3WS:php-mysql-0:4.3.2-23.ent.i386",
            "3WS:php-mysql-0:4.3.2-23.ent.ia64",
            "3WS:php-mysql-0:4.3.2-23.ent.ppc",
            "3WS:php-mysql-0:4.3.2-23.ent.s390",
            "3WS:php-mysql-0:4.3.2-23.ent.s390x",
            "3WS:php-mysql-0:4.3.2-23.ent.x86_64",
            "3WS:php-odbc-0:4.3.2-23.ent.i386",
            "3WS:php-odbc-0:4.3.2-23.ent.ia64",
            "3WS:php-odbc-0:4.3.2-23.ent.ppc",
            "3WS:php-odbc-0:4.3.2-23.ent.s390",
            "3WS:php-odbc-0:4.3.2-23.ent.s390x",
            "3WS:php-odbc-0:4.3.2-23.ent.x86_64",
            "3WS:php-pgsql-0:4.3.2-23.ent.i386",
            "3WS:php-pgsql-0:4.3.2-23.ent.ia64",
            "3WS:php-pgsql-0:4.3.2-23.ent.ppc",
            "3WS:php-pgsql-0:4.3.2-23.ent.s390",
            "3WS:php-pgsql-0:4.3.2-23.ent.s390x",
            "3WS:php-pgsql-0:4.3.2-23.ent.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2005:405"
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "security flaw"
    },
    {
      "cve": "CVE-2005-1043",
      "discovery_date": "2005-03-31T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1617601"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "exif.c in PHP before 4.3.11 allows remote attackers to cause a denial of service (memory consumption and crash) via an EXIF header with a large IFD nesting level, which causes significant stack recursion.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "security flaw",
          "title": "Vulnerability summary"
        }
      ],
      "product_status": {
        "fixed": [
          "3AS:php-0:4.3.2-23.ent.i386",
          "3AS:php-0:4.3.2-23.ent.ia64",
          "3AS:php-0:4.3.2-23.ent.ppc",
          "3AS:php-0:4.3.2-23.ent.s390",
          "3AS:php-0:4.3.2-23.ent.s390x",
          "3AS:php-0:4.3.2-23.ent.src",
          "3AS:php-0:4.3.2-23.ent.x86_64",
          "3AS:php-debuginfo-0:4.3.2-23.ent.i386",
          "3AS:php-debuginfo-0:4.3.2-23.ent.ia64",
          "3AS:php-debuginfo-0:4.3.2-23.ent.ppc",
          "3AS:php-debuginfo-0:4.3.2-23.ent.s390",
          "3AS:php-debuginfo-0:4.3.2-23.ent.s390x",
          "3AS:php-debuginfo-0:4.3.2-23.ent.x86_64",
          "3AS:php-devel-0:4.3.2-23.ent.i386",
          "3AS:php-devel-0:4.3.2-23.ent.ia64",
          "3AS:php-devel-0:4.3.2-23.ent.ppc",
          "3AS:php-devel-0:4.3.2-23.ent.s390",
          "3AS:php-devel-0:4.3.2-23.ent.s390x",
          "3AS:php-devel-0:4.3.2-23.ent.x86_64",
          "3AS:php-imap-0:4.3.2-23.ent.i386",
          "3AS:php-imap-0:4.3.2-23.ent.ia64",
          "3AS:php-imap-0:4.3.2-23.ent.ppc",
          "3AS:php-imap-0:4.3.2-23.ent.s390",
          "3AS:php-imap-0:4.3.2-23.ent.s390x",
          "3AS:php-imap-0:4.3.2-23.ent.x86_64",
          "3AS:php-ldap-0:4.3.2-23.ent.i386",
          "3AS:php-ldap-0:4.3.2-23.ent.ia64",
          "3AS:php-ldap-0:4.3.2-23.ent.ppc",
          "3AS:php-ldap-0:4.3.2-23.ent.s390",
          "3AS:php-ldap-0:4.3.2-23.ent.s390x",
          "3AS:php-ldap-0:4.3.2-23.ent.x86_64",
          "3AS:php-mysql-0:4.3.2-23.ent.i386",
          "3AS:php-mysql-0:4.3.2-23.ent.ia64",
          "3AS:php-mysql-0:4.3.2-23.ent.ppc",
          "3AS:php-mysql-0:4.3.2-23.ent.s390",
          "3AS:php-mysql-0:4.3.2-23.ent.s390x",
          "3AS:php-mysql-0:4.3.2-23.ent.x86_64",
          "3AS:php-odbc-0:4.3.2-23.ent.i386",
          "3AS:php-odbc-0:4.3.2-23.ent.ia64",
          "3AS:php-odbc-0:4.3.2-23.ent.ppc",
          "3AS:php-odbc-0:4.3.2-23.ent.s390",
          "3AS:php-odbc-0:4.3.2-23.ent.s390x",
          "3AS:php-odbc-0:4.3.2-23.ent.x86_64",
          "3AS:php-pgsql-0:4.3.2-23.ent.i386",
          "3AS:php-pgsql-0:4.3.2-23.ent.ia64",
          "3AS:php-pgsql-0:4.3.2-23.ent.ppc",
          "3AS:php-pgsql-0:4.3.2-23.ent.s390",
          "3AS:php-pgsql-0:4.3.2-23.ent.s390x",
          "3AS:php-pgsql-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-0:4.3.2-23.ent.i386",
          "3Desktop:php-0:4.3.2-23.ent.ia64",
          "3Desktop:php-0:4.3.2-23.ent.ppc",
          "3Desktop:php-0:4.3.2-23.ent.s390",
          "3Desktop:php-0:4.3.2-23.ent.s390x",
          "3Desktop:php-0:4.3.2-23.ent.src",
          "3Desktop:php-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-debuginfo-0:4.3.2-23.ent.i386",
          "3Desktop:php-debuginfo-0:4.3.2-23.ent.ia64",
          "3Desktop:php-debuginfo-0:4.3.2-23.ent.ppc",
          "3Desktop:php-debuginfo-0:4.3.2-23.ent.s390",
          "3Desktop:php-debuginfo-0:4.3.2-23.ent.s390x",
          "3Desktop:php-debuginfo-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-devel-0:4.3.2-23.ent.i386",
          "3Desktop:php-devel-0:4.3.2-23.ent.ia64",
          "3Desktop:php-devel-0:4.3.2-23.ent.ppc",
          "3Desktop:php-devel-0:4.3.2-23.ent.s390",
          "3Desktop:php-devel-0:4.3.2-23.ent.s390x",
          "3Desktop:php-devel-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-imap-0:4.3.2-23.ent.i386",
          "3Desktop:php-imap-0:4.3.2-23.ent.ia64",
          "3Desktop:php-imap-0:4.3.2-23.ent.ppc",
          "3Desktop:php-imap-0:4.3.2-23.ent.s390",
          "3Desktop:php-imap-0:4.3.2-23.ent.s390x",
          "3Desktop:php-imap-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-ldap-0:4.3.2-23.ent.i386",
          "3Desktop:php-ldap-0:4.3.2-23.ent.ia64",
          "3Desktop:php-ldap-0:4.3.2-23.ent.ppc",
          "3Desktop:php-ldap-0:4.3.2-23.ent.s390",
          "3Desktop:php-ldap-0:4.3.2-23.ent.s390x",
          "3Desktop:php-ldap-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-mysql-0:4.3.2-23.ent.i386",
          "3Desktop:php-mysql-0:4.3.2-23.ent.ia64",
          "3Desktop:php-mysql-0:4.3.2-23.ent.ppc",
          "3Desktop:php-mysql-0:4.3.2-23.ent.s390",
          "3Desktop:php-mysql-0:4.3.2-23.ent.s390x",
          "3Desktop:php-mysql-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-odbc-0:4.3.2-23.ent.i386",
          "3Desktop:php-odbc-0:4.3.2-23.ent.ia64",
          "3Desktop:php-odbc-0:4.3.2-23.ent.ppc",
          "3Desktop:php-odbc-0:4.3.2-23.ent.s390",
          "3Desktop:php-odbc-0:4.3.2-23.ent.s390x",
          "3Desktop:php-odbc-0:4.3.2-23.ent.x86_64",
          "3Desktop:php-pgsql-0:4.3.2-23.ent.i386",
          "3Desktop:php-pgsql-0:4.3.2-23.ent.ia64",
          "3Desktop:php-pgsql-0:4.3.2-23.ent.ppc",
          "3Desktop:php-pgsql-0:4.3.2-23.ent.s390",
          "3Desktop:php-pgsql-0:4.3.2-23.ent.s390x",
          "3Desktop:php-pgsql-0:4.3.2-23.ent.x86_64",
          "3ES:php-0:4.3.2-23.ent.i386",
          "3ES:php-0:4.3.2-23.ent.ia64",
          "3ES:php-0:4.3.2-23.ent.ppc",
          "3ES:php-0:4.3.2-23.ent.s390",
          "3ES:php-0:4.3.2-23.ent.s390x",
          "3ES:php-0:4.3.2-23.ent.src",
          "3ES:php-0:4.3.2-23.ent.x86_64",
          "3ES:php-debuginfo-0:4.3.2-23.ent.i386",
          "3ES:php-debuginfo-0:4.3.2-23.ent.ia64",
          "3ES:php-debuginfo-0:4.3.2-23.ent.ppc",
          "3ES:php-debuginfo-0:4.3.2-23.ent.s390",
          "3ES:php-debuginfo-0:4.3.2-23.ent.s390x",
          "3ES:php-debuginfo-0:4.3.2-23.ent.x86_64",
          "3ES:php-devel-0:4.3.2-23.ent.i386",
          "3ES:php-devel-0:4.3.2-23.ent.ia64",
          "3ES:php-devel-0:4.3.2-23.ent.ppc",
          "3ES:php-devel-0:4.3.2-23.ent.s390",
          "3ES:php-devel-0:4.3.2-23.ent.s390x",
          "3ES:php-devel-0:4.3.2-23.ent.x86_64",
          "3ES:php-imap-0:4.3.2-23.ent.i386",
          "3ES:php-imap-0:4.3.2-23.ent.ia64",
          "3ES:php-imap-0:4.3.2-23.ent.ppc",
          "3ES:php-imap-0:4.3.2-23.ent.s390",
          "3ES:php-imap-0:4.3.2-23.ent.s390x",
          "3ES:php-imap-0:4.3.2-23.ent.x86_64",
          "3ES:php-ldap-0:4.3.2-23.ent.i386",
          "3ES:php-ldap-0:4.3.2-23.ent.ia64",
          "3ES:php-ldap-0:4.3.2-23.ent.ppc",
          "3ES:php-ldap-0:4.3.2-23.ent.s390",
          "3ES:php-ldap-0:4.3.2-23.ent.s390x",
          "3ES:php-ldap-0:4.3.2-23.ent.x86_64",
          "3ES:php-mysql-0:4.3.2-23.ent.i386",
          "3ES:php-mysql-0:4.3.2-23.ent.ia64",
          "3ES:php-mysql-0:4.3.2-23.ent.ppc",
          "3ES:php-mysql-0:4.3.2-23.ent.s390",
          "3ES:php-mysql-0:4.3.2-23.ent.s390x",
          "3ES:php-mysql-0:4.3.2-23.ent.x86_64",
          "3ES:php-odbc-0:4.3.2-23.ent.i386",
          "3ES:php-odbc-0:4.3.2-23.ent.ia64",
          "3ES:php-odbc-0:4.3.2-23.ent.ppc",
          "3ES:php-odbc-0:4.3.2-23.ent.s390",
          "3ES:php-odbc-0:4.3.2-23.ent.s390x",
          "3ES:php-odbc-0:4.3.2-23.ent.x86_64",
          "3ES:php-pgsql-0:4.3.2-23.ent.i386",
          "3ES:php-pgsql-0:4.3.2-23.ent.ia64",
          "3ES:php-pgsql-0:4.3.2-23.ent.ppc",
          "3ES:php-pgsql-0:4.3.2-23.ent.s390",
          "3ES:php-pgsql-0:4.3.2-23.ent.s390x",
          "3ES:php-pgsql-0:4.3.2-23.ent.x86_64",
          "3WS:php-0:4.3.2-23.ent.i386",
          "3WS:php-0:4.3.2-23.ent.ia64",
          "3WS:php-0:4.3.2-23.ent.ppc",
          "3WS:php-0:4.3.2-23.ent.s390",
          "3WS:php-0:4.3.2-23.ent.s390x",
          "3WS:php-0:4.3.2-23.ent.src",
          "3WS:php-0:4.3.2-23.ent.x86_64",
          "3WS:php-debuginfo-0:4.3.2-23.ent.i386",
          "3WS:php-debuginfo-0:4.3.2-23.ent.ia64",
          "3WS:php-debuginfo-0:4.3.2-23.ent.ppc",
          "3WS:php-debuginfo-0:4.3.2-23.ent.s390",
          "3WS:php-debuginfo-0:4.3.2-23.ent.s390x",
          "3WS:php-debuginfo-0:4.3.2-23.ent.x86_64",
          "3WS:php-devel-0:4.3.2-23.ent.i386",
          "3WS:php-devel-0:4.3.2-23.ent.ia64",
          "3WS:php-devel-0:4.3.2-23.ent.ppc",
          "3WS:php-devel-0:4.3.2-23.ent.s390",
          "3WS:php-devel-0:4.3.2-23.ent.s390x",
          "3WS:php-devel-0:4.3.2-23.ent.x86_64",
          "3WS:php-imap-0:4.3.2-23.ent.i386",
          "3WS:php-imap-0:4.3.2-23.ent.ia64",
          "3WS:php-imap-0:4.3.2-23.ent.ppc",
          "3WS:php-imap-0:4.3.2-23.ent.s390",
          "3WS:php-imap-0:4.3.2-23.ent.s390x",
          "3WS:php-imap-0:4.3.2-23.ent.x86_64",
          "3WS:php-ldap-0:4.3.2-23.ent.i386",
          "3WS:php-ldap-0:4.3.2-23.ent.ia64",
          "3WS:php-ldap-0:4.3.2-23.ent.ppc",
          "3WS:php-ldap-0:4.3.2-23.ent.s390",
          "3WS:php-ldap-0:4.3.2-23.ent.s390x",
          "3WS:php-ldap-0:4.3.2-23.ent.x86_64",
          "3WS:php-mysql-0:4.3.2-23.ent.i386",
          "3WS:php-mysql-0:4.3.2-23.ent.ia64",
          "3WS:php-mysql-0:4.3.2-23.ent.ppc",
          "3WS:php-mysql-0:4.3.2-23.ent.s390",
          "3WS:php-mysql-0:4.3.2-23.ent.s390x",
          "3WS:php-mysql-0:4.3.2-23.ent.x86_64",
          "3WS:php-odbc-0:4.3.2-23.ent.i386",
          "3WS:php-odbc-0:4.3.2-23.ent.ia64",
          "3WS:php-odbc-0:4.3.2-23.ent.ppc",
          "3WS:php-odbc-0:4.3.2-23.ent.s390",
          "3WS:php-odbc-0:4.3.2-23.ent.s390x",
          "3WS:php-odbc-0:4.3.2-23.ent.x86_64",
          "3WS:php-pgsql-0:4.3.2-23.ent.i386",
          "3WS:php-pgsql-0:4.3.2-23.ent.ia64",
          "3WS:php-pgsql-0:4.3.2-23.ent.ppc",
          "3WS:php-pgsql-0:4.3.2-23.ent.s390",
          "3WS:php-pgsql-0:4.3.2-23.ent.s390x",
          "3WS:php-pgsql-0:4.3.2-23.ent.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2005-1043"
        },
        {
          "category": "external",
          "summary": "RHBZ#1617601",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617601"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2005-1043",
          "url": "https://www.cve.org/CVERecord?id=CVE-2005-1043"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2005-1043",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2005-1043"
        }
      ],
      "release_date": "2005-03-31T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2005-04-28T18:53:00+00:00",
          "details": "Before applying this update, make sure that all previously-released\nerrata relevant to your system have been applied.  Use Red Hat\nNetwork to download and update your packages.  To launch the Red Hat\nUpdate Agent, use the following command:\n\n    up2date\n\nFor information on how to install packages manually, refer to the\nfollowing Web page for the System Administration or Customization\nguide specific to your system:\n\n    http://www.redhat.com/docs/manuals/enterprise/",
          "product_ids": [
            "3AS:php-0:4.3.2-23.ent.i386",
            "3AS:php-0:4.3.2-23.ent.ia64",
            "3AS:php-0:4.3.2-23.ent.ppc",
            "3AS:php-0:4.3.2-23.ent.s390",
            "3AS:php-0:4.3.2-23.ent.s390x",
            "3AS:php-0:4.3.2-23.ent.src",
            "3AS:php-0:4.3.2-23.ent.x86_64",
            "3AS:php-debuginfo-0:4.3.2-23.ent.i386",
            "3AS:php-debuginfo-0:4.3.2-23.ent.ia64",
            "3AS:php-debuginfo-0:4.3.2-23.ent.ppc",
            "3AS:php-debuginfo-0:4.3.2-23.ent.s390",
            "3AS:php-debuginfo-0:4.3.2-23.ent.s390x",
            "3AS:php-debuginfo-0:4.3.2-23.ent.x86_64",
            "3AS:php-devel-0:4.3.2-23.ent.i386",
            "3AS:php-devel-0:4.3.2-23.ent.ia64",
            "3AS:php-devel-0:4.3.2-23.ent.ppc",
            "3AS:php-devel-0:4.3.2-23.ent.s390",
            "3AS:php-devel-0:4.3.2-23.ent.s390x",
            "3AS:php-devel-0:4.3.2-23.ent.x86_64",
            "3AS:php-imap-0:4.3.2-23.ent.i386",
            "3AS:php-imap-0:4.3.2-23.ent.ia64",
            "3AS:php-imap-0:4.3.2-23.ent.ppc",
            "3AS:php-imap-0:4.3.2-23.ent.s390",
            "3AS:php-imap-0:4.3.2-23.ent.s390x",
            "3AS:php-imap-0:4.3.2-23.ent.x86_64",
            "3AS:php-ldap-0:4.3.2-23.ent.i386",
            "3AS:php-ldap-0:4.3.2-23.ent.ia64",
            "3AS:php-ldap-0:4.3.2-23.ent.ppc",
            "3AS:php-ldap-0:4.3.2-23.ent.s390",
            "3AS:php-ldap-0:4.3.2-23.ent.s390x",
            "3AS:php-ldap-0:4.3.2-23.ent.x86_64",
            "3AS:php-mysql-0:4.3.2-23.ent.i386",
            "3AS:php-mysql-0:4.3.2-23.ent.ia64",
            "3AS:php-mysql-0:4.3.2-23.ent.ppc",
            "3AS:php-mysql-0:4.3.2-23.ent.s390",
            "3AS:php-mysql-0:4.3.2-23.ent.s390x",
            "3AS:php-mysql-0:4.3.2-23.ent.x86_64",
            "3AS:php-odbc-0:4.3.2-23.ent.i386",
            "3AS:php-odbc-0:4.3.2-23.ent.ia64",
            "3AS:php-odbc-0:4.3.2-23.ent.ppc",
            "3AS:php-odbc-0:4.3.2-23.ent.s390",
            "3AS:php-odbc-0:4.3.2-23.ent.s390x",
            "3AS:php-odbc-0:4.3.2-23.ent.x86_64",
            "3AS:php-pgsql-0:4.3.2-23.ent.i386",
            "3AS:php-pgsql-0:4.3.2-23.ent.ia64",
            "3AS:php-pgsql-0:4.3.2-23.ent.ppc",
            "3AS:php-pgsql-0:4.3.2-23.ent.s390",
            "3AS:php-pgsql-0:4.3.2-23.ent.s390x",
            "3AS:php-pgsql-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-0:4.3.2-23.ent.i386",
            "3Desktop:php-0:4.3.2-23.ent.ia64",
            "3Desktop:php-0:4.3.2-23.ent.ppc",
            "3Desktop:php-0:4.3.2-23.ent.s390",
            "3Desktop:php-0:4.3.2-23.ent.s390x",
            "3Desktop:php-0:4.3.2-23.ent.src",
            "3Desktop:php-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-debuginfo-0:4.3.2-23.ent.i386",
            "3Desktop:php-debuginfo-0:4.3.2-23.ent.ia64",
            "3Desktop:php-debuginfo-0:4.3.2-23.ent.ppc",
            "3Desktop:php-debuginfo-0:4.3.2-23.ent.s390",
            "3Desktop:php-debuginfo-0:4.3.2-23.ent.s390x",
            "3Desktop:php-debuginfo-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-devel-0:4.3.2-23.ent.i386",
            "3Desktop:php-devel-0:4.3.2-23.ent.ia64",
            "3Desktop:php-devel-0:4.3.2-23.ent.ppc",
            "3Desktop:php-devel-0:4.3.2-23.ent.s390",
            "3Desktop:php-devel-0:4.3.2-23.ent.s390x",
            "3Desktop:php-devel-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-imap-0:4.3.2-23.ent.i386",
            "3Desktop:php-imap-0:4.3.2-23.ent.ia64",
            "3Desktop:php-imap-0:4.3.2-23.ent.ppc",
            "3Desktop:php-imap-0:4.3.2-23.ent.s390",
            "3Desktop:php-imap-0:4.3.2-23.ent.s390x",
            "3Desktop:php-imap-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-ldap-0:4.3.2-23.ent.i386",
            "3Desktop:php-ldap-0:4.3.2-23.ent.ia64",
            "3Desktop:php-ldap-0:4.3.2-23.ent.ppc",
            "3Desktop:php-ldap-0:4.3.2-23.ent.s390",
            "3Desktop:php-ldap-0:4.3.2-23.ent.s390x",
            "3Desktop:php-ldap-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-mysql-0:4.3.2-23.ent.i386",
            "3Desktop:php-mysql-0:4.3.2-23.ent.ia64",
            "3Desktop:php-mysql-0:4.3.2-23.ent.ppc",
            "3Desktop:php-mysql-0:4.3.2-23.ent.s390",
            "3Desktop:php-mysql-0:4.3.2-23.ent.s390x",
            "3Desktop:php-mysql-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-odbc-0:4.3.2-23.ent.i386",
            "3Desktop:php-odbc-0:4.3.2-23.ent.ia64",
            "3Desktop:php-odbc-0:4.3.2-23.ent.ppc",
            "3Desktop:php-odbc-0:4.3.2-23.ent.s390",
            "3Desktop:php-odbc-0:4.3.2-23.ent.s390x",
            "3Desktop:php-odbc-0:4.3.2-23.ent.x86_64",
            "3Desktop:php-pgsql-0:4.3.2-23.ent.i386",
            "3Desktop:php-pgsql-0:4.3.2-23.ent.ia64",
            "3Desktop:php-pgsql-0:4.3.2-23.ent.ppc",
            "3Desktop:php-pgsql-0:4.3.2-23.ent.s390",
            "3Desktop:php-pgsql-0:4.3.2-23.ent.s390x",
            "3Desktop:php-pgsql-0:4.3.2-23.ent.x86_64",
            "3ES:php-0:4.3.2-23.ent.i386",
            "3ES:php-0:4.3.2-23.ent.ia64",
            "3ES:php-0:4.3.2-23.ent.ppc",
            "3ES:php-0:4.3.2-23.ent.s390",
            "3ES:php-0:4.3.2-23.ent.s390x",
            "3ES:php-0:4.3.2-23.ent.src",
            "3ES:php-0:4.3.2-23.ent.x86_64",
            "3ES:php-debuginfo-0:4.3.2-23.ent.i386",
            "3ES:php-debuginfo-0:4.3.2-23.ent.ia64",
            "3ES:php-debuginfo-0:4.3.2-23.ent.ppc",
            "3ES:php-debuginfo-0:4.3.2-23.ent.s390",
            "3ES:php-debuginfo-0:4.3.2-23.ent.s390x",
            "3ES:php-debuginfo-0:4.3.2-23.ent.x86_64",
            "3ES:php-devel-0:4.3.2-23.ent.i386",
            "3ES:php-devel-0:4.3.2-23.ent.ia64",
            "3ES:php-devel-0:4.3.2-23.ent.ppc",
            "3ES:php-devel-0:4.3.2-23.ent.s390",
            "3ES:php-devel-0:4.3.2-23.ent.s390x",
            "3ES:php-devel-0:4.3.2-23.ent.x86_64",
            "3ES:php-imap-0:4.3.2-23.ent.i386",
            "3ES:php-imap-0:4.3.2-23.ent.ia64",
            "3ES:php-imap-0:4.3.2-23.ent.ppc",
            "3ES:php-imap-0:4.3.2-23.ent.s390",
            "3ES:php-imap-0:4.3.2-23.ent.s390x",
            "3ES:php-imap-0:4.3.2-23.ent.x86_64",
            "3ES:php-ldap-0:4.3.2-23.ent.i386",
            "3ES:php-ldap-0:4.3.2-23.ent.ia64",
            "3ES:php-ldap-0:4.3.2-23.ent.ppc",
            "3ES:php-ldap-0:4.3.2-23.ent.s390",
            "3ES:php-ldap-0:4.3.2-23.ent.s390x",
            "3ES:php-ldap-0:4.3.2-23.ent.x86_64",
            "3ES:php-mysql-0:4.3.2-23.ent.i386",
            "3ES:php-mysql-0:4.3.2-23.ent.ia64",
            "3ES:php-mysql-0:4.3.2-23.ent.ppc",
            "3ES:php-mysql-0:4.3.2-23.ent.s390",
            "3ES:php-mysql-0:4.3.2-23.ent.s390x",
            "3ES:php-mysql-0:4.3.2-23.ent.x86_64",
            "3ES:php-odbc-0:4.3.2-23.ent.i386",
            "3ES:php-odbc-0:4.3.2-23.ent.ia64",
            "3ES:php-odbc-0:4.3.2-23.ent.ppc",
            "3ES:php-odbc-0:4.3.2-23.ent.s390",
            "3ES:php-odbc-0:4.3.2-23.ent.s390x",
            "3ES:php-odbc-0:4.3.2-23.ent.x86_64",
            "3ES:php-pgsql-0:4.3.2-23.ent.i386",
            "3ES:php-pgsql-0:4.3.2-23.ent.ia64",
            "3ES:php-pgsql-0:4.3.2-23.ent.ppc",
            "3ES:php-pgsql-0:4.3.2-23.ent.s390",
            "3ES:php-pgsql-0:4.3.2-23.ent.s390x",
            "3ES:php-pgsql-0:4.3.2-23.ent.x86_64",
            "3WS:php-0:4.3.2-23.ent.i386",
            "3WS:php-0:4.3.2-23.ent.ia64",
            "3WS:php-0:4.3.2-23.ent.ppc",
            "3WS:php-0:4.3.2-23.ent.s390",
            "3WS:php-0:4.3.2-23.ent.s390x",
            "3WS:php-0:4.3.2-23.ent.src",
            "3WS:php-0:4.3.2-23.ent.x86_64",
            "3WS:php-debuginfo-0:4.3.2-23.ent.i386",
            "3WS:php-debuginfo-0:4.3.2-23.ent.ia64",
            "3WS:php-debuginfo-0:4.3.2-23.ent.ppc",
            "3WS:php-debuginfo-0:4.3.2-23.ent.s390",
            "3WS:php-debuginfo-0:4.3.2-23.ent.s390x",
            "3WS:php-debuginfo-0:4.3.2-23.ent.x86_64",
            "3WS:php-devel-0:4.3.2-23.ent.i386",
            "3WS:php-devel-0:4.3.2-23.ent.ia64",
            "3WS:php-devel-0:4.3.2-23.ent.ppc",
            "3WS:php-devel-0:4.3.2-23.ent.s390",
            "3WS:php-devel-0:4.3.2-23.ent.s390x",
            "3WS:php-devel-0:4.3.2-23.ent.x86_64",
            "3WS:php-imap-0:4.3.2-23.ent.i386",
            "3WS:php-imap-0:4.3.2-23.ent.ia64",
            "3WS:php-imap-0:4.3.2-23.ent.ppc",
            "3WS:php-imap-0:4.3.2-23.ent.s390",
            "3WS:php-imap-0:4.3.2-23.ent.s390x",
            "3WS:php-imap-0:4.3.2-23.ent.x86_64",
            "3WS:php-ldap-0:4.3.2-23.ent.i386",
            "3WS:php-ldap-0:4.3.2-23.ent.ia64",
            "3WS:php-ldap-0:4.3.2-23.ent.ppc",
            "3WS:php-ldap-0:4.3.2-23.ent.s390",
            "3WS:php-ldap-0:4.3.2-23.ent.s390x",
            "3WS:php-ldap-0:4.3.2-23.ent.x86_64",
            "3WS:php-mysql-0:4.3.2-23.ent.i386",
            "3WS:php-mysql-0:4.3.2-23.ent.ia64",
            "3WS:php-mysql-0:4.3.2-23.ent.ppc",
            "3WS:php-mysql-0:4.3.2-23.ent.s390",
            "3WS:php-mysql-0:4.3.2-23.ent.s390x",
            "3WS:php-mysql-0:4.3.2-23.ent.x86_64",
            "3WS:php-odbc-0:4.3.2-23.ent.i386",
            "3WS:php-odbc-0:4.3.2-23.ent.ia64",
            "3WS:php-odbc-0:4.3.2-23.ent.ppc",
            "3WS:php-odbc-0:4.3.2-23.ent.s390",
            "3WS:php-odbc-0:4.3.2-23.ent.s390x",
            "3WS:php-odbc-0:4.3.2-23.ent.x86_64",
            "3WS:php-pgsql-0:4.3.2-23.ent.i386",
            "3WS:php-pgsql-0:4.3.2-23.ent.ia64",
            "3WS:php-pgsql-0:4.3.2-23.ent.ppc",
            "3WS:php-pgsql-0:4.3.2-23.ent.s390",
            "3WS:php-pgsql-0:4.3.2-23.ent.s390x",
            "3WS:php-pgsql-0:4.3.2-23.ent.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2005:405"
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "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…