rhsa-2008_0545
Vulnerability from csaf_redhat
Published
2008-07-16 09:55
Modified
2024-11-05 16:56
Summary
Red Hat Security Advisory: php security and bug fix update
Notes
Topic
Updated php packages that fix several security issues and a bug are now
available for Red Hat Enterprise Linux 4.
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.
It was discovered that the PHP escapeshellcmd() function did not properly
escape multi-byte characters which are not valid in the locale used by the
script. This could allow an attacker to bypass quoting restrictions imposed
by escapeshellcmd() and execute arbitrary commands if the PHP script was
using certain locales. Scripts using the default UTF-8 locale are not
affected by this issue. (CVE-2008-2051)
The PHP functions htmlentities() and htmlspecialchars() did not properly
recognize partial multi-byte sequences. Certain sequences of bytes could be
passed through these functions without being correctly HTML-escaped.
Depending on the browser being used, an attacker could use this flaw to
conduct cross-site scripting attacks. (CVE-2007-5898)
A PHP script which used the transparent session ID configuration option, or
which used the output_add_rewrite_var() function, could leak session
identifiers to external web sites. If a page included an HTML form with an
ACTION attribute referencing a non-local URL, the user's session ID would
be included in the form data passed to that URL. (CVE-2007-5899)
It was discovered that the PHP fnmatch() function did not restrict the
length of the string argument. An attacker could use this flaw to crash the
PHP interpreter where a script used fnmatch() on untrusted input data.
(CVE-2007-4782)
It was discovered that PHP did not properly seed its pseudo-random number
generator used by functions such as rand() and mt_rand(), possibly allowing
an attacker to easily predict the generated pseudo-random values.
(CVE-2008-2107, CVE-2008-2108)
As well, these updated packages fix the following bug:
* after 2008-01-01, when using PEAR version 1.3.6 or older, it was not
possible to use the PHP Extension and Application Repository (PEAR) to
upgrade or install packages. In these updated packages, PEAR has been
upgraded to version 1.4.9, which restores support for the current
pear.php.net update server. The following changes were made to the PEAR
packages included in php-pear: Console_Getopt and Archive_Tar are now
included by default, and XML_RPC has been upgraded to version 1.5.0.
All php users are advised to upgrade to these updated packages, which
contain backported patches to resolve 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.
{ "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 several security issues and a bug are now\navailable for Red Hat Enterprise Linux 4.\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\nIt was discovered that the PHP escapeshellcmd() function did not properly\nescape multi-byte characters which are not valid in the locale used by the\nscript. This could allow an attacker to bypass quoting restrictions imposed\nby escapeshellcmd() and execute arbitrary commands if the PHP script was\nusing certain locales. Scripts using the default UTF-8 locale are not\naffected by this issue. (CVE-2008-2051)\n\nThe PHP functions htmlentities() and htmlspecialchars() did not properly\nrecognize partial multi-byte sequences. Certain sequences of bytes could be\npassed through these functions without being correctly HTML-escaped.\nDepending on the browser being used, an attacker could use this flaw to\nconduct cross-site scripting attacks. (CVE-2007-5898)\n\nA PHP script which used the transparent session ID configuration option, or\nwhich used the output_add_rewrite_var() function, could leak session\nidentifiers to external web sites. If a page included an HTML form with an\nACTION attribute referencing a non-local URL, the user\u0027s session ID would\nbe included in the form data passed to that URL. (CVE-2007-5899)\n\nIt was discovered that the PHP fnmatch() function did not restrict the\nlength of the string argument. An attacker could use this flaw to crash the\nPHP interpreter where a script used fnmatch() on untrusted input data.\n(CVE-2007-4782)\n\nIt was discovered that PHP did not properly seed its pseudo-random number\ngenerator used by functions such as rand() and mt_rand(), possibly allowing\nan attacker to easily predict the generated pseudo-random values.\n(CVE-2008-2107, CVE-2008-2108)\n\nAs well, these updated packages fix the following bug:\n\n* after 2008-01-01, when using PEAR version 1.3.6 or older, it was not\npossible to use the PHP Extension and Application Repository (PEAR) to\nupgrade or install packages. In these updated packages, PEAR has been\nupgraded to version 1.4.9, which restores support for the current\npear.php.net update server. The following changes were made to the PEAR\npackages included in php-pear: Console_Getopt and Archive_Tar are now\nincluded by default, and XML_RPC has been upgraded to version 1.5.0.\n\nAll php users are advised to upgrade to these updated packages, which\ncontain backported patches to resolve 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-2008:0545", "url": "https://access.redhat.com/errata/RHSA-2008:0545" }, { "category": "external", "summary": "http://www.redhat.com/security/updates/classification/#moderate", "url": "http://www.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "263501", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=263501" }, { "category": "external", "summary": "285881", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=285881" }, { "category": "external", "summary": "382411", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=382411" }, { "category": "external", "summary": "382431", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=382431" }, { "category": "external", "summary": "445006", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=445006" }, { "category": "external", "summary": "445684", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=445684" }, { "category": "external", "summary": "445685", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=445685" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2008/rhsa-2008_0545.json" } ], "title": "Red Hat Security Advisory: php security and bug fix update", "tracking": { "current_release_date": "2024-11-05T16:56:02+00:00", "generator": { "date": "2024-11-05T16:56:02+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2008:0545", "initial_release_date": "2008-07-16T09:55:00+00:00", "revision_history": [ { "date": "2008-07-16T09:55:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2008-07-16T05:57:19+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T16:56:02+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 4", "product": { "name": "Red Hat Enterprise Linux AS version 4", "product_id": "4AS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::as" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop version 4", "product": { "name": "Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::desktop" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ES version 4", "product": { "name": "Red Hat Enterprise Linux ES version 4", "product_id": "4ES", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::es" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux WS version 4", "product": { "name": "Red Hat Enterprise Linux WS version 4", "product_id": "4WS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::ws" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "php-mysql-0:4.3.9-3.22.12.ia64", "product": { "name": "php-mysql-0:4.3.9-3.22.12.ia64", "product_id": "php-mysql-0:4.3.9-3.22.12.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.22.12?arch=ia64" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.22.12.ia64", "product": { "name": "php-pgsql-0:4.3.9-3.22.12.ia64", "product_id": "php-pgsql-0:4.3.9-3.22.12.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.22.12?arch=ia64" } } }, { "category": "product_version", "name": "php-domxml-0:4.3.9-3.22.12.ia64", "product": { "name": "php-domxml-0:4.3.9-3.22.12.ia64", "product_id": "php-domxml-0:4.3.9-3.22.12.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.22.12?arch=ia64" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.22.12.ia64", "product": { "name": "php-debuginfo-0:4.3.9-3.22.12.ia64", "product_id": "php-debuginfo-0:4.3.9-3.22.12.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.22.12?arch=ia64" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.22.12.ia64", "product": { "name": "php-mbstring-0:4.3.9-3.22.12.ia64", "product_id": "php-mbstring-0:4.3.9-3.22.12.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.22.12?arch=ia64" } } }, { "category": "product_version", "name": "php-0:4.3.9-3.22.12.ia64", "product": { "name": "php-0:4.3.9-3.22.12.ia64", "product_id": "php-0:4.3.9-3.22.12.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.22.12?arch=ia64" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.22.12.ia64", "product": { "name": "php-devel-0:4.3.9-3.22.12.ia64", "product_id": "php-devel-0:4.3.9-3.22.12.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.22.12?arch=ia64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.22.12.ia64", "product": { "name": "php-xmlrpc-0:4.3.9-3.22.12.ia64", "product_id": "php-xmlrpc-0:4.3.9-3.22.12.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.22.12?arch=ia64" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.22.12.ia64", "product": { "name": "php-snmp-0:4.3.9-3.22.12.ia64", "product_id": "php-snmp-0:4.3.9-3.22.12.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.22.12?arch=ia64" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.22.12.ia64", "product": { "name": "php-ncurses-0:4.3.9-3.22.12.ia64", "product_id": "php-ncurses-0:4.3.9-3.22.12.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.22.12?arch=ia64" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.22.12.ia64", "product": { "name": "php-pear-0:4.3.9-3.22.12.ia64", "product_id": "php-pear-0:4.3.9-3.22.12.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.22.12?arch=ia64" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.22.12.ia64", "product": { "name": "php-ldap-0:4.3.9-3.22.12.ia64", "product_id": "php-ldap-0:4.3.9-3.22.12.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.22.12?arch=ia64" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.22.12.ia64", "product": { "name": "php-odbc-0:4.3.9-3.22.12.ia64", "product_id": "php-odbc-0:4.3.9-3.22.12.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.22.12?arch=ia64" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.22.12.ia64", "product": { "name": "php-gd-0:4.3.9-3.22.12.ia64", "product_id": "php-gd-0:4.3.9-3.22.12.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.22.12?arch=ia64" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.22.12.ia64", "product": { "name": "php-imap-0:4.3.9-3.22.12.ia64", "product_id": "php-imap-0:4.3.9-3.22.12.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.22.12?arch=ia64" } } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "php-mysql-0:4.3.9-3.22.12.x86_64", "product": { "name": "php-mysql-0:4.3.9-3.22.12.x86_64", "product_id": "php-mysql-0:4.3.9-3.22.12.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.22.12?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.22.12.x86_64", "product": { "name": "php-pgsql-0:4.3.9-3.22.12.x86_64", "product_id": "php-pgsql-0:4.3.9-3.22.12.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.22.12?arch=x86_64" } } }, { "category": "product_version", "name": "php-domxml-0:4.3.9-3.22.12.x86_64", "product": { "name": "php-domxml-0:4.3.9-3.22.12.x86_64", "product_id": "php-domxml-0:4.3.9-3.22.12.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.22.12?arch=x86_64" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.22.12.x86_64", "product": { "name": "php-debuginfo-0:4.3.9-3.22.12.x86_64", "product_id": "php-debuginfo-0:4.3.9-3.22.12.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.22.12?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.22.12.x86_64", "product": { "name": "php-mbstring-0:4.3.9-3.22.12.x86_64", "product_id": "php-mbstring-0:4.3.9-3.22.12.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.22.12?arch=x86_64" } } }, { "category": "product_version", "name": "php-0:4.3.9-3.22.12.x86_64", "product": { "name": "php-0:4.3.9-3.22.12.x86_64", "product_id": "php-0:4.3.9-3.22.12.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.22.12?arch=x86_64" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.22.12.x86_64", "product": { "name": "php-devel-0:4.3.9-3.22.12.x86_64", "product_id": "php-devel-0:4.3.9-3.22.12.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.22.12?arch=x86_64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.22.12.x86_64", "product": { "name": "php-xmlrpc-0:4.3.9-3.22.12.x86_64", "product_id": "php-xmlrpc-0:4.3.9-3.22.12.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.22.12?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.22.12.x86_64", "product": { "name": "php-snmp-0:4.3.9-3.22.12.x86_64", "product_id": "php-snmp-0:4.3.9-3.22.12.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.22.12?arch=x86_64" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.22.12.x86_64", "product": { "name": "php-ncurses-0:4.3.9-3.22.12.x86_64", "product_id": "php-ncurses-0:4.3.9-3.22.12.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.22.12?arch=x86_64" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.22.12.x86_64", "product": { "name": "php-pear-0:4.3.9-3.22.12.x86_64", "product_id": "php-pear-0:4.3.9-3.22.12.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.22.12?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.22.12.x86_64", "product": { "name": "php-ldap-0:4.3.9-3.22.12.x86_64", "product_id": "php-ldap-0:4.3.9-3.22.12.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.22.12?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.22.12.x86_64", "product": { "name": "php-odbc-0:4.3.9-3.22.12.x86_64", "product_id": "php-odbc-0:4.3.9-3.22.12.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.22.12?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.22.12.x86_64", "product": { "name": "php-gd-0:4.3.9-3.22.12.x86_64", "product_id": "php-gd-0:4.3.9-3.22.12.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.22.12?arch=x86_64" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.22.12.x86_64", "product": { "name": "php-imap-0:4.3.9-3.22.12.x86_64", "product_id": "php-imap-0:4.3.9-3.22.12.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.22.12?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "php-mysql-0:4.3.9-3.22.12.i386", "product": { "name": "php-mysql-0:4.3.9-3.22.12.i386", "product_id": "php-mysql-0:4.3.9-3.22.12.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.22.12?arch=i386" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.22.12.i386", "product": { "name": "php-pgsql-0:4.3.9-3.22.12.i386", "product_id": "php-pgsql-0:4.3.9-3.22.12.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.22.12?arch=i386" } } }, { "category": "product_version", "name": "php-domxml-0:4.3.9-3.22.12.i386", "product": { "name": "php-domxml-0:4.3.9-3.22.12.i386", "product_id": "php-domxml-0:4.3.9-3.22.12.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.22.12?arch=i386" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.22.12.i386", "product": { "name": "php-debuginfo-0:4.3.9-3.22.12.i386", "product_id": "php-debuginfo-0:4.3.9-3.22.12.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.22.12?arch=i386" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.22.12.i386", "product": { "name": "php-mbstring-0:4.3.9-3.22.12.i386", "product_id": "php-mbstring-0:4.3.9-3.22.12.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.22.12?arch=i386" } } }, { "category": "product_version", "name": "php-0:4.3.9-3.22.12.i386", "product": { "name": "php-0:4.3.9-3.22.12.i386", "product_id": "php-0:4.3.9-3.22.12.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.22.12?arch=i386" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.22.12.i386", "product": { "name": "php-devel-0:4.3.9-3.22.12.i386", "product_id": "php-devel-0:4.3.9-3.22.12.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.22.12?arch=i386" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.22.12.i386", "product": { "name": "php-xmlrpc-0:4.3.9-3.22.12.i386", "product_id": "php-xmlrpc-0:4.3.9-3.22.12.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.22.12?arch=i386" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.22.12.i386", "product": { "name": "php-snmp-0:4.3.9-3.22.12.i386", "product_id": "php-snmp-0:4.3.9-3.22.12.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.22.12?arch=i386" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.22.12.i386", "product": { "name": "php-ncurses-0:4.3.9-3.22.12.i386", "product_id": "php-ncurses-0:4.3.9-3.22.12.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.22.12?arch=i386" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.22.12.i386", "product": { "name": "php-pear-0:4.3.9-3.22.12.i386", "product_id": "php-pear-0:4.3.9-3.22.12.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.22.12?arch=i386" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.22.12.i386", "product": { "name": "php-ldap-0:4.3.9-3.22.12.i386", "product_id": "php-ldap-0:4.3.9-3.22.12.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.22.12?arch=i386" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.22.12.i386", "product": { "name": "php-odbc-0:4.3.9-3.22.12.i386", "product_id": "php-odbc-0:4.3.9-3.22.12.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.22.12?arch=i386" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.22.12.i386", "product": { "name": "php-gd-0:4.3.9-3.22.12.i386", "product_id": "php-gd-0:4.3.9-3.22.12.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.22.12?arch=i386" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.22.12.i386", "product": { "name": "php-imap-0:4.3.9-3.22.12.i386", "product_id": "php-imap-0:4.3.9-3.22.12.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.22.12?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "php-0:4.3.9-3.22.12.src", "product": { "name": "php-0:4.3.9-3.22.12.src", "product_id": "php-0:4.3.9-3.22.12.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.22.12?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "php-mysql-0:4.3.9-3.22.12.ppc", "product": { "name": "php-mysql-0:4.3.9-3.22.12.ppc", "product_id": "php-mysql-0:4.3.9-3.22.12.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.22.12?arch=ppc" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.22.12.ppc", "product": { "name": "php-pgsql-0:4.3.9-3.22.12.ppc", "product_id": "php-pgsql-0:4.3.9-3.22.12.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.22.12?arch=ppc" } } }, { "category": "product_version", "name": "php-domxml-0:4.3.9-3.22.12.ppc", "product": { "name": "php-domxml-0:4.3.9-3.22.12.ppc", "product_id": "php-domxml-0:4.3.9-3.22.12.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.22.12?arch=ppc" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.22.12.ppc", "product": { "name": "php-debuginfo-0:4.3.9-3.22.12.ppc", "product_id": "php-debuginfo-0:4.3.9-3.22.12.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.22.12?arch=ppc" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.22.12.ppc", "product": { "name": "php-mbstring-0:4.3.9-3.22.12.ppc", "product_id": "php-mbstring-0:4.3.9-3.22.12.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.22.12?arch=ppc" } } }, { "category": "product_version", "name": "php-0:4.3.9-3.22.12.ppc", "product": { "name": "php-0:4.3.9-3.22.12.ppc", "product_id": "php-0:4.3.9-3.22.12.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.22.12?arch=ppc" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.22.12.ppc", "product": { "name": "php-devel-0:4.3.9-3.22.12.ppc", "product_id": "php-devel-0:4.3.9-3.22.12.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.22.12?arch=ppc" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.22.12.ppc", "product": { "name": "php-xmlrpc-0:4.3.9-3.22.12.ppc", "product_id": "php-xmlrpc-0:4.3.9-3.22.12.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.22.12?arch=ppc" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.22.12.ppc", "product": { "name": "php-snmp-0:4.3.9-3.22.12.ppc", "product_id": "php-snmp-0:4.3.9-3.22.12.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.22.12?arch=ppc" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.22.12.ppc", "product": { "name": "php-ncurses-0:4.3.9-3.22.12.ppc", "product_id": "php-ncurses-0:4.3.9-3.22.12.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.22.12?arch=ppc" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.22.12.ppc", "product": { "name": "php-pear-0:4.3.9-3.22.12.ppc", "product_id": "php-pear-0:4.3.9-3.22.12.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.22.12?arch=ppc" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.22.12.ppc", "product": { "name": "php-ldap-0:4.3.9-3.22.12.ppc", "product_id": "php-ldap-0:4.3.9-3.22.12.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.22.12?arch=ppc" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.22.12.ppc", "product": { "name": "php-odbc-0:4.3.9-3.22.12.ppc", "product_id": "php-odbc-0:4.3.9-3.22.12.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.22.12?arch=ppc" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.22.12.ppc", "product": { "name": "php-gd-0:4.3.9-3.22.12.ppc", "product_id": "php-gd-0:4.3.9-3.22.12.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.22.12?arch=ppc" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.22.12.ppc", "product": { "name": "php-imap-0:4.3.9-3.22.12.ppc", "product_id": "php-imap-0:4.3.9-3.22.12.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.22.12?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "php-mysql-0:4.3.9-3.22.12.s390x", "product": { "name": "php-mysql-0:4.3.9-3.22.12.s390x", "product_id": "php-mysql-0:4.3.9-3.22.12.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.22.12?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.22.12.s390x", "product": { "name": "php-pgsql-0:4.3.9-3.22.12.s390x", "product_id": "php-pgsql-0:4.3.9-3.22.12.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.22.12?arch=s390x" } } }, { "category": "product_version", "name": "php-domxml-0:4.3.9-3.22.12.s390x", "product": { "name": "php-domxml-0:4.3.9-3.22.12.s390x", "product_id": "php-domxml-0:4.3.9-3.22.12.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.22.12?arch=s390x" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.22.12.s390x", "product": { "name": "php-debuginfo-0:4.3.9-3.22.12.s390x", "product_id": "php-debuginfo-0:4.3.9-3.22.12.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.22.12?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.22.12.s390x", "product": { "name": "php-mbstring-0:4.3.9-3.22.12.s390x", "product_id": "php-mbstring-0:4.3.9-3.22.12.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.22.12?arch=s390x" } } }, { "category": "product_version", "name": "php-0:4.3.9-3.22.12.s390x", "product": { "name": "php-0:4.3.9-3.22.12.s390x", "product_id": "php-0:4.3.9-3.22.12.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.22.12?arch=s390x" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.22.12.s390x", "product": { "name": "php-devel-0:4.3.9-3.22.12.s390x", "product_id": "php-devel-0:4.3.9-3.22.12.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.22.12?arch=s390x" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.22.12.s390x", "product": { "name": "php-xmlrpc-0:4.3.9-3.22.12.s390x", "product_id": "php-xmlrpc-0:4.3.9-3.22.12.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.22.12?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.22.12.s390x", "product": { "name": "php-snmp-0:4.3.9-3.22.12.s390x", "product_id": "php-snmp-0:4.3.9-3.22.12.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.22.12?arch=s390x" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.22.12.s390x", "product": { "name": "php-ncurses-0:4.3.9-3.22.12.s390x", "product_id": "php-ncurses-0:4.3.9-3.22.12.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.22.12?arch=s390x" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.22.12.s390x", "product": { "name": "php-pear-0:4.3.9-3.22.12.s390x", "product_id": "php-pear-0:4.3.9-3.22.12.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.22.12?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.22.12.s390x", "product": { "name": "php-ldap-0:4.3.9-3.22.12.s390x", "product_id": "php-ldap-0:4.3.9-3.22.12.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.22.12?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.22.12.s390x", "product": { "name": "php-odbc-0:4.3.9-3.22.12.s390x", "product_id": "php-odbc-0:4.3.9-3.22.12.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.22.12?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.22.12.s390x", "product": { "name": "php-gd-0:4.3.9-3.22.12.s390x", "product_id": "php-gd-0:4.3.9-3.22.12.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.22.12?arch=s390x" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.22.12.s390x", "product": { "name": "php-imap-0:4.3.9-3.22.12.s390x", "product_id": "php-imap-0:4.3.9-3.22.12.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.22.12?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "php-mysql-0:4.3.9-3.22.12.s390", "product": { "name": "php-mysql-0:4.3.9-3.22.12.s390", "product_id": "php-mysql-0:4.3.9-3.22.12.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.22.12?arch=s390" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.22.12.s390", "product": { "name": "php-pgsql-0:4.3.9-3.22.12.s390", "product_id": "php-pgsql-0:4.3.9-3.22.12.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.22.12?arch=s390" } } }, { "category": "product_version", "name": "php-domxml-0:4.3.9-3.22.12.s390", "product": { "name": "php-domxml-0:4.3.9-3.22.12.s390", "product_id": "php-domxml-0:4.3.9-3.22.12.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.22.12?arch=s390" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.22.12.s390", "product": { "name": "php-debuginfo-0:4.3.9-3.22.12.s390", "product_id": "php-debuginfo-0:4.3.9-3.22.12.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.22.12?arch=s390" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.22.12.s390", "product": { "name": "php-mbstring-0:4.3.9-3.22.12.s390", "product_id": "php-mbstring-0:4.3.9-3.22.12.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.22.12?arch=s390" } } }, { "category": "product_version", "name": "php-0:4.3.9-3.22.12.s390", "product": { "name": "php-0:4.3.9-3.22.12.s390", "product_id": "php-0:4.3.9-3.22.12.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.22.12?arch=s390" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.22.12.s390", "product": { "name": "php-devel-0:4.3.9-3.22.12.s390", "product_id": "php-devel-0:4.3.9-3.22.12.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.22.12?arch=s390" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.22.12.s390", "product": { "name": "php-xmlrpc-0:4.3.9-3.22.12.s390", "product_id": "php-xmlrpc-0:4.3.9-3.22.12.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.22.12?arch=s390" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.22.12.s390", "product": { "name": "php-snmp-0:4.3.9-3.22.12.s390", "product_id": "php-snmp-0:4.3.9-3.22.12.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.22.12?arch=s390" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.22.12.s390", "product": { "name": "php-ncurses-0:4.3.9-3.22.12.s390", "product_id": "php-ncurses-0:4.3.9-3.22.12.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.22.12?arch=s390" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.22.12.s390", "product": { "name": "php-pear-0:4.3.9-3.22.12.s390", "product_id": "php-pear-0:4.3.9-3.22.12.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.22.12?arch=s390" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.22.12.s390", "product": { "name": "php-ldap-0:4.3.9-3.22.12.s390", "product_id": "php-ldap-0:4.3.9-3.22.12.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.22.12?arch=s390" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.22.12.s390", "product": { "name": "php-odbc-0:4.3.9-3.22.12.s390", "product_id": "php-odbc-0:4.3.9-3.22.12.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.22.12?arch=s390" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.22.12.s390", "product": { "name": "php-gd-0:4.3.9-3.22.12.s390", "product_id": "php-gd-0:4.3.9-3.22.12.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.22.12?arch=s390" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.22.12.s390", "product": { "name": "php-imap-0:4.3.9-3.22.12.s390", "product_id": "php-imap-0:4.3.9-3.22.12.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.22.12?arch=s390" } } } ], "category": "architecture", "name": "s390" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-0:4.3.9-3.22.12.i386" }, "product_reference": "php-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-0:4.3.9-3.22.12.s390" }, "product_reference": "php-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.22.12.src as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-0:4.3.9-3.22.12.src" }, "product_reference": "php-0:4.3.9-3.22.12.src", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-debuginfo-0:4.3.9-3.22.12.i386" }, "product_reference": "php-debuginfo-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-debuginfo-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-debuginfo-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-debuginfo-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-debuginfo-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-debuginfo-0:4.3.9-3.22.12.s390" }, "product_reference": "php-debuginfo-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-debuginfo-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-debuginfo-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-debuginfo-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-debuginfo-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-devel-0:4.3.9-3.22.12.i386" }, "product_reference": "php-devel-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-devel-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-devel-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-devel-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-devel-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-devel-0:4.3.9-3.22.12.s390" }, "product_reference": "php-devel-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-devel-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-devel-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-devel-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-devel-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-domxml-0:4.3.9-3.22.12.i386" }, "product_reference": "php-domxml-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-domxml-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-domxml-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-domxml-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-domxml-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-domxml-0:4.3.9-3.22.12.s390" }, "product_reference": "php-domxml-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-domxml-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-domxml-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-domxml-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-domxml-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-gd-0:4.3.9-3.22.12.i386" }, "product_reference": "php-gd-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-gd-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-gd-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-gd-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-gd-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-gd-0:4.3.9-3.22.12.s390" }, "product_reference": "php-gd-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-gd-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-gd-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-gd-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-gd-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-imap-0:4.3.9-3.22.12.i386" }, "product_reference": "php-imap-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-imap-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-imap-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-imap-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-imap-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-imap-0:4.3.9-3.22.12.s390" }, "product_reference": "php-imap-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-imap-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-imap-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-imap-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-imap-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ldap-0:4.3.9-3.22.12.i386" }, "product_reference": "php-ldap-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ldap-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-ldap-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ldap-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-ldap-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ldap-0:4.3.9-3.22.12.s390" }, "product_reference": "php-ldap-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ldap-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-ldap-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ldap-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-ldap-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mbstring-0:4.3.9-3.22.12.i386" }, "product_reference": "php-mbstring-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mbstring-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-mbstring-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mbstring-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-mbstring-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mbstring-0:4.3.9-3.22.12.s390" }, "product_reference": "php-mbstring-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mbstring-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-mbstring-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mbstring-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-mbstring-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mysql-0:4.3.9-3.22.12.i386" }, "product_reference": "php-mysql-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mysql-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-mysql-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mysql-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-mysql-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mysql-0:4.3.9-3.22.12.s390" }, "product_reference": "php-mysql-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mysql-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-mysql-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mysql-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-mysql-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ncurses-0:4.3.9-3.22.12.i386" }, "product_reference": "php-ncurses-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ncurses-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-ncurses-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ncurses-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-ncurses-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ncurses-0:4.3.9-3.22.12.s390" }, "product_reference": "php-ncurses-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ncurses-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-ncurses-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ncurses-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-ncurses-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-odbc-0:4.3.9-3.22.12.i386" }, "product_reference": "php-odbc-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-odbc-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-odbc-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-odbc-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-odbc-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-odbc-0:4.3.9-3.22.12.s390" }, "product_reference": "php-odbc-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-odbc-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-odbc-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-odbc-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-odbc-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pear-0:4.3.9-3.22.12.i386" }, "product_reference": "php-pear-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pear-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-pear-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pear-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-pear-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pear-0:4.3.9-3.22.12.s390" }, "product_reference": "php-pear-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pear-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-pear-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pear-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-pear-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pgsql-0:4.3.9-3.22.12.i386" }, "product_reference": "php-pgsql-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pgsql-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-pgsql-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pgsql-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-pgsql-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pgsql-0:4.3.9-3.22.12.s390" }, "product_reference": "php-pgsql-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pgsql-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-pgsql-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pgsql-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-pgsql-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-snmp-0:4.3.9-3.22.12.i386" }, "product_reference": "php-snmp-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-snmp-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-snmp-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-snmp-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-snmp-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-snmp-0:4.3.9-3.22.12.s390" }, "product_reference": "php-snmp-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-snmp-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-snmp-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-snmp-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-snmp-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-xmlrpc-0:4.3.9-3.22.12.i386" }, "product_reference": "php-xmlrpc-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-xmlrpc-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-xmlrpc-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-xmlrpc-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-xmlrpc-0:4.3.9-3.22.12.s390" }, "product_reference": "php-xmlrpc-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-xmlrpc-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-xmlrpc-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-xmlrpc-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-0:4.3.9-3.22.12.i386" }, "product_reference": "php-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-0:4.3.9-3.22.12.s390" }, "product_reference": "php-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.22.12.src as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-0:4.3.9-3.22.12.src" }, "product_reference": "php-0:4.3.9-3.22.12.src", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-debuginfo-0:4.3.9-3.22.12.i386" }, "product_reference": "php-debuginfo-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-debuginfo-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-debuginfo-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-debuginfo-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-debuginfo-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-debuginfo-0:4.3.9-3.22.12.s390" }, "product_reference": "php-debuginfo-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-debuginfo-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-debuginfo-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-debuginfo-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-debuginfo-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-devel-0:4.3.9-3.22.12.i386" }, "product_reference": "php-devel-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-devel-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-devel-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-devel-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-devel-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-devel-0:4.3.9-3.22.12.s390" }, "product_reference": "php-devel-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-devel-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-devel-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-devel-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-devel-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-domxml-0:4.3.9-3.22.12.i386" }, "product_reference": "php-domxml-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-domxml-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-domxml-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-domxml-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-domxml-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-domxml-0:4.3.9-3.22.12.s390" }, "product_reference": "php-domxml-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-domxml-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-domxml-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-domxml-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-domxml-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-gd-0:4.3.9-3.22.12.i386" }, "product_reference": "php-gd-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-gd-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-gd-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-gd-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-gd-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-gd-0:4.3.9-3.22.12.s390" }, "product_reference": "php-gd-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-gd-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-gd-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-gd-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-gd-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-imap-0:4.3.9-3.22.12.i386" }, "product_reference": "php-imap-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-imap-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-imap-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-imap-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-imap-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-imap-0:4.3.9-3.22.12.s390" }, "product_reference": "php-imap-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-imap-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-imap-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-imap-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-imap-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ldap-0:4.3.9-3.22.12.i386" }, "product_reference": "php-ldap-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ldap-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-ldap-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ldap-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-ldap-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ldap-0:4.3.9-3.22.12.s390" }, "product_reference": "php-ldap-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ldap-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-ldap-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ldap-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-ldap-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mbstring-0:4.3.9-3.22.12.i386" }, "product_reference": "php-mbstring-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mbstring-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-mbstring-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mbstring-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-mbstring-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mbstring-0:4.3.9-3.22.12.s390" }, "product_reference": "php-mbstring-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mbstring-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-mbstring-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mbstring-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-mbstring-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mysql-0:4.3.9-3.22.12.i386" }, "product_reference": "php-mysql-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mysql-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-mysql-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mysql-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-mysql-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mysql-0:4.3.9-3.22.12.s390" }, "product_reference": "php-mysql-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mysql-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-mysql-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mysql-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-mysql-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ncurses-0:4.3.9-3.22.12.i386" }, "product_reference": "php-ncurses-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ncurses-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-ncurses-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ncurses-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-ncurses-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ncurses-0:4.3.9-3.22.12.s390" }, "product_reference": "php-ncurses-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ncurses-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-ncurses-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ncurses-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-ncurses-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-odbc-0:4.3.9-3.22.12.i386" }, "product_reference": "php-odbc-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-odbc-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-odbc-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-odbc-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-odbc-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-odbc-0:4.3.9-3.22.12.s390" }, "product_reference": "php-odbc-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-odbc-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-odbc-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-odbc-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-odbc-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pear-0:4.3.9-3.22.12.i386" }, "product_reference": "php-pear-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pear-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-pear-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pear-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-pear-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pear-0:4.3.9-3.22.12.s390" }, "product_reference": "php-pear-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pear-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-pear-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pear-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-pear-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pgsql-0:4.3.9-3.22.12.i386" }, "product_reference": "php-pgsql-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pgsql-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-pgsql-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pgsql-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-pgsql-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pgsql-0:4.3.9-3.22.12.s390" }, "product_reference": "php-pgsql-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pgsql-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-pgsql-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pgsql-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-pgsql-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-snmp-0:4.3.9-3.22.12.i386" }, "product_reference": "php-snmp-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-snmp-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-snmp-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-snmp-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-snmp-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-snmp-0:4.3.9-3.22.12.s390" }, "product_reference": "php-snmp-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-snmp-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-snmp-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-snmp-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-snmp-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.i386" }, "product_reference": "php-xmlrpc-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-xmlrpc-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.s390" }, "product_reference": "php-xmlrpc-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-xmlrpc-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-0:4.3.9-3.22.12.i386" }, "product_reference": "php-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-0:4.3.9-3.22.12.s390" }, "product_reference": "php-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.22.12.src as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-0:4.3.9-3.22.12.src" }, "product_reference": "php-0:4.3.9-3.22.12.src", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-debuginfo-0:4.3.9-3.22.12.i386" }, "product_reference": "php-debuginfo-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-debuginfo-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-debuginfo-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-debuginfo-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-debuginfo-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-debuginfo-0:4.3.9-3.22.12.s390" }, "product_reference": "php-debuginfo-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-debuginfo-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-debuginfo-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-debuginfo-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-debuginfo-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-devel-0:4.3.9-3.22.12.i386" }, "product_reference": "php-devel-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-devel-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-devel-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-devel-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-devel-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-devel-0:4.3.9-3.22.12.s390" }, "product_reference": "php-devel-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-devel-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-devel-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-devel-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-devel-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-domxml-0:4.3.9-3.22.12.i386" }, "product_reference": "php-domxml-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-domxml-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-domxml-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-domxml-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-domxml-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-domxml-0:4.3.9-3.22.12.s390" }, "product_reference": "php-domxml-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-domxml-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-domxml-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-domxml-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-domxml-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-gd-0:4.3.9-3.22.12.i386" }, "product_reference": "php-gd-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-gd-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-gd-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-gd-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-gd-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-gd-0:4.3.9-3.22.12.s390" }, "product_reference": "php-gd-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-gd-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-gd-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-gd-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-gd-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-imap-0:4.3.9-3.22.12.i386" }, "product_reference": "php-imap-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-imap-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-imap-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-imap-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-imap-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-imap-0:4.3.9-3.22.12.s390" }, "product_reference": "php-imap-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-imap-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-imap-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-imap-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-imap-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ldap-0:4.3.9-3.22.12.i386" }, "product_reference": "php-ldap-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ldap-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-ldap-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ldap-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-ldap-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ldap-0:4.3.9-3.22.12.s390" }, "product_reference": "php-ldap-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ldap-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-ldap-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ldap-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-ldap-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mbstring-0:4.3.9-3.22.12.i386" }, "product_reference": "php-mbstring-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mbstring-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-mbstring-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mbstring-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-mbstring-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mbstring-0:4.3.9-3.22.12.s390" }, "product_reference": "php-mbstring-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mbstring-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-mbstring-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mbstring-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-mbstring-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mysql-0:4.3.9-3.22.12.i386" }, "product_reference": "php-mysql-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mysql-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-mysql-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mysql-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-mysql-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mysql-0:4.3.9-3.22.12.s390" }, "product_reference": "php-mysql-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mysql-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-mysql-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mysql-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-mysql-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ncurses-0:4.3.9-3.22.12.i386" }, "product_reference": "php-ncurses-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ncurses-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-ncurses-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ncurses-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-ncurses-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ncurses-0:4.3.9-3.22.12.s390" }, "product_reference": "php-ncurses-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ncurses-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-ncurses-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ncurses-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-ncurses-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-odbc-0:4.3.9-3.22.12.i386" }, "product_reference": "php-odbc-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-odbc-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-odbc-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-odbc-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-odbc-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-odbc-0:4.3.9-3.22.12.s390" }, "product_reference": "php-odbc-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-odbc-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-odbc-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-odbc-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-odbc-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pear-0:4.3.9-3.22.12.i386" }, "product_reference": "php-pear-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pear-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-pear-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pear-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-pear-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pear-0:4.3.9-3.22.12.s390" }, "product_reference": "php-pear-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pear-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-pear-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pear-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-pear-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pgsql-0:4.3.9-3.22.12.i386" }, "product_reference": "php-pgsql-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pgsql-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-pgsql-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pgsql-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-pgsql-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pgsql-0:4.3.9-3.22.12.s390" }, "product_reference": "php-pgsql-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pgsql-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-pgsql-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pgsql-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-pgsql-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-snmp-0:4.3.9-3.22.12.i386" }, "product_reference": "php-snmp-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-snmp-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-snmp-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-snmp-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-snmp-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-snmp-0:4.3.9-3.22.12.s390" }, "product_reference": "php-snmp-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-snmp-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-snmp-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-snmp-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-snmp-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-xmlrpc-0:4.3.9-3.22.12.i386" }, "product_reference": "php-xmlrpc-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-xmlrpc-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-xmlrpc-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-xmlrpc-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-xmlrpc-0:4.3.9-3.22.12.s390" }, "product_reference": "php-xmlrpc-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-xmlrpc-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-xmlrpc-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-xmlrpc-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-0:4.3.9-3.22.12.i386" }, "product_reference": "php-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-0:4.3.9-3.22.12.s390" }, "product_reference": "php-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.22.12.src as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-0:4.3.9-3.22.12.src" }, "product_reference": "php-0:4.3.9-3.22.12.src", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-debuginfo-0:4.3.9-3.22.12.i386" }, "product_reference": "php-debuginfo-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-debuginfo-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-debuginfo-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-debuginfo-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-debuginfo-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-debuginfo-0:4.3.9-3.22.12.s390" }, "product_reference": "php-debuginfo-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-debuginfo-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-debuginfo-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-debuginfo-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-debuginfo-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-devel-0:4.3.9-3.22.12.i386" }, "product_reference": "php-devel-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-devel-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-devel-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-devel-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-devel-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-devel-0:4.3.9-3.22.12.s390" }, "product_reference": "php-devel-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-devel-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-devel-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-devel-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-devel-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-domxml-0:4.3.9-3.22.12.i386" }, "product_reference": "php-domxml-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-domxml-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-domxml-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-domxml-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-domxml-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-domxml-0:4.3.9-3.22.12.s390" }, "product_reference": "php-domxml-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-domxml-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-domxml-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-domxml-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-domxml-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-gd-0:4.3.9-3.22.12.i386" }, "product_reference": "php-gd-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-gd-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-gd-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-gd-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-gd-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-gd-0:4.3.9-3.22.12.s390" }, "product_reference": "php-gd-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-gd-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-gd-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-gd-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-gd-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-imap-0:4.3.9-3.22.12.i386" }, "product_reference": "php-imap-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-imap-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-imap-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-imap-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-imap-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-imap-0:4.3.9-3.22.12.s390" }, "product_reference": "php-imap-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-imap-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-imap-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-imap-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-imap-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ldap-0:4.3.9-3.22.12.i386" }, "product_reference": "php-ldap-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ldap-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-ldap-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ldap-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-ldap-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ldap-0:4.3.9-3.22.12.s390" }, "product_reference": "php-ldap-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ldap-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-ldap-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ldap-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-ldap-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mbstring-0:4.3.9-3.22.12.i386" }, "product_reference": "php-mbstring-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mbstring-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-mbstring-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mbstring-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-mbstring-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mbstring-0:4.3.9-3.22.12.s390" }, "product_reference": "php-mbstring-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mbstring-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-mbstring-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mbstring-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-mbstring-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mysql-0:4.3.9-3.22.12.i386" }, "product_reference": "php-mysql-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mysql-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-mysql-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mysql-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-mysql-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mysql-0:4.3.9-3.22.12.s390" }, "product_reference": "php-mysql-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mysql-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-mysql-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mysql-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-mysql-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ncurses-0:4.3.9-3.22.12.i386" }, "product_reference": "php-ncurses-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ncurses-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-ncurses-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ncurses-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-ncurses-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ncurses-0:4.3.9-3.22.12.s390" }, "product_reference": "php-ncurses-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ncurses-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-ncurses-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ncurses-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-ncurses-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-odbc-0:4.3.9-3.22.12.i386" }, "product_reference": "php-odbc-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-odbc-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-odbc-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-odbc-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-odbc-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-odbc-0:4.3.9-3.22.12.s390" }, "product_reference": "php-odbc-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-odbc-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-odbc-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-odbc-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-odbc-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pear-0:4.3.9-3.22.12.i386" }, "product_reference": "php-pear-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pear-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-pear-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pear-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-pear-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pear-0:4.3.9-3.22.12.s390" }, "product_reference": "php-pear-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pear-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-pear-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pear-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-pear-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pgsql-0:4.3.9-3.22.12.i386" }, "product_reference": "php-pgsql-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pgsql-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-pgsql-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pgsql-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-pgsql-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pgsql-0:4.3.9-3.22.12.s390" }, "product_reference": "php-pgsql-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pgsql-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-pgsql-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pgsql-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-pgsql-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-snmp-0:4.3.9-3.22.12.i386" }, "product_reference": "php-snmp-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-snmp-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-snmp-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-snmp-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-snmp-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-snmp-0:4.3.9-3.22.12.s390" }, "product_reference": "php-snmp-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-snmp-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-snmp-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-snmp-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-snmp-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.22.12.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-xmlrpc-0:4.3.9-3.22.12.i386" }, "product_reference": "php-xmlrpc-0:4.3.9-3.22.12.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.22.12.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-xmlrpc-0:4.3.9-3.22.12.ia64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.22.12.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.22.12.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-xmlrpc-0:4.3.9-3.22.12.ppc" }, "product_reference": "php-xmlrpc-0:4.3.9-3.22.12.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.22.12.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-xmlrpc-0:4.3.9-3.22.12.s390" }, "product_reference": "php-xmlrpc-0:4.3.9-3.22.12.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.22.12.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-xmlrpc-0:4.3.9-3.22.12.s390x" }, "product_reference": "php-xmlrpc-0:4.3.9-3.22.12.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.22.12.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-xmlrpc-0:4.3.9-3.22.12.x86_64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.22.12.x86_64", "relates_to_product_reference": "4WS" } ] }, "vulnerabilities": [ { "cve": "CVE-2007-4782", "discovery_date": "2007-09-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "285881" } ], "notes": [ { "category": "description", "text": "PHP before 5.2.3 allows context-dependent attackers to cause a denial of service (application crash) via (1) a long string in the pattern parameter to the glob function; or (2) a long string in the string parameter to the fnmatch function, accompanied by a pattern parameter value with undefined characteristics, as demonstrated by a \"*[1]e\" value. NOTE: this might not be a vulnerability in most web server environments that support multiple threads, unless these issues can be demonstrated for code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "php crash in glob() and fnmatch() functions", "title": "Vulnerability summary" }, { "category": "other", "text": "We do not consider this to be a security issue. For more information please see https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=169857#c1 and https://www.php.net/security-note.php", "title": "Statement" } ], "product_status": { "fixed": [ "4AS:php-0:4.3.9-3.22.12.i386", "4AS:php-0:4.3.9-3.22.12.ia64", "4AS:php-0:4.3.9-3.22.12.ppc", "4AS:php-0:4.3.9-3.22.12.s390", "4AS:php-0:4.3.9-3.22.12.s390x", "4AS:php-0:4.3.9-3.22.12.src", "4AS:php-0:4.3.9-3.22.12.x86_64", "4AS:php-debuginfo-0:4.3.9-3.22.12.i386", "4AS:php-debuginfo-0:4.3.9-3.22.12.ia64", "4AS:php-debuginfo-0:4.3.9-3.22.12.ppc", "4AS:php-debuginfo-0:4.3.9-3.22.12.s390", "4AS:php-debuginfo-0:4.3.9-3.22.12.s390x", "4AS:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4AS:php-devel-0:4.3.9-3.22.12.i386", "4AS:php-devel-0:4.3.9-3.22.12.ia64", "4AS:php-devel-0:4.3.9-3.22.12.ppc", "4AS:php-devel-0:4.3.9-3.22.12.s390", "4AS:php-devel-0:4.3.9-3.22.12.s390x", "4AS:php-devel-0:4.3.9-3.22.12.x86_64", "4AS:php-domxml-0:4.3.9-3.22.12.i386", "4AS:php-domxml-0:4.3.9-3.22.12.ia64", "4AS:php-domxml-0:4.3.9-3.22.12.ppc", "4AS:php-domxml-0:4.3.9-3.22.12.s390", "4AS:php-domxml-0:4.3.9-3.22.12.s390x", "4AS:php-domxml-0:4.3.9-3.22.12.x86_64", "4AS:php-gd-0:4.3.9-3.22.12.i386", "4AS:php-gd-0:4.3.9-3.22.12.ia64", "4AS:php-gd-0:4.3.9-3.22.12.ppc", "4AS:php-gd-0:4.3.9-3.22.12.s390", "4AS:php-gd-0:4.3.9-3.22.12.s390x", "4AS:php-gd-0:4.3.9-3.22.12.x86_64", "4AS:php-imap-0:4.3.9-3.22.12.i386", "4AS:php-imap-0:4.3.9-3.22.12.ia64", "4AS:php-imap-0:4.3.9-3.22.12.ppc", "4AS:php-imap-0:4.3.9-3.22.12.s390", "4AS:php-imap-0:4.3.9-3.22.12.s390x", "4AS:php-imap-0:4.3.9-3.22.12.x86_64", "4AS:php-ldap-0:4.3.9-3.22.12.i386", "4AS:php-ldap-0:4.3.9-3.22.12.ia64", "4AS:php-ldap-0:4.3.9-3.22.12.ppc", "4AS:php-ldap-0:4.3.9-3.22.12.s390", "4AS:php-ldap-0:4.3.9-3.22.12.s390x", "4AS:php-ldap-0:4.3.9-3.22.12.x86_64", "4AS:php-mbstring-0:4.3.9-3.22.12.i386", "4AS:php-mbstring-0:4.3.9-3.22.12.ia64", "4AS:php-mbstring-0:4.3.9-3.22.12.ppc", "4AS:php-mbstring-0:4.3.9-3.22.12.s390", "4AS:php-mbstring-0:4.3.9-3.22.12.s390x", "4AS:php-mbstring-0:4.3.9-3.22.12.x86_64", "4AS:php-mysql-0:4.3.9-3.22.12.i386", "4AS:php-mysql-0:4.3.9-3.22.12.ia64", "4AS:php-mysql-0:4.3.9-3.22.12.ppc", "4AS:php-mysql-0:4.3.9-3.22.12.s390", "4AS:php-mysql-0:4.3.9-3.22.12.s390x", "4AS:php-mysql-0:4.3.9-3.22.12.x86_64", "4AS:php-ncurses-0:4.3.9-3.22.12.i386", "4AS:php-ncurses-0:4.3.9-3.22.12.ia64", "4AS:php-ncurses-0:4.3.9-3.22.12.ppc", "4AS:php-ncurses-0:4.3.9-3.22.12.s390", "4AS:php-ncurses-0:4.3.9-3.22.12.s390x", "4AS:php-ncurses-0:4.3.9-3.22.12.x86_64", "4AS:php-odbc-0:4.3.9-3.22.12.i386", "4AS:php-odbc-0:4.3.9-3.22.12.ia64", "4AS:php-odbc-0:4.3.9-3.22.12.ppc", "4AS:php-odbc-0:4.3.9-3.22.12.s390", "4AS:php-odbc-0:4.3.9-3.22.12.s390x", "4AS:php-odbc-0:4.3.9-3.22.12.x86_64", "4AS:php-pear-0:4.3.9-3.22.12.i386", "4AS:php-pear-0:4.3.9-3.22.12.ia64", "4AS:php-pear-0:4.3.9-3.22.12.ppc", "4AS:php-pear-0:4.3.9-3.22.12.s390", "4AS:php-pear-0:4.3.9-3.22.12.s390x", "4AS:php-pear-0:4.3.9-3.22.12.x86_64", "4AS:php-pgsql-0:4.3.9-3.22.12.i386", "4AS:php-pgsql-0:4.3.9-3.22.12.ia64", "4AS:php-pgsql-0:4.3.9-3.22.12.ppc", "4AS:php-pgsql-0:4.3.9-3.22.12.s390", "4AS:php-pgsql-0:4.3.9-3.22.12.s390x", "4AS:php-pgsql-0:4.3.9-3.22.12.x86_64", "4AS:php-snmp-0:4.3.9-3.22.12.i386", "4AS:php-snmp-0:4.3.9-3.22.12.ia64", "4AS:php-snmp-0:4.3.9-3.22.12.ppc", "4AS:php-snmp-0:4.3.9-3.22.12.s390", "4AS:php-snmp-0:4.3.9-3.22.12.s390x", "4AS:php-snmp-0:4.3.9-3.22.12.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.22.12.i386", "4AS:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4AS:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4AS:php-xmlrpc-0:4.3.9-3.22.12.s390", "4AS:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4AS:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4Desktop:php-0:4.3.9-3.22.12.i386", "4Desktop:php-0:4.3.9-3.22.12.ia64", "4Desktop:php-0:4.3.9-3.22.12.ppc", "4Desktop:php-0:4.3.9-3.22.12.s390", "4Desktop:php-0:4.3.9-3.22.12.s390x", "4Desktop:php-0:4.3.9-3.22.12.src", "4Desktop:php-0:4.3.9-3.22.12.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.i386", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.s390", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4Desktop:php-devel-0:4.3.9-3.22.12.i386", "4Desktop:php-devel-0:4.3.9-3.22.12.ia64", "4Desktop:php-devel-0:4.3.9-3.22.12.ppc", "4Desktop:php-devel-0:4.3.9-3.22.12.s390", "4Desktop:php-devel-0:4.3.9-3.22.12.s390x", "4Desktop:php-devel-0:4.3.9-3.22.12.x86_64", "4Desktop:php-domxml-0:4.3.9-3.22.12.i386", "4Desktop:php-domxml-0:4.3.9-3.22.12.ia64", "4Desktop:php-domxml-0:4.3.9-3.22.12.ppc", "4Desktop:php-domxml-0:4.3.9-3.22.12.s390", "4Desktop:php-domxml-0:4.3.9-3.22.12.s390x", "4Desktop:php-domxml-0:4.3.9-3.22.12.x86_64", "4Desktop:php-gd-0:4.3.9-3.22.12.i386", "4Desktop:php-gd-0:4.3.9-3.22.12.ia64", "4Desktop:php-gd-0:4.3.9-3.22.12.ppc", "4Desktop:php-gd-0:4.3.9-3.22.12.s390", "4Desktop:php-gd-0:4.3.9-3.22.12.s390x", "4Desktop:php-gd-0:4.3.9-3.22.12.x86_64", "4Desktop:php-imap-0:4.3.9-3.22.12.i386", "4Desktop:php-imap-0:4.3.9-3.22.12.ia64", "4Desktop:php-imap-0:4.3.9-3.22.12.ppc", "4Desktop:php-imap-0:4.3.9-3.22.12.s390", "4Desktop:php-imap-0:4.3.9-3.22.12.s390x", "4Desktop:php-imap-0:4.3.9-3.22.12.x86_64", "4Desktop:php-ldap-0:4.3.9-3.22.12.i386", "4Desktop:php-ldap-0:4.3.9-3.22.12.ia64", "4Desktop:php-ldap-0:4.3.9-3.22.12.ppc", "4Desktop:php-ldap-0:4.3.9-3.22.12.s390", "4Desktop:php-ldap-0:4.3.9-3.22.12.s390x", "4Desktop:php-ldap-0:4.3.9-3.22.12.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.22.12.i386", "4Desktop:php-mbstring-0:4.3.9-3.22.12.ia64", "4Desktop:php-mbstring-0:4.3.9-3.22.12.ppc", "4Desktop:php-mbstring-0:4.3.9-3.22.12.s390", "4Desktop:php-mbstring-0:4.3.9-3.22.12.s390x", "4Desktop:php-mbstring-0:4.3.9-3.22.12.x86_64", "4Desktop:php-mysql-0:4.3.9-3.22.12.i386", "4Desktop:php-mysql-0:4.3.9-3.22.12.ia64", "4Desktop:php-mysql-0:4.3.9-3.22.12.ppc", "4Desktop:php-mysql-0:4.3.9-3.22.12.s390", "4Desktop:php-mysql-0:4.3.9-3.22.12.s390x", "4Desktop:php-mysql-0:4.3.9-3.22.12.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.22.12.i386", "4Desktop:php-ncurses-0:4.3.9-3.22.12.ia64", "4Desktop:php-ncurses-0:4.3.9-3.22.12.ppc", "4Desktop:php-ncurses-0:4.3.9-3.22.12.s390", "4Desktop:php-ncurses-0:4.3.9-3.22.12.s390x", "4Desktop:php-ncurses-0:4.3.9-3.22.12.x86_64", "4Desktop:php-odbc-0:4.3.9-3.22.12.i386", "4Desktop:php-odbc-0:4.3.9-3.22.12.ia64", "4Desktop:php-odbc-0:4.3.9-3.22.12.ppc", "4Desktop:php-odbc-0:4.3.9-3.22.12.s390", "4Desktop:php-odbc-0:4.3.9-3.22.12.s390x", "4Desktop:php-odbc-0:4.3.9-3.22.12.x86_64", "4Desktop:php-pear-0:4.3.9-3.22.12.i386", "4Desktop:php-pear-0:4.3.9-3.22.12.ia64", "4Desktop:php-pear-0:4.3.9-3.22.12.ppc", "4Desktop:php-pear-0:4.3.9-3.22.12.s390", "4Desktop:php-pear-0:4.3.9-3.22.12.s390x", "4Desktop:php-pear-0:4.3.9-3.22.12.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.22.12.i386", "4Desktop:php-pgsql-0:4.3.9-3.22.12.ia64", "4Desktop:php-pgsql-0:4.3.9-3.22.12.ppc", "4Desktop:php-pgsql-0:4.3.9-3.22.12.s390", "4Desktop:php-pgsql-0:4.3.9-3.22.12.s390x", "4Desktop:php-pgsql-0:4.3.9-3.22.12.x86_64", "4Desktop:php-snmp-0:4.3.9-3.22.12.i386", "4Desktop:php-snmp-0:4.3.9-3.22.12.ia64", "4Desktop:php-snmp-0:4.3.9-3.22.12.ppc", "4Desktop:php-snmp-0:4.3.9-3.22.12.s390", "4Desktop:php-snmp-0:4.3.9-3.22.12.s390x", "4Desktop:php-snmp-0:4.3.9-3.22.12.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4ES:php-0:4.3.9-3.22.12.i386", "4ES:php-0:4.3.9-3.22.12.ia64", "4ES:php-0:4.3.9-3.22.12.ppc", "4ES:php-0:4.3.9-3.22.12.s390", "4ES:php-0:4.3.9-3.22.12.s390x", "4ES:php-0:4.3.9-3.22.12.src", "4ES:php-0:4.3.9-3.22.12.x86_64", "4ES:php-debuginfo-0:4.3.9-3.22.12.i386", "4ES:php-debuginfo-0:4.3.9-3.22.12.ia64", "4ES:php-debuginfo-0:4.3.9-3.22.12.ppc", "4ES:php-debuginfo-0:4.3.9-3.22.12.s390", "4ES:php-debuginfo-0:4.3.9-3.22.12.s390x", "4ES:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4ES:php-devel-0:4.3.9-3.22.12.i386", "4ES:php-devel-0:4.3.9-3.22.12.ia64", "4ES:php-devel-0:4.3.9-3.22.12.ppc", "4ES:php-devel-0:4.3.9-3.22.12.s390", "4ES:php-devel-0:4.3.9-3.22.12.s390x", "4ES:php-devel-0:4.3.9-3.22.12.x86_64", "4ES:php-domxml-0:4.3.9-3.22.12.i386", "4ES:php-domxml-0:4.3.9-3.22.12.ia64", "4ES:php-domxml-0:4.3.9-3.22.12.ppc", "4ES:php-domxml-0:4.3.9-3.22.12.s390", "4ES:php-domxml-0:4.3.9-3.22.12.s390x", "4ES:php-domxml-0:4.3.9-3.22.12.x86_64", "4ES:php-gd-0:4.3.9-3.22.12.i386", "4ES:php-gd-0:4.3.9-3.22.12.ia64", "4ES:php-gd-0:4.3.9-3.22.12.ppc", "4ES:php-gd-0:4.3.9-3.22.12.s390", "4ES:php-gd-0:4.3.9-3.22.12.s390x", "4ES:php-gd-0:4.3.9-3.22.12.x86_64", "4ES:php-imap-0:4.3.9-3.22.12.i386", "4ES:php-imap-0:4.3.9-3.22.12.ia64", "4ES:php-imap-0:4.3.9-3.22.12.ppc", "4ES:php-imap-0:4.3.9-3.22.12.s390", "4ES:php-imap-0:4.3.9-3.22.12.s390x", "4ES:php-imap-0:4.3.9-3.22.12.x86_64", "4ES:php-ldap-0:4.3.9-3.22.12.i386", "4ES:php-ldap-0:4.3.9-3.22.12.ia64", "4ES:php-ldap-0:4.3.9-3.22.12.ppc", "4ES:php-ldap-0:4.3.9-3.22.12.s390", "4ES:php-ldap-0:4.3.9-3.22.12.s390x", "4ES:php-ldap-0:4.3.9-3.22.12.x86_64", "4ES:php-mbstring-0:4.3.9-3.22.12.i386", "4ES:php-mbstring-0:4.3.9-3.22.12.ia64", "4ES:php-mbstring-0:4.3.9-3.22.12.ppc", "4ES:php-mbstring-0:4.3.9-3.22.12.s390", "4ES:php-mbstring-0:4.3.9-3.22.12.s390x", "4ES:php-mbstring-0:4.3.9-3.22.12.x86_64", "4ES:php-mysql-0:4.3.9-3.22.12.i386", "4ES:php-mysql-0:4.3.9-3.22.12.ia64", "4ES:php-mysql-0:4.3.9-3.22.12.ppc", "4ES:php-mysql-0:4.3.9-3.22.12.s390", "4ES:php-mysql-0:4.3.9-3.22.12.s390x", "4ES:php-mysql-0:4.3.9-3.22.12.x86_64", "4ES:php-ncurses-0:4.3.9-3.22.12.i386", "4ES:php-ncurses-0:4.3.9-3.22.12.ia64", "4ES:php-ncurses-0:4.3.9-3.22.12.ppc", "4ES:php-ncurses-0:4.3.9-3.22.12.s390", "4ES:php-ncurses-0:4.3.9-3.22.12.s390x", "4ES:php-ncurses-0:4.3.9-3.22.12.x86_64", "4ES:php-odbc-0:4.3.9-3.22.12.i386", "4ES:php-odbc-0:4.3.9-3.22.12.ia64", "4ES:php-odbc-0:4.3.9-3.22.12.ppc", "4ES:php-odbc-0:4.3.9-3.22.12.s390", "4ES:php-odbc-0:4.3.9-3.22.12.s390x", "4ES:php-odbc-0:4.3.9-3.22.12.x86_64", "4ES:php-pear-0:4.3.9-3.22.12.i386", "4ES:php-pear-0:4.3.9-3.22.12.ia64", "4ES:php-pear-0:4.3.9-3.22.12.ppc", "4ES:php-pear-0:4.3.9-3.22.12.s390", "4ES:php-pear-0:4.3.9-3.22.12.s390x", "4ES:php-pear-0:4.3.9-3.22.12.x86_64", "4ES:php-pgsql-0:4.3.9-3.22.12.i386", "4ES:php-pgsql-0:4.3.9-3.22.12.ia64", "4ES:php-pgsql-0:4.3.9-3.22.12.ppc", "4ES:php-pgsql-0:4.3.9-3.22.12.s390", "4ES:php-pgsql-0:4.3.9-3.22.12.s390x", "4ES:php-pgsql-0:4.3.9-3.22.12.x86_64", "4ES:php-snmp-0:4.3.9-3.22.12.i386", "4ES:php-snmp-0:4.3.9-3.22.12.ia64", "4ES:php-snmp-0:4.3.9-3.22.12.ppc", "4ES:php-snmp-0:4.3.9-3.22.12.s390", "4ES:php-snmp-0:4.3.9-3.22.12.s390x", "4ES:php-snmp-0:4.3.9-3.22.12.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.22.12.i386", "4ES:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4ES:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4ES:php-xmlrpc-0:4.3.9-3.22.12.s390", "4ES:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4ES:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4WS:php-0:4.3.9-3.22.12.i386", "4WS:php-0:4.3.9-3.22.12.ia64", "4WS:php-0:4.3.9-3.22.12.ppc", "4WS:php-0:4.3.9-3.22.12.s390", "4WS:php-0:4.3.9-3.22.12.s390x", "4WS:php-0:4.3.9-3.22.12.src", "4WS:php-0:4.3.9-3.22.12.x86_64", "4WS:php-debuginfo-0:4.3.9-3.22.12.i386", "4WS:php-debuginfo-0:4.3.9-3.22.12.ia64", "4WS:php-debuginfo-0:4.3.9-3.22.12.ppc", "4WS:php-debuginfo-0:4.3.9-3.22.12.s390", "4WS:php-debuginfo-0:4.3.9-3.22.12.s390x", "4WS:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4WS:php-devel-0:4.3.9-3.22.12.i386", "4WS:php-devel-0:4.3.9-3.22.12.ia64", "4WS:php-devel-0:4.3.9-3.22.12.ppc", "4WS:php-devel-0:4.3.9-3.22.12.s390", "4WS:php-devel-0:4.3.9-3.22.12.s390x", "4WS:php-devel-0:4.3.9-3.22.12.x86_64", "4WS:php-domxml-0:4.3.9-3.22.12.i386", "4WS:php-domxml-0:4.3.9-3.22.12.ia64", "4WS:php-domxml-0:4.3.9-3.22.12.ppc", "4WS:php-domxml-0:4.3.9-3.22.12.s390", "4WS:php-domxml-0:4.3.9-3.22.12.s390x", "4WS:php-domxml-0:4.3.9-3.22.12.x86_64", "4WS:php-gd-0:4.3.9-3.22.12.i386", "4WS:php-gd-0:4.3.9-3.22.12.ia64", "4WS:php-gd-0:4.3.9-3.22.12.ppc", "4WS:php-gd-0:4.3.9-3.22.12.s390", "4WS:php-gd-0:4.3.9-3.22.12.s390x", "4WS:php-gd-0:4.3.9-3.22.12.x86_64", "4WS:php-imap-0:4.3.9-3.22.12.i386", "4WS:php-imap-0:4.3.9-3.22.12.ia64", "4WS:php-imap-0:4.3.9-3.22.12.ppc", "4WS:php-imap-0:4.3.9-3.22.12.s390", "4WS:php-imap-0:4.3.9-3.22.12.s390x", "4WS:php-imap-0:4.3.9-3.22.12.x86_64", "4WS:php-ldap-0:4.3.9-3.22.12.i386", "4WS:php-ldap-0:4.3.9-3.22.12.ia64", "4WS:php-ldap-0:4.3.9-3.22.12.ppc", "4WS:php-ldap-0:4.3.9-3.22.12.s390", "4WS:php-ldap-0:4.3.9-3.22.12.s390x", "4WS:php-ldap-0:4.3.9-3.22.12.x86_64", "4WS:php-mbstring-0:4.3.9-3.22.12.i386", "4WS:php-mbstring-0:4.3.9-3.22.12.ia64", "4WS:php-mbstring-0:4.3.9-3.22.12.ppc", "4WS:php-mbstring-0:4.3.9-3.22.12.s390", "4WS:php-mbstring-0:4.3.9-3.22.12.s390x", "4WS:php-mbstring-0:4.3.9-3.22.12.x86_64", "4WS:php-mysql-0:4.3.9-3.22.12.i386", "4WS:php-mysql-0:4.3.9-3.22.12.ia64", "4WS:php-mysql-0:4.3.9-3.22.12.ppc", "4WS:php-mysql-0:4.3.9-3.22.12.s390", "4WS:php-mysql-0:4.3.9-3.22.12.s390x", "4WS:php-mysql-0:4.3.9-3.22.12.x86_64", "4WS:php-ncurses-0:4.3.9-3.22.12.i386", "4WS:php-ncurses-0:4.3.9-3.22.12.ia64", "4WS:php-ncurses-0:4.3.9-3.22.12.ppc", "4WS:php-ncurses-0:4.3.9-3.22.12.s390", "4WS:php-ncurses-0:4.3.9-3.22.12.s390x", "4WS:php-ncurses-0:4.3.9-3.22.12.x86_64", "4WS:php-odbc-0:4.3.9-3.22.12.i386", "4WS:php-odbc-0:4.3.9-3.22.12.ia64", "4WS:php-odbc-0:4.3.9-3.22.12.ppc", "4WS:php-odbc-0:4.3.9-3.22.12.s390", "4WS:php-odbc-0:4.3.9-3.22.12.s390x", "4WS:php-odbc-0:4.3.9-3.22.12.x86_64", "4WS:php-pear-0:4.3.9-3.22.12.i386", "4WS:php-pear-0:4.3.9-3.22.12.ia64", "4WS:php-pear-0:4.3.9-3.22.12.ppc", "4WS:php-pear-0:4.3.9-3.22.12.s390", "4WS:php-pear-0:4.3.9-3.22.12.s390x", "4WS:php-pear-0:4.3.9-3.22.12.x86_64", "4WS:php-pgsql-0:4.3.9-3.22.12.i386", "4WS:php-pgsql-0:4.3.9-3.22.12.ia64", "4WS:php-pgsql-0:4.3.9-3.22.12.ppc", "4WS:php-pgsql-0:4.3.9-3.22.12.s390", "4WS:php-pgsql-0:4.3.9-3.22.12.s390x", "4WS:php-pgsql-0:4.3.9-3.22.12.x86_64", "4WS:php-snmp-0:4.3.9-3.22.12.i386", "4WS:php-snmp-0:4.3.9-3.22.12.ia64", "4WS:php-snmp-0:4.3.9-3.22.12.ppc", "4WS:php-snmp-0:4.3.9-3.22.12.s390", "4WS:php-snmp-0:4.3.9-3.22.12.s390x", "4WS:php-snmp-0:4.3.9-3.22.12.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.22.12.i386", "4WS:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4WS:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4WS:php-xmlrpc-0:4.3.9-3.22.12.s390", "4WS:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4WS:php-xmlrpc-0:4.3.9-3.22.12.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2007-4782" }, { "category": "external", "summary": "RHBZ#285881", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=285881" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2007-4782", "url": "https://www.cve.org/CVERecord?id=CVE-2007-4782" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2007-4782", "url": "https://nvd.nist.gov/vuln/detail/CVE-2007-4782" } ], "release_date": "2007-09-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2008-07-16T09:55:00+00:00", "details": "Before applying this update, make sure that all previously-released\nerrata relevant to your system have been applied. \n\nThis update is available via Red Hat Network. Details on how to use \nthe Red Hat Network to apply this update are available at\nhttp://kbase.redhat.com/faq/FAQ_58_10188", "product_ids": [ "4AS:php-0:4.3.9-3.22.12.i386", "4AS:php-0:4.3.9-3.22.12.ia64", "4AS:php-0:4.3.9-3.22.12.ppc", "4AS:php-0:4.3.9-3.22.12.s390", "4AS:php-0:4.3.9-3.22.12.s390x", "4AS:php-0:4.3.9-3.22.12.src", "4AS:php-0:4.3.9-3.22.12.x86_64", "4AS:php-debuginfo-0:4.3.9-3.22.12.i386", "4AS:php-debuginfo-0:4.3.9-3.22.12.ia64", "4AS:php-debuginfo-0:4.3.9-3.22.12.ppc", "4AS:php-debuginfo-0:4.3.9-3.22.12.s390", "4AS:php-debuginfo-0:4.3.9-3.22.12.s390x", "4AS:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4AS:php-devel-0:4.3.9-3.22.12.i386", "4AS:php-devel-0:4.3.9-3.22.12.ia64", "4AS:php-devel-0:4.3.9-3.22.12.ppc", "4AS:php-devel-0:4.3.9-3.22.12.s390", "4AS:php-devel-0:4.3.9-3.22.12.s390x", "4AS:php-devel-0:4.3.9-3.22.12.x86_64", "4AS:php-domxml-0:4.3.9-3.22.12.i386", "4AS:php-domxml-0:4.3.9-3.22.12.ia64", "4AS:php-domxml-0:4.3.9-3.22.12.ppc", "4AS:php-domxml-0:4.3.9-3.22.12.s390", "4AS:php-domxml-0:4.3.9-3.22.12.s390x", "4AS:php-domxml-0:4.3.9-3.22.12.x86_64", "4AS:php-gd-0:4.3.9-3.22.12.i386", "4AS:php-gd-0:4.3.9-3.22.12.ia64", "4AS:php-gd-0:4.3.9-3.22.12.ppc", "4AS:php-gd-0:4.3.9-3.22.12.s390", "4AS:php-gd-0:4.3.9-3.22.12.s390x", "4AS:php-gd-0:4.3.9-3.22.12.x86_64", "4AS:php-imap-0:4.3.9-3.22.12.i386", "4AS:php-imap-0:4.3.9-3.22.12.ia64", "4AS:php-imap-0:4.3.9-3.22.12.ppc", "4AS:php-imap-0:4.3.9-3.22.12.s390", "4AS:php-imap-0:4.3.9-3.22.12.s390x", "4AS:php-imap-0:4.3.9-3.22.12.x86_64", "4AS:php-ldap-0:4.3.9-3.22.12.i386", "4AS:php-ldap-0:4.3.9-3.22.12.ia64", "4AS:php-ldap-0:4.3.9-3.22.12.ppc", "4AS:php-ldap-0:4.3.9-3.22.12.s390", "4AS:php-ldap-0:4.3.9-3.22.12.s390x", "4AS:php-ldap-0:4.3.9-3.22.12.x86_64", "4AS:php-mbstring-0:4.3.9-3.22.12.i386", "4AS:php-mbstring-0:4.3.9-3.22.12.ia64", "4AS:php-mbstring-0:4.3.9-3.22.12.ppc", "4AS:php-mbstring-0:4.3.9-3.22.12.s390", "4AS:php-mbstring-0:4.3.9-3.22.12.s390x", "4AS:php-mbstring-0:4.3.9-3.22.12.x86_64", "4AS:php-mysql-0:4.3.9-3.22.12.i386", "4AS:php-mysql-0:4.3.9-3.22.12.ia64", "4AS:php-mysql-0:4.3.9-3.22.12.ppc", "4AS:php-mysql-0:4.3.9-3.22.12.s390", "4AS:php-mysql-0:4.3.9-3.22.12.s390x", "4AS:php-mysql-0:4.3.9-3.22.12.x86_64", "4AS:php-ncurses-0:4.3.9-3.22.12.i386", "4AS:php-ncurses-0:4.3.9-3.22.12.ia64", "4AS:php-ncurses-0:4.3.9-3.22.12.ppc", "4AS:php-ncurses-0:4.3.9-3.22.12.s390", "4AS:php-ncurses-0:4.3.9-3.22.12.s390x", "4AS:php-ncurses-0:4.3.9-3.22.12.x86_64", "4AS:php-odbc-0:4.3.9-3.22.12.i386", "4AS:php-odbc-0:4.3.9-3.22.12.ia64", "4AS:php-odbc-0:4.3.9-3.22.12.ppc", "4AS:php-odbc-0:4.3.9-3.22.12.s390", "4AS:php-odbc-0:4.3.9-3.22.12.s390x", "4AS:php-odbc-0:4.3.9-3.22.12.x86_64", "4AS:php-pear-0:4.3.9-3.22.12.i386", "4AS:php-pear-0:4.3.9-3.22.12.ia64", "4AS:php-pear-0:4.3.9-3.22.12.ppc", "4AS:php-pear-0:4.3.9-3.22.12.s390", "4AS:php-pear-0:4.3.9-3.22.12.s390x", "4AS:php-pear-0:4.3.9-3.22.12.x86_64", "4AS:php-pgsql-0:4.3.9-3.22.12.i386", "4AS:php-pgsql-0:4.3.9-3.22.12.ia64", "4AS:php-pgsql-0:4.3.9-3.22.12.ppc", "4AS:php-pgsql-0:4.3.9-3.22.12.s390", "4AS:php-pgsql-0:4.3.9-3.22.12.s390x", "4AS:php-pgsql-0:4.3.9-3.22.12.x86_64", "4AS:php-snmp-0:4.3.9-3.22.12.i386", "4AS:php-snmp-0:4.3.9-3.22.12.ia64", "4AS:php-snmp-0:4.3.9-3.22.12.ppc", "4AS:php-snmp-0:4.3.9-3.22.12.s390", "4AS:php-snmp-0:4.3.9-3.22.12.s390x", "4AS:php-snmp-0:4.3.9-3.22.12.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.22.12.i386", "4AS:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4AS:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4AS:php-xmlrpc-0:4.3.9-3.22.12.s390", "4AS:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4AS:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4Desktop:php-0:4.3.9-3.22.12.i386", "4Desktop:php-0:4.3.9-3.22.12.ia64", "4Desktop:php-0:4.3.9-3.22.12.ppc", "4Desktop:php-0:4.3.9-3.22.12.s390", "4Desktop:php-0:4.3.9-3.22.12.s390x", "4Desktop:php-0:4.3.9-3.22.12.src", "4Desktop:php-0:4.3.9-3.22.12.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.i386", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.s390", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4Desktop:php-devel-0:4.3.9-3.22.12.i386", "4Desktop:php-devel-0:4.3.9-3.22.12.ia64", "4Desktop:php-devel-0:4.3.9-3.22.12.ppc", "4Desktop:php-devel-0:4.3.9-3.22.12.s390", "4Desktop:php-devel-0:4.3.9-3.22.12.s390x", "4Desktop:php-devel-0:4.3.9-3.22.12.x86_64", "4Desktop:php-domxml-0:4.3.9-3.22.12.i386", "4Desktop:php-domxml-0:4.3.9-3.22.12.ia64", "4Desktop:php-domxml-0:4.3.9-3.22.12.ppc", "4Desktop:php-domxml-0:4.3.9-3.22.12.s390", "4Desktop:php-domxml-0:4.3.9-3.22.12.s390x", "4Desktop:php-domxml-0:4.3.9-3.22.12.x86_64", "4Desktop:php-gd-0:4.3.9-3.22.12.i386", "4Desktop:php-gd-0:4.3.9-3.22.12.ia64", "4Desktop:php-gd-0:4.3.9-3.22.12.ppc", "4Desktop:php-gd-0:4.3.9-3.22.12.s390", "4Desktop:php-gd-0:4.3.9-3.22.12.s390x", "4Desktop:php-gd-0:4.3.9-3.22.12.x86_64", "4Desktop:php-imap-0:4.3.9-3.22.12.i386", "4Desktop:php-imap-0:4.3.9-3.22.12.ia64", "4Desktop:php-imap-0:4.3.9-3.22.12.ppc", "4Desktop:php-imap-0:4.3.9-3.22.12.s390", "4Desktop:php-imap-0:4.3.9-3.22.12.s390x", "4Desktop:php-imap-0:4.3.9-3.22.12.x86_64", "4Desktop:php-ldap-0:4.3.9-3.22.12.i386", "4Desktop:php-ldap-0:4.3.9-3.22.12.ia64", "4Desktop:php-ldap-0:4.3.9-3.22.12.ppc", "4Desktop:php-ldap-0:4.3.9-3.22.12.s390", "4Desktop:php-ldap-0:4.3.9-3.22.12.s390x", "4Desktop:php-ldap-0:4.3.9-3.22.12.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.22.12.i386", "4Desktop:php-mbstring-0:4.3.9-3.22.12.ia64", "4Desktop:php-mbstring-0:4.3.9-3.22.12.ppc", "4Desktop:php-mbstring-0:4.3.9-3.22.12.s390", "4Desktop:php-mbstring-0:4.3.9-3.22.12.s390x", "4Desktop:php-mbstring-0:4.3.9-3.22.12.x86_64", "4Desktop:php-mysql-0:4.3.9-3.22.12.i386", "4Desktop:php-mysql-0:4.3.9-3.22.12.ia64", "4Desktop:php-mysql-0:4.3.9-3.22.12.ppc", "4Desktop:php-mysql-0:4.3.9-3.22.12.s390", "4Desktop:php-mysql-0:4.3.9-3.22.12.s390x", "4Desktop:php-mysql-0:4.3.9-3.22.12.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.22.12.i386", "4Desktop:php-ncurses-0:4.3.9-3.22.12.ia64", "4Desktop:php-ncurses-0:4.3.9-3.22.12.ppc", "4Desktop:php-ncurses-0:4.3.9-3.22.12.s390", "4Desktop:php-ncurses-0:4.3.9-3.22.12.s390x", "4Desktop:php-ncurses-0:4.3.9-3.22.12.x86_64", "4Desktop:php-odbc-0:4.3.9-3.22.12.i386", "4Desktop:php-odbc-0:4.3.9-3.22.12.ia64", "4Desktop:php-odbc-0:4.3.9-3.22.12.ppc", "4Desktop:php-odbc-0:4.3.9-3.22.12.s390", "4Desktop:php-odbc-0:4.3.9-3.22.12.s390x", "4Desktop:php-odbc-0:4.3.9-3.22.12.x86_64", "4Desktop:php-pear-0:4.3.9-3.22.12.i386", "4Desktop:php-pear-0:4.3.9-3.22.12.ia64", "4Desktop:php-pear-0:4.3.9-3.22.12.ppc", "4Desktop:php-pear-0:4.3.9-3.22.12.s390", "4Desktop:php-pear-0:4.3.9-3.22.12.s390x", "4Desktop:php-pear-0:4.3.9-3.22.12.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.22.12.i386", "4Desktop:php-pgsql-0:4.3.9-3.22.12.ia64", "4Desktop:php-pgsql-0:4.3.9-3.22.12.ppc", "4Desktop:php-pgsql-0:4.3.9-3.22.12.s390", "4Desktop:php-pgsql-0:4.3.9-3.22.12.s390x", "4Desktop:php-pgsql-0:4.3.9-3.22.12.x86_64", "4Desktop:php-snmp-0:4.3.9-3.22.12.i386", "4Desktop:php-snmp-0:4.3.9-3.22.12.ia64", "4Desktop:php-snmp-0:4.3.9-3.22.12.ppc", "4Desktop:php-snmp-0:4.3.9-3.22.12.s390", "4Desktop:php-snmp-0:4.3.9-3.22.12.s390x", "4Desktop:php-snmp-0:4.3.9-3.22.12.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4ES:php-0:4.3.9-3.22.12.i386", "4ES:php-0:4.3.9-3.22.12.ia64", "4ES:php-0:4.3.9-3.22.12.ppc", "4ES:php-0:4.3.9-3.22.12.s390", "4ES:php-0:4.3.9-3.22.12.s390x", "4ES:php-0:4.3.9-3.22.12.src", "4ES:php-0:4.3.9-3.22.12.x86_64", "4ES:php-debuginfo-0:4.3.9-3.22.12.i386", "4ES:php-debuginfo-0:4.3.9-3.22.12.ia64", "4ES:php-debuginfo-0:4.3.9-3.22.12.ppc", "4ES:php-debuginfo-0:4.3.9-3.22.12.s390", "4ES:php-debuginfo-0:4.3.9-3.22.12.s390x", "4ES:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4ES:php-devel-0:4.3.9-3.22.12.i386", "4ES:php-devel-0:4.3.9-3.22.12.ia64", "4ES:php-devel-0:4.3.9-3.22.12.ppc", "4ES:php-devel-0:4.3.9-3.22.12.s390", "4ES:php-devel-0:4.3.9-3.22.12.s390x", "4ES:php-devel-0:4.3.9-3.22.12.x86_64", "4ES:php-domxml-0:4.3.9-3.22.12.i386", "4ES:php-domxml-0:4.3.9-3.22.12.ia64", "4ES:php-domxml-0:4.3.9-3.22.12.ppc", "4ES:php-domxml-0:4.3.9-3.22.12.s390", "4ES:php-domxml-0:4.3.9-3.22.12.s390x", "4ES:php-domxml-0:4.3.9-3.22.12.x86_64", "4ES:php-gd-0:4.3.9-3.22.12.i386", "4ES:php-gd-0:4.3.9-3.22.12.ia64", "4ES:php-gd-0:4.3.9-3.22.12.ppc", "4ES:php-gd-0:4.3.9-3.22.12.s390", "4ES:php-gd-0:4.3.9-3.22.12.s390x", "4ES:php-gd-0:4.3.9-3.22.12.x86_64", "4ES:php-imap-0:4.3.9-3.22.12.i386", "4ES:php-imap-0:4.3.9-3.22.12.ia64", "4ES:php-imap-0:4.3.9-3.22.12.ppc", "4ES:php-imap-0:4.3.9-3.22.12.s390", "4ES:php-imap-0:4.3.9-3.22.12.s390x", "4ES:php-imap-0:4.3.9-3.22.12.x86_64", "4ES:php-ldap-0:4.3.9-3.22.12.i386", "4ES:php-ldap-0:4.3.9-3.22.12.ia64", "4ES:php-ldap-0:4.3.9-3.22.12.ppc", "4ES:php-ldap-0:4.3.9-3.22.12.s390", "4ES:php-ldap-0:4.3.9-3.22.12.s390x", "4ES:php-ldap-0:4.3.9-3.22.12.x86_64", "4ES:php-mbstring-0:4.3.9-3.22.12.i386", "4ES:php-mbstring-0:4.3.9-3.22.12.ia64", "4ES:php-mbstring-0:4.3.9-3.22.12.ppc", "4ES:php-mbstring-0:4.3.9-3.22.12.s390", "4ES:php-mbstring-0:4.3.9-3.22.12.s390x", "4ES:php-mbstring-0:4.3.9-3.22.12.x86_64", "4ES:php-mysql-0:4.3.9-3.22.12.i386", "4ES:php-mysql-0:4.3.9-3.22.12.ia64", "4ES:php-mysql-0:4.3.9-3.22.12.ppc", "4ES:php-mysql-0:4.3.9-3.22.12.s390", "4ES:php-mysql-0:4.3.9-3.22.12.s390x", "4ES:php-mysql-0:4.3.9-3.22.12.x86_64", "4ES:php-ncurses-0:4.3.9-3.22.12.i386", "4ES:php-ncurses-0:4.3.9-3.22.12.ia64", "4ES:php-ncurses-0:4.3.9-3.22.12.ppc", "4ES:php-ncurses-0:4.3.9-3.22.12.s390", "4ES:php-ncurses-0:4.3.9-3.22.12.s390x", "4ES:php-ncurses-0:4.3.9-3.22.12.x86_64", "4ES:php-odbc-0:4.3.9-3.22.12.i386", "4ES:php-odbc-0:4.3.9-3.22.12.ia64", "4ES:php-odbc-0:4.3.9-3.22.12.ppc", "4ES:php-odbc-0:4.3.9-3.22.12.s390", "4ES:php-odbc-0:4.3.9-3.22.12.s390x", "4ES:php-odbc-0:4.3.9-3.22.12.x86_64", "4ES:php-pear-0:4.3.9-3.22.12.i386", "4ES:php-pear-0:4.3.9-3.22.12.ia64", "4ES:php-pear-0:4.3.9-3.22.12.ppc", "4ES:php-pear-0:4.3.9-3.22.12.s390", "4ES:php-pear-0:4.3.9-3.22.12.s390x", "4ES:php-pear-0:4.3.9-3.22.12.x86_64", "4ES:php-pgsql-0:4.3.9-3.22.12.i386", "4ES:php-pgsql-0:4.3.9-3.22.12.ia64", "4ES:php-pgsql-0:4.3.9-3.22.12.ppc", "4ES:php-pgsql-0:4.3.9-3.22.12.s390", "4ES:php-pgsql-0:4.3.9-3.22.12.s390x", "4ES:php-pgsql-0:4.3.9-3.22.12.x86_64", "4ES:php-snmp-0:4.3.9-3.22.12.i386", "4ES:php-snmp-0:4.3.9-3.22.12.ia64", "4ES:php-snmp-0:4.3.9-3.22.12.ppc", "4ES:php-snmp-0:4.3.9-3.22.12.s390", "4ES:php-snmp-0:4.3.9-3.22.12.s390x", "4ES:php-snmp-0:4.3.9-3.22.12.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.22.12.i386", "4ES:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4ES:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4ES:php-xmlrpc-0:4.3.9-3.22.12.s390", "4ES:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4ES:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4WS:php-0:4.3.9-3.22.12.i386", "4WS:php-0:4.3.9-3.22.12.ia64", "4WS:php-0:4.3.9-3.22.12.ppc", "4WS:php-0:4.3.9-3.22.12.s390", "4WS:php-0:4.3.9-3.22.12.s390x", "4WS:php-0:4.3.9-3.22.12.src", "4WS:php-0:4.3.9-3.22.12.x86_64", "4WS:php-debuginfo-0:4.3.9-3.22.12.i386", "4WS:php-debuginfo-0:4.3.9-3.22.12.ia64", "4WS:php-debuginfo-0:4.3.9-3.22.12.ppc", "4WS:php-debuginfo-0:4.3.9-3.22.12.s390", "4WS:php-debuginfo-0:4.3.9-3.22.12.s390x", "4WS:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4WS:php-devel-0:4.3.9-3.22.12.i386", "4WS:php-devel-0:4.3.9-3.22.12.ia64", "4WS:php-devel-0:4.3.9-3.22.12.ppc", "4WS:php-devel-0:4.3.9-3.22.12.s390", "4WS:php-devel-0:4.3.9-3.22.12.s390x", "4WS:php-devel-0:4.3.9-3.22.12.x86_64", "4WS:php-domxml-0:4.3.9-3.22.12.i386", "4WS:php-domxml-0:4.3.9-3.22.12.ia64", "4WS:php-domxml-0:4.3.9-3.22.12.ppc", "4WS:php-domxml-0:4.3.9-3.22.12.s390", "4WS:php-domxml-0:4.3.9-3.22.12.s390x", "4WS:php-domxml-0:4.3.9-3.22.12.x86_64", "4WS:php-gd-0:4.3.9-3.22.12.i386", "4WS:php-gd-0:4.3.9-3.22.12.ia64", "4WS:php-gd-0:4.3.9-3.22.12.ppc", "4WS:php-gd-0:4.3.9-3.22.12.s390", "4WS:php-gd-0:4.3.9-3.22.12.s390x", "4WS:php-gd-0:4.3.9-3.22.12.x86_64", "4WS:php-imap-0:4.3.9-3.22.12.i386", "4WS:php-imap-0:4.3.9-3.22.12.ia64", "4WS:php-imap-0:4.3.9-3.22.12.ppc", "4WS:php-imap-0:4.3.9-3.22.12.s390", "4WS:php-imap-0:4.3.9-3.22.12.s390x", "4WS:php-imap-0:4.3.9-3.22.12.x86_64", "4WS:php-ldap-0:4.3.9-3.22.12.i386", "4WS:php-ldap-0:4.3.9-3.22.12.ia64", "4WS:php-ldap-0:4.3.9-3.22.12.ppc", "4WS:php-ldap-0:4.3.9-3.22.12.s390", "4WS:php-ldap-0:4.3.9-3.22.12.s390x", "4WS:php-ldap-0:4.3.9-3.22.12.x86_64", "4WS:php-mbstring-0:4.3.9-3.22.12.i386", "4WS:php-mbstring-0:4.3.9-3.22.12.ia64", "4WS:php-mbstring-0:4.3.9-3.22.12.ppc", "4WS:php-mbstring-0:4.3.9-3.22.12.s390", "4WS:php-mbstring-0:4.3.9-3.22.12.s390x", "4WS:php-mbstring-0:4.3.9-3.22.12.x86_64", "4WS:php-mysql-0:4.3.9-3.22.12.i386", "4WS:php-mysql-0:4.3.9-3.22.12.ia64", "4WS:php-mysql-0:4.3.9-3.22.12.ppc", "4WS:php-mysql-0:4.3.9-3.22.12.s390", "4WS:php-mysql-0:4.3.9-3.22.12.s390x", "4WS:php-mysql-0:4.3.9-3.22.12.x86_64", "4WS:php-ncurses-0:4.3.9-3.22.12.i386", "4WS:php-ncurses-0:4.3.9-3.22.12.ia64", "4WS:php-ncurses-0:4.3.9-3.22.12.ppc", "4WS:php-ncurses-0:4.3.9-3.22.12.s390", "4WS:php-ncurses-0:4.3.9-3.22.12.s390x", "4WS:php-ncurses-0:4.3.9-3.22.12.x86_64", "4WS:php-odbc-0:4.3.9-3.22.12.i386", "4WS:php-odbc-0:4.3.9-3.22.12.ia64", "4WS:php-odbc-0:4.3.9-3.22.12.ppc", "4WS:php-odbc-0:4.3.9-3.22.12.s390", "4WS:php-odbc-0:4.3.9-3.22.12.s390x", "4WS:php-odbc-0:4.3.9-3.22.12.x86_64", "4WS:php-pear-0:4.3.9-3.22.12.i386", "4WS:php-pear-0:4.3.9-3.22.12.ia64", "4WS:php-pear-0:4.3.9-3.22.12.ppc", "4WS:php-pear-0:4.3.9-3.22.12.s390", "4WS:php-pear-0:4.3.9-3.22.12.s390x", "4WS:php-pear-0:4.3.9-3.22.12.x86_64", "4WS:php-pgsql-0:4.3.9-3.22.12.i386", "4WS:php-pgsql-0:4.3.9-3.22.12.ia64", "4WS:php-pgsql-0:4.3.9-3.22.12.ppc", "4WS:php-pgsql-0:4.3.9-3.22.12.s390", "4WS:php-pgsql-0:4.3.9-3.22.12.s390x", "4WS:php-pgsql-0:4.3.9-3.22.12.x86_64", "4WS:php-snmp-0:4.3.9-3.22.12.i386", "4WS:php-snmp-0:4.3.9-3.22.12.ia64", "4WS:php-snmp-0:4.3.9-3.22.12.ppc", "4WS:php-snmp-0:4.3.9-3.22.12.s390", "4WS:php-snmp-0:4.3.9-3.22.12.s390x", "4WS:php-snmp-0:4.3.9-3.22.12.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.22.12.i386", "4WS:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4WS:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4WS:php-xmlrpc-0:4.3.9-3.22.12.s390", "4WS:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4WS:php-xmlrpc-0:4.3.9-3.22.12.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2008:0545" } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php crash in glob() and fnmatch() functions" }, { "cve": "CVE-2007-5898", "discovery_date": "2007-11-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "382411" } ], "notes": [ { "category": "description", "text": "The (1) htmlentities and (2) htmlspecialchars functions in PHP before 5.2.5 accept partial multibyte sequences, which has unknown impact and attack vectors, a different issue than CVE-2006-5465.", "title": "Vulnerability description" }, { "category": "summary", "text": "php htmlentities/htmlspecialchars multibyte sequences", "title": "Vulnerability summary" } ], "product_status": { "fixed": [ "4AS:php-0:4.3.9-3.22.12.i386", "4AS:php-0:4.3.9-3.22.12.ia64", "4AS:php-0:4.3.9-3.22.12.ppc", "4AS:php-0:4.3.9-3.22.12.s390", "4AS:php-0:4.3.9-3.22.12.s390x", "4AS:php-0:4.3.9-3.22.12.src", "4AS:php-0:4.3.9-3.22.12.x86_64", "4AS:php-debuginfo-0:4.3.9-3.22.12.i386", "4AS:php-debuginfo-0:4.3.9-3.22.12.ia64", "4AS:php-debuginfo-0:4.3.9-3.22.12.ppc", "4AS:php-debuginfo-0:4.3.9-3.22.12.s390", "4AS:php-debuginfo-0:4.3.9-3.22.12.s390x", "4AS:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4AS:php-devel-0:4.3.9-3.22.12.i386", "4AS:php-devel-0:4.3.9-3.22.12.ia64", "4AS:php-devel-0:4.3.9-3.22.12.ppc", "4AS:php-devel-0:4.3.9-3.22.12.s390", "4AS:php-devel-0:4.3.9-3.22.12.s390x", "4AS:php-devel-0:4.3.9-3.22.12.x86_64", "4AS:php-domxml-0:4.3.9-3.22.12.i386", "4AS:php-domxml-0:4.3.9-3.22.12.ia64", "4AS:php-domxml-0:4.3.9-3.22.12.ppc", "4AS:php-domxml-0:4.3.9-3.22.12.s390", "4AS:php-domxml-0:4.3.9-3.22.12.s390x", "4AS:php-domxml-0:4.3.9-3.22.12.x86_64", "4AS:php-gd-0:4.3.9-3.22.12.i386", "4AS:php-gd-0:4.3.9-3.22.12.ia64", "4AS:php-gd-0:4.3.9-3.22.12.ppc", "4AS:php-gd-0:4.3.9-3.22.12.s390", "4AS:php-gd-0:4.3.9-3.22.12.s390x", "4AS:php-gd-0:4.3.9-3.22.12.x86_64", "4AS:php-imap-0:4.3.9-3.22.12.i386", "4AS:php-imap-0:4.3.9-3.22.12.ia64", "4AS:php-imap-0:4.3.9-3.22.12.ppc", "4AS:php-imap-0:4.3.9-3.22.12.s390", "4AS:php-imap-0:4.3.9-3.22.12.s390x", "4AS:php-imap-0:4.3.9-3.22.12.x86_64", "4AS:php-ldap-0:4.3.9-3.22.12.i386", "4AS:php-ldap-0:4.3.9-3.22.12.ia64", "4AS:php-ldap-0:4.3.9-3.22.12.ppc", "4AS:php-ldap-0:4.3.9-3.22.12.s390", "4AS:php-ldap-0:4.3.9-3.22.12.s390x", "4AS:php-ldap-0:4.3.9-3.22.12.x86_64", "4AS:php-mbstring-0:4.3.9-3.22.12.i386", "4AS:php-mbstring-0:4.3.9-3.22.12.ia64", "4AS:php-mbstring-0:4.3.9-3.22.12.ppc", "4AS:php-mbstring-0:4.3.9-3.22.12.s390", "4AS:php-mbstring-0:4.3.9-3.22.12.s390x", "4AS:php-mbstring-0:4.3.9-3.22.12.x86_64", "4AS:php-mysql-0:4.3.9-3.22.12.i386", "4AS:php-mysql-0:4.3.9-3.22.12.ia64", "4AS:php-mysql-0:4.3.9-3.22.12.ppc", "4AS:php-mysql-0:4.3.9-3.22.12.s390", "4AS:php-mysql-0:4.3.9-3.22.12.s390x", "4AS:php-mysql-0:4.3.9-3.22.12.x86_64", "4AS:php-ncurses-0:4.3.9-3.22.12.i386", "4AS:php-ncurses-0:4.3.9-3.22.12.ia64", "4AS:php-ncurses-0:4.3.9-3.22.12.ppc", "4AS:php-ncurses-0:4.3.9-3.22.12.s390", "4AS:php-ncurses-0:4.3.9-3.22.12.s390x", "4AS:php-ncurses-0:4.3.9-3.22.12.x86_64", "4AS:php-odbc-0:4.3.9-3.22.12.i386", "4AS:php-odbc-0:4.3.9-3.22.12.ia64", "4AS:php-odbc-0:4.3.9-3.22.12.ppc", "4AS:php-odbc-0:4.3.9-3.22.12.s390", "4AS:php-odbc-0:4.3.9-3.22.12.s390x", "4AS:php-odbc-0:4.3.9-3.22.12.x86_64", "4AS:php-pear-0:4.3.9-3.22.12.i386", "4AS:php-pear-0:4.3.9-3.22.12.ia64", "4AS:php-pear-0:4.3.9-3.22.12.ppc", "4AS:php-pear-0:4.3.9-3.22.12.s390", "4AS:php-pear-0:4.3.9-3.22.12.s390x", "4AS:php-pear-0:4.3.9-3.22.12.x86_64", "4AS:php-pgsql-0:4.3.9-3.22.12.i386", "4AS:php-pgsql-0:4.3.9-3.22.12.ia64", "4AS:php-pgsql-0:4.3.9-3.22.12.ppc", "4AS:php-pgsql-0:4.3.9-3.22.12.s390", "4AS:php-pgsql-0:4.3.9-3.22.12.s390x", "4AS:php-pgsql-0:4.3.9-3.22.12.x86_64", "4AS:php-snmp-0:4.3.9-3.22.12.i386", "4AS:php-snmp-0:4.3.9-3.22.12.ia64", "4AS:php-snmp-0:4.3.9-3.22.12.ppc", "4AS:php-snmp-0:4.3.9-3.22.12.s390", "4AS:php-snmp-0:4.3.9-3.22.12.s390x", "4AS:php-snmp-0:4.3.9-3.22.12.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.22.12.i386", "4AS:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4AS:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4AS:php-xmlrpc-0:4.3.9-3.22.12.s390", "4AS:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4AS:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4Desktop:php-0:4.3.9-3.22.12.i386", "4Desktop:php-0:4.3.9-3.22.12.ia64", "4Desktop:php-0:4.3.9-3.22.12.ppc", "4Desktop:php-0:4.3.9-3.22.12.s390", "4Desktop:php-0:4.3.9-3.22.12.s390x", "4Desktop:php-0:4.3.9-3.22.12.src", "4Desktop:php-0:4.3.9-3.22.12.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.i386", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.s390", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4Desktop:php-devel-0:4.3.9-3.22.12.i386", "4Desktop:php-devel-0:4.3.9-3.22.12.ia64", "4Desktop:php-devel-0:4.3.9-3.22.12.ppc", "4Desktop:php-devel-0:4.3.9-3.22.12.s390", "4Desktop:php-devel-0:4.3.9-3.22.12.s390x", "4Desktop:php-devel-0:4.3.9-3.22.12.x86_64", "4Desktop:php-domxml-0:4.3.9-3.22.12.i386", "4Desktop:php-domxml-0:4.3.9-3.22.12.ia64", "4Desktop:php-domxml-0:4.3.9-3.22.12.ppc", "4Desktop:php-domxml-0:4.3.9-3.22.12.s390", "4Desktop:php-domxml-0:4.3.9-3.22.12.s390x", "4Desktop:php-domxml-0:4.3.9-3.22.12.x86_64", "4Desktop:php-gd-0:4.3.9-3.22.12.i386", "4Desktop:php-gd-0:4.3.9-3.22.12.ia64", "4Desktop:php-gd-0:4.3.9-3.22.12.ppc", "4Desktop:php-gd-0:4.3.9-3.22.12.s390", "4Desktop:php-gd-0:4.3.9-3.22.12.s390x", "4Desktop:php-gd-0:4.3.9-3.22.12.x86_64", "4Desktop:php-imap-0:4.3.9-3.22.12.i386", "4Desktop:php-imap-0:4.3.9-3.22.12.ia64", "4Desktop:php-imap-0:4.3.9-3.22.12.ppc", "4Desktop:php-imap-0:4.3.9-3.22.12.s390", "4Desktop:php-imap-0:4.3.9-3.22.12.s390x", "4Desktop:php-imap-0:4.3.9-3.22.12.x86_64", "4Desktop:php-ldap-0:4.3.9-3.22.12.i386", "4Desktop:php-ldap-0:4.3.9-3.22.12.ia64", "4Desktop:php-ldap-0:4.3.9-3.22.12.ppc", "4Desktop:php-ldap-0:4.3.9-3.22.12.s390", "4Desktop:php-ldap-0:4.3.9-3.22.12.s390x", "4Desktop:php-ldap-0:4.3.9-3.22.12.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.22.12.i386", "4Desktop:php-mbstring-0:4.3.9-3.22.12.ia64", "4Desktop:php-mbstring-0:4.3.9-3.22.12.ppc", "4Desktop:php-mbstring-0:4.3.9-3.22.12.s390", "4Desktop:php-mbstring-0:4.3.9-3.22.12.s390x", "4Desktop:php-mbstring-0:4.3.9-3.22.12.x86_64", "4Desktop:php-mysql-0:4.3.9-3.22.12.i386", "4Desktop:php-mysql-0:4.3.9-3.22.12.ia64", "4Desktop:php-mysql-0:4.3.9-3.22.12.ppc", "4Desktop:php-mysql-0:4.3.9-3.22.12.s390", "4Desktop:php-mysql-0:4.3.9-3.22.12.s390x", "4Desktop:php-mysql-0:4.3.9-3.22.12.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.22.12.i386", "4Desktop:php-ncurses-0:4.3.9-3.22.12.ia64", "4Desktop:php-ncurses-0:4.3.9-3.22.12.ppc", "4Desktop:php-ncurses-0:4.3.9-3.22.12.s390", "4Desktop:php-ncurses-0:4.3.9-3.22.12.s390x", "4Desktop:php-ncurses-0:4.3.9-3.22.12.x86_64", "4Desktop:php-odbc-0:4.3.9-3.22.12.i386", "4Desktop:php-odbc-0:4.3.9-3.22.12.ia64", "4Desktop:php-odbc-0:4.3.9-3.22.12.ppc", "4Desktop:php-odbc-0:4.3.9-3.22.12.s390", "4Desktop:php-odbc-0:4.3.9-3.22.12.s390x", "4Desktop:php-odbc-0:4.3.9-3.22.12.x86_64", "4Desktop:php-pear-0:4.3.9-3.22.12.i386", "4Desktop:php-pear-0:4.3.9-3.22.12.ia64", "4Desktop:php-pear-0:4.3.9-3.22.12.ppc", "4Desktop:php-pear-0:4.3.9-3.22.12.s390", "4Desktop:php-pear-0:4.3.9-3.22.12.s390x", "4Desktop:php-pear-0:4.3.9-3.22.12.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.22.12.i386", "4Desktop:php-pgsql-0:4.3.9-3.22.12.ia64", "4Desktop:php-pgsql-0:4.3.9-3.22.12.ppc", "4Desktop:php-pgsql-0:4.3.9-3.22.12.s390", "4Desktop:php-pgsql-0:4.3.9-3.22.12.s390x", "4Desktop:php-pgsql-0:4.3.9-3.22.12.x86_64", "4Desktop:php-snmp-0:4.3.9-3.22.12.i386", "4Desktop:php-snmp-0:4.3.9-3.22.12.ia64", "4Desktop:php-snmp-0:4.3.9-3.22.12.ppc", "4Desktop:php-snmp-0:4.3.9-3.22.12.s390", "4Desktop:php-snmp-0:4.3.9-3.22.12.s390x", "4Desktop:php-snmp-0:4.3.9-3.22.12.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4ES:php-0:4.3.9-3.22.12.i386", "4ES:php-0:4.3.9-3.22.12.ia64", "4ES:php-0:4.3.9-3.22.12.ppc", "4ES:php-0:4.3.9-3.22.12.s390", "4ES:php-0:4.3.9-3.22.12.s390x", "4ES:php-0:4.3.9-3.22.12.src", "4ES:php-0:4.3.9-3.22.12.x86_64", "4ES:php-debuginfo-0:4.3.9-3.22.12.i386", "4ES:php-debuginfo-0:4.3.9-3.22.12.ia64", "4ES:php-debuginfo-0:4.3.9-3.22.12.ppc", "4ES:php-debuginfo-0:4.3.9-3.22.12.s390", "4ES:php-debuginfo-0:4.3.9-3.22.12.s390x", "4ES:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4ES:php-devel-0:4.3.9-3.22.12.i386", "4ES:php-devel-0:4.3.9-3.22.12.ia64", "4ES:php-devel-0:4.3.9-3.22.12.ppc", "4ES:php-devel-0:4.3.9-3.22.12.s390", "4ES:php-devel-0:4.3.9-3.22.12.s390x", "4ES:php-devel-0:4.3.9-3.22.12.x86_64", "4ES:php-domxml-0:4.3.9-3.22.12.i386", "4ES:php-domxml-0:4.3.9-3.22.12.ia64", "4ES:php-domxml-0:4.3.9-3.22.12.ppc", "4ES:php-domxml-0:4.3.9-3.22.12.s390", "4ES:php-domxml-0:4.3.9-3.22.12.s390x", "4ES:php-domxml-0:4.3.9-3.22.12.x86_64", "4ES:php-gd-0:4.3.9-3.22.12.i386", "4ES:php-gd-0:4.3.9-3.22.12.ia64", "4ES:php-gd-0:4.3.9-3.22.12.ppc", "4ES:php-gd-0:4.3.9-3.22.12.s390", "4ES:php-gd-0:4.3.9-3.22.12.s390x", "4ES:php-gd-0:4.3.9-3.22.12.x86_64", "4ES:php-imap-0:4.3.9-3.22.12.i386", "4ES:php-imap-0:4.3.9-3.22.12.ia64", "4ES:php-imap-0:4.3.9-3.22.12.ppc", "4ES:php-imap-0:4.3.9-3.22.12.s390", "4ES:php-imap-0:4.3.9-3.22.12.s390x", "4ES:php-imap-0:4.3.9-3.22.12.x86_64", "4ES:php-ldap-0:4.3.9-3.22.12.i386", "4ES:php-ldap-0:4.3.9-3.22.12.ia64", "4ES:php-ldap-0:4.3.9-3.22.12.ppc", "4ES:php-ldap-0:4.3.9-3.22.12.s390", "4ES:php-ldap-0:4.3.9-3.22.12.s390x", "4ES:php-ldap-0:4.3.9-3.22.12.x86_64", "4ES:php-mbstring-0:4.3.9-3.22.12.i386", "4ES:php-mbstring-0:4.3.9-3.22.12.ia64", "4ES:php-mbstring-0:4.3.9-3.22.12.ppc", "4ES:php-mbstring-0:4.3.9-3.22.12.s390", "4ES:php-mbstring-0:4.3.9-3.22.12.s390x", "4ES:php-mbstring-0:4.3.9-3.22.12.x86_64", "4ES:php-mysql-0:4.3.9-3.22.12.i386", "4ES:php-mysql-0:4.3.9-3.22.12.ia64", "4ES:php-mysql-0:4.3.9-3.22.12.ppc", "4ES:php-mysql-0:4.3.9-3.22.12.s390", "4ES:php-mysql-0:4.3.9-3.22.12.s390x", "4ES:php-mysql-0:4.3.9-3.22.12.x86_64", "4ES:php-ncurses-0:4.3.9-3.22.12.i386", "4ES:php-ncurses-0:4.3.9-3.22.12.ia64", "4ES:php-ncurses-0:4.3.9-3.22.12.ppc", "4ES:php-ncurses-0:4.3.9-3.22.12.s390", "4ES:php-ncurses-0:4.3.9-3.22.12.s390x", "4ES:php-ncurses-0:4.3.9-3.22.12.x86_64", "4ES:php-odbc-0:4.3.9-3.22.12.i386", "4ES:php-odbc-0:4.3.9-3.22.12.ia64", "4ES:php-odbc-0:4.3.9-3.22.12.ppc", "4ES:php-odbc-0:4.3.9-3.22.12.s390", "4ES:php-odbc-0:4.3.9-3.22.12.s390x", "4ES:php-odbc-0:4.3.9-3.22.12.x86_64", "4ES:php-pear-0:4.3.9-3.22.12.i386", "4ES:php-pear-0:4.3.9-3.22.12.ia64", "4ES:php-pear-0:4.3.9-3.22.12.ppc", "4ES:php-pear-0:4.3.9-3.22.12.s390", "4ES:php-pear-0:4.3.9-3.22.12.s390x", "4ES:php-pear-0:4.3.9-3.22.12.x86_64", "4ES:php-pgsql-0:4.3.9-3.22.12.i386", "4ES:php-pgsql-0:4.3.9-3.22.12.ia64", "4ES:php-pgsql-0:4.3.9-3.22.12.ppc", "4ES:php-pgsql-0:4.3.9-3.22.12.s390", "4ES:php-pgsql-0:4.3.9-3.22.12.s390x", "4ES:php-pgsql-0:4.3.9-3.22.12.x86_64", "4ES:php-snmp-0:4.3.9-3.22.12.i386", "4ES:php-snmp-0:4.3.9-3.22.12.ia64", "4ES:php-snmp-0:4.3.9-3.22.12.ppc", "4ES:php-snmp-0:4.3.9-3.22.12.s390", "4ES:php-snmp-0:4.3.9-3.22.12.s390x", "4ES:php-snmp-0:4.3.9-3.22.12.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.22.12.i386", "4ES:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4ES:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4ES:php-xmlrpc-0:4.3.9-3.22.12.s390", "4ES:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4ES:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4WS:php-0:4.3.9-3.22.12.i386", "4WS:php-0:4.3.9-3.22.12.ia64", "4WS:php-0:4.3.9-3.22.12.ppc", "4WS:php-0:4.3.9-3.22.12.s390", "4WS:php-0:4.3.9-3.22.12.s390x", "4WS:php-0:4.3.9-3.22.12.src", "4WS:php-0:4.3.9-3.22.12.x86_64", "4WS:php-debuginfo-0:4.3.9-3.22.12.i386", "4WS:php-debuginfo-0:4.3.9-3.22.12.ia64", "4WS:php-debuginfo-0:4.3.9-3.22.12.ppc", "4WS:php-debuginfo-0:4.3.9-3.22.12.s390", "4WS:php-debuginfo-0:4.3.9-3.22.12.s390x", "4WS:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4WS:php-devel-0:4.3.9-3.22.12.i386", "4WS:php-devel-0:4.3.9-3.22.12.ia64", "4WS:php-devel-0:4.3.9-3.22.12.ppc", "4WS:php-devel-0:4.3.9-3.22.12.s390", "4WS:php-devel-0:4.3.9-3.22.12.s390x", "4WS:php-devel-0:4.3.9-3.22.12.x86_64", "4WS:php-domxml-0:4.3.9-3.22.12.i386", "4WS:php-domxml-0:4.3.9-3.22.12.ia64", "4WS:php-domxml-0:4.3.9-3.22.12.ppc", "4WS:php-domxml-0:4.3.9-3.22.12.s390", "4WS:php-domxml-0:4.3.9-3.22.12.s390x", "4WS:php-domxml-0:4.3.9-3.22.12.x86_64", "4WS:php-gd-0:4.3.9-3.22.12.i386", "4WS:php-gd-0:4.3.9-3.22.12.ia64", "4WS:php-gd-0:4.3.9-3.22.12.ppc", "4WS:php-gd-0:4.3.9-3.22.12.s390", "4WS:php-gd-0:4.3.9-3.22.12.s390x", "4WS:php-gd-0:4.3.9-3.22.12.x86_64", "4WS:php-imap-0:4.3.9-3.22.12.i386", "4WS:php-imap-0:4.3.9-3.22.12.ia64", "4WS:php-imap-0:4.3.9-3.22.12.ppc", "4WS:php-imap-0:4.3.9-3.22.12.s390", "4WS:php-imap-0:4.3.9-3.22.12.s390x", "4WS:php-imap-0:4.3.9-3.22.12.x86_64", "4WS:php-ldap-0:4.3.9-3.22.12.i386", "4WS:php-ldap-0:4.3.9-3.22.12.ia64", "4WS:php-ldap-0:4.3.9-3.22.12.ppc", "4WS:php-ldap-0:4.3.9-3.22.12.s390", "4WS:php-ldap-0:4.3.9-3.22.12.s390x", "4WS:php-ldap-0:4.3.9-3.22.12.x86_64", "4WS:php-mbstring-0:4.3.9-3.22.12.i386", "4WS:php-mbstring-0:4.3.9-3.22.12.ia64", "4WS:php-mbstring-0:4.3.9-3.22.12.ppc", "4WS:php-mbstring-0:4.3.9-3.22.12.s390", "4WS:php-mbstring-0:4.3.9-3.22.12.s390x", "4WS:php-mbstring-0:4.3.9-3.22.12.x86_64", "4WS:php-mysql-0:4.3.9-3.22.12.i386", "4WS:php-mysql-0:4.3.9-3.22.12.ia64", "4WS:php-mysql-0:4.3.9-3.22.12.ppc", "4WS:php-mysql-0:4.3.9-3.22.12.s390", "4WS:php-mysql-0:4.3.9-3.22.12.s390x", "4WS:php-mysql-0:4.3.9-3.22.12.x86_64", "4WS:php-ncurses-0:4.3.9-3.22.12.i386", "4WS:php-ncurses-0:4.3.9-3.22.12.ia64", "4WS:php-ncurses-0:4.3.9-3.22.12.ppc", "4WS:php-ncurses-0:4.3.9-3.22.12.s390", "4WS:php-ncurses-0:4.3.9-3.22.12.s390x", "4WS:php-ncurses-0:4.3.9-3.22.12.x86_64", "4WS:php-odbc-0:4.3.9-3.22.12.i386", "4WS:php-odbc-0:4.3.9-3.22.12.ia64", "4WS:php-odbc-0:4.3.9-3.22.12.ppc", "4WS:php-odbc-0:4.3.9-3.22.12.s390", "4WS:php-odbc-0:4.3.9-3.22.12.s390x", "4WS:php-odbc-0:4.3.9-3.22.12.x86_64", "4WS:php-pear-0:4.3.9-3.22.12.i386", "4WS:php-pear-0:4.3.9-3.22.12.ia64", "4WS:php-pear-0:4.3.9-3.22.12.ppc", "4WS:php-pear-0:4.3.9-3.22.12.s390", "4WS:php-pear-0:4.3.9-3.22.12.s390x", "4WS:php-pear-0:4.3.9-3.22.12.x86_64", "4WS:php-pgsql-0:4.3.9-3.22.12.i386", "4WS:php-pgsql-0:4.3.9-3.22.12.ia64", "4WS:php-pgsql-0:4.3.9-3.22.12.ppc", "4WS:php-pgsql-0:4.3.9-3.22.12.s390", "4WS:php-pgsql-0:4.3.9-3.22.12.s390x", "4WS:php-pgsql-0:4.3.9-3.22.12.x86_64", "4WS:php-snmp-0:4.3.9-3.22.12.i386", "4WS:php-snmp-0:4.3.9-3.22.12.ia64", "4WS:php-snmp-0:4.3.9-3.22.12.ppc", "4WS:php-snmp-0:4.3.9-3.22.12.s390", "4WS:php-snmp-0:4.3.9-3.22.12.s390x", "4WS:php-snmp-0:4.3.9-3.22.12.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.22.12.i386", "4WS:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4WS:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4WS:php-xmlrpc-0:4.3.9-3.22.12.s390", "4WS:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4WS:php-xmlrpc-0:4.3.9-3.22.12.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2007-5898" }, { "category": "external", "summary": "RHBZ#382411", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=382411" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2007-5898", "url": "https://www.cve.org/CVERecord?id=CVE-2007-5898" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2007-5898", "url": "https://nvd.nist.gov/vuln/detail/CVE-2007-5898" } ], "release_date": "2007-11-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2008-07-16T09:55:00+00:00", "details": "Before applying this update, make sure that all previously-released\nerrata relevant to your system have been applied. \n\nThis update is available via Red Hat Network. Details on how to use \nthe Red Hat Network to apply this update are available at\nhttp://kbase.redhat.com/faq/FAQ_58_10188", "product_ids": [ "4AS:php-0:4.3.9-3.22.12.i386", "4AS:php-0:4.3.9-3.22.12.ia64", "4AS:php-0:4.3.9-3.22.12.ppc", "4AS:php-0:4.3.9-3.22.12.s390", "4AS:php-0:4.3.9-3.22.12.s390x", "4AS:php-0:4.3.9-3.22.12.src", "4AS:php-0:4.3.9-3.22.12.x86_64", "4AS:php-debuginfo-0:4.3.9-3.22.12.i386", "4AS:php-debuginfo-0:4.3.9-3.22.12.ia64", "4AS:php-debuginfo-0:4.3.9-3.22.12.ppc", "4AS:php-debuginfo-0:4.3.9-3.22.12.s390", "4AS:php-debuginfo-0:4.3.9-3.22.12.s390x", "4AS:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4AS:php-devel-0:4.3.9-3.22.12.i386", "4AS:php-devel-0:4.3.9-3.22.12.ia64", "4AS:php-devel-0:4.3.9-3.22.12.ppc", "4AS:php-devel-0:4.3.9-3.22.12.s390", "4AS:php-devel-0:4.3.9-3.22.12.s390x", "4AS:php-devel-0:4.3.9-3.22.12.x86_64", "4AS:php-domxml-0:4.3.9-3.22.12.i386", "4AS:php-domxml-0:4.3.9-3.22.12.ia64", "4AS:php-domxml-0:4.3.9-3.22.12.ppc", "4AS:php-domxml-0:4.3.9-3.22.12.s390", "4AS:php-domxml-0:4.3.9-3.22.12.s390x", "4AS:php-domxml-0:4.3.9-3.22.12.x86_64", "4AS:php-gd-0:4.3.9-3.22.12.i386", "4AS:php-gd-0:4.3.9-3.22.12.ia64", "4AS:php-gd-0:4.3.9-3.22.12.ppc", "4AS:php-gd-0:4.3.9-3.22.12.s390", "4AS:php-gd-0:4.3.9-3.22.12.s390x", "4AS:php-gd-0:4.3.9-3.22.12.x86_64", "4AS:php-imap-0:4.3.9-3.22.12.i386", "4AS:php-imap-0:4.3.9-3.22.12.ia64", "4AS:php-imap-0:4.3.9-3.22.12.ppc", "4AS:php-imap-0:4.3.9-3.22.12.s390", "4AS:php-imap-0:4.3.9-3.22.12.s390x", "4AS:php-imap-0:4.3.9-3.22.12.x86_64", "4AS:php-ldap-0:4.3.9-3.22.12.i386", "4AS:php-ldap-0:4.3.9-3.22.12.ia64", "4AS:php-ldap-0:4.3.9-3.22.12.ppc", "4AS:php-ldap-0:4.3.9-3.22.12.s390", "4AS:php-ldap-0:4.3.9-3.22.12.s390x", "4AS:php-ldap-0:4.3.9-3.22.12.x86_64", "4AS:php-mbstring-0:4.3.9-3.22.12.i386", "4AS:php-mbstring-0:4.3.9-3.22.12.ia64", "4AS:php-mbstring-0:4.3.9-3.22.12.ppc", "4AS:php-mbstring-0:4.3.9-3.22.12.s390", "4AS:php-mbstring-0:4.3.9-3.22.12.s390x", "4AS:php-mbstring-0:4.3.9-3.22.12.x86_64", "4AS:php-mysql-0:4.3.9-3.22.12.i386", "4AS:php-mysql-0:4.3.9-3.22.12.ia64", "4AS:php-mysql-0:4.3.9-3.22.12.ppc", "4AS:php-mysql-0:4.3.9-3.22.12.s390", "4AS:php-mysql-0:4.3.9-3.22.12.s390x", "4AS:php-mysql-0:4.3.9-3.22.12.x86_64", "4AS:php-ncurses-0:4.3.9-3.22.12.i386", "4AS:php-ncurses-0:4.3.9-3.22.12.ia64", "4AS:php-ncurses-0:4.3.9-3.22.12.ppc", "4AS:php-ncurses-0:4.3.9-3.22.12.s390", "4AS:php-ncurses-0:4.3.9-3.22.12.s390x", "4AS:php-ncurses-0:4.3.9-3.22.12.x86_64", "4AS:php-odbc-0:4.3.9-3.22.12.i386", "4AS:php-odbc-0:4.3.9-3.22.12.ia64", "4AS:php-odbc-0:4.3.9-3.22.12.ppc", "4AS:php-odbc-0:4.3.9-3.22.12.s390", "4AS:php-odbc-0:4.3.9-3.22.12.s390x", "4AS:php-odbc-0:4.3.9-3.22.12.x86_64", "4AS:php-pear-0:4.3.9-3.22.12.i386", "4AS:php-pear-0:4.3.9-3.22.12.ia64", "4AS:php-pear-0:4.3.9-3.22.12.ppc", "4AS:php-pear-0:4.3.9-3.22.12.s390", "4AS:php-pear-0:4.3.9-3.22.12.s390x", "4AS:php-pear-0:4.3.9-3.22.12.x86_64", "4AS:php-pgsql-0:4.3.9-3.22.12.i386", "4AS:php-pgsql-0:4.3.9-3.22.12.ia64", "4AS:php-pgsql-0:4.3.9-3.22.12.ppc", "4AS:php-pgsql-0:4.3.9-3.22.12.s390", "4AS:php-pgsql-0:4.3.9-3.22.12.s390x", "4AS:php-pgsql-0:4.3.9-3.22.12.x86_64", "4AS:php-snmp-0:4.3.9-3.22.12.i386", "4AS:php-snmp-0:4.3.9-3.22.12.ia64", "4AS:php-snmp-0:4.3.9-3.22.12.ppc", "4AS:php-snmp-0:4.3.9-3.22.12.s390", "4AS:php-snmp-0:4.3.9-3.22.12.s390x", "4AS:php-snmp-0:4.3.9-3.22.12.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.22.12.i386", "4AS:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4AS:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4AS:php-xmlrpc-0:4.3.9-3.22.12.s390", "4AS:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4AS:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4Desktop:php-0:4.3.9-3.22.12.i386", "4Desktop:php-0:4.3.9-3.22.12.ia64", "4Desktop:php-0:4.3.9-3.22.12.ppc", "4Desktop:php-0:4.3.9-3.22.12.s390", "4Desktop:php-0:4.3.9-3.22.12.s390x", "4Desktop:php-0:4.3.9-3.22.12.src", "4Desktop:php-0:4.3.9-3.22.12.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.i386", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.s390", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4Desktop:php-devel-0:4.3.9-3.22.12.i386", "4Desktop:php-devel-0:4.3.9-3.22.12.ia64", "4Desktop:php-devel-0:4.3.9-3.22.12.ppc", "4Desktop:php-devel-0:4.3.9-3.22.12.s390", "4Desktop:php-devel-0:4.3.9-3.22.12.s390x", "4Desktop:php-devel-0:4.3.9-3.22.12.x86_64", "4Desktop:php-domxml-0:4.3.9-3.22.12.i386", "4Desktop:php-domxml-0:4.3.9-3.22.12.ia64", "4Desktop:php-domxml-0:4.3.9-3.22.12.ppc", "4Desktop:php-domxml-0:4.3.9-3.22.12.s390", "4Desktop:php-domxml-0:4.3.9-3.22.12.s390x", "4Desktop:php-domxml-0:4.3.9-3.22.12.x86_64", "4Desktop:php-gd-0:4.3.9-3.22.12.i386", "4Desktop:php-gd-0:4.3.9-3.22.12.ia64", "4Desktop:php-gd-0:4.3.9-3.22.12.ppc", "4Desktop:php-gd-0:4.3.9-3.22.12.s390", "4Desktop:php-gd-0:4.3.9-3.22.12.s390x", "4Desktop:php-gd-0:4.3.9-3.22.12.x86_64", "4Desktop:php-imap-0:4.3.9-3.22.12.i386", "4Desktop:php-imap-0:4.3.9-3.22.12.ia64", "4Desktop:php-imap-0:4.3.9-3.22.12.ppc", "4Desktop:php-imap-0:4.3.9-3.22.12.s390", "4Desktop:php-imap-0:4.3.9-3.22.12.s390x", "4Desktop:php-imap-0:4.3.9-3.22.12.x86_64", "4Desktop:php-ldap-0:4.3.9-3.22.12.i386", "4Desktop:php-ldap-0:4.3.9-3.22.12.ia64", "4Desktop:php-ldap-0:4.3.9-3.22.12.ppc", "4Desktop:php-ldap-0:4.3.9-3.22.12.s390", "4Desktop:php-ldap-0:4.3.9-3.22.12.s390x", "4Desktop:php-ldap-0:4.3.9-3.22.12.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.22.12.i386", "4Desktop:php-mbstring-0:4.3.9-3.22.12.ia64", "4Desktop:php-mbstring-0:4.3.9-3.22.12.ppc", "4Desktop:php-mbstring-0:4.3.9-3.22.12.s390", "4Desktop:php-mbstring-0:4.3.9-3.22.12.s390x", "4Desktop:php-mbstring-0:4.3.9-3.22.12.x86_64", "4Desktop:php-mysql-0:4.3.9-3.22.12.i386", "4Desktop:php-mysql-0:4.3.9-3.22.12.ia64", "4Desktop:php-mysql-0:4.3.9-3.22.12.ppc", "4Desktop:php-mysql-0:4.3.9-3.22.12.s390", "4Desktop:php-mysql-0:4.3.9-3.22.12.s390x", "4Desktop:php-mysql-0:4.3.9-3.22.12.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.22.12.i386", "4Desktop:php-ncurses-0:4.3.9-3.22.12.ia64", "4Desktop:php-ncurses-0:4.3.9-3.22.12.ppc", "4Desktop:php-ncurses-0:4.3.9-3.22.12.s390", "4Desktop:php-ncurses-0:4.3.9-3.22.12.s390x", "4Desktop:php-ncurses-0:4.3.9-3.22.12.x86_64", "4Desktop:php-odbc-0:4.3.9-3.22.12.i386", "4Desktop:php-odbc-0:4.3.9-3.22.12.ia64", "4Desktop:php-odbc-0:4.3.9-3.22.12.ppc", "4Desktop:php-odbc-0:4.3.9-3.22.12.s390", "4Desktop:php-odbc-0:4.3.9-3.22.12.s390x", "4Desktop:php-odbc-0:4.3.9-3.22.12.x86_64", "4Desktop:php-pear-0:4.3.9-3.22.12.i386", "4Desktop:php-pear-0:4.3.9-3.22.12.ia64", "4Desktop:php-pear-0:4.3.9-3.22.12.ppc", "4Desktop:php-pear-0:4.3.9-3.22.12.s390", "4Desktop:php-pear-0:4.3.9-3.22.12.s390x", "4Desktop:php-pear-0:4.3.9-3.22.12.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.22.12.i386", "4Desktop:php-pgsql-0:4.3.9-3.22.12.ia64", "4Desktop:php-pgsql-0:4.3.9-3.22.12.ppc", "4Desktop:php-pgsql-0:4.3.9-3.22.12.s390", "4Desktop:php-pgsql-0:4.3.9-3.22.12.s390x", "4Desktop:php-pgsql-0:4.3.9-3.22.12.x86_64", "4Desktop:php-snmp-0:4.3.9-3.22.12.i386", "4Desktop:php-snmp-0:4.3.9-3.22.12.ia64", "4Desktop:php-snmp-0:4.3.9-3.22.12.ppc", "4Desktop:php-snmp-0:4.3.9-3.22.12.s390", "4Desktop:php-snmp-0:4.3.9-3.22.12.s390x", "4Desktop:php-snmp-0:4.3.9-3.22.12.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4ES:php-0:4.3.9-3.22.12.i386", "4ES:php-0:4.3.9-3.22.12.ia64", "4ES:php-0:4.3.9-3.22.12.ppc", "4ES:php-0:4.3.9-3.22.12.s390", "4ES:php-0:4.3.9-3.22.12.s390x", "4ES:php-0:4.3.9-3.22.12.src", "4ES:php-0:4.3.9-3.22.12.x86_64", "4ES:php-debuginfo-0:4.3.9-3.22.12.i386", "4ES:php-debuginfo-0:4.3.9-3.22.12.ia64", "4ES:php-debuginfo-0:4.3.9-3.22.12.ppc", "4ES:php-debuginfo-0:4.3.9-3.22.12.s390", "4ES:php-debuginfo-0:4.3.9-3.22.12.s390x", "4ES:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4ES:php-devel-0:4.3.9-3.22.12.i386", "4ES:php-devel-0:4.3.9-3.22.12.ia64", "4ES:php-devel-0:4.3.9-3.22.12.ppc", "4ES:php-devel-0:4.3.9-3.22.12.s390", "4ES:php-devel-0:4.3.9-3.22.12.s390x", "4ES:php-devel-0:4.3.9-3.22.12.x86_64", "4ES:php-domxml-0:4.3.9-3.22.12.i386", "4ES:php-domxml-0:4.3.9-3.22.12.ia64", "4ES:php-domxml-0:4.3.9-3.22.12.ppc", "4ES:php-domxml-0:4.3.9-3.22.12.s390", "4ES:php-domxml-0:4.3.9-3.22.12.s390x", "4ES:php-domxml-0:4.3.9-3.22.12.x86_64", "4ES:php-gd-0:4.3.9-3.22.12.i386", "4ES:php-gd-0:4.3.9-3.22.12.ia64", "4ES:php-gd-0:4.3.9-3.22.12.ppc", "4ES:php-gd-0:4.3.9-3.22.12.s390", "4ES:php-gd-0:4.3.9-3.22.12.s390x", "4ES:php-gd-0:4.3.9-3.22.12.x86_64", "4ES:php-imap-0:4.3.9-3.22.12.i386", "4ES:php-imap-0:4.3.9-3.22.12.ia64", "4ES:php-imap-0:4.3.9-3.22.12.ppc", "4ES:php-imap-0:4.3.9-3.22.12.s390", "4ES:php-imap-0:4.3.9-3.22.12.s390x", "4ES:php-imap-0:4.3.9-3.22.12.x86_64", "4ES:php-ldap-0:4.3.9-3.22.12.i386", "4ES:php-ldap-0:4.3.9-3.22.12.ia64", "4ES:php-ldap-0:4.3.9-3.22.12.ppc", "4ES:php-ldap-0:4.3.9-3.22.12.s390", "4ES:php-ldap-0:4.3.9-3.22.12.s390x", "4ES:php-ldap-0:4.3.9-3.22.12.x86_64", "4ES:php-mbstring-0:4.3.9-3.22.12.i386", "4ES:php-mbstring-0:4.3.9-3.22.12.ia64", "4ES:php-mbstring-0:4.3.9-3.22.12.ppc", "4ES:php-mbstring-0:4.3.9-3.22.12.s390", "4ES:php-mbstring-0:4.3.9-3.22.12.s390x", "4ES:php-mbstring-0:4.3.9-3.22.12.x86_64", "4ES:php-mysql-0:4.3.9-3.22.12.i386", "4ES:php-mysql-0:4.3.9-3.22.12.ia64", "4ES:php-mysql-0:4.3.9-3.22.12.ppc", "4ES:php-mysql-0:4.3.9-3.22.12.s390", "4ES:php-mysql-0:4.3.9-3.22.12.s390x", "4ES:php-mysql-0:4.3.9-3.22.12.x86_64", "4ES:php-ncurses-0:4.3.9-3.22.12.i386", "4ES:php-ncurses-0:4.3.9-3.22.12.ia64", "4ES:php-ncurses-0:4.3.9-3.22.12.ppc", "4ES:php-ncurses-0:4.3.9-3.22.12.s390", "4ES:php-ncurses-0:4.3.9-3.22.12.s390x", "4ES:php-ncurses-0:4.3.9-3.22.12.x86_64", "4ES:php-odbc-0:4.3.9-3.22.12.i386", "4ES:php-odbc-0:4.3.9-3.22.12.ia64", "4ES:php-odbc-0:4.3.9-3.22.12.ppc", "4ES:php-odbc-0:4.3.9-3.22.12.s390", "4ES:php-odbc-0:4.3.9-3.22.12.s390x", "4ES:php-odbc-0:4.3.9-3.22.12.x86_64", "4ES:php-pear-0:4.3.9-3.22.12.i386", "4ES:php-pear-0:4.3.9-3.22.12.ia64", "4ES:php-pear-0:4.3.9-3.22.12.ppc", "4ES:php-pear-0:4.3.9-3.22.12.s390", "4ES:php-pear-0:4.3.9-3.22.12.s390x", "4ES:php-pear-0:4.3.9-3.22.12.x86_64", "4ES:php-pgsql-0:4.3.9-3.22.12.i386", "4ES:php-pgsql-0:4.3.9-3.22.12.ia64", "4ES:php-pgsql-0:4.3.9-3.22.12.ppc", "4ES:php-pgsql-0:4.3.9-3.22.12.s390", "4ES:php-pgsql-0:4.3.9-3.22.12.s390x", "4ES:php-pgsql-0:4.3.9-3.22.12.x86_64", "4ES:php-snmp-0:4.3.9-3.22.12.i386", "4ES:php-snmp-0:4.3.9-3.22.12.ia64", "4ES:php-snmp-0:4.3.9-3.22.12.ppc", "4ES:php-snmp-0:4.3.9-3.22.12.s390", "4ES:php-snmp-0:4.3.9-3.22.12.s390x", "4ES:php-snmp-0:4.3.9-3.22.12.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.22.12.i386", "4ES:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4ES:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4ES:php-xmlrpc-0:4.3.9-3.22.12.s390", "4ES:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4ES:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4WS:php-0:4.3.9-3.22.12.i386", "4WS:php-0:4.3.9-3.22.12.ia64", "4WS:php-0:4.3.9-3.22.12.ppc", "4WS:php-0:4.3.9-3.22.12.s390", "4WS:php-0:4.3.9-3.22.12.s390x", "4WS:php-0:4.3.9-3.22.12.src", "4WS:php-0:4.3.9-3.22.12.x86_64", "4WS:php-debuginfo-0:4.3.9-3.22.12.i386", "4WS:php-debuginfo-0:4.3.9-3.22.12.ia64", "4WS:php-debuginfo-0:4.3.9-3.22.12.ppc", "4WS:php-debuginfo-0:4.3.9-3.22.12.s390", "4WS:php-debuginfo-0:4.3.9-3.22.12.s390x", "4WS:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4WS:php-devel-0:4.3.9-3.22.12.i386", "4WS:php-devel-0:4.3.9-3.22.12.ia64", "4WS:php-devel-0:4.3.9-3.22.12.ppc", "4WS:php-devel-0:4.3.9-3.22.12.s390", "4WS:php-devel-0:4.3.9-3.22.12.s390x", "4WS:php-devel-0:4.3.9-3.22.12.x86_64", "4WS:php-domxml-0:4.3.9-3.22.12.i386", "4WS:php-domxml-0:4.3.9-3.22.12.ia64", "4WS:php-domxml-0:4.3.9-3.22.12.ppc", "4WS:php-domxml-0:4.3.9-3.22.12.s390", "4WS:php-domxml-0:4.3.9-3.22.12.s390x", "4WS:php-domxml-0:4.3.9-3.22.12.x86_64", "4WS:php-gd-0:4.3.9-3.22.12.i386", "4WS:php-gd-0:4.3.9-3.22.12.ia64", "4WS:php-gd-0:4.3.9-3.22.12.ppc", "4WS:php-gd-0:4.3.9-3.22.12.s390", "4WS:php-gd-0:4.3.9-3.22.12.s390x", "4WS:php-gd-0:4.3.9-3.22.12.x86_64", "4WS:php-imap-0:4.3.9-3.22.12.i386", "4WS:php-imap-0:4.3.9-3.22.12.ia64", "4WS:php-imap-0:4.3.9-3.22.12.ppc", "4WS:php-imap-0:4.3.9-3.22.12.s390", "4WS:php-imap-0:4.3.9-3.22.12.s390x", "4WS:php-imap-0:4.3.9-3.22.12.x86_64", "4WS:php-ldap-0:4.3.9-3.22.12.i386", "4WS:php-ldap-0:4.3.9-3.22.12.ia64", "4WS:php-ldap-0:4.3.9-3.22.12.ppc", "4WS:php-ldap-0:4.3.9-3.22.12.s390", "4WS:php-ldap-0:4.3.9-3.22.12.s390x", "4WS:php-ldap-0:4.3.9-3.22.12.x86_64", "4WS:php-mbstring-0:4.3.9-3.22.12.i386", "4WS:php-mbstring-0:4.3.9-3.22.12.ia64", "4WS:php-mbstring-0:4.3.9-3.22.12.ppc", "4WS:php-mbstring-0:4.3.9-3.22.12.s390", "4WS:php-mbstring-0:4.3.9-3.22.12.s390x", "4WS:php-mbstring-0:4.3.9-3.22.12.x86_64", "4WS:php-mysql-0:4.3.9-3.22.12.i386", "4WS:php-mysql-0:4.3.9-3.22.12.ia64", "4WS:php-mysql-0:4.3.9-3.22.12.ppc", "4WS:php-mysql-0:4.3.9-3.22.12.s390", "4WS:php-mysql-0:4.3.9-3.22.12.s390x", "4WS:php-mysql-0:4.3.9-3.22.12.x86_64", "4WS:php-ncurses-0:4.3.9-3.22.12.i386", "4WS:php-ncurses-0:4.3.9-3.22.12.ia64", "4WS:php-ncurses-0:4.3.9-3.22.12.ppc", "4WS:php-ncurses-0:4.3.9-3.22.12.s390", "4WS:php-ncurses-0:4.3.9-3.22.12.s390x", "4WS:php-ncurses-0:4.3.9-3.22.12.x86_64", "4WS:php-odbc-0:4.3.9-3.22.12.i386", "4WS:php-odbc-0:4.3.9-3.22.12.ia64", "4WS:php-odbc-0:4.3.9-3.22.12.ppc", "4WS:php-odbc-0:4.3.9-3.22.12.s390", "4WS:php-odbc-0:4.3.9-3.22.12.s390x", "4WS:php-odbc-0:4.3.9-3.22.12.x86_64", "4WS:php-pear-0:4.3.9-3.22.12.i386", "4WS:php-pear-0:4.3.9-3.22.12.ia64", "4WS:php-pear-0:4.3.9-3.22.12.ppc", "4WS:php-pear-0:4.3.9-3.22.12.s390", "4WS:php-pear-0:4.3.9-3.22.12.s390x", "4WS:php-pear-0:4.3.9-3.22.12.x86_64", "4WS:php-pgsql-0:4.3.9-3.22.12.i386", "4WS:php-pgsql-0:4.3.9-3.22.12.ia64", "4WS:php-pgsql-0:4.3.9-3.22.12.ppc", "4WS:php-pgsql-0:4.3.9-3.22.12.s390", "4WS:php-pgsql-0:4.3.9-3.22.12.s390x", "4WS:php-pgsql-0:4.3.9-3.22.12.x86_64", "4WS:php-snmp-0:4.3.9-3.22.12.i386", "4WS:php-snmp-0:4.3.9-3.22.12.ia64", "4WS:php-snmp-0:4.3.9-3.22.12.ppc", "4WS:php-snmp-0:4.3.9-3.22.12.s390", "4WS:php-snmp-0:4.3.9-3.22.12.s390x", "4WS:php-snmp-0:4.3.9-3.22.12.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.22.12.i386", "4WS:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4WS:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4WS:php-xmlrpc-0:4.3.9-3.22.12.s390", "4WS:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4WS:php-xmlrpc-0:4.3.9-3.22.12.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2008:0545" } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php htmlentities/htmlspecialchars multibyte sequences" }, { "cve": "CVE-2007-5899", "discovery_date": "2007-11-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "382431" } ], "notes": [ { "category": "description", "text": "The output_add_rewrite_var function in PHP before 5.2.5 rewrites local forms in which the ACTION attribute references a non-local URL, which allows remote attackers to obtain potentially sensitive information by reading the requests for this URL, as demonstrated by a rewritten form containing a local session ID.", "title": "Vulnerability description" }, { "category": "summary", "text": "php session ID leakage", "title": "Vulnerability summary" } ], "product_status": { "fixed": [ "4AS:php-0:4.3.9-3.22.12.i386", "4AS:php-0:4.3.9-3.22.12.ia64", "4AS:php-0:4.3.9-3.22.12.ppc", "4AS:php-0:4.3.9-3.22.12.s390", "4AS:php-0:4.3.9-3.22.12.s390x", "4AS:php-0:4.3.9-3.22.12.src", "4AS:php-0:4.3.9-3.22.12.x86_64", "4AS:php-debuginfo-0:4.3.9-3.22.12.i386", "4AS:php-debuginfo-0:4.3.9-3.22.12.ia64", "4AS:php-debuginfo-0:4.3.9-3.22.12.ppc", "4AS:php-debuginfo-0:4.3.9-3.22.12.s390", "4AS:php-debuginfo-0:4.3.9-3.22.12.s390x", "4AS:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4AS:php-devel-0:4.3.9-3.22.12.i386", "4AS:php-devel-0:4.3.9-3.22.12.ia64", "4AS:php-devel-0:4.3.9-3.22.12.ppc", "4AS:php-devel-0:4.3.9-3.22.12.s390", "4AS:php-devel-0:4.3.9-3.22.12.s390x", "4AS:php-devel-0:4.3.9-3.22.12.x86_64", "4AS:php-domxml-0:4.3.9-3.22.12.i386", "4AS:php-domxml-0:4.3.9-3.22.12.ia64", "4AS:php-domxml-0:4.3.9-3.22.12.ppc", "4AS:php-domxml-0:4.3.9-3.22.12.s390", "4AS:php-domxml-0:4.3.9-3.22.12.s390x", "4AS:php-domxml-0:4.3.9-3.22.12.x86_64", "4AS:php-gd-0:4.3.9-3.22.12.i386", "4AS:php-gd-0:4.3.9-3.22.12.ia64", "4AS:php-gd-0:4.3.9-3.22.12.ppc", "4AS:php-gd-0:4.3.9-3.22.12.s390", "4AS:php-gd-0:4.3.9-3.22.12.s390x", "4AS:php-gd-0:4.3.9-3.22.12.x86_64", "4AS:php-imap-0:4.3.9-3.22.12.i386", "4AS:php-imap-0:4.3.9-3.22.12.ia64", "4AS:php-imap-0:4.3.9-3.22.12.ppc", "4AS:php-imap-0:4.3.9-3.22.12.s390", "4AS:php-imap-0:4.3.9-3.22.12.s390x", "4AS:php-imap-0:4.3.9-3.22.12.x86_64", "4AS:php-ldap-0:4.3.9-3.22.12.i386", "4AS:php-ldap-0:4.3.9-3.22.12.ia64", "4AS:php-ldap-0:4.3.9-3.22.12.ppc", "4AS:php-ldap-0:4.3.9-3.22.12.s390", "4AS:php-ldap-0:4.3.9-3.22.12.s390x", "4AS:php-ldap-0:4.3.9-3.22.12.x86_64", "4AS:php-mbstring-0:4.3.9-3.22.12.i386", "4AS:php-mbstring-0:4.3.9-3.22.12.ia64", "4AS:php-mbstring-0:4.3.9-3.22.12.ppc", "4AS:php-mbstring-0:4.3.9-3.22.12.s390", "4AS:php-mbstring-0:4.3.9-3.22.12.s390x", "4AS:php-mbstring-0:4.3.9-3.22.12.x86_64", "4AS:php-mysql-0:4.3.9-3.22.12.i386", "4AS:php-mysql-0:4.3.9-3.22.12.ia64", "4AS:php-mysql-0:4.3.9-3.22.12.ppc", "4AS:php-mysql-0:4.3.9-3.22.12.s390", "4AS:php-mysql-0:4.3.9-3.22.12.s390x", "4AS:php-mysql-0:4.3.9-3.22.12.x86_64", "4AS:php-ncurses-0:4.3.9-3.22.12.i386", "4AS:php-ncurses-0:4.3.9-3.22.12.ia64", "4AS:php-ncurses-0:4.3.9-3.22.12.ppc", "4AS:php-ncurses-0:4.3.9-3.22.12.s390", "4AS:php-ncurses-0:4.3.9-3.22.12.s390x", "4AS:php-ncurses-0:4.3.9-3.22.12.x86_64", "4AS:php-odbc-0:4.3.9-3.22.12.i386", "4AS:php-odbc-0:4.3.9-3.22.12.ia64", "4AS:php-odbc-0:4.3.9-3.22.12.ppc", "4AS:php-odbc-0:4.3.9-3.22.12.s390", "4AS:php-odbc-0:4.3.9-3.22.12.s390x", "4AS:php-odbc-0:4.3.9-3.22.12.x86_64", "4AS:php-pear-0:4.3.9-3.22.12.i386", "4AS:php-pear-0:4.3.9-3.22.12.ia64", "4AS:php-pear-0:4.3.9-3.22.12.ppc", "4AS:php-pear-0:4.3.9-3.22.12.s390", "4AS:php-pear-0:4.3.9-3.22.12.s390x", "4AS:php-pear-0:4.3.9-3.22.12.x86_64", "4AS:php-pgsql-0:4.3.9-3.22.12.i386", "4AS:php-pgsql-0:4.3.9-3.22.12.ia64", "4AS:php-pgsql-0:4.3.9-3.22.12.ppc", "4AS:php-pgsql-0:4.3.9-3.22.12.s390", "4AS:php-pgsql-0:4.3.9-3.22.12.s390x", "4AS:php-pgsql-0:4.3.9-3.22.12.x86_64", "4AS:php-snmp-0:4.3.9-3.22.12.i386", "4AS:php-snmp-0:4.3.9-3.22.12.ia64", "4AS:php-snmp-0:4.3.9-3.22.12.ppc", "4AS:php-snmp-0:4.3.9-3.22.12.s390", "4AS:php-snmp-0:4.3.9-3.22.12.s390x", "4AS:php-snmp-0:4.3.9-3.22.12.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.22.12.i386", "4AS:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4AS:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4AS:php-xmlrpc-0:4.3.9-3.22.12.s390", "4AS:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4AS:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4Desktop:php-0:4.3.9-3.22.12.i386", "4Desktop:php-0:4.3.9-3.22.12.ia64", "4Desktop:php-0:4.3.9-3.22.12.ppc", "4Desktop:php-0:4.3.9-3.22.12.s390", "4Desktop:php-0:4.3.9-3.22.12.s390x", "4Desktop:php-0:4.3.9-3.22.12.src", "4Desktop:php-0:4.3.9-3.22.12.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.i386", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.s390", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4Desktop:php-devel-0:4.3.9-3.22.12.i386", "4Desktop:php-devel-0:4.3.9-3.22.12.ia64", "4Desktop:php-devel-0:4.3.9-3.22.12.ppc", "4Desktop:php-devel-0:4.3.9-3.22.12.s390", "4Desktop:php-devel-0:4.3.9-3.22.12.s390x", "4Desktop:php-devel-0:4.3.9-3.22.12.x86_64", "4Desktop:php-domxml-0:4.3.9-3.22.12.i386", "4Desktop:php-domxml-0:4.3.9-3.22.12.ia64", "4Desktop:php-domxml-0:4.3.9-3.22.12.ppc", "4Desktop:php-domxml-0:4.3.9-3.22.12.s390", "4Desktop:php-domxml-0:4.3.9-3.22.12.s390x", "4Desktop:php-domxml-0:4.3.9-3.22.12.x86_64", "4Desktop:php-gd-0:4.3.9-3.22.12.i386", "4Desktop:php-gd-0:4.3.9-3.22.12.ia64", "4Desktop:php-gd-0:4.3.9-3.22.12.ppc", "4Desktop:php-gd-0:4.3.9-3.22.12.s390", "4Desktop:php-gd-0:4.3.9-3.22.12.s390x", "4Desktop:php-gd-0:4.3.9-3.22.12.x86_64", "4Desktop:php-imap-0:4.3.9-3.22.12.i386", "4Desktop:php-imap-0:4.3.9-3.22.12.ia64", "4Desktop:php-imap-0:4.3.9-3.22.12.ppc", "4Desktop:php-imap-0:4.3.9-3.22.12.s390", "4Desktop:php-imap-0:4.3.9-3.22.12.s390x", "4Desktop:php-imap-0:4.3.9-3.22.12.x86_64", "4Desktop:php-ldap-0:4.3.9-3.22.12.i386", "4Desktop:php-ldap-0:4.3.9-3.22.12.ia64", "4Desktop:php-ldap-0:4.3.9-3.22.12.ppc", "4Desktop:php-ldap-0:4.3.9-3.22.12.s390", "4Desktop:php-ldap-0:4.3.9-3.22.12.s390x", "4Desktop:php-ldap-0:4.3.9-3.22.12.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.22.12.i386", "4Desktop:php-mbstring-0:4.3.9-3.22.12.ia64", "4Desktop:php-mbstring-0:4.3.9-3.22.12.ppc", "4Desktop:php-mbstring-0:4.3.9-3.22.12.s390", "4Desktop:php-mbstring-0:4.3.9-3.22.12.s390x", "4Desktop:php-mbstring-0:4.3.9-3.22.12.x86_64", "4Desktop:php-mysql-0:4.3.9-3.22.12.i386", "4Desktop:php-mysql-0:4.3.9-3.22.12.ia64", "4Desktop:php-mysql-0:4.3.9-3.22.12.ppc", "4Desktop:php-mysql-0:4.3.9-3.22.12.s390", "4Desktop:php-mysql-0:4.3.9-3.22.12.s390x", "4Desktop:php-mysql-0:4.3.9-3.22.12.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.22.12.i386", "4Desktop:php-ncurses-0:4.3.9-3.22.12.ia64", "4Desktop:php-ncurses-0:4.3.9-3.22.12.ppc", "4Desktop:php-ncurses-0:4.3.9-3.22.12.s390", "4Desktop:php-ncurses-0:4.3.9-3.22.12.s390x", "4Desktop:php-ncurses-0:4.3.9-3.22.12.x86_64", "4Desktop:php-odbc-0:4.3.9-3.22.12.i386", "4Desktop:php-odbc-0:4.3.9-3.22.12.ia64", "4Desktop:php-odbc-0:4.3.9-3.22.12.ppc", "4Desktop:php-odbc-0:4.3.9-3.22.12.s390", "4Desktop:php-odbc-0:4.3.9-3.22.12.s390x", "4Desktop:php-odbc-0:4.3.9-3.22.12.x86_64", "4Desktop:php-pear-0:4.3.9-3.22.12.i386", "4Desktop:php-pear-0:4.3.9-3.22.12.ia64", "4Desktop:php-pear-0:4.3.9-3.22.12.ppc", "4Desktop:php-pear-0:4.3.9-3.22.12.s390", "4Desktop:php-pear-0:4.3.9-3.22.12.s390x", "4Desktop:php-pear-0:4.3.9-3.22.12.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.22.12.i386", "4Desktop:php-pgsql-0:4.3.9-3.22.12.ia64", "4Desktop:php-pgsql-0:4.3.9-3.22.12.ppc", "4Desktop:php-pgsql-0:4.3.9-3.22.12.s390", "4Desktop:php-pgsql-0:4.3.9-3.22.12.s390x", "4Desktop:php-pgsql-0:4.3.9-3.22.12.x86_64", "4Desktop:php-snmp-0:4.3.9-3.22.12.i386", "4Desktop:php-snmp-0:4.3.9-3.22.12.ia64", "4Desktop:php-snmp-0:4.3.9-3.22.12.ppc", "4Desktop:php-snmp-0:4.3.9-3.22.12.s390", "4Desktop:php-snmp-0:4.3.9-3.22.12.s390x", "4Desktop:php-snmp-0:4.3.9-3.22.12.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4ES:php-0:4.3.9-3.22.12.i386", "4ES:php-0:4.3.9-3.22.12.ia64", "4ES:php-0:4.3.9-3.22.12.ppc", "4ES:php-0:4.3.9-3.22.12.s390", "4ES:php-0:4.3.9-3.22.12.s390x", "4ES:php-0:4.3.9-3.22.12.src", "4ES:php-0:4.3.9-3.22.12.x86_64", "4ES:php-debuginfo-0:4.3.9-3.22.12.i386", "4ES:php-debuginfo-0:4.3.9-3.22.12.ia64", "4ES:php-debuginfo-0:4.3.9-3.22.12.ppc", "4ES:php-debuginfo-0:4.3.9-3.22.12.s390", "4ES:php-debuginfo-0:4.3.9-3.22.12.s390x", "4ES:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4ES:php-devel-0:4.3.9-3.22.12.i386", "4ES:php-devel-0:4.3.9-3.22.12.ia64", "4ES:php-devel-0:4.3.9-3.22.12.ppc", "4ES:php-devel-0:4.3.9-3.22.12.s390", "4ES:php-devel-0:4.3.9-3.22.12.s390x", "4ES:php-devel-0:4.3.9-3.22.12.x86_64", "4ES:php-domxml-0:4.3.9-3.22.12.i386", "4ES:php-domxml-0:4.3.9-3.22.12.ia64", "4ES:php-domxml-0:4.3.9-3.22.12.ppc", "4ES:php-domxml-0:4.3.9-3.22.12.s390", "4ES:php-domxml-0:4.3.9-3.22.12.s390x", "4ES:php-domxml-0:4.3.9-3.22.12.x86_64", "4ES:php-gd-0:4.3.9-3.22.12.i386", "4ES:php-gd-0:4.3.9-3.22.12.ia64", "4ES:php-gd-0:4.3.9-3.22.12.ppc", "4ES:php-gd-0:4.3.9-3.22.12.s390", "4ES:php-gd-0:4.3.9-3.22.12.s390x", "4ES:php-gd-0:4.3.9-3.22.12.x86_64", "4ES:php-imap-0:4.3.9-3.22.12.i386", "4ES:php-imap-0:4.3.9-3.22.12.ia64", "4ES:php-imap-0:4.3.9-3.22.12.ppc", "4ES:php-imap-0:4.3.9-3.22.12.s390", "4ES:php-imap-0:4.3.9-3.22.12.s390x", "4ES:php-imap-0:4.3.9-3.22.12.x86_64", "4ES:php-ldap-0:4.3.9-3.22.12.i386", "4ES:php-ldap-0:4.3.9-3.22.12.ia64", "4ES:php-ldap-0:4.3.9-3.22.12.ppc", "4ES:php-ldap-0:4.3.9-3.22.12.s390", "4ES:php-ldap-0:4.3.9-3.22.12.s390x", "4ES:php-ldap-0:4.3.9-3.22.12.x86_64", "4ES:php-mbstring-0:4.3.9-3.22.12.i386", "4ES:php-mbstring-0:4.3.9-3.22.12.ia64", "4ES:php-mbstring-0:4.3.9-3.22.12.ppc", "4ES:php-mbstring-0:4.3.9-3.22.12.s390", "4ES:php-mbstring-0:4.3.9-3.22.12.s390x", "4ES:php-mbstring-0:4.3.9-3.22.12.x86_64", "4ES:php-mysql-0:4.3.9-3.22.12.i386", "4ES:php-mysql-0:4.3.9-3.22.12.ia64", "4ES:php-mysql-0:4.3.9-3.22.12.ppc", "4ES:php-mysql-0:4.3.9-3.22.12.s390", "4ES:php-mysql-0:4.3.9-3.22.12.s390x", "4ES:php-mysql-0:4.3.9-3.22.12.x86_64", "4ES:php-ncurses-0:4.3.9-3.22.12.i386", "4ES:php-ncurses-0:4.3.9-3.22.12.ia64", "4ES:php-ncurses-0:4.3.9-3.22.12.ppc", "4ES:php-ncurses-0:4.3.9-3.22.12.s390", "4ES:php-ncurses-0:4.3.9-3.22.12.s390x", "4ES:php-ncurses-0:4.3.9-3.22.12.x86_64", "4ES:php-odbc-0:4.3.9-3.22.12.i386", "4ES:php-odbc-0:4.3.9-3.22.12.ia64", "4ES:php-odbc-0:4.3.9-3.22.12.ppc", "4ES:php-odbc-0:4.3.9-3.22.12.s390", "4ES:php-odbc-0:4.3.9-3.22.12.s390x", "4ES:php-odbc-0:4.3.9-3.22.12.x86_64", "4ES:php-pear-0:4.3.9-3.22.12.i386", "4ES:php-pear-0:4.3.9-3.22.12.ia64", "4ES:php-pear-0:4.3.9-3.22.12.ppc", "4ES:php-pear-0:4.3.9-3.22.12.s390", "4ES:php-pear-0:4.3.9-3.22.12.s390x", "4ES:php-pear-0:4.3.9-3.22.12.x86_64", "4ES:php-pgsql-0:4.3.9-3.22.12.i386", "4ES:php-pgsql-0:4.3.9-3.22.12.ia64", "4ES:php-pgsql-0:4.3.9-3.22.12.ppc", "4ES:php-pgsql-0:4.3.9-3.22.12.s390", "4ES:php-pgsql-0:4.3.9-3.22.12.s390x", "4ES:php-pgsql-0:4.3.9-3.22.12.x86_64", "4ES:php-snmp-0:4.3.9-3.22.12.i386", "4ES:php-snmp-0:4.3.9-3.22.12.ia64", "4ES:php-snmp-0:4.3.9-3.22.12.ppc", "4ES:php-snmp-0:4.3.9-3.22.12.s390", "4ES:php-snmp-0:4.3.9-3.22.12.s390x", "4ES:php-snmp-0:4.3.9-3.22.12.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.22.12.i386", "4ES:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4ES:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4ES:php-xmlrpc-0:4.3.9-3.22.12.s390", "4ES:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4ES:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4WS:php-0:4.3.9-3.22.12.i386", "4WS:php-0:4.3.9-3.22.12.ia64", "4WS:php-0:4.3.9-3.22.12.ppc", "4WS:php-0:4.3.9-3.22.12.s390", "4WS:php-0:4.3.9-3.22.12.s390x", "4WS:php-0:4.3.9-3.22.12.src", "4WS:php-0:4.3.9-3.22.12.x86_64", "4WS:php-debuginfo-0:4.3.9-3.22.12.i386", "4WS:php-debuginfo-0:4.3.9-3.22.12.ia64", "4WS:php-debuginfo-0:4.3.9-3.22.12.ppc", "4WS:php-debuginfo-0:4.3.9-3.22.12.s390", "4WS:php-debuginfo-0:4.3.9-3.22.12.s390x", "4WS:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4WS:php-devel-0:4.3.9-3.22.12.i386", "4WS:php-devel-0:4.3.9-3.22.12.ia64", "4WS:php-devel-0:4.3.9-3.22.12.ppc", "4WS:php-devel-0:4.3.9-3.22.12.s390", "4WS:php-devel-0:4.3.9-3.22.12.s390x", "4WS:php-devel-0:4.3.9-3.22.12.x86_64", "4WS:php-domxml-0:4.3.9-3.22.12.i386", "4WS:php-domxml-0:4.3.9-3.22.12.ia64", "4WS:php-domxml-0:4.3.9-3.22.12.ppc", "4WS:php-domxml-0:4.3.9-3.22.12.s390", "4WS:php-domxml-0:4.3.9-3.22.12.s390x", "4WS:php-domxml-0:4.3.9-3.22.12.x86_64", "4WS:php-gd-0:4.3.9-3.22.12.i386", "4WS:php-gd-0:4.3.9-3.22.12.ia64", "4WS:php-gd-0:4.3.9-3.22.12.ppc", "4WS:php-gd-0:4.3.9-3.22.12.s390", "4WS:php-gd-0:4.3.9-3.22.12.s390x", "4WS:php-gd-0:4.3.9-3.22.12.x86_64", "4WS:php-imap-0:4.3.9-3.22.12.i386", "4WS:php-imap-0:4.3.9-3.22.12.ia64", "4WS:php-imap-0:4.3.9-3.22.12.ppc", "4WS:php-imap-0:4.3.9-3.22.12.s390", "4WS:php-imap-0:4.3.9-3.22.12.s390x", "4WS:php-imap-0:4.3.9-3.22.12.x86_64", "4WS:php-ldap-0:4.3.9-3.22.12.i386", "4WS:php-ldap-0:4.3.9-3.22.12.ia64", "4WS:php-ldap-0:4.3.9-3.22.12.ppc", "4WS:php-ldap-0:4.3.9-3.22.12.s390", "4WS:php-ldap-0:4.3.9-3.22.12.s390x", "4WS:php-ldap-0:4.3.9-3.22.12.x86_64", "4WS:php-mbstring-0:4.3.9-3.22.12.i386", "4WS:php-mbstring-0:4.3.9-3.22.12.ia64", "4WS:php-mbstring-0:4.3.9-3.22.12.ppc", "4WS:php-mbstring-0:4.3.9-3.22.12.s390", "4WS:php-mbstring-0:4.3.9-3.22.12.s390x", "4WS:php-mbstring-0:4.3.9-3.22.12.x86_64", "4WS:php-mysql-0:4.3.9-3.22.12.i386", "4WS:php-mysql-0:4.3.9-3.22.12.ia64", "4WS:php-mysql-0:4.3.9-3.22.12.ppc", "4WS:php-mysql-0:4.3.9-3.22.12.s390", "4WS:php-mysql-0:4.3.9-3.22.12.s390x", "4WS:php-mysql-0:4.3.9-3.22.12.x86_64", "4WS:php-ncurses-0:4.3.9-3.22.12.i386", "4WS:php-ncurses-0:4.3.9-3.22.12.ia64", "4WS:php-ncurses-0:4.3.9-3.22.12.ppc", "4WS:php-ncurses-0:4.3.9-3.22.12.s390", "4WS:php-ncurses-0:4.3.9-3.22.12.s390x", "4WS:php-ncurses-0:4.3.9-3.22.12.x86_64", "4WS:php-odbc-0:4.3.9-3.22.12.i386", "4WS:php-odbc-0:4.3.9-3.22.12.ia64", "4WS:php-odbc-0:4.3.9-3.22.12.ppc", "4WS:php-odbc-0:4.3.9-3.22.12.s390", "4WS:php-odbc-0:4.3.9-3.22.12.s390x", "4WS:php-odbc-0:4.3.9-3.22.12.x86_64", "4WS:php-pear-0:4.3.9-3.22.12.i386", "4WS:php-pear-0:4.3.9-3.22.12.ia64", "4WS:php-pear-0:4.3.9-3.22.12.ppc", "4WS:php-pear-0:4.3.9-3.22.12.s390", "4WS:php-pear-0:4.3.9-3.22.12.s390x", "4WS:php-pear-0:4.3.9-3.22.12.x86_64", "4WS:php-pgsql-0:4.3.9-3.22.12.i386", "4WS:php-pgsql-0:4.3.9-3.22.12.ia64", "4WS:php-pgsql-0:4.3.9-3.22.12.ppc", "4WS:php-pgsql-0:4.3.9-3.22.12.s390", "4WS:php-pgsql-0:4.3.9-3.22.12.s390x", "4WS:php-pgsql-0:4.3.9-3.22.12.x86_64", "4WS:php-snmp-0:4.3.9-3.22.12.i386", "4WS:php-snmp-0:4.3.9-3.22.12.ia64", "4WS:php-snmp-0:4.3.9-3.22.12.ppc", "4WS:php-snmp-0:4.3.9-3.22.12.s390", "4WS:php-snmp-0:4.3.9-3.22.12.s390x", "4WS:php-snmp-0:4.3.9-3.22.12.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.22.12.i386", "4WS:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4WS:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4WS:php-xmlrpc-0:4.3.9-3.22.12.s390", "4WS:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4WS:php-xmlrpc-0:4.3.9-3.22.12.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2007-5899" }, { "category": "external", "summary": "RHBZ#382431", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=382431" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2007-5899", "url": "https://www.cve.org/CVERecord?id=CVE-2007-5899" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2007-5899", "url": "https://nvd.nist.gov/vuln/detail/CVE-2007-5899" } ], "release_date": "2007-11-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2008-07-16T09:55:00+00:00", "details": "Before applying this update, make sure that all previously-released\nerrata relevant to your system have been applied. \n\nThis update is available via Red Hat Network. Details on how to use \nthe Red Hat Network to apply this update are available at\nhttp://kbase.redhat.com/faq/FAQ_58_10188", "product_ids": [ "4AS:php-0:4.3.9-3.22.12.i386", "4AS:php-0:4.3.9-3.22.12.ia64", "4AS:php-0:4.3.9-3.22.12.ppc", "4AS:php-0:4.3.9-3.22.12.s390", "4AS:php-0:4.3.9-3.22.12.s390x", "4AS:php-0:4.3.9-3.22.12.src", "4AS:php-0:4.3.9-3.22.12.x86_64", "4AS:php-debuginfo-0:4.3.9-3.22.12.i386", "4AS:php-debuginfo-0:4.3.9-3.22.12.ia64", "4AS:php-debuginfo-0:4.3.9-3.22.12.ppc", "4AS:php-debuginfo-0:4.3.9-3.22.12.s390", "4AS:php-debuginfo-0:4.3.9-3.22.12.s390x", "4AS:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4AS:php-devel-0:4.3.9-3.22.12.i386", "4AS:php-devel-0:4.3.9-3.22.12.ia64", "4AS:php-devel-0:4.3.9-3.22.12.ppc", "4AS:php-devel-0:4.3.9-3.22.12.s390", "4AS:php-devel-0:4.3.9-3.22.12.s390x", "4AS:php-devel-0:4.3.9-3.22.12.x86_64", "4AS:php-domxml-0:4.3.9-3.22.12.i386", "4AS:php-domxml-0:4.3.9-3.22.12.ia64", "4AS:php-domxml-0:4.3.9-3.22.12.ppc", "4AS:php-domxml-0:4.3.9-3.22.12.s390", "4AS:php-domxml-0:4.3.9-3.22.12.s390x", "4AS:php-domxml-0:4.3.9-3.22.12.x86_64", "4AS:php-gd-0:4.3.9-3.22.12.i386", "4AS:php-gd-0:4.3.9-3.22.12.ia64", "4AS:php-gd-0:4.3.9-3.22.12.ppc", "4AS:php-gd-0:4.3.9-3.22.12.s390", "4AS:php-gd-0:4.3.9-3.22.12.s390x", "4AS:php-gd-0:4.3.9-3.22.12.x86_64", "4AS:php-imap-0:4.3.9-3.22.12.i386", "4AS:php-imap-0:4.3.9-3.22.12.ia64", "4AS:php-imap-0:4.3.9-3.22.12.ppc", "4AS:php-imap-0:4.3.9-3.22.12.s390", "4AS:php-imap-0:4.3.9-3.22.12.s390x", "4AS:php-imap-0:4.3.9-3.22.12.x86_64", "4AS:php-ldap-0:4.3.9-3.22.12.i386", "4AS:php-ldap-0:4.3.9-3.22.12.ia64", "4AS:php-ldap-0:4.3.9-3.22.12.ppc", "4AS:php-ldap-0:4.3.9-3.22.12.s390", "4AS:php-ldap-0:4.3.9-3.22.12.s390x", "4AS:php-ldap-0:4.3.9-3.22.12.x86_64", "4AS:php-mbstring-0:4.3.9-3.22.12.i386", "4AS:php-mbstring-0:4.3.9-3.22.12.ia64", "4AS:php-mbstring-0:4.3.9-3.22.12.ppc", "4AS:php-mbstring-0:4.3.9-3.22.12.s390", "4AS:php-mbstring-0:4.3.9-3.22.12.s390x", "4AS:php-mbstring-0:4.3.9-3.22.12.x86_64", "4AS:php-mysql-0:4.3.9-3.22.12.i386", "4AS:php-mysql-0:4.3.9-3.22.12.ia64", "4AS:php-mysql-0:4.3.9-3.22.12.ppc", "4AS:php-mysql-0:4.3.9-3.22.12.s390", "4AS:php-mysql-0:4.3.9-3.22.12.s390x", "4AS:php-mysql-0:4.3.9-3.22.12.x86_64", "4AS:php-ncurses-0:4.3.9-3.22.12.i386", "4AS:php-ncurses-0:4.3.9-3.22.12.ia64", "4AS:php-ncurses-0:4.3.9-3.22.12.ppc", "4AS:php-ncurses-0:4.3.9-3.22.12.s390", "4AS:php-ncurses-0:4.3.9-3.22.12.s390x", "4AS:php-ncurses-0:4.3.9-3.22.12.x86_64", "4AS:php-odbc-0:4.3.9-3.22.12.i386", "4AS:php-odbc-0:4.3.9-3.22.12.ia64", "4AS:php-odbc-0:4.3.9-3.22.12.ppc", "4AS:php-odbc-0:4.3.9-3.22.12.s390", "4AS:php-odbc-0:4.3.9-3.22.12.s390x", "4AS:php-odbc-0:4.3.9-3.22.12.x86_64", "4AS:php-pear-0:4.3.9-3.22.12.i386", "4AS:php-pear-0:4.3.9-3.22.12.ia64", "4AS:php-pear-0:4.3.9-3.22.12.ppc", "4AS:php-pear-0:4.3.9-3.22.12.s390", "4AS:php-pear-0:4.3.9-3.22.12.s390x", "4AS:php-pear-0:4.3.9-3.22.12.x86_64", "4AS:php-pgsql-0:4.3.9-3.22.12.i386", "4AS:php-pgsql-0:4.3.9-3.22.12.ia64", "4AS:php-pgsql-0:4.3.9-3.22.12.ppc", "4AS:php-pgsql-0:4.3.9-3.22.12.s390", "4AS:php-pgsql-0:4.3.9-3.22.12.s390x", "4AS:php-pgsql-0:4.3.9-3.22.12.x86_64", "4AS:php-snmp-0:4.3.9-3.22.12.i386", "4AS:php-snmp-0:4.3.9-3.22.12.ia64", "4AS:php-snmp-0:4.3.9-3.22.12.ppc", "4AS:php-snmp-0:4.3.9-3.22.12.s390", "4AS:php-snmp-0:4.3.9-3.22.12.s390x", "4AS:php-snmp-0:4.3.9-3.22.12.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.22.12.i386", "4AS:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4AS:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4AS:php-xmlrpc-0:4.3.9-3.22.12.s390", "4AS:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4AS:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4Desktop:php-0:4.3.9-3.22.12.i386", "4Desktop:php-0:4.3.9-3.22.12.ia64", "4Desktop:php-0:4.3.9-3.22.12.ppc", "4Desktop:php-0:4.3.9-3.22.12.s390", "4Desktop:php-0:4.3.9-3.22.12.s390x", "4Desktop:php-0:4.3.9-3.22.12.src", "4Desktop:php-0:4.3.9-3.22.12.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.i386", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.s390", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4Desktop:php-devel-0:4.3.9-3.22.12.i386", "4Desktop:php-devel-0:4.3.9-3.22.12.ia64", "4Desktop:php-devel-0:4.3.9-3.22.12.ppc", "4Desktop:php-devel-0:4.3.9-3.22.12.s390", "4Desktop:php-devel-0:4.3.9-3.22.12.s390x", "4Desktop:php-devel-0:4.3.9-3.22.12.x86_64", "4Desktop:php-domxml-0:4.3.9-3.22.12.i386", "4Desktop:php-domxml-0:4.3.9-3.22.12.ia64", "4Desktop:php-domxml-0:4.3.9-3.22.12.ppc", "4Desktop:php-domxml-0:4.3.9-3.22.12.s390", "4Desktop:php-domxml-0:4.3.9-3.22.12.s390x", "4Desktop:php-domxml-0:4.3.9-3.22.12.x86_64", "4Desktop:php-gd-0:4.3.9-3.22.12.i386", "4Desktop:php-gd-0:4.3.9-3.22.12.ia64", "4Desktop:php-gd-0:4.3.9-3.22.12.ppc", "4Desktop:php-gd-0:4.3.9-3.22.12.s390", "4Desktop:php-gd-0:4.3.9-3.22.12.s390x", "4Desktop:php-gd-0:4.3.9-3.22.12.x86_64", "4Desktop:php-imap-0:4.3.9-3.22.12.i386", "4Desktop:php-imap-0:4.3.9-3.22.12.ia64", "4Desktop:php-imap-0:4.3.9-3.22.12.ppc", "4Desktop:php-imap-0:4.3.9-3.22.12.s390", "4Desktop:php-imap-0:4.3.9-3.22.12.s390x", "4Desktop:php-imap-0:4.3.9-3.22.12.x86_64", "4Desktop:php-ldap-0:4.3.9-3.22.12.i386", "4Desktop:php-ldap-0:4.3.9-3.22.12.ia64", "4Desktop:php-ldap-0:4.3.9-3.22.12.ppc", "4Desktop:php-ldap-0:4.3.9-3.22.12.s390", "4Desktop:php-ldap-0:4.3.9-3.22.12.s390x", "4Desktop:php-ldap-0:4.3.9-3.22.12.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.22.12.i386", "4Desktop:php-mbstring-0:4.3.9-3.22.12.ia64", "4Desktop:php-mbstring-0:4.3.9-3.22.12.ppc", "4Desktop:php-mbstring-0:4.3.9-3.22.12.s390", "4Desktop:php-mbstring-0:4.3.9-3.22.12.s390x", "4Desktop:php-mbstring-0:4.3.9-3.22.12.x86_64", "4Desktop:php-mysql-0:4.3.9-3.22.12.i386", "4Desktop:php-mysql-0:4.3.9-3.22.12.ia64", "4Desktop:php-mysql-0:4.3.9-3.22.12.ppc", "4Desktop:php-mysql-0:4.3.9-3.22.12.s390", "4Desktop:php-mysql-0:4.3.9-3.22.12.s390x", "4Desktop:php-mysql-0:4.3.9-3.22.12.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.22.12.i386", "4Desktop:php-ncurses-0:4.3.9-3.22.12.ia64", "4Desktop:php-ncurses-0:4.3.9-3.22.12.ppc", "4Desktop:php-ncurses-0:4.3.9-3.22.12.s390", "4Desktop:php-ncurses-0:4.3.9-3.22.12.s390x", "4Desktop:php-ncurses-0:4.3.9-3.22.12.x86_64", "4Desktop:php-odbc-0:4.3.9-3.22.12.i386", "4Desktop:php-odbc-0:4.3.9-3.22.12.ia64", "4Desktop:php-odbc-0:4.3.9-3.22.12.ppc", "4Desktop:php-odbc-0:4.3.9-3.22.12.s390", "4Desktop:php-odbc-0:4.3.9-3.22.12.s390x", "4Desktop:php-odbc-0:4.3.9-3.22.12.x86_64", "4Desktop:php-pear-0:4.3.9-3.22.12.i386", "4Desktop:php-pear-0:4.3.9-3.22.12.ia64", "4Desktop:php-pear-0:4.3.9-3.22.12.ppc", "4Desktop:php-pear-0:4.3.9-3.22.12.s390", "4Desktop:php-pear-0:4.3.9-3.22.12.s390x", "4Desktop:php-pear-0:4.3.9-3.22.12.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.22.12.i386", "4Desktop:php-pgsql-0:4.3.9-3.22.12.ia64", "4Desktop:php-pgsql-0:4.3.9-3.22.12.ppc", "4Desktop:php-pgsql-0:4.3.9-3.22.12.s390", "4Desktop:php-pgsql-0:4.3.9-3.22.12.s390x", "4Desktop:php-pgsql-0:4.3.9-3.22.12.x86_64", "4Desktop:php-snmp-0:4.3.9-3.22.12.i386", "4Desktop:php-snmp-0:4.3.9-3.22.12.ia64", "4Desktop:php-snmp-0:4.3.9-3.22.12.ppc", "4Desktop:php-snmp-0:4.3.9-3.22.12.s390", "4Desktop:php-snmp-0:4.3.9-3.22.12.s390x", "4Desktop:php-snmp-0:4.3.9-3.22.12.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4ES:php-0:4.3.9-3.22.12.i386", "4ES:php-0:4.3.9-3.22.12.ia64", "4ES:php-0:4.3.9-3.22.12.ppc", "4ES:php-0:4.3.9-3.22.12.s390", "4ES:php-0:4.3.9-3.22.12.s390x", "4ES:php-0:4.3.9-3.22.12.src", "4ES:php-0:4.3.9-3.22.12.x86_64", "4ES:php-debuginfo-0:4.3.9-3.22.12.i386", "4ES:php-debuginfo-0:4.3.9-3.22.12.ia64", "4ES:php-debuginfo-0:4.3.9-3.22.12.ppc", "4ES:php-debuginfo-0:4.3.9-3.22.12.s390", "4ES:php-debuginfo-0:4.3.9-3.22.12.s390x", "4ES:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4ES:php-devel-0:4.3.9-3.22.12.i386", "4ES:php-devel-0:4.3.9-3.22.12.ia64", "4ES:php-devel-0:4.3.9-3.22.12.ppc", "4ES:php-devel-0:4.3.9-3.22.12.s390", "4ES:php-devel-0:4.3.9-3.22.12.s390x", "4ES:php-devel-0:4.3.9-3.22.12.x86_64", "4ES:php-domxml-0:4.3.9-3.22.12.i386", "4ES:php-domxml-0:4.3.9-3.22.12.ia64", "4ES:php-domxml-0:4.3.9-3.22.12.ppc", "4ES:php-domxml-0:4.3.9-3.22.12.s390", "4ES:php-domxml-0:4.3.9-3.22.12.s390x", "4ES:php-domxml-0:4.3.9-3.22.12.x86_64", "4ES:php-gd-0:4.3.9-3.22.12.i386", "4ES:php-gd-0:4.3.9-3.22.12.ia64", "4ES:php-gd-0:4.3.9-3.22.12.ppc", "4ES:php-gd-0:4.3.9-3.22.12.s390", "4ES:php-gd-0:4.3.9-3.22.12.s390x", "4ES:php-gd-0:4.3.9-3.22.12.x86_64", "4ES:php-imap-0:4.3.9-3.22.12.i386", "4ES:php-imap-0:4.3.9-3.22.12.ia64", "4ES:php-imap-0:4.3.9-3.22.12.ppc", "4ES:php-imap-0:4.3.9-3.22.12.s390", "4ES:php-imap-0:4.3.9-3.22.12.s390x", "4ES:php-imap-0:4.3.9-3.22.12.x86_64", "4ES:php-ldap-0:4.3.9-3.22.12.i386", "4ES:php-ldap-0:4.3.9-3.22.12.ia64", "4ES:php-ldap-0:4.3.9-3.22.12.ppc", "4ES:php-ldap-0:4.3.9-3.22.12.s390", "4ES:php-ldap-0:4.3.9-3.22.12.s390x", "4ES:php-ldap-0:4.3.9-3.22.12.x86_64", "4ES:php-mbstring-0:4.3.9-3.22.12.i386", "4ES:php-mbstring-0:4.3.9-3.22.12.ia64", "4ES:php-mbstring-0:4.3.9-3.22.12.ppc", "4ES:php-mbstring-0:4.3.9-3.22.12.s390", "4ES:php-mbstring-0:4.3.9-3.22.12.s390x", "4ES:php-mbstring-0:4.3.9-3.22.12.x86_64", "4ES:php-mysql-0:4.3.9-3.22.12.i386", "4ES:php-mysql-0:4.3.9-3.22.12.ia64", "4ES:php-mysql-0:4.3.9-3.22.12.ppc", "4ES:php-mysql-0:4.3.9-3.22.12.s390", "4ES:php-mysql-0:4.3.9-3.22.12.s390x", "4ES:php-mysql-0:4.3.9-3.22.12.x86_64", "4ES:php-ncurses-0:4.3.9-3.22.12.i386", "4ES:php-ncurses-0:4.3.9-3.22.12.ia64", "4ES:php-ncurses-0:4.3.9-3.22.12.ppc", "4ES:php-ncurses-0:4.3.9-3.22.12.s390", "4ES:php-ncurses-0:4.3.9-3.22.12.s390x", "4ES:php-ncurses-0:4.3.9-3.22.12.x86_64", "4ES:php-odbc-0:4.3.9-3.22.12.i386", "4ES:php-odbc-0:4.3.9-3.22.12.ia64", "4ES:php-odbc-0:4.3.9-3.22.12.ppc", "4ES:php-odbc-0:4.3.9-3.22.12.s390", "4ES:php-odbc-0:4.3.9-3.22.12.s390x", "4ES:php-odbc-0:4.3.9-3.22.12.x86_64", "4ES:php-pear-0:4.3.9-3.22.12.i386", "4ES:php-pear-0:4.3.9-3.22.12.ia64", "4ES:php-pear-0:4.3.9-3.22.12.ppc", "4ES:php-pear-0:4.3.9-3.22.12.s390", "4ES:php-pear-0:4.3.9-3.22.12.s390x", "4ES:php-pear-0:4.3.9-3.22.12.x86_64", "4ES:php-pgsql-0:4.3.9-3.22.12.i386", "4ES:php-pgsql-0:4.3.9-3.22.12.ia64", "4ES:php-pgsql-0:4.3.9-3.22.12.ppc", "4ES:php-pgsql-0:4.3.9-3.22.12.s390", "4ES:php-pgsql-0:4.3.9-3.22.12.s390x", "4ES:php-pgsql-0:4.3.9-3.22.12.x86_64", "4ES:php-snmp-0:4.3.9-3.22.12.i386", "4ES:php-snmp-0:4.3.9-3.22.12.ia64", "4ES:php-snmp-0:4.3.9-3.22.12.ppc", "4ES:php-snmp-0:4.3.9-3.22.12.s390", "4ES:php-snmp-0:4.3.9-3.22.12.s390x", "4ES:php-snmp-0:4.3.9-3.22.12.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.22.12.i386", "4ES:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4ES:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4ES:php-xmlrpc-0:4.3.9-3.22.12.s390", "4ES:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4ES:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4WS:php-0:4.3.9-3.22.12.i386", "4WS:php-0:4.3.9-3.22.12.ia64", "4WS:php-0:4.3.9-3.22.12.ppc", "4WS:php-0:4.3.9-3.22.12.s390", "4WS:php-0:4.3.9-3.22.12.s390x", "4WS:php-0:4.3.9-3.22.12.src", "4WS:php-0:4.3.9-3.22.12.x86_64", "4WS:php-debuginfo-0:4.3.9-3.22.12.i386", "4WS:php-debuginfo-0:4.3.9-3.22.12.ia64", "4WS:php-debuginfo-0:4.3.9-3.22.12.ppc", "4WS:php-debuginfo-0:4.3.9-3.22.12.s390", "4WS:php-debuginfo-0:4.3.9-3.22.12.s390x", "4WS:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4WS:php-devel-0:4.3.9-3.22.12.i386", "4WS:php-devel-0:4.3.9-3.22.12.ia64", "4WS:php-devel-0:4.3.9-3.22.12.ppc", "4WS:php-devel-0:4.3.9-3.22.12.s390", "4WS:php-devel-0:4.3.9-3.22.12.s390x", "4WS:php-devel-0:4.3.9-3.22.12.x86_64", "4WS:php-domxml-0:4.3.9-3.22.12.i386", "4WS:php-domxml-0:4.3.9-3.22.12.ia64", "4WS:php-domxml-0:4.3.9-3.22.12.ppc", "4WS:php-domxml-0:4.3.9-3.22.12.s390", "4WS:php-domxml-0:4.3.9-3.22.12.s390x", "4WS:php-domxml-0:4.3.9-3.22.12.x86_64", "4WS:php-gd-0:4.3.9-3.22.12.i386", "4WS:php-gd-0:4.3.9-3.22.12.ia64", "4WS:php-gd-0:4.3.9-3.22.12.ppc", "4WS:php-gd-0:4.3.9-3.22.12.s390", "4WS:php-gd-0:4.3.9-3.22.12.s390x", "4WS:php-gd-0:4.3.9-3.22.12.x86_64", "4WS:php-imap-0:4.3.9-3.22.12.i386", "4WS:php-imap-0:4.3.9-3.22.12.ia64", "4WS:php-imap-0:4.3.9-3.22.12.ppc", "4WS:php-imap-0:4.3.9-3.22.12.s390", "4WS:php-imap-0:4.3.9-3.22.12.s390x", "4WS:php-imap-0:4.3.9-3.22.12.x86_64", "4WS:php-ldap-0:4.3.9-3.22.12.i386", "4WS:php-ldap-0:4.3.9-3.22.12.ia64", "4WS:php-ldap-0:4.3.9-3.22.12.ppc", "4WS:php-ldap-0:4.3.9-3.22.12.s390", "4WS:php-ldap-0:4.3.9-3.22.12.s390x", "4WS:php-ldap-0:4.3.9-3.22.12.x86_64", "4WS:php-mbstring-0:4.3.9-3.22.12.i386", "4WS:php-mbstring-0:4.3.9-3.22.12.ia64", "4WS:php-mbstring-0:4.3.9-3.22.12.ppc", "4WS:php-mbstring-0:4.3.9-3.22.12.s390", "4WS:php-mbstring-0:4.3.9-3.22.12.s390x", "4WS:php-mbstring-0:4.3.9-3.22.12.x86_64", "4WS:php-mysql-0:4.3.9-3.22.12.i386", "4WS:php-mysql-0:4.3.9-3.22.12.ia64", "4WS:php-mysql-0:4.3.9-3.22.12.ppc", "4WS:php-mysql-0:4.3.9-3.22.12.s390", "4WS:php-mysql-0:4.3.9-3.22.12.s390x", "4WS:php-mysql-0:4.3.9-3.22.12.x86_64", "4WS:php-ncurses-0:4.3.9-3.22.12.i386", "4WS:php-ncurses-0:4.3.9-3.22.12.ia64", "4WS:php-ncurses-0:4.3.9-3.22.12.ppc", "4WS:php-ncurses-0:4.3.9-3.22.12.s390", "4WS:php-ncurses-0:4.3.9-3.22.12.s390x", "4WS:php-ncurses-0:4.3.9-3.22.12.x86_64", "4WS:php-odbc-0:4.3.9-3.22.12.i386", "4WS:php-odbc-0:4.3.9-3.22.12.ia64", "4WS:php-odbc-0:4.3.9-3.22.12.ppc", "4WS:php-odbc-0:4.3.9-3.22.12.s390", "4WS:php-odbc-0:4.3.9-3.22.12.s390x", "4WS:php-odbc-0:4.3.9-3.22.12.x86_64", "4WS:php-pear-0:4.3.9-3.22.12.i386", "4WS:php-pear-0:4.3.9-3.22.12.ia64", "4WS:php-pear-0:4.3.9-3.22.12.ppc", "4WS:php-pear-0:4.3.9-3.22.12.s390", "4WS:php-pear-0:4.3.9-3.22.12.s390x", "4WS:php-pear-0:4.3.9-3.22.12.x86_64", "4WS:php-pgsql-0:4.3.9-3.22.12.i386", "4WS:php-pgsql-0:4.3.9-3.22.12.ia64", "4WS:php-pgsql-0:4.3.9-3.22.12.ppc", "4WS:php-pgsql-0:4.3.9-3.22.12.s390", "4WS:php-pgsql-0:4.3.9-3.22.12.s390x", "4WS:php-pgsql-0:4.3.9-3.22.12.x86_64", "4WS:php-snmp-0:4.3.9-3.22.12.i386", "4WS:php-snmp-0:4.3.9-3.22.12.ia64", "4WS:php-snmp-0:4.3.9-3.22.12.ppc", "4WS:php-snmp-0:4.3.9-3.22.12.s390", "4WS:php-snmp-0:4.3.9-3.22.12.s390x", "4WS:php-snmp-0:4.3.9-3.22.12.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.22.12.i386", "4WS:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4WS:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4WS:php-xmlrpc-0:4.3.9-3.22.12.s390", "4WS:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4WS:php-xmlrpc-0:4.3.9-3.22.12.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2008:0545" } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php session ID leakage" }, { "cve": "CVE-2008-2051", "discovery_date": "2008-05-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "445006" } ], "notes": [ { "category": "description", "text": "The escapeshellcmd API function in PHP before 5.2.6 has unknown impact and context-dependent attack vectors related to \"incomplete multibyte chars.\"", "title": "Vulnerability description" }, { "category": "summary", "text": "PHP multibyte shell escape flaw", "title": "Vulnerability summary" } ], "product_status": { "fixed": [ "4AS:php-0:4.3.9-3.22.12.i386", "4AS:php-0:4.3.9-3.22.12.ia64", "4AS:php-0:4.3.9-3.22.12.ppc", "4AS:php-0:4.3.9-3.22.12.s390", "4AS:php-0:4.3.9-3.22.12.s390x", "4AS:php-0:4.3.9-3.22.12.src", "4AS:php-0:4.3.9-3.22.12.x86_64", "4AS:php-debuginfo-0:4.3.9-3.22.12.i386", "4AS:php-debuginfo-0:4.3.9-3.22.12.ia64", "4AS:php-debuginfo-0:4.3.9-3.22.12.ppc", "4AS:php-debuginfo-0:4.3.9-3.22.12.s390", "4AS:php-debuginfo-0:4.3.9-3.22.12.s390x", "4AS:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4AS:php-devel-0:4.3.9-3.22.12.i386", "4AS:php-devel-0:4.3.9-3.22.12.ia64", "4AS:php-devel-0:4.3.9-3.22.12.ppc", "4AS:php-devel-0:4.3.9-3.22.12.s390", "4AS:php-devel-0:4.3.9-3.22.12.s390x", "4AS:php-devel-0:4.3.9-3.22.12.x86_64", "4AS:php-domxml-0:4.3.9-3.22.12.i386", "4AS:php-domxml-0:4.3.9-3.22.12.ia64", "4AS:php-domxml-0:4.3.9-3.22.12.ppc", "4AS:php-domxml-0:4.3.9-3.22.12.s390", "4AS:php-domxml-0:4.3.9-3.22.12.s390x", "4AS:php-domxml-0:4.3.9-3.22.12.x86_64", "4AS:php-gd-0:4.3.9-3.22.12.i386", "4AS:php-gd-0:4.3.9-3.22.12.ia64", "4AS:php-gd-0:4.3.9-3.22.12.ppc", "4AS:php-gd-0:4.3.9-3.22.12.s390", "4AS:php-gd-0:4.3.9-3.22.12.s390x", "4AS:php-gd-0:4.3.9-3.22.12.x86_64", "4AS:php-imap-0:4.3.9-3.22.12.i386", "4AS:php-imap-0:4.3.9-3.22.12.ia64", "4AS:php-imap-0:4.3.9-3.22.12.ppc", "4AS:php-imap-0:4.3.9-3.22.12.s390", "4AS:php-imap-0:4.3.9-3.22.12.s390x", "4AS:php-imap-0:4.3.9-3.22.12.x86_64", "4AS:php-ldap-0:4.3.9-3.22.12.i386", "4AS:php-ldap-0:4.3.9-3.22.12.ia64", "4AS:php-ldap-0:4.3.9-3.22.12.ppc", "4AS:php-ldap-0:4.3.9-3.22.12.s390", "4AS:php-ldap-0:4.3.9-3.22.12.s390x", "4AS:php-ldap-0:4.3.9-3.22.12.x86_64", "4AS:php-mbstring-0:4.3.9-3.22.12.i386", "4AS:php-mbstring-0:4.3.9-3.22.12.ia64", "4AS:php-mbstring-0:4.3.9-3.22.12.ppc", "4AS:php-mbstring-0:4.3.9-3.22.12.s390", "4AS:php-mbstring-0:4.3.9-3.22.12.s390x", "4AS:php-mbstring-0:4.3.9-3.22.12.x86_64", "4AS:php-mysql-0:4.3.9-3.22.12.i386", "4AS:php-mysql-0:4.3.9-3.22.12.ia64", "4AS:php-mysql-0:4.3.9-3.22.12.ppc", "4AS:php-mysql-0:4.3.9-3.22.12.s390", "4AS:php-mysql-0:4.3.9-3.22.12.s390x", "4AS:php-mysql-0:4.3.9-3.22.12.x86_64", "4AS:php-ncurses-0:4.3.9-3.22.12.i386", "4AS:php-ncurses-0:4.3.9-3.22.12.ia64", "4AS:php-ncurses-0:4.3.9-3.22.12.ppc", "4AS:php-ncurses-0:4.3.9-3.22.12.s390", "4AS:php-ncurses-0:4.3.9-3.22.12.s390x", "4AS:php-ncurses-0:4.3.9-3.22.12.x86_64", "4AS:php-odbc-0:4.3.9-3.22.12.i386", "4AS:php-odbc-0:4.3.9-3.22.12.ia64", "4AS:php-odbc-0:4.3.9-3.22.12.ppc", "4AS:php-odbc-0:4.3.9-3.22.12.s390", "4AS:php-odbc-0:4.3.9-3.22.12.s390x", "4AS:php-odbc-0:4.3.9-3.22.12.x86_64", "4AS:php-pear-0:4.3.9-3.22.12.i386", "4AS:php-pear-0:4.3.9-3.22.12.ia64", "4AS:php-pear-0:4.3.9-3.22.12.ppc", "4AS:php-pear-0:4.3.9-3.22.12.s390", "4AS:php-pear-0:4.3.9-3.22.12.s390x", "4AS:php-pear-0:4.3.9-3.22.12.x86_64", "4AS:php-pgsql-0:4.3.9-3.22.12.i386", "4AS:php-pgsql-0:4.3.9-3.22.12.ia64", "4AS:php-pgsql-0:4.3.9-3.22.12.ppc", "4AS:php-pgsql-0:4.3.9-3.22.12.s390", "4AS:php-pgsql-0:4.3.9-3.22.12.s390x", "4AS:php-pgsql-0:4.3.9-3.22.12.x86_64", "4AS:php-snmp-0:4.3.9-3.22.12.i386", "4AS:php-snmp-0:4.3.9-3.22.12.ia64", "4AS:php-snmp-0:4.3.9-3.22.12.ppc", "4AS:php-snmp-0:4.3.9-3.22.12.s390", "4AS:php-snmp-0:4.3.9-3.22.12.s390x", "4AS:php-snmp-0:4.3.9-3.22.12.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.22.12.i386", "4AS:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4AS:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4AS:php-xmlrpc-0:4.3.9-3.22.12.s390", "4AS:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4AS:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4Desktop:php-0:4.3.9-3.22.12.i386", "4Desktop:php-0:4.3.9-3.22.12.ia64", "4Desktop:php-0:4.3.9-3.22.12.ppc", "4Desktop:php-0:4.3.9-3.22.12.s390", "4Desktop:php-0:4.3.9-3.22.12.s390x", "4Desktop:php-0:4.3.9-3.22.12.src", "4Desktop:php-0:4.3.9-3.22.12.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.i386", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.s390", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4Desktop:php-devel-0:4.3.9-3.22.12.i386", "4Desktop:php-devel-0:4.3.9-3.22.12.ia64", "4Desktop:php-devel-0:4.3.9-3.22.12.ppc", "4Desktop:php-devel-0:4.3.9-3.22.12.s390", "4Desktop:php-devel-0:4.3.9-3.22.12.s390x", "4Desktop:php-devel-0:4.3.9-3.22.12.x86_64", "4Desktop:php-domxml-0:4.3.9-3.22.12.i386", "4Desktop:php-domxml-0:4.3.9-3.22.12.ia64", "4Desktop:php-domxml-0:4.3.9-3.22.12.ppc", "4Desktop:php-domxml-0:4.3.9-3.22.12.s390", "4Desktop:php-domxml-0:4.3.9-3.22.12.s390x", "4Desktop:php-domxml-0:4.3.9-3.22.12.x86_64", "4Desktop:php-gd-0:4.3.9-3.22.12.i386", "4Desktop:php-gd-0:4.3.9-3.22.12.ia64", "4Desktop:php-gd-0:4.3.9-3.22.12.ppc", "4Desktop:php-gd-0:4.3.9-3.22.12.s390", "4Desktop:php-gd-0:4.3.9-3.22.12.s390x", "4Desktop:php-gd-0:4.3.9-3.22.12.x86_64", "4Desktop:php-imap-0:4.3.9-3.22.12.i386", "4Desktop:php-imap-0:4.3.9-3.22.12.ia64", "4Desktop:php-imap-0:4.3.9-3.22.12.ppc", "4Desktop:php-imap-0:4.3.9-3.22.12.s390", "4Desktop:php-imap-0:4.3.9-3.22.12.s390x", "4Desktop:php-imap-0:4.3.9-3.22.12.x86_64", "4Desktop:php-ldap-0:4.3.9-3.22.12.i386", "4Desktop:php-ldap-0:4.3.9-3.22.12.ia64", "4Desktop:php-ldap-0:4.3.9-3.22.12.ppc", "4Desktop:php-ldap-0:4.3.9-3.22.12.s390", "4Desktop:php-ldap-0:4.3.9-3.22.12.s390x", "4Desktop:php-ldap-0:4.3.9-3.22.12.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.22.12.i386", "4Desktop:php-mbstring-0:4.3.9-3.22.12.ia64", "4Desktop:php-mbstring-0:4.3.9-3.22.12.ppc", "4Desktop:php-mbstring-0:4.3.9-3.22.12.s390", "4Desktop:php-mbstring-0:4.3.9-3.22.12.s390x", "4Desktop:php-mbstring-0:4.3.9-3.22.12.x86_64", "4Desktop:php-mysql-0:4.3.9-3.22.12.i386", "4Desktop:php-mysql-0:4.3.9-3.22.12.ia64", "4Desktop:php-mysql-0:4.3.9-3.22.12.ppc", "4Desktop:php-mysql-0:4.3.9-3.22.12.s390", "4Desktop:php-mysql-0:4.3.9-3.22.12.s390x", "4Desktop:php-mysql-0:4.3.9-3.22.12.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.22.12.i386", "4Desktop:php-ncurses-0:4.3.9-3.22.12.ia64", "4Desktop:php-ncurses-0:4.3.9-3.22.12.ppc", "4Desktop:php-ncurses-0:4.3.9-3.22.12.s390", "4Desktop:php-ncurses-0:4.3.9-3.22.12.s390x", "4Desktop:php-ncurses-0:4.3.9-3.22.12.x86_64", "4Desktop:php-odbc-0:4.3.9-3.22.12.i386", "4Desktop:php-odbc-0:4.3.9-3.22.12.ia64", "4Desktop:php-odbc-0:4.3.9-3.22.12.ppc", "4Desktop:php-odbc-0:4.3.9-3.22.12.s390", "4Desktop:php-odbc-0:4.3.9-3.22.12.s390x", "4Desktop:php-odbc-0:4.3.9-3.22.12.x86_64", "4Desktop:php-pear-0:4.3.9-3.22.12.i386", "4Desktop:php-pear-0:4.3.9-3.22.12.ia64", "4Desktop:php-pear-0:4.3.9-3.22.12.ppc", "4Desktop:php-pear-0:4.3.9-3.22.12.s390", "4Desktop:php-pear-0:4.3.9-3.22.12.s390x", "4Desktop:php-pear-0:4.3.9-3.22.12.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.22.12.i386", "4Desktop:php-pgsql-0:4.3.9-3.22.12.ia64", "4Desktop:php-pgsql-0:4.3.9-3.22.12.ppc", "4Desktop:php-pgsql-0:4.3.9-3.22.12.s390", "4Desktop:php-pgsql-0:4.3.9-3.22.12.s390x", "4Desktop:php-pgsql-0:4.3.9-3.22.12.x86_64", "4Desktop:php-snmp-0:4.3.9-3.22.12.i386", "4Desktop:php-snmp-0:4.3.9-3.22.12.ia64", "4Desktop:php-snmp-0:4.3.9-3.22.12.ppc", "4Desktop:php-snmp-0:4.3.9-3.22.12.s390", "4Desktop:php-snmp-0:4.3.9-3.22.12.s390x", "4Desktop:php-snmp-0:4.3.9-3.22.12.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4ES:php-0:4.3.9-3.22.12.i386", "4ES:php-0:4.3.9-3.22.12.ia64", "4ES:php-0:4.3.9-3.22.12.ppc", "4ES:php-0:4.3.9-3.22.12.s390", "4ES:php-0:4.3.9-3.22.12.s390x", "4ES:php-0:4.3.9-3.22.12.src", "4ES:php-0:4.3.9-3.22.12.x86_64", "4ES:php-debuginfo-0:4.3.9-3.22.12.i386", "4ES:php-debuginfo-0:4.3.9-3.22.12.ia64", "4ES:php-debuginfo-0:4.3.9-3.22.12.ppc", "4ES:php-debuginfo-0:4.3.9-3.22.12.s390", "4ES:php-debuginfo-0:4.3.9-3.22.12.s390x", "4ES:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4ES:php-devel-0:4.3.9-3.22.12.i386", "4ES:php-devel-0:4.3.9-3.22.12.ia64", "4ES:php-devel-0:4.3.9-3.22.12.ppc", "4ES:php-devel-0:4.3.9-3.22.12.s390", "4ES:php-devel-0:4.3.9-3.22.12.s390x", "4ES:php-devel-0:4.3.9-3.22.12.x86_64", "4ES:php-domxml-0:4.3.9-3.22.12.i386", "4ES:php-domxml-0:4.3.9-3.22.12.ia64", "4ES:php-domxml-0:4.3.9-3.22.12.ppc", "4ES:php-domxml-0:4.3.9-3.22.12.s390", "4ES:php-domxml-0:4.3.9-3.22.12.s390x", "4ES:php-domxml-0:4.3.9-3.22.12.x86_64", "4ES:php-gd-0:4.3.9-3.22.12.i386", "4ES:php-gd-0:4.3.9-3.22.12.ia64", "4ES:php-gd-0:4.3.9-3.22.12.ppc", "4ES:php-gd-0:4.3.9-3.22.12.s390", "4ES:php-gd-0:4.3.9-3.22.12.s390x", "4ES:php-gd-0:4.3.9-3.22.12.x86_64", "4ES:php-imap-0:4.3.9-3.22.12.i386", "4ES:php-imap-0:4.3.9-3.22.12.ia64", "4ES:php-imap-0:4.3.9-3.22.12.ppc", "4ES:php-imap-0:4.3.9-3.22.12.s390", "4ES:php-imap-0:4.3.9-3.22.12.s390x", "4ES:php-imap-0:4.3.9-3.22.12.x86_64", "4ES:php-ldap-0:4.3.9-3.22.12.i386", "4ES:php-ldap-0:4.3.9-3.22.12.ia64", "4ES:php-ldap-0:4.3.9-3.22.12.ppc", "4ES:php-ldap-0:4.3.9-3.22.12.s390", "4ES:php-ldap-0:4.3.9-3.22.12.s390x", "4ES:php-ldap-0:4.3.9-3.22.12.x86_64", "4ES:php-mbstring-0:4.3.9-3.22.12.i386", "4ES:php-mbstring-0:4.3.9-3.22.12.ia64", "4ES:php-mbstring-0:4.3.9-3.22.12.ppc", "4ES:php-mbstring-0:4.3.9-3.22.12.s390", "4ES:php-mbstring-0:4.3.9-3.22.12.s390x", "4ES:php-mbstring-0:4.3.9-3.22.12.x86_64", "4ES:php-mysql-0:4.3.9-3.22.12.i386", "4ES:php-mysql-0:4.3.9-3.22.12.ia64", "4ES:php-mysql-0:4.3.9-3.22.12.ppc", "4ES:php-mysql-0:4.3.9-3.22.12.s390", "4ES:php-mysql-0:4.3.9-3.22.12.s390x", "4ES:php-mysql-0:4.3.9-3.22.12.x86_64", "4ES:php-ncurses-0:4.3.9-3.22.12.i386", "4ES:php-ncurses-0:4.3.9-3.22.12.ia64", "4ES:php-ncurses-0:4.3.9-3.22.12.ppc", "4ES:php-ncurses-0:4.3.9-3.22.12.s390", "4ES:php-ncurses-0:4.3.9-3.22.12.s390x", "4ES:php-ncurses-0:4.3.9-3.22.12.x86_64", "4ES:php-odbc-0:4.3.9-3.22.12.i386", "4ES:php-odbc-0:4.3.9-3.22.12.ia64", "4ES:php-odbc-0:4.3.9-3.22.12.ppc", "4ES:php-odbc-0:4.3.9-3.22.12.s390", "4ES:php-odbc-0:4.3.9-3.22.12.s390x", "4ES:php-odbc-0:4.3.9-3.22.12.x86_64", "4ES:php-pear-0:4.3.9-3.22.12.i386", "4ES:php-pear-0:4.3.9-3.22.12.ia64", "4ES:php-pear-0:4.3.9-3.22.12.ppc", "4ES:php-pear-0:4.3.9-3.22.12.s390", "4ES:php-pear-0:4.3.9-3.22.12.s390x", "4ES:php-pear-0:4.3.9-3.22.12.x86_64", "4ES:php-pgsql-0:4.3.9-3.22.12.i386", "4ES:php-pgsql-0:4.3.9-3.22.12.ia64", "4ES:php-pgsql-0:4.3.9-3.22.12.ppc", "4ES:php-pgsql-0:4.3.9-3.22.12.s390", "4ES:php-pgsql-0:4.3.9-3.22.12.s390x", "4ES:php-pgsql-0:4.3.9-3.22.12.x86_64", "4ES:php-snmp-0:4.3.9-3.22.12.i386", "4ES:php-snmp-0:4.3.9-3.22.12.ia64", "4ES:php-snmp-0:4.3.9-3.22.12.ppc", "4ES:php-snmp-0:4.3.9-3.22.12.s390", "4ES:php-snmp-0:4.3.9-3.22.12.s390x", "4ES:php-snmp-0:4.3.9-3.22.12.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.22.12.i386", "4ES:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4ES:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4ES:php-xmlrpc-0:4.3.9-3.22.12.s390", "4ES:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4ES:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4WS:php-0:4.3.9-3.22.12.i386", "4WS:php-0:4.3.9-3.22.12.ia64", "4WS:php-0:4.3.9-3.22.12.ppc", "4WS:php-0:4.3.9-3.22.12.s390", "4WS:php-0:4.3.9-3.22.12.s390x", "4WS:php-0:4.3.9-3.22.12.src", "4WS:php-0:4.3.9-3.22.12.x86_64", "4WS:php-debuginfo-0:4.3.9-3.22.12.i386", "4WS:php-debuginfo-0:4.3.9-3.22.12.ia64", "4WS:php-debuginfo-0:4.3.9-3.22.12.ppc", "4WS:php-debuginfo-0:4.3.9-3.22.12.s390", "4WS:php-debuginfo-0:4.3.9-3.22.12.s390x", "4WS:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4WS:php-devel-0:4.3.9-3.22.12.i386", "4WS:php-devel-0:4.3.9-3.22.12.ia64", "4WS:php-devel-0:4.3.9-3.22.12.ppc", "4WS:php-devel-0:4.3.9-3.22.12.s390", "4WS:php-devel-0:4.3.9-3.22.12.s390x", "4WS:php-devel-0:4.3.9-3.22.12.x86_64", "4WS:php-domxml-0:4.3.9-3.22.12.i386", "4WS:php-domxml-0:4.3.9-3.22.12.ia64", "4WS:php-domxml-0:4.3.9-3.22.12.ppc", "4WS:php-domxml-0:4.3.9-3.22.12.s390", "4WS:php-domxml-0:4.3.9-3.22.12.s390x", "4WS:php-domxml-0:4.3.9-3.22.12.x86_64", "4WS:php-gd-0:4.3.9-3.22.12.i386", "4WS:php-gd-0:4.3.9-3.22.12.ia64", "4WS:php-gd-0:4.3.9-3.22.12.ppc", "4WS:php-gd-0:4.3.9-3.22.12.s390", "4WS:php-gd-0:4.3.9-3.22.12.s390x", "4WS:php-gd-0:4.3.9-3.22.12.x86_64", "4WS:php-imap-0:4.3.9-3.22.12.i386", "4WS:php-imap-0:4.3.9-3.22.12.ia64", "4WS:php-imap-0:4.3.9-3.22.12.ppc", "4WS:php-imap-0:4.3.9-3.22.12.s390", "4WS:php-imap-0:4.3.9-3.22.12.s390x", "4WS:php-imap-0:4.3.9-3.22.12.x86_64", "4WS:php-ldap-0:4.3.9-3.22.12.i386", "4WS:php-ldap-0:4.3.9-3.22.12.ia64", "4WS:php-ldap-0:4.3.9-3.22.12.ppc", "4WS:php-ldap-0:4.3.9-3.22.12.s390", "4WS:php-ldap-0:4.3.9-3.22.12.s390x", "4WS:php-ldap-0:4.3.9-3.22.12.x86_64", "4WS:php-mbstring-0:4.3.9-3.22.12.i386", "4WS:php-mbstring-0:4.3.9-3.22.12.ia64", "4WS:php-mbstring-0:4.3.9-3.22.12.ppc", "4WS:php-mbstring-0:4.3.9-3.22.12.s390", "4WS:php-mbstring-0:4.3.9-3.22.12.s390x", "4WS:php-mbstring-0:4.3.9-3.22.12.x86_64", "4WS:php-mysql-0:4.3.9-3.22.12.i386", "4WS:php-mysql-0:4.3.9-3.22.12.ia64", "4WS:php-mysql-0:4.3.9-3.22.12.ppc", "4WS:php-mysql-0:4.3.9-3.22.12.s390", "4WS:php-mysql-0:4.3.9-3.22.12.s390x", "4WS:php-mysql-0:4.3.9-3.22.12.x86_64", "4WS:php-ncurses-0:4.3.9-3.22.12.i386", "4WS:php-ncurses-0:4.3.9-3.22.12.ia64", "4WS:php-ncurses-0:4.3.9-3.22.12.ppc", "4WS:php-ncurses-0:4.3.9-3.22.12.s390", "4WS:php-ncurses-0:4.3.9-3.22.12.s390x", "4WS:php-ncurses-0:4.3.9-3.22.12.x86_64", "4WS:php-odbc-0:4.3.9-3.22.12.i386", "4WS:php-odbc-0:4.3.9-3.22.12.ia64", "4WS:php-odbc-0:4.3.9-3.22.12.ppc", "4WS:php-odbc-0:4.3.9-3.22.12.s390", "4WS:php-odbc-0:4.3.9-3.22.12.s390x", "4WS:php-odbc-0:4.3.9-3.22.12.x86_64", "4WS:php-pear-0:4.3.9-3.22.12.i386", "4WS:php-pear-0:4.3.9-3.22.12.ia64", "4WS:php-pear-0:4.3.9-3.22.12.ppc", "4WS:php-pear-0:4.3.9-3.22.12.s390", "4WS:php-pear-0:4.3.9-3.22.12.s390x", "4WS:php-pear-0:4.3.9-3.22.12.x86_64", "4WS:php-pgsql-0:4.3.9-3.22.12.i386", "4WS:php-pgsql-0:4.3.9-3.22.12.ia64", "4WS:php-pgsql-0:4.3.9-3.22.12.ppc", "4WS:php-pgsql-0:4.3.9-3.22.12.s390", "4WS:php-pgsql-0:4.3.9-3.22.12.s390x", "4WS:php-pgsql-0:4.3.9-3.22.12.x86_64", "4WS:php-snmp-0:4.3.9-3.22.12.i386", "4WS:php-snmp-0:4.3.9-3.22.12.ia64", "4WS:php-snmp-0:4.3.9-3.22.12.ppc", "4WS:php-snmp-0:4.3.9-3.22.12.s390", "4WS:php-snmp-0:4.3.9-3.22.12.s390x", "4WS:php-snmp-0:4.3.9-3.22.12.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.22.12.i386", "4WS:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4WS:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4WS:php-xmlrpc-0:4.3.9-3.22.12.s390", "4WS:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4WS:php-xmlrpc-0:4.3.9-3.22.12.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2008-2051" }, { "category": "external", "summary": "RHBZ#445006", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=445006" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2008-2051", "url": "https://www.cve.org/CVERecord?id=CVE-2008-2051" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-2051", "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-2051" } ], "release_date": "2008-05-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2008-07-16T09:55:00+00:00", "details": "Before applying this update, make sure that all previously-released\nerrata relevant to your system have been applied. \n\nThis update is available via Red Hat Network. Details on how to use \nthe Red Hat Network to apply this update are available at\nhttp://kbase.redhat.com/faq/FAQ_58_10188", "product_ids": [ "4AS:php-0:4.3.9-3.22.12.i386", "4AS:php-0:4.3.9-3.22.12.ia64", "4AS:php-0:4.3.9-3.22.12.ppc", "4AS:php-0:4.3.9-3.22.12.s390", "4AS:php-0:4.3.9-3.22.12.s390x", "4AS:php-0:4.3.9-3.22.12.src", "4AS:php-0:4.3.9-3.22.12.x86_64", "4AS:php-debuginfo-0:4.3.9-3.22.12.i386", "4AS:php-debuginfo-0:4.3.9-3.22.12.ia64", "4AS:php-debuginfo-0:4.3.9-3.22.12.ppc", "4AS:php-debuginfo-0:4.3.9-3.22.12.s390", "4AS:php-debuginfo-0:4.3.9-3.22.12.s390x", "4AS:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4AS:php-devel-0:4.3.9-3.22.12.i386", "4AS:php-devel-0:4.3.9-3.22.12.ia64", "4AS:php-devel-0:4.3.9-3.22.12.ppc", "4AS:php-devel-0:4.3.9-3.22.12.s390", "4AS:php-devel-0:4.3.9-3.22.12.s390x", "4AS:php-devel-0:4.3.9-3.22.12.x86_64", "4AS:php-domxml-0:4.3.9-3.22.12.i386", "4AS:php-domxml-0:4.3.9-3.22.12.ia64", "4AS:php-domxml-0:4.3.9-3.22.12.ppc", "4AS:php-domxml-0:4.3.9-3.22.12.s390", "4AS:php-domxml-0:4.3.9-3.22.12.s390x", "4AS:php-domxml-0:4.3.9-3.22.12.x86_64", "4AS:php-gd-0:4.3.9-3.22.12.i386", "4AS:php-gd-0:4.3.9-3.22.12.ia64", "4AS:php-gd-0:4.3.9-3.22.12.ppc", "4AS:php-gd-0:4.3.9-3.22.12.s390", "4AS:php-gd-0:4.3.9-3.22.12.s390x", "4AS:php-gd-0:4.3.9-3.22.12.x86_64", "4AS:php-imap-0:4.3.9-3.22.12.i386", "4AS:php-imap-0:4.3.9-3.22.12.ia64", "4AS:php-imap-0:4.3.9-3.22.12.ppc", "4AS:php-imap-0:4.3.9-3.22.12.s390", "4AS:php-imap-0:4.3.9-3.22.12.s390x", "4AS:php-imap-0:4.3.9-3.22.12.x86_64", "4AS:php-ldap-0:4.3.9-3.22.12.i386", "4AS:php-ldap-0:4.3.9-3.22.12.ia64", "4AS:php-ldap-0:4.3.9-3.22.12.ppc", "4AS:php-ldap-0:4.3.9-3.22.12.s390", "4AS:php-ldap-0:4.3.9-3.22.12.s390x", "4AS:php-ldap-0:4.3.9-3.22.12.x86_64", "4AS:php-mbstring-0:4.3.9-3.22.12.i386", "4AS:php-mbstring-0:4.3.9-3.22.12.ia64", "4AS:php-mbstring-0:4.3.9-3.22.12.ppc", "4AS:php-mbstring-0:4.3.9-3.22.12.s390", "4AS:php-mbstring-0:4.3.9-3.22.12.s390x", "4AS:php-mbstring-0:4.3.9-3.22.12.x86_64", "4AS:php-mysql-0:4.3.9-3.22.12.i386", "4AS:php-mysql-0:4.3.9-3.22.12.ia64", "4AS:php-mysql-0:4.3.9-3.22.12.ppc", "4AS:php-mysql-0:4.3.9-3.22.12.s390", "4AS:php-mysql-0:4.3.9-3.22.12.s390x", "4AS:php-mysql-0:4.3.9-3.22.12.x86_64", "4AS:php-ncurses-0:4.3.9-3.22.12.i386", "4AS:php-ncurses-0:4.3.9-3.22.12.ia64", "4AS:php-ncurses-0:4.3.9-3.22.12.ppc", "4AS:php-ncurses-0:4.3.9-3.22.12.s390", "4AS:php-ncurses-0:4.3.9-3.22.12.s390x", "4AS:php-ncurses-0:4.3.9-3.22.12.x86_64", "4AS:php-odbc-0:4.3.9-3.22.12.i386", "4AS:php-odbc-0:4.3.9-3.22.12.ia64", "4AS:php-odbc-0:4.3.9-3.22.12.ppc", "4AS:php-odbc-0:4.3.9-3.22.12.s390", "4AS:php-odbc-0:4.3.9-3.22.12.s390x", "4AS:php-odbc-0:4.3.9-3.22.12.x86_64", "4AS:php-pear-0:4.3.9-3.22.12.i386", "4AS:php-pear-0:4.3.9-3.22.12.ia64", "4AS:php-pear-0:4.3.9-3.22.12.ppc", "4AS:php-pear-0:4.3.9-3.22.12.s390", "4AS:php-pear-0:4.3.9-3.22.12.s390x", "4AS:php-pear-0:4.3.9-3.22.12.x86_64", "4AS:php-pgsql-0:4.3.9-3.22.12.i386", "4AS:php-pgsql-0:4.3.9-3.22.12.ia64", "4AS:php-pgsql-0:4.3.9-3.22.12.ppc", "4AS:php-pgsql-0:4.3.9-3.22.12.s390", "4AS:php-pgsql-0:4.3.9-3.22.12.s390x", "4AS:php-pgsql-0:4.3.9-3.22.12.x86_64", "4AS:php-snmp-0:4.3.9-3.22.12.i386", "4AS:php-snmp-0:4.3.9-3.22.12.ia64", "4AS:php-snmp-0:4.3.9-3.22.12.ppc", "4AS:php-snmp-0:4.3.9-3.22.12.s390", "4AS:php-snmp-0:4.3.9-3.22.12.s390x", "4AS:php-snmp-0:4.3.9-3.22.12.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.22.12.i386", "4AS:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4AS:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4AS:php-xmlrpc-0:4.3.9-3.22.12.s390", "4AS:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4AS:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4Desktop:php-0:4.3.9-3.22.12.i386", "4Desktop:php-0:4.3.9-3.22.12.ia64", "4Desktop:php-0:4.3.9-3.22.12.ppc", "4Desktop:php-0:4.3.9-3.22.12.s390", "4Desktop:php-0:4.3.9-3.22.12.s390x", "4Desktop:php-0:4.3.9-3.22.12.src", "4Desktop:php-0:4.3.9-3.22.12.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.i386", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.s390", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4Desktop:php-devel-0:4.3.9-3.22.12.i386", "4Desktop:php-devel-0:4.3.9-3.22.12.ia64", "4Desktop:php-devel-0:4.3.9-3.22.12.ppc", "4Desktop:php-devel-0:4.3.9-3.22.12.s390", "4Desktop:php-devel-0:4.3.9-3.22.12.s390x", "4Desktop:php-devel-0:4.3.9-3.22.12.x86_64", "4Desktop:php-domxml-0:4.3.9-3.22.12.i386", "4Desktop:php-domxml-0:4.3.9-3.22.12.ia64", "4Desktop:php-domxml-0:4.3.9-3.22.12.ppc", "4Desktop:php-domxml-0:4.3.9-3.22.12.s390", "4Desktop:php-domxml-0:4.3.9-3.22.12.s390x", "4Desktop:php-domxml-0:4.3.9-3.22.12.x86_64", "4Desktop:php-gd-0:4.3.9-3.22.12.i386", "4Desktop:php-gd-0:4.3.9-3.22.12.ia64", "4Desktop:php-gd-0:4.3.9-3.22.12.ppc", "4Desktop:php-gd-0:4.3.9-3.22.12.s390", "4Desktop:php-gd-0:4.3.9-3.22.12.s390x", "4Desktop:php-gd-0:4.3.9-3.22.12.x86_64", "4Desktop:php-imap-0:4.3.9-3.22.12.i386", "4Desktop:php-imap-0:4.3.9-3.22.12.ia64", "4Desktop:php-imap-0:4.3.9-3.22.12.ppc", "4Desktop:php-imap-0:4.3.9-3.22.12.s390", "4Desktop:php-imap-0:4.3.9-3.22.12.s390x", "4Desktop:php-imap-0:4.3.9-3.22.12.x86_64", "4Desktop:php-ldap-0:4.3.9-3.22.12.i386", "4Desktop:php-ldap-0:4.3.9-3.22.12.ia64", "4Desktop:php-ldap-0:4.3.9-3.22.12.ppc", "4Desktop:php-ldap-0:4.3.9-3.22.12.s390", "4Desktop:php-ldap-0:4.3.9-3.22.12.s390x", "4Desktop:php-ldap-0:4.3.9-3.22.12.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.22.12.i386", "4Desktop:php-mbstring-0:4.3.9-3.22.12.ia64", "4Desktop:php-mbstring-0:4.3.9-3.22.12.ppc", "4Desktop:php-mbstring-0:4.3.9-3.22.12.s390", "4Desktop:php-mbstring-0:4.3.9-3.22.12.s390x", "4Desktop:php-mbstring-0:4.3.9-3.22.12.x86_64", "4Desktop:php-mysql-0:4.3.9-3.22.12.i386", "4Desktop:php-mysql-0:4.3.9-3.22.12.ia64", "4Desktop:php-mysql-0:4.3.9-3.22.12.ppc", "4Desktop:php-mysql-0:4.3.9-3.22.12.s390", "4Desktop:php-mysql-0:4.3.9-3.22.12.s390x", "4Desktop:php-mysql-0:4.3.9-3.22.12.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.22.12.i386", "4Desktop:php-ncurses-0:4.3.9-3.22.12.ia64", "4Desktop:php-ncurses-0:4.3.9-3.22.12.ppc", "4Desktop:php-ncurses-0:4.3.9-3.22.12.s390", "4Desktop:php-ncurses-0:4.3.9-3.22.12.s390x", "4Desktop:php-ncurses-0:4.3.9-3.22.12.x86_64", "4Desktop:php-odbc-0:4.3.9-3.22.12.i386", "4Desktop:php-odbc-0:4.3.9-3.22.12.ia64", "4Desktop:php-odbc-0:4.3.9-3.22.12.ppc", "4Desktop:php-odbc-0:4.3.9-3.22.12.s390", "4Desktop:php-odbc-0:4.3.9-3.22.12.s390x", "4Desktop:php-odbc-0:4.3.9-3.22.12.x86_64", "4Desktop:php-pear-0:4.3.9-3.22.12.i386", "4Desktop:php-pear-0:4.3.9-3.22.12.ia64", "4Desktop:php-pear-0:4.3.9-3.22.12.ppc", "4Desktop:php-pear-0:4.3.9-3.22.12.s390", "4Desktop:php-pear-0:4.3.9-3.22.12.s390x", "4Desktop:php-pear-0:4.3.9-3.22.12.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.22.12.i386", "4Desktop:php-pgsql-0:4.3.9-3.22.12.ia64", "4Desktop:php-pgsql-0:4.3.9-3.22.12.ppc", "4Desktop:php-pgsql-0:4.3.9-3.22.12.s390", "4Desktop:php-pgsql-0:4.3.9-3.22.12.s390x", "4Desktop:php-pgsql-0:4.3.9-3.22.12.x86_64", "4Desktop:php-snmp-0:4.3.9-3.22.12.i386", "4Desktop:php-snmp-0:4.3.9-3.22.12.ia64", "4Desktop:php-snmp-0:4.3.9-3.22.12.ppc", "4Desktop:php-snmp-0:4.3.9-3.22.12.s390", "4Desktop:php-snmp-0:4.3.9-3.22.12.s390x", "4Desktop:php-snmp-0:4.3.9-3.22.12.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4ES:php-0:4.3.9-3.22.12.i386", "4ES:php-0:4.3.9-3.22.12.ia64", "4ES:php-0:4.3.9-3.22.12.ppc", "4ES:php-0:4.3.9-3.22.12.s390", "4ES:php-0:4.3.9-3.22.12.s390x", "4ES:php-0:4.3.9-3.22.12.src", "4ES:php-0:4.3.9-3.22.12.x86_64", "4ES:php-debuginfo-0:4.3.9-3.22.12.i386", "4ES:php-debuginfo-0:4.3.9-3.22.12.ia64", "4ES:php-debuginfo-0:4.3.9-3.22.12.ppc", "4ES:php-debuginfo-0:4.3.9-3.22.12.s390", "4ES:php-debuginfo-0:4.3.9-3.22.12.s390x", "4ES:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4ES:php-devel-0:4.3.9-3.22.12.i386", "4ES:php-devel-0:4.3.9-3.22.12.ia64", "4ES:php-devel-0:4.3.9-3.22.12.ppc", "4ES:php-devel-0:4.3.9-3.22.12.s390", "4ES:php-devel-0:4.3.9-3.22.12.s390x", "4ES:php-devel-0:4.3.9-3.22.12.x86_64", "4ES:php-domxml-0:4.3.9-3.22.12.i386", "4ES:php-domxml-0:4.3.9-3.22.12.ia64", "4ES:php-domxml-0:4.3.9-3.22.12.ppc", "4ES:php-domxml-0:4.3.9-3.22.12.s390", "4ES:php-domxml-0:4.3.9-3.22.12.s390x", "4ES:php-domxml-0:4.3.9-3.22.12.x86_64", "4ES:php-gd-0:4.3.9-3.22.12.i386", "4ES:php-gd-0:4.3.9-3.22.12.ia64", "4ES:php-gd-0:4.3.9-3.22.12.ppc", "4ES:php-gd-0:4.3.9-3.22.12.s390", "4ES:php-gd-0:4.3.9-3.22.12.s390x", "4ES:php-gd-0:4.3.9-3.22.12.x86_64", "4ES:php-imap-0:4.3.9-3.22.12.i386", "4ES:php-imap-0:4.3.9-3.22.12.ia64", "4ES:php-imap-0:4.3.9-3.22.12.ppc", "4ES:php-imap-0:4.3.9-3.22.12.s390", "4ES:php-imap-0:4.3.9-3.22.12.s390x", "4ES:php-imap-0:4.3.9-3.22.12.x86_64", "4ES:php-ldap-0:4.3.9-3.22.12.i386", "4ES:php-ldap-0:4.3.9-3.22.12.ia64", "4ES:php-ldap-0:4.3.9-3.22.12.ppc", "4ES:php-ldap-0:4.3.9-3.22.12.s390", "4ES:php-ldap-0:4.3.9-3.22.12.s390x", "4ES:php-ldap-0:4.3.9-3.22.12.x86_64", "4ES:php-mbstring-0:4.3.9-3.22.12.i386", "4ES:php-mbstring-0:4.3.9-3.22.12.ia64", "4ES:php-mbstring-0:4.3.9-3.22.12.ppc", "4ES:php-mbstring-0:4.3.9-3.22.12.s390", "4ES:php-mbstring-0:4.3.9-3.22.12.s390x", "4ES:php-mbstring-0:4.3.9-3.22.12.x86_64", "4ES:php-mysql-0:4.3.9-3.22.12.i386", "4ES:php-mysql-0:4.3.9-3.22.12.ia64", "4ES:php-mysql-0:4.3.9-3.22.12.ppc", "4ES:php-mysql-0:4.3.9-3.22.12.s390", "4ES:php-mysql-0:4.3.9-3.22.12.s390x", "4ES:php-mysql-0:4.3.9-3.22.12.x86_64", "4ES:php-ncurses-0:4.3.9-3.22.12.i386", "4ES:php-ncurses-0:4.3.9-3.22.12.ia64", "4ES:php-ncurses-0:4.3.9-3.22.12.ppc", "4ES:php-ncurses-0:4.3.9-3.22.12.s390", "4ES:php-ncurses-0:4.3.9-3.22.12.s390x", "4ES:php-ncurses-0:4.3.9-3.22.12.x86_64", "4ES:php-odbc-0:4.3.9-3.22.12.i386", "4ES:php-odbc-0:4.3.9-3.22.12.ia64", "4ES:php-odbc-0:4.3.9-3.22.12.ppc", "4ES:php-odbc-0:4.3.9-3.22.12.s390", "4ES:php-odbc-0:4.3.9-3.22.12.s390x", "4ES:php-odbc-0:4.3.9-3.22.12.x86_64", "4ES:php-pear-0:4.3.9-3.22.12.i386", "4ES:php-pear-0:4.3.9-3.22.12.ia64", "4ES:php-pear-0:4.3.9-3.22.12.ppc", "4ES:php-pear-0:4.3.9-3.22.12.s390", "4ES:php-pear-0:4.3.9-3.22.12.s390x", "4ES:php-pear-0:4.3.9-3.22.12.x86_64", "4ES:php-pgsql-0:4.3.9-3.22.12.i386", "4ES:php-pgsql-0:4.3.9-3.22.12.ia64", "4ES:php-pgsql-0:4.3.9-3.22.12.ppc", "4ES:php-pgsql-0:4.3.9-3.22.12.s390", "4ES:php-pgsql-0:4.3.9-3.22.12.s390x", "4ES:php-pgsql-0:4.3.9-3.22.12.x86_64", "4ES:php-snmp-0:4.3.9-3.22.12.i386", "4ES:php-snmp-0:4.3.9-3.22.12.ia64", "4ES:php-snmp-0:4.3.9-3.22.12.ppc", "4ES:php-snmp-0:4.3.9-3.22.12.s390", "4ES:php-snmp-0:4.3.9-3.22.12.s390x", "4ES:php-snmp-0:4.3.9-3.22.12.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.22.12.i386", "4ES:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4ES:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4ES:php-xmlrpc-0:4.3.9-3.22.12.s390", "4ES:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4ES:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4WS:php-0:4.3.9-3.22.12.i386", "4WS:php-0:4.3.9-3.22.12.ia64", "4WS:php-0:4.3.9-3.22.12.ppc", "4WS:php-0:4.3.9-3.22.12.s390", "4WS:php-0:4.3.9-3.22.12.s390x", "4WS:php-0:4.3.9-3.22.12.src", "4WS:php-0:4.3.9-3.22.12.x86_64", "4WS:php-debuginfo-0:4.3.9-3.22.12.i386", "4WS:php-debuginfo-0:4.3.9-3.22.12.ia64", "4WS:php-debuginfo-0:4.3.9-3.22.12.ppc", "4WS:php-debuginfo-0:4.3.9-3.22.12.s390", "4WS:php-debuginfo-0:4.3.9-3.22.12.s390x", "4WS:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4WS:php-devel-0:4.3.9-3.22.12.i386", "4WS:php-devel-0:4.3.9-3.22.12.ia64", "4WS:php-devel-0:4.3.9-3.22.12.ppc", "4WS:php-devel-0:4.3.9-3.22.12.s390", "4WS:php-devel-0:4.3.9-3.22.12.s390x", "4WS:php-devel-0:4.3.9-3.22.12.x86_64", "4WS:php-domxml-0:4.3.9-3.22.12.i386", "4WS:php-domxml-0:4.3.9-3.22.12.ia64", "4WS:php-domxml-0:4.3.9-3.22.12.ppc", "4WS:php-domxml-0:4.3.9-3.22.12.s390", "4WS:php-domxml-0:4.3.9-3.22.12.s390x", "4WS:php-domxml-0:4.3.9-3.22.12.x86_64", "4WS:php-gd-0:4.3.9-3.22.12.i386", "4WS:php-gd-0:4.3.9-3.22.12.ia64", "4WS:php-gd-0:4.3.9-3.22.12.ppc", "4WS:php-gd-0:4.3.9-3.22.12.s390", "4WS:php-gd-0:4.3.9-3.22.12.s390x", "4WS:php-gd-0:4.3.9-3.22.12.x86_64", "4WS:php-imap-0:4.3.9-3.22.12.i386", "4WS:php-imap-0:4.3.9-3.22.12.ia64", "4WS:php-imap-0:4.3.9-3.22.12.ppc", "4WS:php-imap-0:4.3.9-3.22.12.s390", "4WS:php-imap-0:4.3.9-3.22.12.s390x", "4WS:php-imap-0:4.3.9-3.22.12.x86_64", "4WS:php-ldap-0:4.3.9-3.22.12.i386", "4WS:php-ldap-0:4.3.9-3.22.12.ia64", "4WS:php-ldap-0:4.3.9-3.22.12.ppc", "4WS:php-ldap-0:4.3.9-3.22.12.s390", "4WS:php-ldap-0:4.3.9-3.22.12.s390x", "4WS:php-ldap-0:4.3.9-3.22.12.x86_64", "4WS:php-mbstring-0:4.3.9-3.22.12.i386", "4WS:php-mbstring-0:4.3.9-3.22.12.ia64", "4WS:php-mbstring-0:4.3.9-3.22.12.ppc", "4WS:php-mbstring-0:4.3.9-3.22.12.s390", "4WS:php-mbstring-0:4.3.9-3.22.12.s390x", "4WS:php-mbstring-0:4.3.9-3.22.12.x86_64", "4WS:php-mysql-0:4.3.9-3.22.12.i386", "4WS:php-mysql-0:4.3.9-3.22.12.ia64", "4WS:php-mysql-0:4.3.9-3.22.12.ppc", "4WS:php-mysql-0:4.3.9-3.22.12.s390", "4WS:php-mysql-0:4.3.9-3.22.12.s390x", "4WS:php-mysql-0:4.3.9-3.22.12.x86_64", "4WS:php-ncurses-0:4.3.9-3.22.12.i386", "4WS:php-ncurses-0:4.3.9-3.22.12.ia64", "4WS:php-ncurses-0:4.3.9-3.22.12.ppc", "4WS:php-ncurses-0:4.3.9-3.22.12.s390", "4WS:php-ncurses-0:4.3.9-3.22.12.s390x", "4WS:php-ncurses-0:4.3.9-3.22.12.x86_64", "4WS:php-odbc-0:4.3.9-3.22.12.i386", "4WS:php-odbc-0:4.3.9-3.22.12.ia64", "4WS:php-odbc-0:4.3.9-3.22.12.ppc", "4WS:php-odbc-0:4.3.9-3.22.12.s390", "4WS:php-odbc-0:4.3.9-3.22.12.s390x", "4WS:php-odbc-0:4.3.9-3.22.12.x86_64", "4WS:php-pear-0:4.3.9-3.22.12.i386", "4WS:php-pear-0:4.3.9-3.22.12.ia64", "4WS:php-pear-0:4.3.9-3.22.12.ppc", "4WS:php-pear-0:4.3.9-3.22.12.s390", "4WS:php-pear-0:4.3.9-3.22.12.s390x", "4WS:php-pear-0:4.3.9-3.22.12.x86_64", "4WS:php-pgsql-0:4.3.9-3.22.12.i386", "4WS:php-pgsql-0:4.3.9-3.22.12.ia64", "4WS:php-pgsql-0:4.3.9-3.22.12.ppc", "4WS:php-pgsql-0:4.3.9-3.22.12.s390", "4WS:php-pgsql-0:4.3.9-3.22.12.s390x", "4WS:php-pgsql-0:4.3.9-3.22.12.x86_64", "4WS:php-snmp-0:4.3.9-3.22.12.i386", "4WS:php-snmp-0:4.3.9-3.22.12.ia64", "4WS:php-snmp-0:4.3.9-3.22.12.ppc", "4WS:php-snmp-0:4.3.9-3.22.12.s390", "4WS:php-snmp-0:4.3.9-3.22.12.s390x", "4WS:php-snmp-0:4.3.9-3.22.12.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.22.12.i386", "4WS:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4WS:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4WS:php-xmlrpc-0:4.3.9-3.22.12.s390", "4WS:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4WS:php-xmlrpc-0:4.3.9-3.22.12.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2008:0545" } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "PHP multibyte shell escape flaw" }, { "cve": "CVE-2008-2107", "discovery_date": "2008-05-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "445684" } ], "notes": [ { "category": "description", "text": "The GENERATE_SEED macro in PHP 4.x before 4.4.8 and 5.x before 5.2.5, when running on 32-bit systems, performs a multiplication using values that can produce a zero seed in rare circumstances, which allows context-dependent attackers to predict subsequent values of the rand and mt_rand functions and possibly bypass protection mechanisms that rely on an unknown initial seed.", "title": "Vulnerability description" }, { "category": "summary", "text": "PHP 32 bit weak random seed", "title": "Vulnerability summary" } ], "product_status": { "fixed": [ "4AS:php-0:4.3.9-3.22.12.i386", "4AS:php-0:4.3.9-3.22.12.ia64", "4AS:php-0:4.3.9-3.22.12.ppc", "4AS:php-0:4.3.9-3.22.12.s390", "4AS:php-0:4.3.9-3.22.12.s390x", "4AS:php-0:4.3.9-3.22.12.src", "4AS:php-0:4.3.9-3.22.12.x86_64", "4AS:php-debuginfo-0:4.3.9-3.22.12.i386", "4AS:php-debuginfo-0:4.3.9-3.22.12.ia64", "4AS:php-debuginfo-0:4.3.9-3.22.12.ppc", "4AS:php-debuginfo-0:4.3.9-3.22.12.s390", "4AS:php-debuginfo-0:4.3.9-3.22.12.s390x", "4AS:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4AS:php-devel-0:4.3.9-3.22.12.i386", "4AS:php-devel-0:4.3.9-3.22.12.ia64", "4AS:php-devel-0:4.3.9-3.22.12.ppc", "4AS:php-devel-0:4.3.9-3.22.12.s390", "4AS:php-devel-0:4.3.9-3.22.12.s390x", "4AS:php-devel-0:4.3.9-3.22.12.x86_64", "4AS:php-domxml-0:4.3.9-3.22.12.i386", "4AS:php-domxml-0:4.3.9-3.22.12.ia64", "4AS:php-domxml-0:4.3.9-3.22.12.ppc", "4AS:php-domxml-0:4.3.9-3.22.12.s390", "4AS:php-domxml-0:4.3.9-3.22.12.s390x", "4AS:php-domxml-0:4.3.9-3.22.12.x86_64", "4AS:php-gd-0:4.3.9-3.22.12.i386", "4AS:php-gd-0:4.3.9-3.22.12.ia64", "4AS:php-gd-0:4.3.9-3.22.12.ppc", "4AS:php-gd-0:4.3.9-3.22.12.s390", "4AS:php-gd-0:4.3.9-3.22.12.s390x", "4AS:php-gd-0:4.3.9-3.22.12.x86_64", "4AS:php-imap-0:4.3.9-3.22.12.i386", "4AS:php-imap-0:4.3.9-3.22.12.ia64", "4AS:php-imap-0:4.3.9-3.22.12.ppc", "4AS:php-imap-0:4.3.9-3.22.12.s390", "4AS:php-imap-0:4.3.9-3.22.12.s390x", "4AS:php-imap-0:4.3.9-3.22.12.x86_64", "4AS:php-ldap-0:4.3.9-3.22.12.i386", "4AS:php-ldap-0:4.3.9-3.22.12.ia64", "4AS:php-ldap-0:4.3.9-3.22.12.ppc", "4AS:php-ldap-0:4.3.9-3.22.12.s390", "4AS:php-ldap-0:4.3.9-3.22.12.s390x", "4AS:php-ldap-0:4.3.9-3.22.12.x86_64", "4AS:php-mbstring-0:4.3.9-3.22.12.i386", "4AS:php-mbstring-0:4.3.9-3.22.12.ia64", "4AS:php-mbstring-0:4.3.9-3.22.12.ppc", "4AS:php-mbstring-0:4.3.9-3.22.12.s390", "4AS:php-mbstring-0:4.3.9-3.22.12.s390x", "4AS:php-mbstring-0:4.3.9-3.22.12.x86_64", "4AS:php-mysql-0:4.3.9-3.22.12.i386", "4AS:php-mysql-0:4.3.9-3.22.12.ia64", "4AS:php-mysql-0:4.3.9-3.22.12.ppc", "4AS:php-mysql-0:4.3.9-3.22.12.s390", "4AS:php-mysql-0:4.3.9-3.22.12.s390x", "4AS:php-mysql-0:4.3.9-3.22.12.x86_64", "4AS:php-ncurses-0:4.3.9-3.22.12.i386", "4AS:php-ncurses-0:4.3.9-3.22.12.ia64", "4AS:php-ncurses-0:4.3.9-3.22.12.ppc", "4AS:php-ncurses-0:4.3.9-3.22.12.s390", "4AS:php-ncurses-0:4.3.9-3.22.12.s390x", "4AS:php-ncurses-0:4.3.9-3.22.12.x86_64", "4AS:php-odbc-0:4.3.9-3.22.12.i386", "4AS:php-odbc-0:4.3.9-3.22.12.ia64", "4AS:php-odbc-0:4.3.9-3.22.12.ppc", "4AS:php-odbc-0:4.3.9-3.22.12.s390", "4AS:php-odbc-0:4.3.9-3.22.12.s390x", "4AS:php-odbc-0:4.3.9-3.22.12.x86_64", "4AS:php-pear-0:4.3.9-3.22.12.i386", "4AS:php-pear-0:4.3.9-3.22.12.ia64", "4AS:php-pear-0:4.3.9-3.22.12.ppc", "4AS:php-pear-0:4.3.9-3.22.12.s390", "4AS:php-pear-0:4.3.9-3.22.12.s390x", "4AS:php-pear-0:4.3.9-3.22.12.x86_64", "4AS:php-pgsql-0:4.3.9-3.22.12.i386", "4AS:php-pgsql-0:4.3.9-3.22.12.ia64", "4AS:php-pgsql-0:4.3.9-3.22.12.ppc", "4AS:php-pgsql-0:4.3.9-3.22.12.s390", "4AS:php-pgsql-0:4.3.9-3.22.12.s390x", "4AS:php-pgsql-0:4.3.9-3.22.12.x86_64", "4AS:php-snmp-0:4.3.9-3.22.12.i386", "4AS:php-snmp-0:4.3.9-3.22.12.ia64", "4AS:php-snmp-0:4.3.9-3.22.12.ppc", "4AS:php-snmp-0:4.3.9-3.22.12.s390", "4AS:php-snmp-0:4.3.9-3.22.12.s390x", "4AS:php-snmp-0:4.3.9-3.22.12.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.22.12.i386", "4AS:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4AS:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4AS:php-xmlrpc-0:4.3.9-3.22.12.s390", "4AS:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4AS:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4Desktop:php-0:4.3.9-3.22.12.i386", "4Desktop:php-0:4.3.9-3.22.12.ia64", "4Desktop:php-0:4.3.9-3.22.12.ppc", "4Desktop:php-0:4.3.9-3.22.12.s390", "4Desktop:php-0:4.3.9-3.22.12.s390x", "4Desktop:php-0:4.3.9-3.22.12.src", "4Desktop:php-0:4.3.9-3.22.12.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.i386", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.s390", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4Desktop:php-devel-0:4.3.9-3.22.12.i386", "4Desktop:php-devel-0:4.3.9-3.22.12.ia64", "4Desktop:php-devel-0:4.3.9-3.22.12.ppc", "4Desktop:php-devel-0:4.3.9-3.22.12.s390", "4Desktop:php-devel-0:4.3.9-3.22.12.s390x", "4Desktop:php-devel-0:4.3.9-3.22.12.x86_64", "4Desktop:php-domxml-0:4.3.9-3.22.12.i386", "4Desktop:php-domxml-0:4.3.9-3.22.12.ia64", "4Desktop:php-domxml-0:4.3.9-3.22.12.ppc", "4Desktop:php-domxml-0:4.3.9-3.22.12.s390", "4Desktop:php-domxml-0:4.3.9-3.22.12.s390x", "4Desktop:php-domxml-0:4.3.9-3.22.12.x86_64", "4Desktop:php-gd-0:4.3.9-3.22.12.i386", "4Desktop:php-gd-0:4.3.9-3.22.12.ia64", "4Desktop:php-gd-0:4.3.9-3.22.12.ppc", "4Desktop:php-gd-0:4.3.9-3.22.12.s390", "4Desktop:php-gd-0:4.3.9-3.22.12.s390x", "4Desktop:php-gd-0:4.3.9-3.22.12.x86_64", "4Desktop:php-imap-0:4.3.9-3.22.12.i386", "4Desktop:php-imap-0:4.3.9-3.22.12.ia64", "4Desktop:php-imap-0:4.3.9-3.22.12.ppc", "4Desktop:php-imap-0:4.3.9-3.22.12.s390", "4Desktop:php-imap-0:4.3.9-3.22.12.s390x", "4Desktop:php-imap-0:4.3.9-3.22.12.x86_64", "4Desktop:php-ldap-0:4.3.9-3.22.12.i386", "4Desktop:php-ldap-0:4.3.9-3.22.12.ia64", "4Desktop:php-ldap-0:4.3.9-3.22.12.ppc", "4Desktop:php-ldap-0:4.3.9-3.22.12.s390", "4Desktop:php-ldap-0:4.3.9-3.22.12.s390x", "4Desktop:php-ldap-0:4.3.9-3.22.12.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.22.12.i386", "4Desktop:php-mbstring-0:4.3.9-3.22.12.ia64", "4Desktop:php-mbstring-0:4.3.9-3.22.12.ppc", "4Desktop:php-mbstring-0:4.3.9-3.22.12.s390", "4Desktop:php-mbstring-0:4.3.9-3.22.12.s390x", "4Desktop:php-mbstring-0:4.3.9-3.22.12.x86_64", "4Desktop:php-mysql-0:4.3.9-3.22.12.i386", "4Desktop:php-mysql-0:4.3.9-3.22.12.ia64", "4Desktop:php-mysql-0:4.3.9-3.22.12.ppc", "4Desktop:php-mysql-0:4.3.9-3.22.12.s390", "4Desktop:php-mysql-0:4.3.9-3.22.12.s390x", "4Desktop:php-mysql-0:4.3.9-3.22.12.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.22.12.i386", "4Desktop:php-ncurses-0:4.3.9-3.22.12.ia64", "4Desktop:php-ncurses-0:4.3.9-3.22.12.ppc", "4Desktop:php-ncurses-0:4.3.9-3.22.12.s390", "4Desktop:php-ncurses-0:4.3.9-3.22.12.s390x", "4Desktop:php-ncurses-0:4.3.9-3.22.12.x86_64", "4Desktop:php-odbc-0:4.3.9-3.22.12.i386", "4Desktop:php-odbc-0:4.3.9-3.22.12.ia64", "4Desktop:php-odbc-0:4.3.9-3.22.12.ppc", "4Desktop:php-odbc-0:4.3.9-3.22.12.s390", "4Desktop:php-odbc-0:4.3.9-3.22.12.s390x", "4Desktop:php-odbc-0:4.3.9-3.22.12.x86_64", "4Desktop:php-pear-0:4.3.9-3.22.12.i386", "4Desktop:php-pear-0:4.3.9-3.22.12.ia64", "4Desktop:php-pear-0:4.3.9-3.22.12.ppc", "4Desktop:php-pear-0:4.3.9-3.22.12.s390", "4Desktop:php-pear-0:4.3.9-3.22.12.s390x", "4Desktop:php-pear-0:4.3.9-3.22.12.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.22.12.i386", "4Desktop:php-pgsql-0:4.3.9-3.22.12.ia64", "4Desktop:php-pgsql-0:4.3.9-3.22.12.ppc", "4Desktop:php-pgsql-0:4.3.9-3.22.12.s390", "4Desktop:php-pgsql-0:4.3.9-3.22.12.s390x", "4Desktop:php-pgsql-0:4.3.9-3.22.12.x86_64", "4Desktop:php-snmp-0:4.3.9-3.22.12.i386", "4Desktop:php-snmp-0:4.3.9-3.22.12.ia64", "4Desktop:php-snmp-0:4.3.9-3.22.12.ppc", "4Desktop:php-snmp-0:4.3.9-3.22.12.s390", "4Desktop:php-snmp-0:4.3.9-3.22.12.s390x", "4Desktop:php-snmp-0:4.3.9-3.22.12.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4ES:php-0:4.3.9-3.22.12.i386", "4ES:php-0:4.3.9-3.22.12.ia64", "4ES:php-0:4.3.9-3.22.12.ppc", "4ES:php-0:4.3.9-3.22.12.s390", "4ES:php-0:4.3.9-3.22.12.s390x", "4ES:php-0:4.3.9-3.22.12.src", "4ES:php-0:4.3.9-3.22.12.x86_64", "4ES:php-debuginfo-0:4.3.9-3.22.12.i386", "4ES:php-debuginfo-0:4.3.9-3.22.12.ia64", "4ES:php-debuginfo-0:4.3.9-3.22.12.ppc", "4ES:php-debuginfo-0:4.3.9-3.22.12.s390", "4ES:php-debuginfo-0:4.3.9-3.22.12.s390x", "4ES:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4ES:php-devel-0:4.3.9-3.22.12.i386", "4ES:php-devel-0:4.3.9-3.22.12.ia64", "4ES:php-devel-0:4.3.9-3.22.12.ppc", "4ES:php-devel-0:4.3.9-3.22.12.s390", "4ES:php-devel-0:4.3.9-3.22.12.s390x", "4ES:php-devel-0:4.3.9-3.22.12.x86_64", "4ES:php-domxml-0:4.3.9-3.22.12.i386", "4ES:php-domxml-0:4.3.9-3.22.12.ia64", "4ES:php-domxml-0:4.3.9-3.22.12.ppc", "4ES:php-domxml-0:4.3.9-3.22.12.s390", "4ES:php-domxml-0:4.3.9-3.22.12.s390x", "4ES:php-domxml-0:4.3.9-3.22.12.x86_64", "4ES:php-gd-0:4.3.9-3.22.12.i386", "4ES:php-gd-0:4.3.9-3.22.12.ia64", "4ES:php-gd-0:4.3.9-3.22.12.ppc", "4ES:php-gd-0:4.3.9-3.22.12.s390", "4ES:php-gd-0:4.3.9-3.22.12.s390x", "4ES:php-gd-0:4.3.9-3.22.12.x86_64", "4ES:php-imap-0:4.3.9-3.22.12.i386", "4ES:php-imap-0:4.3.9-3.22.12.ia64", "4ES:php-imap-0:4.3.9-3.22.12.ppc", "4ES:php-imap-0:4.3.9-3.22.12.s390", "4ES:php-imap-0:4.3.9-3.22.12.s390x", "4ES:php-imap-0:4.3.9-3.22.12.x86_64", "4ES:php-ldap-0:4.3.9-3.22.12.i386", "4ES:php-ldap-0:4.3.9-3.22.12.ia64", "4ES:php-ldap-0:4.3.9-3.22.12.ppc", "4ES:php-ldap-0:4.3.9-3.22.12.s390", "4ES:php-ldap-0:4.3.9-3.22.12.s390x", "4ES:php-ldap-0:4.3.9-3.22.12.x86_64", "4ES:php-mbstring-0:4.3.9-3.22.12.i386", "4ES:php-mbstring-0:4.3.9-3.22.12.ia64", "4ES:php-mbstring-0:4.3.9-3.22.12.ppc", "4ES:php-mbstring-0:4.3.9-3.22.12.s390", "4ES:php-mbstring-0:4.3.9-3.22.12.s390x", "4ES:php-mbstring-0:4.3.9-3.22.12.x86_64", "4ES:php-mysql-0:4.3.9-3.22.12.i386", "4ES:php-mysql-0:4.3.9-3.22.12.ia64", "4ES:php-mysql-0:4.3.9-3.22.12.ppc", "4ES:php-mysql-0:4.3.9-3.22.12.s390", "4ES:php-mysql-0:4.3.9-3.22.12.s390x", "4ES:php-mysql-0:4.3.9-3.22.12.x86_64", "4ES:php-ncurses-0:4.3.9-3.22.12.i386", "4ES:php-ncurses-0:4.3.9-3.22.12.ia64", "4ES:php-ncurses-0:4.3.9-3.22.12.ppc", "4ES:php-ncurses-0:4.3.9-3.22.12.s390", "4ES:php-ncurses-0:4.3.9-3.22.12.s390x", "4ES:php-ncurses-0:4.3.9-3.22.12.x86_64", "4ES:php-odbc-0:4.3.9-3.22.12.i386", "4ES:php-odbc-0:4.3.9-3.22.12.ia64", "4ES:php-odbc-0:4.3.9-3.22.12.ppc", "4ES:php-odbc-0:4.3.9-3.22.12.s390", "4ES:php-odbc-0:4.3.9-3.22.12.s390x", "4ES:php-odbc-0:4.3.9-3.22.12.x86_64", "4ES:php-pear-0:4.3.9-3.22.12.i386", "4ES:php-pear-0:4.3.9-3.22.12.ia64", "4ES:php-pear-0:4.3.9-3.22.12.ppc", "4ES:php-pear-0:4.3.9-3.22.12.s390", "4ES:php-pear-0:4.3.9-3.22.12.s390x", "4ES:php-pear-0:4.3.9-3.22.12.x86_64", "4ES:php-pgsql-0:4.3.9-3.22.12.i386", "4ES:php-pgsql-0:4.3.9-3.22.12.ia64", "4ES:php-pgsql-0:4.3.9-3.22.12.ppc", "4ES:php-pgsql-0:4.3.9-3.22.12.s390", "4ES:php-pgsql-0:4.3.9-3.22.12.s390x", "4ES:php-pgsql-0:4.3.9-3.22.12.x86_64", "4ES:php-snmp-0:4.3.9-3.22.12.i386", "4ES:php-snmp-0:4.3.9-3.22.12.ia64", "4ES:php-snmp-0:4.3.9-3.22.12.ppc", "4ES:php-snmp-0:4.3.9-3.22.12.s390", "4ES:php-snmp-0:4.3.9-3.22.12.s390x", "4ES:php-snmp-0:4.3.9-3.22.12.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.22.12.i386", "4ES:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4ES:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4ES:php-xmlrpc-0:4.3.9-3.22.12.s390", "4ES:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4ES:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4WS:php-0:4.3.9-3.22.12.i386", "4WS:php-0:4.3.9-3.22.12.ia64", "4WS:php-0:4.3.9-3.22.12.ppc", "4WS:php-0:4.3.9-3.22.12.s390", "4WS:php-0:4.3.9-3.22.12.s390x", "4WS:php-0:4.3.9-3.22.12.src", "4WS:php-0:4.3.9-3.22.12.x86_64", "4WS:php-debuginfo-0:4.3.9-3.22.12.i386", "4WS:php-debuginfo-0:4.3.9-3.22.12.ia64", "4WS:php-debuginfo-0:4.3.9-3.22.12.ppc", "4WS:php-debuginfo-0:4.3.9-3.22.12.s390", "4WS:php-debuginfo-0:4.3.9-3.22.12.s390x", "4WS:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4WS:php-devel-0:4.3.9-3.22.12.i386", "4WS:php-devel-0:4.3.9-3.22.12.ia64", "4WS:php-devel-0:4.3.9-3.22.12.ppc", "4WS:php-devel-0:4.3.9-3.22.12.s390", "4WS:php-devel-0:4.3.9-3.22.12.s390x", "4WS:php-devel-0:4.3.9-3.22.12.x86_64", "4WS:php-domxml-0:4.3.9-3.22.12.i386", "4WS:php-domxml-0:4.3.9-3.22.12.ia64", "4WS:php-domxml-0:4.3.9-3.22.12.ppc", "4WS:php-domxml-0:4.3.9-3.22.12.s390", "4WS:php-domxml-0:4.3.9-3.22.12.s390x", "4WS:php-domxml-0:4.3.9-3.22.12.x86_64", "4WS:php-gd-0:4.3.9-3.22.12.i386", "4WS:php-gd-0:4.3.9-3.22.12.ia64", "4WS:php-gd-0:4.3.9-3.22.12.ppc", "4WS:php-gd-0:4.3.9-3.22.12.s390", "4WS:php-gd-0:4.3.9-3.22.12.s390x", "4WS:php-gd-0:4.3.9-3.22.12.x86_64", "4WS:php-imap-0:4.3.9-3.22.12.i386", "4WS:php-imap-0:4.3.9-3.22.12.ia64", "4WS:php-imap-0:4.3.9-3.22.12.ppc", "4WS:php-imap-0:4.3.9-3.22.12.s390", "4WS:php-imap-0:4.3.9-3.22.12.s390x", "4WS:php-imap-0:4.3.9-3.22.12.x86_64", "4WS:php-ldap-0:4.3.9-3.22.12.i386", "4WS:php-ldap-0:4.3.9-3.22.12.ia64", "4WS:php-ldap-0:4.3.9-3.22.12.ppc", "4WS:php-ldap-0:4.3.9-3.22.12.s390", "4WS:php-ldap-0:4.3.9-3.22.12.s390x", "4WS:php-ldap-0:4.3.9-3.22.12.x86_64", "4WS:php-mbstring-0:4.3.9-3.22.12.i386", "4WS:php-mbstring-0:4.3.9-3.22.12.ia64", "4WS:php-mbstring-0:4.3.9-3.22.12.ppc", "4WS:php-mbstring-0:4.3.9-3.22.12.s390", "4WS:php-mbstring-0:4.3.9-3.22.12.s390x", "4WS:php-mbstring-0:4.3.9-3.22.12.x86_64", "4WS:php-mysql-0:4.3.9-3.22.12.i386", "4WS:php-mysql-0:4.3.9-3.22.12.ia64", "4WS:php-mysql-0:4.3.9-3.22.12.ppc", "4WS:php-mysql-0:4.3.9-3.22.12.s390", "4WS:php-mysql-0:4.3.9-3.22.12.s390x", "4WS:php-mysql-0:4.3.9-3.22.12.x86_64", "4WS:php-ncurses-0:4.3.9-3.22.12.i386", "4WS:php-ncurses-0:4.3.9-3.22.12.ia64", "4WS:php-ncurses-0:4.3.9-3.22.12.ppc", "4WS:php-ncurses-0:4.3.9-3.22.12.s390", "4WS:php-ncurses-0:4.3.9-3.22.12.s390x", "4WS:php-ncurses-0:4.3.9-3.22.12.x86_64", "4WS:php-odbc-0:4.3.9-3.22.12.i386", "4WS:php-odbc-0:4.3.9-3.22.12.ia64", "4WS:php-odbc-0:4.3.9-3.22.12.ppc", "4WS:php-odbc-0:4.3.9-3.22.12.s390", "4WS:php-odbc-0:4.3.9-3.22.12.s390x", "4WS:php-odbc-0:4.3.9-3.22.12.x86_64", "4WS:php-pear-0:4.3.9-3.22.12.i386", "4WS:php-pear-0:4.3.9-3.22.12.ia64", "4WS:php-pear-0:4.3.9-3.22.12.ppc", "4WS:php-pear-0:4.3.9-3.22.12.s390", "4WS:php-pear-0:4.3.9-3.22.12.s390x", "4WS:php-pear-0:4.3.9-3.22.12.x86_64", "4WS:php-pgsql-0:4.3.9-3.22.12.i386", "4WS:php-pgsql-0:4.3.9-3.22.12.ia64", "4WS:php-pgsql-0:4.3.9-3.22.12.ppc", "4WS:php-pgsql-0:4.3.9-3.22.12.s390", "4WS:php-pgsql-0:4.3.9-3.22.12.s390x", "4WS:php-pgsql-0:4.3.9-3.22.12.x86_64", "4WS:php-snmp-0:4.3.9-3.22.12.i386", "4WS:php-snmp-0:4.3.9-3.22.12.ia64", "4WS:php-snmp-0:4.3.9-3.22.12.ppc", "4WS:php-snmp-0:4.3.9-3.22.12.s390", "4WS:php-snmp-0:4.3.9-3.22.12.s390x", "4WS:php-snmp-0:4.3.9-3.22.12.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.22.12.i386", "4WS:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4WS:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4WS:php-xmlrpc-0:4.3.9-3.22.12.s390", "4WS:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4WS:php-xmlrpc-0:4.3.9-3.22.12.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2008-2107" }, { "category": "external", "summary": "RHBZ#445684", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=445684" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2008-2107", "url": "https://www.cve.org/CVERecord?id=CVE-2008-2107" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-2107", "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-2107" } ], "release_date": "2008-05-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2008-07-16T09:55:00+00:00", "details": "Before applying this update, make sure that all previously-released\nerrata relevant to your system have been applied. \n\nThis update is available via Red Hat Network. Details on how to use \nthe Red Hat Network to apply this update are available at\nhttp://kbase.redhat.com/faq/FAQ_58_10188", "product_ids": [ "4AS:php-0:4.3.9-3.22.12.i386", "4AS:php-0:4.3.9-3.22.12.ia64", "4AS:php-0:4.3.9-3.22.12.ppc", "4AS:php-0:4.3.9-3.22.12.s390", "4AS:php-0:4.3.9-3.22.12.s390x", "4AS:php-0:4.3.9-3.22.12.src", "4AS:php-0:4.3.9-3.22.12.x86_64", "4AS:php-debuginfo-0:4.3.9-3.22.12.i386", "4AS:php-debuginfo-0:4.3.9-3.22.12.ia64", "4AS:php-debuginfo-0:4.3.9-3.22.12.ppc", "4AS:php-debuginfo-0:4.3.9-3.22.12.s390", "4AS:php-debuginfo-0:4.3.9-3.22.12.s390x", "4AS:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4AS:php-devel-0:4.3.9-3.22.12.i386", "4AS:php-devel-0:4.3.9-3.22.12.ia64", "4AS:php-devel-0:4.3.9-3.22.12.ppc", "4AS:php-devel-0:4.3.9-3.22.12.s390", "4AS:php-devel-0:4.3.9-3.22.12.s390x", "4AS:php-devel-0:4.3.9-3.22.12.x86_64", "4AS:php-domxml-0:4.3.9-3.22.12.i386", "4AS:php-domxml-0:4.3.9-3.22.12.ia64", "4AS:php-domxml-0:4.3.9-3.22.12.ppc", "4AS:php-domxml-0:4.3.9-3.22.12.s390", "4AS:php-domxml-0:4.3.9-3.22.12.s390x", "4AS:php-domxml-0:4.3.9-3.22.12.x86_64", "4AS:php-gd-0:4.3.9-3.22.12.i386", "4AS:php-gd-0:4.3.9-3.22.12.ia64", "4AS:php-gd-0:4.3.9-3.22.12.ppc", "4AS:php-gd-0:4.3.9-3.22.12.s390", "4AS:php-gd-0:4.3.9-3.22.12.s390x", "4AS:php-gd-0:4.3.9-3.22.12.x86_64", "4AS:php-imap-0:4.3.9-3.22.12.i386", "4AS:php-imap-0:4.3.9-3.22.12.ia64", "4AS:php-imap-0:4.3.9-3.22.12.ppc", "4AS:php-imap-0:4.3.9-3.22.12.s390", "4AS:php-imap-0:4.3.9-3.22.12.s390x", "4AS:php-imap-0:4.3.9-3.22.12.x86_64", "4AS:php-ldap-0:4.3.9-3.22.12.i386", "4AS:php-ldap-0:4.3.9-3.22.12.ia64", "4AS:php-ldap-0:4.3.9-3.22.12.ppc", "4AS:php-ldap-0:4.3.9-3.22.12.s390", "4AS:php-ldap-0:4.3.9-3.22.12.s390x", "4AS:php-ldap-0:4.3.9-3.22.12.x86_64", "4AS:php-mbstring-0:4.3.9-3.22.12.i386", "4AS:php-mbstring-0:4.3.9-3.22.12.ia64", "4AS:php-mbstring-0:4.3.9-3.22.12.ppc", "4AS:php-mbstring-0:4.3.9-3.22.12.s390", "4AS:php-mbstring-0:4.3.9-3.22.12.s390x", "4AS:php-mbstring-0:4.3.9-3.22.12.x86_64", "4AS:php-mysql-0:4.3.9-3.22.12.i386", "4AS:php-mysql-0:4.3.9-3.22.12.ia64", "4AS:php-mysql-0:4.3.9-3.22.12.ppc", "4AS:php-mysql-0:4.3.9-3.22.12.s390", "4AS:php-mysql-0:4.3.9-3.22.12.s390x", "4AS:php-mysql-0:4.3.9-3.22.12.x86_64", "4AS:php-ncurses-0:4.3.9-3.22.12.i386", "4AS:php-ncurses-0:4.3.9-3.22.12.ia64", "4AS:php-ncurses-0:4.3.9-3.22.12.ppc", "4AS:php-ncurses-0:4.3.9-3.22.12.s390", "4AS:php-ncurses-0:4.3.9-3.22.12.s390x", "4AS:php-ncurses-0:4.3.9-3.22.12.x86_64", "4AS:php-odbc-0:4.3.9-3.22.12.i386", "4AS:php-odbc-0:4.3.9-3.22.12.ia64", "4AS:php-odbc-0:4.3.9-3.22.12.ppc", "4AS:php-odbc-0:4.3.9-3.22.12.s390", "4AS:php-odbc-0:4.3.9-3.22.12.s390x", "4AS:php-odbc-0:4.3.9-3.22.12.x86_64", "4AS:php-pear-0:4.3.9-3.22.12.i386", "4AS:php-pear-0:4.3.9-3.22.12.ia64", "4AS:php-pear-0:4.3.9-3.22.12.ppc", "4AS:php-pear-0:4.3.9-3.22.12.s390", "4AS:php-pear-0:4.3.9-3.22.12.s390x", "4AS:php-pear-0:4.3.9-3.22.12.x86_64", "4AS:php-pgsql-0:4.3.9-3.22.12.i386", "4AS:php-pgsql-0:4.3.9-3.22.12.ia64", "4AS:php-pgsql-0:4.3.9-3.22.12.ppc", "4AS:php-pgsql-0:4.3.9-3.22.12.s390", "4AS:php-pgsql-0:4.3.9-3.22.12.s390x", "4AS:php-pgsql-0:4.3.9-3.22.12.x86_64", "4AS:php-snmp-0:4.3.9-3.22.12.i386", "4AS:php-snmp-0:4.3.9-3.22.12.ia64", "4AS:php-snmp-0:4.3.9-3.22.12.ppc", "4AS:php-snmp-0:4.3.9-3.22.12.s390", "4AS:php-snmp-0:4.3.9-3.22.12.s390x", "4AS:php-snmp-0:4.3.9-3.22.12.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.22.12.i386", "4AS:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4AS:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4AS:php-xmlrpc-0:4.3.9-3.22.12.s390", "4AS:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4AS:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4Desktop:php-0:4.3.9-3.22.12.i386", "4Desktop:php-0:4.3.9-3.22.12.ia64", "4Desktop:php-0:4.3.9-3.22.12.ppc", "4Desktop:php-0:4.3.9-3.22.12.s390", "4Desktop:php-0:4.3.9-3.22.12.s390x", "4Desktop:php-0:4.3.9-3.22.12.src", "4Desktop:php-0:4.3.9-3.22.12.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.i386", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.s390", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4Desktop:php-devel-0:4.3.9-3.22.12.i386", "4Desktop:php-devel-0:4.3.9-3.22.12.ia64", "4Desktop:php-devel-0:4.3.9-3.22.12.ppc", "4Desktop:php-devel-0:4.3.9-3.22.12.s390", "4Desktop:php-devel-0:4.3.9-3.22.12.s390x", "4Desktop:php-devel-0:4.3.9-3.22.12.x86_64", "4Desktop:php-domxml-0:4.3.9-3.22.12.i386", "4Desktop:php-domxml-0:4.3.9-3.22.12.ia64", "4Desktop:php-domxml-0:4.3.9-3.22.12.ppc", "4Desktop:php-domxml-0:4.3.9-3.22.12.s390", "4Desktop:php-domxml-0:4.3.9-3.22.12.s390x", "4Desktop:php-domxml-0:4.3.9-3.22.12.x86_64", "4Desktop:php-gd-0:4.3.9-3.22.12.i386", "4Desktop:php-gd-0:4.3.9-3.22.12.ia64", "4Desktop:php-gd-0:4.3.9-3.22.12.ppc", "4Desktop:php-gd-0:4.3.9-3.22.12.s390", "4Desktop:php-gd-0:4.3.9-3.22.12.s390x", "4Desktop:php-gd-0:4.3.9-3.22.12.x86_64", "4Desktop:php-imap-0:4.3.9-3.22.12.i386", "4Desktop:php-imap-0:4.3.9-3.22.12.ia64", "4Desktop:php-imap-0:4.3.9-3.22.12.ppc", "4Desktop:php-imap-0:4.3.9-3.22.12.s390", "4Desktop:php-imap-0:4.3.9-3.22.12.s390x", "4Desktop:php-imap-0:4.3.9-3.22.12.x86_64", "4Desktop:php-ldap-0:4.3.9-3.22.12.i386", "4Desktop:php-ldap-0:4.3.9-3.22.12.ia64", "4Desktop:php-ldap-0:4.3.9-3.22.12.ppc", "4Desktop:php-ldap-0:4.3.9-3.22.12.s390", "4Desktop:php-ldap-0:4.3.9-3.22.12.s390x", "4Desktop:php-ldap-0:4.3.9-3.22.12.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.22.12.i386", "4Desktop:php-mbstring-0:4.3.9-3.22.12.ia64", "4Desktop:php-mbstring-0:4.3.9-3.22.12.ppc", "4Desktop:php-mbstring-0:4.3.9-3.22.12.s390", "4Desktop:php-mbstring-0:4.3.9-3.22.12.s390x", "4Desktop:php-mbstring-0:4.3.9-3.22.12.x86_64", "4Desktop:php-mysql-0:4.3.9-3.22.12.i386", "4Desktop:php-mysql-0:4.3.9-3.22.12.ia64", "4Desktop:php-mysql-0:4.3.9-3.22.12.ppc", "4Desktop:php-mysql-0:4.3.9-3.22.12.s390", "4Desktop:php-mysql-0:4.3.9-3.22.12.s390x", "4Desktop:php-mysql-0:4.3.9-3.22.12.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.22.12.i386", "4Desktop:php-ncurses-0:4.3.9-3.22.12.ia64", "4Desktop:php-ncurses-0:4.3.9-3.22.12.ppc", "4Desktop:php-ncurses-0:4.3.9-3.22.12.s390", "4Desktop:php-ncurses-0:4.3.9-3.22.12.s390x", "4Desktop:php-ncurses-0:4.3.9-3.22.12.x86_64", "4Desktop:php-odbc-0:4.3.9-3.22.12.i386", "4Desktop:php-odbc-0:4.3.9-3.22.12.ia64", "4Desktop:php-odbc-0:4.3.9-3.22.12.ppc", "4Desktop:php-odbc-0:4.3.9-3.22.12.s390", "4Desktop:php-odbc-0:4.3.9-3.22.12.s390x", "4Desktop:php-odbc-0:4.3.9-3.22.12.x86_64", "4Desktop:php-pear-0:4.3.9-3.22.12.i386", "4Desktop:php-pear-0:4.3.9-3.22.12.ia64", "4Desktop:php-pear-0:4.3.9-3.22.12.ppc", "4Desktop:php-pear-0:4.3.9-3.22.12.s390", "4Desktop:php-pear-0:4.3.9-3.22.12.s390x", "4Desktop:php-pear-0:4.3.9-3.22.12.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.22.12.i386", "4Desktop:php-pgsql-0:4.3.9-3.22.12.ia64", "4Desktop:php-pgsql-0:4.3.9-3.22.12.ppc", "4Desktop:php-pgsql-0:4.3.9-3.22.12.s390", "4Desktop:php-pgsql-0:4.3.9-3.22.12.s390x", "4Desktop:php-pgsql-0:4.3.9-3.22.12.x86_64", "4Desktop:php-snmp-0:4.3.9-3.22.12.i386", "4Desktop:php-snmp-0:4.3.9-3.22.12.ia64", "4Desktop:php-snmp-0:4.3.9-3.22.12.ppc", "4Desktop:php-snmp-0:4.3.9-3.22.12.s390", "4Desktop:php-snmp-0:4.3.9-3.22.12.s390x", "4Desktop:php-snmp-0:4.3.9-3.22.12.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4ES:php-0:4.3.9-3.22.12.i386", "4ES:php-0:4.3.9-3.22.12.ia64", "4ES:php-0:4.3.9-3.22.12.ppc", "4ES:php-0:4.3.9-3.22.12.s390", "4ES:php-0:4.3.9-3.22.12.s390x", "4ES:php-0:4.3.9-3.22.12.src", "4ES:php-0:4.3.9-3.22.12.x86_64", "4ES:php-debuginfo-0:4.3.9-3.22.12.i386", "4ES:php-debuginfo-0:4.3.9-3.22.12.ia64", "4ES:php-debuginfo-0:4.3.9-3.22.12.ppc", "4ES:php-debuginfo-0:4.3.9-3.22.12.s390", "4ES:php-debuginfo-0:4.3.9-3.22.12.s390x", "4ES:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4ES:php-devel-0:4.3.9-3.22.12.i386", "4ES:php-devel-0:4.3.9-3.22.12.ia64", "4ES:php-devel-0:4.3.9-3.22.12.ppc", "4ES:php-devel-0:4.3.9-3.22.12.s390", "4ES:php-devel-0:4.3.9-3.22.12.s390x", "4ES:php-devel-0:4.3.9-3.22.12.x86_64", "4ES:php-domxml-0:4.3.9-3.22.12.i386", "4ES:php-domxml-0:4.3.9-3.22.12.ia64", "4ES:php-domxml-0:4.3.9-3.22.12.ppc", "4ES:php-domxml-0:4.3.9-3.22.12.s390", "4ES:php-domxml-0:4.3.9-3.22.12.s390x", "4ES:php-domxml-0:4.3.9-3.22.12.x86_64", "4ES:php-gd-0:4.3.9-3.22.12.i386", "4ES:php-gd-0:4.3.9-3.22.12.ia64", "4ES:php-gd-0:4.3.9-3.22.12.ppc", "4ES:php-gd-0:4.3.9-3.22.12.s390", "4ES:php-gd-0:4.3.9-3.22.12.s390x", "4ES:php-gd-0:4.3.9-3.22.12.x86_64", "4ES:php-imap-0:4.3.9-3.22.12.i386", "4ES:php-imap-0:4.3.9-3.22.12.ia64", "4ES:php-imap-0:4.3.9-3.22.12.ppc", "4ES:php-imap-0:4.3.9-3.22.12.s390", "4ES:php-imap-0:4.3.9-3.22.12.s390x", "4ES:php-imap-0:4.3.9-3.22.12.x86_64", "4ES:php-ldap-0:4.3.9-3.22.12.i386", "4ES:php-ldap-0:4.3.9-3.22.12.ia64", "4ES:php-ldap-0:4.3.9-3.22.12.ppc", "4ES:php-ldap-0:4.3.9-3.22.12.s390", "4ES:php-ldap-0:4.3.9-3.22.12.s390x", "4ES:php-ldap-0:4.3.9-3.22.12.x86_64", "4ES:php-mbstring-0:4.3.9-3.22.12.i386", "4ES:php-mbstring-0:4.3.9-3.22.12.ia64", "4ES:php-mbstring-0:4.3.9-3.22.12.ppc", "4ES:php-mbstring-0:4.3.9-3.22.12.s390", "4ES:php-mbstring-0:4.3.9-3.22.12.s390x", "4ES:php-mbstring-0:4.3.9-3.22.12.x86_64", "4ES:php-mysql-0:4.3.9-3.22.12.i386", "4ES:php-mysql-0:4.3.9-3.22.12.ia64", "4ES:php-mysql-0:4.3.9-3.22.12.ppc", "4ES:php-mysql-0:4.3.9-3.22.12.s390", "4ES:php-mysql-0:4.3.9-3.22.12.s390x", "4ES:php-mysql-0:4.3.9-3.22.12.x86_64", "4ES:php-ncurses-0:4.3.9-3.22.12.i386", "4ES:php-ncurses-0:4.3.9-3.22.12.ia64", "4ES:php-ncurses-0:4.3.9-3.22.12.ppc", "4ES:php-ncurses-0:4.3.9-3.22.12.s390", "4ES:php-ncurses-0:4.3.9-3.22.12.s390x", "4ES:php-ncurses-0:4.3.9-3.22.12.x86_64", "4ES:php-odbc-0:4.3.9-3.22.12.i386", "4ES:php-odbc-0:4.3.9-3.22.12.ia64", "4ES:php-odbc-0:4.3.9-3.22.12.ppc", "4ES:php-odbc-0:4.3.9-3.22.12.s390", "4ES:php-odbc-0:4.3.9-3.22.12.s390x", "4ES:php-odbc-0:4.3.9-3.22.12.x86_64", "4ES:php-pear-0:4.3.9-3.22.12.i386", "4ES:php-pear-0:4.3.9-3.22.12.ia64", "4ES:php-pear-0:4.3.9-3.22.12.ppc", "4ES:php-pear-0:4.3.9-3.22.12.s390", "4ES:php-pear-0:4.3.9-3.22.12.s390x", "4ES:php-pear-0:4.3.9-3.22.12.x86_64", "4ES:php-pgsql-0:4.3.9-3.22.12.i386", "4ES:php-pgsql-0:4.3.9-3.22.12.ia64", "4ES:php-pgsql-0:4.3.9-3.22.12.ppc", "4ES:php-pgsql-0:4.3.9-3.22.12.s390", "4ES:php-pgsql-0:4.3.9-3.22.12.s390x", "4ES:php-pgsql-0:4.3.9-3.22.12.x86_64", "4ES:php-snmp-0:4.3.9-3.22.12.i386", "4ES:php-snmp-0:4.3.9-3.22.12.ia64", "4ES:php-snmp-0:4.3.9-3.22.12.ppc", "4ES:php-snmp-0:4.3.9-3.22.12.s390", "4ES:php-snmp-0:4.3.9-3.22.12.s390x", "4ES:php-snmp-0:4.3.9-3.22.12.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.22.12.i386", "4ES:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4ES:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4ES:php-xmlrpc-0:4.3.9-3.22.12.s390", "4ES:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4ES:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4WS:php-0:4.3.9-3.22.12.i386", "4WS:php-0:4.3.9-3.22.12.ia64", "4WS:php-0:4.3.9-3.22.12.ppc", "4WS:php-0:4.3.9-3.22.12.s390", "4WS:php-0:4.3.9-3.22.12.s390x", "4WS:php-0:4.3.9-3.22.12.src", "4WS:php-0:4.3.9-3.22.12.x86_64", "4WS:php-debuginfo-0:4.3.9-3.22.12.i386", "4WS:php-debuginfo-0:4.3.9-3.22.12.ia64", "4WS:php-debuginfo-0:4.3.9-3.22.12.ppc", "4WS:php-debuginfo-0:4.3.9-3.22.12.s390", "4WS:php-debuginfo-0:4.3.9-3.22.12.s390x", "4WS:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4WS:php-devel-0:4.3.9-3.22.12.i386", "4WS:php-devel-0:4.3.9-3.22.12.ia64", "4WS:php-devel-0:4.3.9-3.22.12.ppc", "4WS:php-devel-0:4.3.9-3.22.12.s390", "4WS:php-devel-0:4.3.9-3.22.12.s390x", "4WS:php-devel-0:4.3.9-3.22.12.x86_64", "4WS:php-domxml-0:4.3.9-3.22.12.i386", "4WS:php-domxml-0:4.3.9-3.22.12.ia64", "4WS:php-domxml-0:4.3.9-3.22.12.ppc", "4WS:php-domxml-0:4.3.9-3.22.12.s390", "4WS:php-domxml-0:4.3.9-3.22.12.s390x", "4WS:php-domxml-0:4.3.9-3.22.12.x86_64", "4WS:php-gd-0:4.3.9-3.22.12.i386", "4WS:php-gd-0:4.3.9-3.22.12.ia64", "4WS:php-gd-0:4.3.9-3.22.12.ppc", "4WS:php-gd-0:4.3.9-3.22.12.s390", "4WS:php-gd-0:4.3.9-3.22.12.s390x", "4WS:php-gd-0:4.3.9-3.22.12.x86_64", "4WS:php-imap-0:4.3.9-3.22.12.i386", "4WS:php-imap-0:4.3.9-3.22.12.ia64", "4WS:php-imap-0:4.3.9-3.22.12.ppc", "4WS:php-imap-0:4.3.9-3.22.12.s390", "4WS:php-imap-0:4.3.9-3.22.12.s390x", "4WS:php-imap-0:4.3.9-3.22.12.x86_64", "4WS:php-ldap-0:4.3.9-3.22.12.i386", "4WS:php-ldap-0:4.3.9-3.22.12.ia64", "4WS:php-ldap-0:4.3.9-3.22.12.ppc", "4WS:php-ldap-0:4.3.9-3.22.12.s390", "4WS:php-ldap-0:4.3.9-3.22.12.s390x", "4WS:php-ldap-0:4.3.9-3.22.12.x86_64", "4WS:php-mbstring-0:4.3.9-3.22.12.i386", "4WS:php-mbstring-0:4.3.9-3.22.12.ia64", "4WS:php-mbstring-0:4.3.9-3.22.12.ppc", "4WS:php-mbstring-0:4.3.9-3.22.12.s390", "4WS:php-mbstring-0:4.3.9-3.22.12.s390x", "4WS:php-mbstring-0:4.3.9-3.22.12.x86_64", "4WS:php-mysql-0:4.3.9-3.22.12.i386", "4WS:php-mysql-0:4.3.9-3.22.12.ia64", "4WS:php-mysql-0:4.3.9-3.22.12.ppc", "4WS:php-mysql-0:4.3.9-3.22.12.s390", "4WS:php-mysql-0:4.3.9-3.22.12.s390x", "4WS:php-mysql-0:4.3.9-3.22.12.x86_64", "4WS:php-ncurses-0:4.3.9-3.22.12.i386", "4WS:php-ncurses-0:4.3.9-3.22.12.ia64", "4WS:php-ncurses-0:4.3.9-3.22.12.ppc", "4WS:php-ncurses-0:4.3.9-3.22.12.s390", "4WS:php-ncurses-0:4.3.9-3.22.12.s390x", "4WS:php-ncurses-0:4.3.9-3.22.12.x86_64", "4WS:php-odbc-0:4.3.9-3.22.12.i386", "4WS:php-odbc-0:4.3.9-3.22.12.ia64", "4WS:php-odbc-0:4.3.9-3.22.12.ppc", "4WS:php-odbc-0:4.3.9-3.22.12.s390", "4WS:php-odbc-0:4.3.9-3.22.12.s390x", "4WS:php-odbc-0:4.3.9-3.22.12.x86_64", "4WS:php-pear-0:4.3.9-3.22.12.i386", "4WS:php-pear-0:4.3.9-3.22.12.ia64", "4WS:php-pear-0:4.3.9-3.22.12.ppc", "4WS:php-pear-0:4.3.9-3.22.12.s390", "4WS:php-pear-0:4.3.9-3.22.12.s390x", "4WS:php-pear-0:4.3.9-3.22.12.x86_64", "4WS:php-pgsql-0:4.3.9-3.22.12.i386", "4WS:php-pgsql-0:4.3.9-3.22.12.ia64", "4WS:php-pgsql-0:4.3.9-3.22.12.ppc", "4WS:php-pgsql-0:4.3.9-3.22.12.s390", "4WS:php-pgsql-0:4.3.9-3.22.12.s390x", "4WS:php-pgsql-0:4.3.9-3.22.12.x86_64", "4WS:php-snmp-0:4.3.9-3.22.12.i386", "4WS:php-snmp-0:4.3.9-3.22.12.ia64", "4WS:php-snmp-0:4.3.9-3.22.12.ppc", "4WS:php-snmp-0:4.3.9-3.22.12.s390", "4WS:php-snmp-0:4.3.9-3.22.12.s390x", "4WS:php-snmp-0:4.3.9-3.22.12.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.22.12.i386", "4WS:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4WS:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4WS:php-xmlrpc-0:4.3.9-3.22.12.s390", "4WS:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4WS:php-xmlrpc-0:4.3.9-3.22.12.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2008:0545" } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "PHP 32 bit weak random seed" }, { "cve": "CVE-2008-2108", "discovery_date": "2008-05-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "445685" } ], "notes": [ { "category": "description", "text": "The GENERATE_SEED macro in PHP 4.x before 4.4.8 and 5.x before 5.2.5, when running on 64-bit systems, performs a multiplication that generates a portion of zero bits during conversion due to insufficient precision, which produces 24 bits of entropy and simplifies brute force attacks against protection mechanisms that use the rand and mt_rand functions.", "title": "Vulnerability description" }, { "category": "summary", "text": "PHP weak 64 bit random seed", "title": "Vulnerability summary" } ], "product_status": { "fixed": [ "4AS:php-0:4.3.9-3.22.12.i386", "4AS:php-0:4.3.9-3.22.12.ia64", "4AS:php-0:4.3.9-3.22.12.ppc", "4AS:php-0:4.3.9-3.22.12.s390", "4AS:php-0:4.3.9-3.22.12.s390x", "4AS:php-0:4.3.9-3.22.12.src", "4AS:php-0:4.3.9-3.22.12.x86_64", "4AS:php-debuginfo-0:4.3.9-3.22.12.i386", "4AS:php-debuginfo-0:4.3.9-3.22.12.ia64", "4AS:php-debuginfo-0:4.3.9-3.22.12.ppc", "4AS:php-debuginfo-0:4.3.9-3.22.12.s390", "4AS:php-debuginfo-0:4.3.9-3.22.12.s390x", "4AS:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4AS:php-devel-0:4.3.9-3.22.12.i386", "4AS:php-devel-0:4.3.9-3.22.12.ia64", "4AS:php-devel-0:4.3.9-3.22.12.ppc", "4AS:php-devel-0:4.3.9-3.22.12.s390", "4AS:php-devel-0:4.3.9-3.22.12.s390x", "4AS:php-devel-0:4.3.9-3.22.12.x86_64", "4AS:php-domxml-0:4.3.9-3.22.12.i386", "4AS:php-domxml-0:4.3.9-3.22.12.ia64", "4AS:php-domxml-0:4.3.9-3.22.12.ppc", "4AS:php-domxml-0:4.3.9-3.22.12.s390", "4AS:php-domxml-0:4.3.9-3.22.12.s390x", "4AS:php-domxml-0:4.3.9-3.22.12.x86_64", "4AS:php-gd-0:4.3.9-3.22.12.i386", "4AS:php-gd-0:4.3.9-3.22.12.ia64", "4AS:php-gd-0:4.3.9-3.22.12.ppc", "4AS:php-gd-0:4.3.9-3.22.12.s390", "4AS:php-gd-0:4.3.9-3.22.12.s390x", "4AS:php-gd-0:4.3.9-3.22.12.x86_64", "4AS:php-imap-0:4.3.9-3.22.12.i386", "4AS:php-imap-0:4.3.9-3.22.12.ia64", "4AS:php-imap-0:4.3.9-3.22.12.ppc", "4AS:php-imap-0:4.3.9-3.22.12.s390", "4AS:php-imap-0:4.3.9-3.22.12.s390x", "4AS:php-imap-0:4.3.9-3.22.12.x86_64", "4AS:php-ldap-0:4.3.9-3.22.12.i386", "4AS:php-ldap-0:4.3.9-3.22.12.ia64", "4AS:php-ldap-0:4.3.9-3.22.12.ppc", "4AS:php-ldap-0:4.3.9-3.22.12.s390", "4AS:php-ldap-0:4.3.9-3.22.12.s390x", "4AS:php-ldap-0:4.3.9-3.22.12.x86_64", "4AS:php-mbstring-0:4.3.9-3.22.12.i386", "4AS:php-mbstring-0:4.3.9-3.22.12.ia64", "4AS:php-mbstring-0:4.3.9-3.22.12.ppc", "4AS:php-mbstring-0:4.3.9-3.22.12.s390", "4AS:php-mbstring-0:4.3.9-3.22.12.s390x", "4AS:php-mbstring-0:4.3.9-3.22.12.x86_64", "4AS:php-mysql-0:4.3.9-3.22.12.i386", "4AS:php-mysql-0:4.3.9-3.22.12.ia64", "4AS:php-mysql-0:4.3.9-3.22.12.ppc", "4AS:php-mysql-0:4.3.9-3.22.12.s390", "4AS:php-mysql-0:4.3.9-3.22.12.s390x", "4AS:php-mysql-0:4.3.9-3.22.12.x86_64", "4AS:php-ncurses-0:4.3.9-3.22.12.i386", "4AS:php-ncurses-0:4.3.9-3.22.12.ia64", "4AS:php-ncurses-0:4.3.9-3.22.12.ppc", "4AS:php-ncurses-0:4.3.9-3.22.12.s390", "4AS:php-ncurses-0:4.3.9-3.22.12.s390x", "4AS:php-ncurses-0:4.3.9-3.22.12.x86_64", "4AS:php-odbc-0:4.3.9-3.22.12.i386", "4AS:php-odbc-0:4.3.9-3.22.12.ia64", "4AS:php-odbc-0:4.3.9-3.22.12.ppc", "4AS:php-odbc-0:4.3.9-3.22.12.s390", "4AS:php-odbc-0:4.3.9-3.22.12.s390x", "4AS:php-odbc-0:4.3.9-3.22.12.x86_64", "4AS:php-pear-0:4.3.9-3.22.12.i386", "4AS:php-pear-0:4.3.9-3.22.12.ia64", "4AS:php-pear-0:4.3.9-3.22.12.ppc", "4AS:php-pear-0:4.3.9-3.22.12.s390", "4AS:php-pear-0:4.3.9-3.22.12.s390x", "4AS:php-pear-0:4.3.9-3.22.12.x86_64", "4AS:php-pgsql-0:4.3.9-3.22.12.i386", "4AS:php-pgsql-0:4.3.9-3.22.12.ia64", "4AS:php-pgsql-0:4.3.9-3.22.12.ppc", "4AS:php-pgsql-0:4.3.9-3.22.12.s390", "4AS:php-pgsql-0:4.3.9-3.22.12.s390x", "4AS:php-pgsql-0:4.3.9-3.22.12.x86_64", "4AS:php-snmp-0:4.3.9-3.22.12.i386", "4AS:php-snmp-0:4.3.9-3.22.12.ia64", "4AS:php-snmp-0:4.3.9-3.22.12.ppc", "4AS:php-snmp-0:4.3.9-3.22.12.s390", "4AS:php-snmp-0:4.3.9-3.22.12.s390x", "4AS:php-snmp-0:4.3.9-3.22.12.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.22.12.i386", "4AS:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4AS:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4AS:php-xmlrpc-0:4.3.9-3.22.12.s390", "4AS:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4AS:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4Desktop:php-0:4.3.9-3.22.12.i386", "4Desktop:php-0:4.3.9-3.22.12.ia64", "4Desktop:php-0:4.3.9-3.22.12.ppc", "4Desktop:php-0:4.3.9-3.22.12.s390", "4Desktop:php-0:4.3.9-3.22.12.s390x", "4Desktop:php-0:4.3.9-3.22.12.src", "4Desktop:php-0:4.3.9-3.22.12.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.i386", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.s390", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4Desktop:php-devel-0:4.3.9-3.22.12.i386", "4Desktop:php-devel-0:4.3.9-3.22.12.ia64", "4Desktop:php-devel-0:4.3.9-3.22.12.ppc", "4Desktop:php-devel-0:4.3.9-3.22.12.s390", "4Desktop:php-devel-0:4.3.9-3.22.12.s390x", "4Desktop:php-devel-0:4.3.9-3.22.12.x86_64", "4Desktop:php-domxml-0:4.3.9-3.22.12.i386", "4Desktop:php-domxml-0:4.3.9-3.22.12.ia64", "4Desktop:php-domxml-0:4.3.9-3.22.12.ppc", "4Desktop:php-domxml-0:4.3.9-3.22.12.s390", "4Desktop:php-domxml-0:4.3.9-3.22.12.s390x", "4Desktop:php-domxml-0:4.3.9-3.22.12.x86_64", "4Desktop:php-gd-0:4.3.9-3.22.12.i386", "4Desktop:php-gd-0:4.3.9-3.22.12.ia64", "4Desktop:php-gd-0:4.3.9-3.22.12.ppc", "4Desktop:php-gd-0:4.3.9-3.22.12.s390", "4Desktop:php-gd-0:4.3.9-3.22.12.s390x", "4Desktop:php-gd-0:4.3.9-3.22.12.x86_64", "4Desktop:php-imap-0:4.3.9-3.22.12.i386", "4Desktop:php-imap-0:4.3.9-3.22.12.ia64", "4Desktop:php-imap-0:4.3.9-3.22.12.ppc", "4Desktop:php-imap-0:4.3.9-3.22.12.s390", "4Desktop:php-imap-0:4.3.9-3.22.12.s390x", "4Desktop:php-imap-0:4.3.9-3.22.12.x86_64", "4Desktop:php-ldap-0:4.3.9-3.22.12.i386", "4Desktop:php-ldap-0:4.3.9-3.22.12.ia64", "4Desktop:php-ldap-0:4.3.9-3.22.12.ppc", "4Desktop:php-ldap-0:4.3.9-3.22.12.s390", "4Desktop:php-ldap-0:4.3.9-3.22.12.s390x", "4Desktop:php-ldap-0:4.3.9-3.22.12.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.22.12.i386", "4Desktop:php-mbstring-0:4.3.9-3.22.12.ia64", "4Desktop:php-mbstring-0:4.3.9-3.22.12.ppc", "4Desktop:php-mbstring-0:4.3.9-3.22.12.s390", "4Desktop:php-mbstring-0:4.3.9-3.22.12.s390x", "4Desktop:php-mbstring-0:4.3.9-3.22.12.x86_64", "4Desktop:php-mysql-0:4.3.9-3.22.12.i386", "4Desktop:php-mysql-0:4.3.9-3.22.12.ia64", "4Desktop:php-mysql-0:4.3.9-3.22.12.ppc", "4Desktop:php-mysql-0:4.3.9-3.22.12.s390", "4Desktop:php-mysql-0:4.3.9-3.22.12.s390x", "4Desktop:php-mysql-0:4.3.9-3.22.12.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.22.12.i386", "4Desktop:php-ncurses-0:4.3.9-3.22.12.ia64", "4Desktop:php-ncurses-0:4.3.9-3.22.12.ppc", "4Desktop:php-ncurses-0:4.3.9-3.22.12.s390", "4Desktop:php-ncurses-0:4.3.9-3.22.12.s390x", "4Desktop:php-ncurses-0:4.3.9-3.22.12.x86_64", "4Desktop:php-odbc-0:4.3.9-3.22.12.i386", "4Desktop:php-odbc-0:4.3.9-3.22.12.ia64", "4Desktop:php-odbc-0:4.3.9-3.22.12.ppc", "4Desktop:php-odbc-0:4.3.9-3.22.12.s390", "4Desktop:php-odbc-0:4.3.9-3.22.12.s390x", "4Desktop:php-odbc-0:4.3.9-3.22.12.x86_64", "4Desktop:php-pear-0:4.3.9-3.22.12.i386", "4Desktop:php-pear-0:4.3.9-3.22.12.ia64", "4Desktop:php-pear-0:4.3.9-3.22.12.ppc", "4Desktop:php-pear-0:4.3.9-3.22.12.s390", "4Desktop:php-pear-0:4.3.9-3.22.12.s390x", "4Desktop:php-pear-0:4.3.9-3.22.12.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.22.12.i386", "4Desktop:php-pgsql-0:4.3.9-3.22.12.ia64", "4Desktop:php-pgsql-0:4.3.9-3.22.12.ppc", "4Desktop:php-pgsql-0:4.3.9-3.22.12.s390", "4Desktop:php-pgsql-0:4.3.9-3.22.12.s390x", "4Desktop:php-pgsql-0:4.3.9-3.22.12.x86_64", "4Desktop:php-snmp-0:4.3.9-3.22.12.i386", "4Desktop:php-snmp-0:4.3.9-3.22.12.ia64", "4Desktop:php-snmp-0:4.3.9-3.22.12.ppc", "4Desktop:php-snmp-0:4.3.9-3.22.12.s390", "4Desktop:php-snmp-0:4.3.9-3.22.12.s390x", "4Desktop:php-snmp-0:4.3.9-3.22.12.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4ES:php-0:4.3.9-3.22.12.i386", "4ES:php-0:4.3.9-3.22.12.ia64", "4ES:php-0:4.3.9-3.22.12.ppc", "4ES:php-0:4.3.9-3.22.12.s390", "4ES:php-0:4.3.9-3.22.12.s390x", "4ES:php-0:4.3.9-3.22.12.src", "4ES:php-0:4.3.9-3.22.12.x86_64", "4ES:php-debuginfo-0:4.3.9-3.22.12.i386", "4ES:php-debuginfo-0:4.3.9-3.22.12.ia64", "4ES:php-debuginfo-0:4.3.9-3.22.12.ppc", "4ES:php-debuginfo-0:4.3.9-3.22.12.s390", "4ES:php-debuginfo-0:4.3.9-3.22.12.s390x", "4ES:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4ES:php-devel-0:4.3.9-3.22.12.i386", "4ES:php-devel-0:4.3.9-3.22.12.ia64", "4ES:php-devel-0:4.3.9-3.22.12.ppc", "4ES:php-devel-0:4.3.9-3.22.12.s390", "4ES:php-devel-0:4.3.9-3.22.12.s390x", "4ES:php-devel-0:4.3.9-3.22.12.x86_64", "4ES:php-domxml-0:4.3.9-3.22.12.i386", "4ES:php-domxml-0:4.3.9-3.22.12.ia64", "4ES:php-domxml-0:4.3.9-3.22.12.ppc", "4ES:php-domxml-0:4.3.9-3.22.12.s390", "4ES:php-domxml-0:4.3.9-3.22.12.s390x", "4ES:php-domxml-0:4.3.9-3.22.12.x86_64", "4ES:php-gd-0:4.3.9-3.22.12.i386", "4ES:php-gd-0:4.3.9-3.22.12.ia64", "4ES:php-gd-0:4.3.9-3.22.12.ppc", "4ES:php-gd-0:4.3.9-3.22.12.s390", "4ES:php-gd-0:4.3.9-3.22.12.s390x", "4ES:php-gd-0:4.3.9-3.22.12.x86_64", "4ES:php-imap-0:4.3.9-3.22.12.i386", "4ES:php-imap-0:4.3.9-3.22.12.ia64", "4ES:php-imap-0:4.3.9-3.22.12.ppc", "4ES:php-imap-0:4.3.9-3.22.12.s390", "4ES:php-imap-0:4.3.9-3.22.12.s390x", "4ES:php-imap-0:4.3.9-3.22.12.x86_64", "4ES:php-ldap-0:4.3.9-3.22.12.i386", "4ES:php-ldap-0:4.3.9-3.22.12.ia64", "4ES:php-ldap-0:4.3.9-3.22.12.ppc", "4ES:php-ldap-0:4.3.9-3.22.12.s390", "4ES:php-ldap-0:4.3.9-3.22.12.s390x", "4ES:php-ldap-0:4.3.9-3.22.12.x86_64", "4ES:php-mbstring-0:4.3.9-3.22.12.i386", "4ES:php-mbstring-0:4.3.9-3.22.12.ia64", "4ES:php-mbstring-0:4.3.9-3.22.12.ppc", "4ES:php-mbstring-0:4.3.9-3.22.12.s390", "4ES:php-mbstring-0:4.3.9-3.22.12.s390x", "4ES:php-mbstring-0:4.3.9-3.22.12.x86_64", "4ES:php-mysql-0:4.3.9-3.22.12.i386", "4ES:php-mysql-0:4.3.9-3.22.12.ia64", "4ES:php-mysql-0:4.3.9-3.22.12.ppc", "4ES:php-mysql-0:4.3.9-3.22.12.s390", "4ES:php-mysql-0:4.3.9-3.22.12.s390x", "4ES:php-mysql-0:4.3.9-3.22.12.x86_64", "4ES:php-ncurses-0:4.3.9-3.22.12.i386", "4ES:php-ncurses-0:4.3.9-3.22.12.ia64", "4ES:php-ncurses-0:4.3.9-3.22.12.ppc", "4ES:php-ncurses-0:4.3.9-3.22.12.s390", "4ES:php-ncurses-0:4.3.9-3.22.12.s390x", "4ES:php-ncurses-0:4.3.9-3.22.12.x86_64", "4ES:php-odbc-0:4.3.9-3.22.12.i386", "4ES:php-odbc-0:4.3.9-3.22.12.ia64", "4ES:php-odbc-0:4.3.9-3.22.12.ppc", "4ES:php-odbc-0:4.3.9-3.22.12.s390", "4ES:php-odbc-0:4.3.9-3.22.12.s390x", "4ES:php-odbc-0:4.3.9-3.22.12.x86_64", "4ES:php-pear-0:4.3.9-3.22.12.i386", "4ES:php-pear-0:4.3.9-3.22.12.ia64", "4ES:php-pear-0:4.3.9-3.22.12.ppc", "4ES:php-pear-0:4.3.9-3.22.12.s390", "4ES:php-pear-0:4.3.9-3.22.12.s390x", "4ES:php-pear-0:4.3.9-3.22.12.x86_64", "4ES:php-pgsql-0:4.3.9-3.22.12.i386", "4ES:php-pgsql-0:4.3.9-3.22.12.ia64", "4ES:php-pgsql-0:4.3.9-3.22.12.ppc", "4ES:php-pgsql-0:4.3.9-3.22.12.s390", "4ES:php-pgsql-0:4.3.9-3.22.12.s390x", "4ES:php-pgsql-0:4.3.9-3.22.12.x86_64", "4ES:php-snmp-0:4.3.9-3.22.12.i386", "4ES:php-snmp-0:4.3.9-3.22.12.ia64", "4ES:php-snmp-0:4.3.9-3.22.12.ppc", "4ES:php-snmp-0:4.3.9-3.22.12.s390", "4ES:php-snmp-0:4.3.9-3.22.12.s390x", "4ES:php-snmp-0:4.3.9-3.22.12.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.22.12.i386", "4ES:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4ES:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4ES:php-xmlrpc-0:4.3.9-3.22.12.s390", "4ES:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4ES:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4WS:php-0:4.3.9-3.22.12.i386", "4WS:php-0:4.3.9-3.22.12.ia64", "4WS:php-0:4.3.9-3.22.12.ppc", "4WS:php-0:4.3.9-3.22.12.s390", "4WS:php-0:4.3.9-3.22.12.s390x", "4WS:php-0:4.3.9-3.22.12.src", "4WS:php-0:4.3.9-3.22.12.x86_64", "4WS:php-debuginfo-0:4.3.9-3.22.12.i386", "4WS:php-debuginfo-0:4.3.9-3.22.12.ia64", "4WS:php-debuginfo-0:4.3.9-3.22.12.ppc", "4WS:php-debuginfo-0:4.3.9-3.22.12.s390", "4WS:php-debuginfo-0:4.3.9-3.22.12.s390x", "4WS:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4WS:php-devel-0:4.3.9-3.22.12.i386", "4WS:php-devel-0:4.3.9-3.22.12.ia64", "4WS:php-devel-0:4.3.9-3.22.12.ppc", "4WS:php-devel-0:4.3.9-3.22.12.s390", "4WS:php-devel-0:4.3.9-3.22.12.s390x", "4WS:php-devel-0:4.3.9-3.22.12.x86_64", "4WS:php-domxml-0:4.3.9-3.22.12.i386", "4WS:php-domxml-0:4.3.9-3.22.12.ia64", "4WS:php-domxml-0:4.3.9-3.22.12.ppc", "4WS:php-domxml-0:4.3.9-3.22.12.s390", "4WS:php-domxml-0:4.3.9-3.22.12.s390x", "4WS:php-domxml-0:4.3.9-3.22.12.x86_64", "4WS:php-gd-0:4.3.9-3.22.12.i386", "4WS:php-gd-0:4.3.9-3.22.12.ia64", "4WS:php-gd-0:4.3.9-3.22.12.ppc", "4WS:php-gd-0:4.3.9-3.22.12.s390", "4WS:php-gd-0:4.3.9-3.22.12.s390x", "4WS:php-gd-0:4.3.9-3.22.12.x86_64", "4WS:php-imap-0:4.3.9-3.22.12.i386", "4WS:php-imap-0:4.3.9-3.22.12.ia64", "4WS:php-imap-0:4.3.9-3.22.12.ppc", "4WS:php-imap-0:4.3.9-3.22.12.s390", "4WS:php-imap-0:4.3.9-3.22.12.s390x", "4WS:php-imap-0:4.3.9-3.22.12.x86_64", "4WS:php-ldap-0:4.3.9-3.22.12.i386", "4WS:php-ldap-0:4.3.9-3.22.12.ia64", "4WS:php-ldap-0:4.3.9-3.22.12.ppc", "4WS:php-ldap-0:4.3.9-3.22.12.s390", "4WS:php-ldap-0:4.3.9-3.22.12.s390x", "4WS:php-ldap-0:4.3.9-3.22.12.x86_64", "4WS:php-mbstring-0:4.3.9-3.22.12.i386", "4WS:php-mbstring-0:4.3.9-3.22.12.ia64", "4WS:php-mbstring-0:4.3.9-3.22.12.ppc", "4WS:php-mbstring-0:4.3.9-3.22.12.s390", "4WS:php-mbstring-0:4.3.9-3.22.12.s390x", "4WS:php-mbstring-0:4.3.9-3.22.12.x86_64", "4WS:php-mysql-0:4.3.9-3.22.12.i386", "4WS:php-mysql-0:4.3.9-3.22.12.ia64", "4WS:php-mysql-0:4.3.9-3.22.12.ppc", "4WS:php-mysql-0:4.3.9-3.22.12.s390", "4WS:php-mysql-0:4.3.9-3.22.12.s390x", "4WS:php-mysql-0:4.3.9-3.22.12.x86_64", "4WS:php-ncurses-0:4.3.9-3.22.12.i386", "4WS:php-ncurses-0:4.3.9-3.22.12.ia64", "4WS:php-ncurses-0:4.3.9-3.22.12.ppc", "4WS:php-ncurses-0:4.3.9-3.22.12.s390", "4WS:php-ncurses-0:4.3.9-3.22.12.s390x", "4WS:php-ncurses-0:4.3.9-3.22.12.x86_64", "4WS:php-odbc-0:4.3.9-3.22.12.i386", "4WS:php-odbc-0:4.3.9-3.22.12.ia64", "4WS:php-odbc-0:4.3.9-3.22.12.ppc", "4WS:php-odbc-0:4.3.9-3.22.12.s390", "4WS:php-odbc-0:4.3.9-3.22.12.s390x", "4WS:php-odbc-0:4.3.9-3.22.12.x86_64", "4WS:php-pear-0:4.3.9-3.22.12.i386", "4WS:php-pear-0:4.3.9-3.22.12.ia64", "4WS:php-pear-0:4.3.9-3.22.12.ppc", "4WS:php-pear-0:4.3.9-3.22.12.s390", "4WS:php-pear-0:4.3.9-3.22.12.s390x", "4WS:php-pear-0:4.3.9-3.22.12.x86_64", "4WS:php-pgsql-0:4.3.9-3.22.12.i386", "4WS:php-pgsql-0:4.3.9-3.22.12.ia64", "4WS:php-pgsql-0:4.3.9-3.22.12.ppc", "4WS:php-pgsql-0:4.3.9-3.22.12.s390", "4WS:php-pgsql-0:4.3.9-3.22.12.s390x", "4WS:php-pgsql-0:4.3.9-3.22.12.x86_64", "4WS:php-snmp-0:4.3.9-3.22.12.i386", "4WS:php-snmp-0:4.3.9-3.22.12.ia64", "4WS:php-snmp-0:4.3.9-3.22.12.ppc", "4WS:php-snmp-0:4.3.9-3.22.12.s390", "4WS:php-snmp-0:4.3.9-3.22.12.s390x", "4WS:php-snmp-0:4.3.9-3.22.12.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.22.12.i386", "4WS:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4WS:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4WS:php-xmlrpc-0:4.3.9-3.22.12.s390", "4WS:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4WS:php-xmlrpc-0:4.3.9-3.22.12.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2008-2108" }, { "category": "external", "summary": "RHBZ#445685", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=445685" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2008-2108", "url": "https://www.cve.org/CVERecord?id=CVE-2008-2108" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-2108", "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-2108" } ], "release_date": "2008-05-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2008-07-16T09:55:00+00:00", "details": "Before applying this update, make sure that all previously-released\nerrata relevant to your system have been applied. \n\nThis update is available via Red Hat Network. Details on how to use \nthe Red Hat Network to apply this update are available at\nhttp://kbase.redhat.com/faq/FAQ_58_10188", "product_ids": [ "4AS:php-0:4.3.9-3.22.12.i386", "4AS:php-0:4.3.9-3.22.12.ia64", "4AS:php-0:4.3.9-3.22.12.ppc", "4AS:php-0:4.3.9-3.22.12.s390", "4AS:php-0:4.3.9-3.22.12.s390x", "4AS:php-0:4.3.9-3.22.12.src", "4AS:php-0:4.3.9-3.22.12.x86_64", "4AS:php-debuginfo-0:4.3.9-3.22.12.i386", "4AS:php-debuginfo-0:4.3.9-3.22.12.ia64", "4AS:php-debuginfo-0:4.3.9-3.22.12.ppc", "4AS:php-debuginfo-0:4.3.9-3.22.12.s390", "4AS:php-debuginfo-0:4.3.9-3.22.12.s390x", "4AS:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4AS:php-devel-0:4.3.9-3.22.12.i386", "4AS:php-devel-0:4.3.9-3.22.12.ia64", "4AS:php-devel-0:4.3.9-3.22.12.ppc", "4AS:php-devel-0:4.3.9-3.22.12.s390", "4AS:php-devel-0:4.3.9-3.22.12.s390x", "4AS:php-devel-0:4.3.9-3.22.12.x86_64", "4AS:php-domxml-0:4.3.9-3.22.12.i386", "4AS:php-domxml-0:4.3.9-3.22.12.ia64", "4AS:php-domxml-0:4.3.9-3.22.12.ppc", "4AS:php-domxml-0:4.3.9-3.22.12.s390", "4AS:php-domxml-0:4.3.9-3.22.12.s390x", "4AS:php-domxml-0:4.3.9-3.22.12.x86_64", "4AS:php-gd-0:4.3.9-3.22.12.i386", "4AS:php-gd-0:4.3.9-3.22.12.ia64", "4AS:php-gd-0:4.3.9-3.22.12.ppc", "4AS:php-gd-0:4.3.9-3.22.12.s390", "4AS:php-gd-0:4.3.9-3.22.12.s390x", "4AS:php-gd-0:4.3.9-3.22.12.x86_64", "4AS:php-imap-0:4.3.9-3.22.12.i386", "4AS:php-imap-0:4.3.9-3.22.12.ia64", "4AS:php-imap-0:4.3.9-3.22.12.ppc", "4AS:php-imap-0:4.3.9-3.22.12.s390", "4AS:php-imap-0:4.3.9-3.22.12.s390x", "4AS:php-imap-0:4.3.9-3.22.12.x86_64", "4AS:php-ldap-0:4.3.9-3.22.12.i386", "4AS:php-ldap-0:4.3.9-3.22.12.ia64", "4AS:php-ldap-0:4.3.9-3.22.12.ppc", "4AS:php-ldap-0:4.3.9-3.22.12.s390", "4AS:php-ldap-0:4.3.9-3.22.12.s390x", "4AS:php-ldap-0:4.3.9-3.22.12.x86_64", "4AS:php-mbstring-0:4.3.9-3.22.12.i386", "4AS:php-mbstring-0:4.3.9-3.22.12.ia64", "4AS:php-mbstring-0:4.3.9-3.22.12.ppc", "4AS:php-mbstring-0:4.3.9-3.22.12.s390", "4AS:php-mbstring-0:4.3.9-3.22.12.s390x", "4AS:php-mbstring-0:4.3.9-3.22.12.x86_64", "4AS:php-mysql-0:4.3.9-3.22.12.i386", "4AS:php-mysql-0:4.3.9-3.22.12.ia64", "4AS:php-mysql-0:4.3.9-3.22.12.ppc", "4AS:php-mysql-0:4.3.9-3.22.12.s390", "4AS:php-mysql-0:4.3.9-3.22.12.s390x", "4AS:php-mysql-0:4.3.9-3.22.12.x86_64", "4AS:php-ncurses-0:4.3.9-3.22.12.i386", "4AS:php-ncurses-0:4.3.9-3.22.12.ia64", "4AS:php-ncurses-0:4.3.9-3.22.12.ppc", "4AS:php-ncurses-0:4.3.9-3.22.12.s390", "4AS:php-ncurses-0:4.3.9-3.22.12.s390x", "4AS:php-ncurses-0:4.3.9-3.22.12.x86_64", "4AS:php-odbc-0:4.3.9-3.22.12.i386", "4AS:php-odbc-0:4.3.9-3.22.12.ia64", "4AS:php-odbc-0:4.3.9-3.22.12.ppc", "4AS:php-odbc-0:4.3.9-3.22.12.s390", "4AS:php-odbc-0:4.3.9-3.22.12.s390x", "4AS:php-odbc-0:4.3.9-3.22.12.x86_64", "4AS:php-pear-0:4.3.9-3.22.12.i386", "4AS:php-pear-0:4.3.9-3.22.12.ia64", "4AS:php-pear-0:4.3.9-3.22.12.ppc", "4AS:php-pear-0:4.3.9-3.22.12.s390", "4AS:php-pear-0:4.3.9-3.22.12.s390x", "4AS:php-pear-0:4.3.9-3.22.12.x86_64", "4AS:php-pgsql-0:4.3.9-3.22.12.i386", "4AS:php-pgsql-0:4.3.9-3.22.12.ia64", "4AS:php-pgsql-0:4.3.9-3.22.12.ppc", "4AS:php-pgsql-0:4.3.9-3.22.12.s390", "4AS:php-pgsql-0:4.3.9-3.22.12.s390x", "4AS:php-pgsql-0:4.3.9-3.22.12.x86_64", "4AS:php-snmp-0:4.3.9-3.22.12.i386", "4AS:php-snmp-0:4.3.9-3.22.12.ia64", "4AS:php-snmp-0:4.3.9-3.22.12.ppc", "4AS:php-snmp-0:4.3.9-3.22.12.s390", "4AS:php-snmp-0:4.3.9-3.22.12.s390x", "4AS:php-snmp-0:4.3.9-3.22.12.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.22.12.i386", "4AS:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4AS:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4AS:php-xmlrpc-0:4.3.9-3.22.12.s390", "4AS:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4AS:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4Desktop:php-0:4.3.9-3.22.12.i386", "4Desktop:php-0:4.3.9-3.22.12.ia64", "4Desktop:php-0:4.3.9-3.22.12.ppc", "4Desktop:php-0:4.3.9-3.22.12.s390", "4Desktop:php-0:4.3.9-3.22.12.s390x", "4Desktop:php-0:4.3.9-3.22.12.src", "4Desktop:php-0:4.3.9-3.22.12.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.i386", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.s390", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4Desktop:php-devel-0:4.3.9-3.22.12.i386", "4Desktop:php-devel-0:4.3.9-3.22.12.ia64", "4Desktop:php-devel-0:4.3.9-3.22.12.ppc", "4Desktop:php-devel-0:4.3.9-3.22.12.s390", "4Desktop:php-devel-0:4.3.9-3.22.12.s390x", "4Desktop:php-devel-0:4.3.9-3.22.12.x86_64", "4Desktop:php-domxml-0:4.3.9-3.22.12.i386", "4Desktop:php-domxml-0:4.3.9-3.22.12.ia64", "4Desktop:php-domxml-0:4.3.9-3.22.12.ppc", "4Desktop:php-domxml-0:4.3.9-3.22.12.s390", "4Desktop:php-domxml-0:4.3.9-3.22.12.s390x", "4Desktop:php-domxml-0:4.3.9-3.22.12.x86_64", "4Desktop:php-gd-0:4.3.9-3.22.12.i386", "4Desktop:php-gd-0:4.3.9-3.22.12.ia64", "4Desktop:php-gd-0:4.3.9-3.22.12.ppc", "4Desktop:php-gd-0:4.3.9-3.22.12.s390", "4Desktop:php-gd-0:4.3.9-3.22.12.s390x", "4Desktop:php-gd-0:4.3.9-3.22.12.x86_64", "4Desktop:php-imap-0:4.3.9-3.22.12.i386", "4Desktop:php-imap-0:4.3.9-3.22.12.ia64", "4Desktop:php-imap-0:4.3.9-3.22.12.ppc", "4Desktop:php-imap-0:4.3.9-3.22.12.s390", "4Desktop:php-imap-0:4.3.9-3.22.12.s390x", "4Desktop:php-imap-0:4.3.9-3.22.12.x86_64", "4Desktop:php-ldap-0:4.3.9-3.22.12.i386", "4Desktop:php-ldap-0:4.3.9-3.22.12.ia64", "4Desktop:php-ldap-0:4.3.9-3.22.12.ppc", "4Desktop:php-ldap-0:4.3.9-3.22.12.s390", "4Desktop:php-ldap-0:4.3.9-3.22.12.s390x", "4Desktop:php-ldap-0:4.3.9-3.22.12.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.22.12.i386", "4Desktop:php-mbstring-0:4.3.9-3.22.12.ia64", "4Desktop:php-mbstring-0:4.3.9-3.22.12.ppc", "4Desktop:php-mbstring-0:4.3.9-3.22.12.s390", "4Desktop:php-mbstring-0:4.3.9-3.22.12.s390x", "4Desktop:php-mbstring-0:4.3.9-3.22.12.x86_64", "4Desktop:php-mysql-0:4.3.9-3.22.12.i386", "4Desktop:php-mysql-0:4.3.9-3.22.12.ia64", "4Desktop:php-mysql-0:4.3.9-3.22.12.ppc", "4Desktop:php-mysql-0:4.3.9-3.22.12.s390", "4Desktop:php-mysql-0:4.3.9-3.22.12.s390x", "4Desktop:php-mysql-0:4.3.9-3.22.12.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.22.12.i386", "4Desktop:php-ncurses-0:4.3.9-3.22.12.ia64", "4Desktop:php-ncurses-0:4.3.9-3.22.12.ppc", "4Desktop:php-ncurses-0:4.3.9-3.22.12.s390", "4Desktop:php-ncurses-0:4.3.9-3.22.12.s390x", "4Desktop:php-ncurses-0:4.3.9-3.22.12.x86_64", "4Desktop:php-odbc-0:4.3.9-3.22.12.i386", "4Desktop:php-odbc-0:4.3.9-3.22.12.ia64", "4Desktop:php-odbc-0:4.3.9-3.22.12.ppc", "4Desktop:php-odbc-0:4.3.9-3.22.12.s390", "4Desktop:php-odbc-0:4.3.9-3.22.12.s390x", "4Desktop:php-odbc-0:4.3.9-3.22.12.x86_64", "4Desktop:php-pear-0:4.3.9-3.22.12.i386", "4Desktop:php-pear-0:4.3.9-3.22.12.ia64", "4Desktop:php-pear-0:4.3.9-3.22.12.ppc", "4Desktop:php-pear-0:4.3.9-3.22.12.s390", "4Desktop:php-pear-0:4.3.9-3.22.12.s390x", "4Desktop:php-pear-0:4.3.9-3.22.12.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.22.12.i386", "4Desktop:php-pgsql-0:4.3.9-3.22.12.ia64", "4Desktop:php-pgsql-0:4.3.9-3.22.12.ppc", "4Desktop:php-pgsql-0:4.3.9-3.22.12.s390", "4Desktop:php-pgsql-0:4.3.9-3.22.12.s390x", "4Desktop:php-pgsql-0:4.3.9-3.22.12.x86_64", "4Desktop:php-snmp-0:4.3.9-3.22.12.i386", "4Desktop:php-snmp-0:4.3.9-3.22.12.ia64", "4Desktop:php-snmp-0:4.3.9-3.22.12.ppc", "4Desktop:php-snmp-0:4.3.9-3.22.12.s390", "4Desktop:php-snmp-0:4.3.9-3.22.12.s390x", "4Desktop:php-snmp-0:4.3.9-3.22.12.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4ES:php-0:4.3.9-3.22.12.i386", "4ES:php-0:4.3.9-3.22.12.ia64", "4ES:php-0:4.3.9-3.22.12.ppc", "4ES:php-0:4.3.9-3.22.12.s390", "4ES:php-0:4.3.9-3.22.12.s390x", "4ES:php-0:4.3.9-3.22.12.src", "4ES:php-0:4.3.9-3.22.12.x86_64", "4ES:php-debuginfo-0:4.3.9-3.22.12.i386", "4ES:php-debuginfo-0:4.3.9-3.22.12.ia64", "4ES:php-debuginfo-0:4.3.9-3.22.12.ppc", "4ES:php-debuginfo-0:4.3.9-3.22.12.s390", "4ES:php-debuginfo-0:4.3.9-3.22.12.s390x", "4ES:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4ES:php-devel-0:4.3.9-3.22.12.i386", "4ES:php-devel-0:4.3.9-3.22.12.ia64", "4ES:php-devel-0:4.3.9-3.22.12.ppc", "4ES:php-devel-0:4.3.9-3.22.12.s390", "4ES:php-devel-0:4.3.9-3.22.12.s390x", "4ES:php-devel-0:4.3.9-3.22.12.x86_64", "4ES:php-domxml-0:4.3.9-3.22.12.i386", "4ES:php-domxml-0:4.3.9-3.22.12.ia64", "4ES:php-domxml-0:4.3.9-3.22.12.ppc", "4ES:php-domxml-0:4.3.9-3.22.12.s390", "4ES:php-domxml-0:4.3.9-3.22.12.s390x", "4ES:php-domxml-0:4.3.9-3.22.12.x86_64", "4ES:php-gd-0:4.3.9-3.22.12.i386", "4ES:php-gd-0:4.3.9-3.22.12.ia64", "4ES:php-gd-0:4.3.9-3.22.12.ppc", "4ES:php-gd-0:4.3.9-3.22.12.s390", "4ES:php-gd-0:4.3.9-3.22.12.s390x", "4ES:php-gd-0:4.3.9-3.22.12.x86_64", "4ES:php-imap-0:4.3.9-3.22.12.i386", "4ES:php-imap-0:4.3.9-3.22.12.ia64", "4ES:php-imap-0:4.3.9-3.22.12.ppc", "4ES:php-imap-0:4.3.9-3.22.12.s390", "4ES:php-imap-0:4.3.9-3.22.12.s390x", "4ES:php-imap-0:4.3.9-3.22.12.x86_64", "4ES:php-ldap-0:4.3.9-3.22.12.i386", "4ES:php-ldap-0:4.3.9-3.22.12.ia64", "4ES:php-ldap-0:4.3.9-3.22.12.ppc", "4ES:php-ldap-0:4.3.9-3.22.12.s390", "4ES:php-ldap-0:4.3.9-3.22.12.s390x", "4ES:php-ldap-0:4.3.9-3.22.12.x86_64", "4ES:php-mbstring-0:4.3.9-3.22.12.i386", "4ES:php-mbstring-0:4.3.9-3.22.12.ia64", "4ES:php-mbstring-0:4.3.9-3.22.12.ppc", "4ES:php-mbstring-0:4.3.9-3.22.12.s390", "4ES:php-mbstring-0:4.3.9-3.22.12.s390x", "4ES:php-mbstring-0:4.3.9-3.22.12.x86_64", "4ES:php-mysql-0:4.3.9-3.22.12.i386", "4ES:php-mysql-0:4.3.9-3.22.12.ia64", "4ES:php-mysql-0:4.3.9-3.22.12.ppc", "4ES:php-mysql-0:4.3.9-3.22.12.s390", "4ES:php-mysql-0:4.3.9-3.22.12.s390x", "4ES:php-mysql-0:4.3.9-3.22.12.x86_64", "4ES:php-ncurses-0:4.3.9-3.22.12.i386", "4ES:php-ncurses-0:4.3.9-3.22.12.ia64", "4ES:php-ncurses-0:4.3.9-3.22.12.ppc", "4ES:php-ncurses-0:4.3.9-3.22.12.s390", "4ES:php-ncurses-0:4.3.9-3.22.12.s390x", "4ES:php-ncurses-0:4.3.9-3.22.12.x86_64", "4ES:php-odbc-0:4.3.9-3.22.12.i386", "4ES:php-odbc-0:4.3.9-3.22.12.ia64", "4ES:php-odbc-0:4.3.9-3.22.12.ppc", "4ES:php-odbc-0:4.3.9-3.22.12.s390", "4ES:php-odbc-0:4.3.9-3.22.12.s390x", "4ES:php-odbc-0:4.3.9-3.22.12.x86_64", "4ES:php-pear-0:4.3.9-3.22.12.i386", "4ES:php-pear-0:4.3.9-3.22.12.ia64", "4ES:php-pear-0:4.3.9-3.22.12.ppc", "4ES:php-pear-0:4.3.9-3.22.12.s390", "4ES:php-pear-0:4.3.9-3.22.12.s390x", "4ES:php-pear-0:4.3.9-3.22.12.x86_64", "4ES:php-pgsql-0:4.3.9-3.22.12.i386", "4ES:php-pgsql-0:4.3.9-3.22.12.ia64", "4ES:php-pgsql-0:4.3.9-3.22.12.ppc", "4ES:php-pgsql-0:4.3.9-3.22.12.s390", "4ES:php-pgsql-0:4.3.9-3.22.12.s390x", "4ES:php-pgsql-0:4.3.9-3.22.12.x86_64", "4ES:php-snmp-0:4.3.9-3.22.12.i386", "4ES:php-snmp-0:4.3.9-3.22.12.ia64", "4ES:php-snmp-0:4.3.9-3.22.12.ppc", "4ES:php-snmp-0:4.3.9-3.22.12.s390", "4ES:php-snmp-0:4.3.9-3.22.12.s390x", "4ES:php-snmp-0:4.3.9-3.22.12.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.22.12.i386", "4ES:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4ES:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4ES:php-xmlrpc-0:4.3.9-3.22.12.s390", "4ES:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4ES:php-xmlrpc-0:4.3.9-3.22.12.x86_64", "4WS:php-0:4.3.9-3.22.12.i386", "4WS:php-0:4.3.9-3.22.12.ia64", "4WS:php-0:4.3.9-3.22.12.ppc", "4WS:php-0:4.3.9-3.22.12.s390", "4WS:php-0:4.3.9-3.22.12.s390x", "4WS:php-0:4.3.9-3.22.12.src", "4WS:php-0:4.3.9-3.22.12.x86_64", "4WS:php-debuginfo-0:4.3.9-3.22.12.i386", "4WS:php-debuginfo-0:4.3.9-3.22.12.ia64", "4WS:php-debuginfo-0:4.3.9-3.22.12.ppc", "4WS:php-debuginfo-0:4.3.9-3.22.12.s390", "4WS:php-debuginfo-0:4.3.9-3.22.12.s390x", "4WS:php-debuginfo-0:4.3.9-3.22.12.x86_64", "4WS:php-devel-0:4.3.9-3.22.12.i386", "4WS:php-devel-0:4.3.9-3.22.12.ia64", "4WS:php-devel-0:4.3.9-3.22.12.ppc", "4WS:php-devel-0:4.3.9-3.22.12.s390", "4WS:php-devel-0:4.3.9-3.22.12.s390x", "4WS:php-devel-0:4.3.9-3.22.12.x86_64", "4WS:php-domxml-0:4.3.9-3.22.12.i386", "4WS:php-domxml-0:4.3.9-3.22.12.ia64", "4WS:php-domxml-0:4.3.9-3.22.12.ppc", "4WS:php-domxml-0:4.3.9-3.22.12.s390", "4WS:php-domxml-0:4.3.9-3.22.12.s390x", "4WS:php-domxml-0:4.3.9-3.22.12.x86_64", "4WS:php-gd-0:4.3.9-3.22.12.i386", "4WS:php-gd-0:4.3.9-3.22.12.ia64", "4WS:php-gd-0:4.3.9-3.22.12.ppc", "4WS:php-gd-0:4.3.9-3.22.12.s390", "4WS:php-gd-0:4.3.9-3.22.12.s390x", "4WS:php-gd-0:4.3.9-3.22.12.x86_64", "4WS:php-imap-0:4.3.9-3.22.12.i386", "4WS:php-imap-0:4.3.9-3.22.12.ia64", "4WS:php-imap-0:4.3.9-3.22.12.ppc", "4WS:php-imap-0:4.3.9-3.22.12.s390", "4WS:php-imap-0:4.3.9-3.22.12.s390x", "4WS:php-imap-0:4.3.9-3.22.12.x86_64", "4WS:php-ldap-0:4.3.9-3.22.12.i386", "4WS:php-ldap-0:4.3.9-3.22.12.ia64", "4WS:php-ldap-0:4.3.9-3.22.12.ppc", "4WS:php-ldap-0:4.3.9-3.22.12.s390", "4WS:php-ldap-0:4.3.9-3.22.12.s390x", "4WS:php-ldap-0:4.3.9-3.22.12.x86_64", "4WS:php-mbstring-0:4.3.9-3.22.12.i386", "4WS:php-mbstring-0:4.3.9-3.22.12.ia64", "4WS:php-mbstring-0:4.3.9-3.22.12.ppc", "4WS:php-mbstring-0:4.3.9-3.22.12.s390", "4WS:php-mbstring-0:4.3.9-3.22.12.s390x", "4WS:php-mbstring-0:4.3.9-3.22.12.x86_64", "4WS:php-mysql-0:4.3.9-3.22.12.i386", "4WS:php-mysql-0:4.3.9-3.22.12.ia64", "4WS:php-mysql-0:4.3.9-3.22.12.ppc", "4WS:php-mysql-0:4.3.9-3.22.12.s390", "4WS:php-mysql-0:4.3.9-3.22.12.s390x", "4WS:php-mysql-0:4.3.9-3.22.12.x86_64", "4WS:php-ncurses-0:4.3.9-3.22.12.i386", "4WS:php-ncurses-0:4.3.9-3.22.12.ia64", "4WS:php-ncurses-0:4.3.9-3.22.12.ppc", "4WS:php-ncurses-0:4.3.9-3.22.12.s390", "4WS:php-ncurses-0:4.3.9-3.22.12.s390x", "4WS:php-ncurses-0:4.3.9-3.22.12.x86_64", "4WS:php-odbc-0:4.3.9-3.22.12.i386", "4WS:php-odbc-0:4.3.9-3.22.12.ia64", "4WS:php-odbc-0:4.3.9-3.22.12.ppc", "4WS:php-odbc-0:4.3.9-3.22.12.s390", "4WS:php-odbc-0:4.3.9-3.22.12.s390x", "4WS:php-odbc-0:4.3.9-3.22.12.x86_64", "4WS:php-pear-0:4.3.9-3.22.12.i386", "4WS:php-pear-0:4.3.9-3.22.12.ia64", "4WS:php-pear-0:4.3.9-3.22.12.ppc", "4WS:php-pear-0:4.3.9-3.22.12.s390", "4WS:php-pear-0:4.3.9-3.22.12.s390x", "4WS:php-pear-0:4.3.9-3.22.12.x86_64", "4WS:php-pgsql-0:4.3.9-3.22.12.i386", "4WS:php-pgsql-0:4.3.9-3.22.12.ia64", "4WS:php-pgsql-0:4.3.9-3.22.12.ppc", "4WS:php-pgsql-0:4.3.9-3.22.12.s390", "4WS:php-pgsql-0:4.3.9-3.22.12.s390x", "4WS:php-pgsql-0:4.3.9-3.22.12.x86_64", "4WS:php-snmp-0:4.3.9-3.22.12.i386", "4WS:php-snmp-0:4.3.9-3.22.12.ia64", "4WS:php-snmp-0:4.3.9-3.22.12.ppc", "4WS:php-snmp-0:4.3.9-3.22.12.s390", "4WS:php-snmp-0:4.3.9-3.22.12.s390x", "4WS:php-snmp-0:4.3.9-3.22.12.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.22.12.i386", "4WS:php-xmlrpc-0:4.3.9-3.22.12.ia64", "4WS:php-xmlrpc-0:4.3.9-3.22.12.ppc", "4WS:php-xmlrpc-0:4.3.9-3.22.12.s390", "4WS:php-xmlrpc-0:4.3.9-3.22.12.s390x", "4WS:php-xmlrpc-0:4.3.9-3.22.12.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2008:0545" } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "PHP weak 64 bit random seed" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.