Action not permitted
Modal body text goes here.
cve-2007-4782
Vulnerability from cvelistv5
Published
2007-09-10 21:00
Modified
2024-08-07 15:08
Severity ?
EPSS score ?
Summary
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.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-07T15:08:33.858Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "FEDORA-2008-3864", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://www.redhat.com/archives/fedora-package-announce/2008-June/msg00773.html" }, { "name": "SUSE-SA:2008:004", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2008-01/msg00006.html" }, { "name": "28658", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/28658" }, { "name": "30828", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/30828" }, { "name": "RHSA-2008:0582", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://www.redhat.com/support/errata/RHSA-2008-0582.html" }, { "name": "GLSA-200710-02", "tags": [ "vendor-advisory", "x_refsource_GENTOO", "x_transferred" ], "url": "http://www.gentoo.org/security/en/glsa/glsa-200710-02.xml" }, { "name": "USN-628-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "http://www.ubuntu.com/usn/usn-628-1" }, { "name": "20070904 PHP \u003c 5.2.3 glob() denial of service", "tags": [ "mailing-list", "x_refsource_BUGTRAQ", "x_transferred" ], "url": "http://www.securityfocus.com/archive/1/478626/100/0/threaded" }, { "name": "RHSA-2008:0545", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://www.redhat.com/support/errata/RHSA-2008-0545.html" }, { "name": "31119", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/31119" }, { "name": "MDVSA-2009:023", "tags": [ "vendor-advisory", "x_refsource_MANDRIVA", "x_transferred" ], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2009:023" }, { "name": "MDVSA-2009:022", "tags": [ "vendor-advisory", "x_refsource_MANDRIVA", "x_transferred" ], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2009:022" }, { "name": "php-fnmatch-dos(36457)", "tags": [ "vdb-entry", "x_refsource_XF", "x_transferred" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/36457" }, { "name": "31200", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/31200" }, { "name": "oval:org.mitre.oval:def:10897", "tags": [ "vdb-entry", "signature", "x_refsource_OVAL", "x_transferred" ], "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10897" }, { "name": "RHSA-2008:0544", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://www.redhat.com/support/errata/RHSA-2008-0544.html" }, { "name": "38686", "tags": [ "vdb-entry", "x_refsource_OSVDB", "x_transferred" ], "url": "http://osvdb.org/38686" }, { "name": "php-globfunction-dos(36461)", "tags": [ "vdb-entry", "x_refsource_XF", "x_transferred" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/36461" }, { "name": "27102", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/27102" }, { "name": "20070904 PHP \u003c 5.2.3 fnmatch() denial of service", "tags": [ "mailing-list", "x_refsource_BUGTRAQ", "x_transferred" ], "url": "http://www.securityfocus.com/archive/1/478630/100/0/threaded" }, { "name": "RHSA-2008:0505", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://www.redhat.com/support/errata/RHSA-2008-0505.html" }, { "name": "3109", "tags": [ "third-party-advisory", "x_refsource_SREASON", "x_transferred" ], "url": "http://securityreason.com/securityalert/3109" }, { "name": "20070905 PHP \u003c 5.2.3 glob() denial of service", "tags": [ "mailing-list", "x_refsource_BUGTRAQ", "x_transferred" ], "url": "http://www.securityfocus.com/archive/1/478726/100/0/threaded" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2007-09-04T00:00:00", "descriptions": [ { "lang": "en", "value": "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." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2018-10-15T20:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "name": "FEDORA-2008-3864", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://www.redhat.com/archives/fedora-package-announce/2008-June/msg00773.html" }, { "name": "SUSE-SA:2008:004", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2008-01/msg00006.html" }, { "name": "28658", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/28658" }, { "name": "30828", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/30828" }, { "name": "RHSA-2008:0582", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://www.redhat.com/support/errata/RHSA-2008-0582.html" }, { "name": "GLSA-200710-02", "tags": [ "vendor-advisory", "x_refsource_GENTOO" ], "url": "http://www.gentoo.org/security/en/glsa/glsa-200710-02.xml" }, { "name": "USN-628-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "http://www.ubuntu.com/usn/usn-628-1" }, { "name": "20070904 PHP \u003c 5.2.3 glob() denial of service", "tags": [ "mailing-list", "x_refsource_BUGTRAQ" ], "url": "http://www.securityfocus.com/archive/1/478626/100/0/threaded" }, { "name": "RHSA-2008:0545", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://www.redhat.com/support/errata/RHSA-2008-0545.html" }, { "name": "31119", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/31119" }, { "name": "MDVSA-2009:023", "tags": [ "vendor-advisory", "x_refsource_MANDRIVA" ], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2009:023" }, { "name": "MDVSA-2009:022", "tags": [ "vendor-advisory", "x_refsource_MANDRIVA" ], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2009:022" }, { "name": "php-fnmatch-dos(36457)", "tags": [ "vdb-entry", "x_refsource_XF" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/36457" }, { "name": "31200", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/31200" }, { "name": "oval:org.mitre.oval:def:10897", "tags": [ "vdb-entry", "signature", "x_refsource_OVAL" ], "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10897" }, { "name": "RHSA-2008:0544", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://www.redhat.com/support/errata/RHSA-2008-0544.html" }, { "name": "38686", "tags": [ "vdb-entry", "x_refsource_OSVDB" ], "url": "http://osvdb.org/38686" }, { "name": "php-globfunction-dos(36461)", "tags": [ "vdb-entry", "x_refsource_XF" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/36461" }, { "name": "27102", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/27102" }, { "name": "20070904 PHP \u003c 5.2.3 fnmatch() denial of service", "tags": [ "mailing-list", "x_refsource_BUGTRAQ" ], "url": "http://www.securityfocus.com/archive/1/478630/100/0/threaded" }, { "name": "RHSA-2008:0505", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://www.redhat.com/support/errata/RHSA-2008-0505.html" }, { "name": "3109", "tags": [ "third-party-advisory", "x_refsource_SREASON" ], "url": "http://securityreason.com/securityalert/3109" }, { "name": "20070905 PHP \u003c 5.2.3 glob() denial of service", "tags": [ "mailing-list", "x_refsource_BUGTRAQ" ], "url": "http://www.securityfocus.com/archive/1/478726/100/0/threaded" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2007-4782", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "FEDORA-2008-3864", "refsource": "FEDORA", "url": "https://www.redhat.com/archives/fedora-package-announce/2008-June/msg00773.html" }, { "name": "SUSE-SA:2008:004", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2008-01/msg00006.html" }, { "name": "28658", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/28658" }, { "name": "30828", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/30828" }, { "name": "RHSA-2008:0582", "refsource": "REDHAT", "url": "http://www.redhat.com/support/errata/RHSA-2008-0582.html" }, { "name": "GLSA-200710-02", "refsource": "GENTOO", "url": "http://www.gentoo.org/security/en/glsa/glsa-200710-02.xml" }, { "name": "USN-628-1", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/usn-628-1" }, { "name": "20070904 PHP \u003c 5.2.3 glob() denial of service", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/478626/100/0/threaded" }, { "name": "RHSA-2008:0545", "refsource": "REDHAT", "url": "http://www.redhat.com/support/errata/RHSA-2008-0545.html" }, { "name": "31119", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/31119" }, { "name": "MDVSA-2009:023", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2009:023" }, { "name": "MDVSA-2009:022", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2009:022" }, { "name": "php-fnmatch-dos(36457)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/36457" }, { "name": "31200", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/31200" }, { "name": "oval:org.mitre.oval:def:10897", "refsource": "OVAL", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10897" }, { "name": "RHSA-2008:0544", "refsource": "REDHAT", "url": "http://www.redhat.com/support/errata/RHSA-2008-0544.html" }, { "name": "38686", "refsource": "OSVDB", "url": "http://osvdb.org/38686" }, { "name": "php-globfunction-dos(36461)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/36461" }, { "name": "27102", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/27102" }, { "name": "20070904 PHP \u003c 5.2.3 fnmatch() denial of service", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/478630/100/0/threaded" }, { "name": "RHSA-2008:0505", "refsource": "REDHAT", "url": "http://www.redhat.com/support/errata/RHSA-2008-0505.html" }, { "name": "3109", "refsource": "SREASON", "url": "http://securityreason.com/securityalert/3109" }, { "name": "20070905 PHP \u003c 5.2.3 glob() denial of service", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/478726/100/0/threaded" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2007-4782", "datePublished": "2007-09-10T21:00:00", "dateReserved": "2007-09-10T00:00:00", "dateUpdated": "2024-08-07T15:08:33.858Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2007-4782\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2007-09-10T21:17:00.000\",\"lastModified\":\"2018-10-15T21:38:08.187\",\"vulnStatus\":\"Modified\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"PHP anterior a 5.2.3 permite a atacantes dependientes del contexto provocar denegaci\u00f3n de servicio (caida de aplicaci\u00f3n) a trav\u00e9s de una (1) cadena larga en el par\u00e1metro pattern en el funci\u00f3n glob; o (2) un cadena larga en el par\u00e1metro string en la funci\u00f3n fnmatch, acompa\u00f1ado de un valor de par\u00e1metro pattern con caracter\u00edsticas no definidas, como se demostr\u00f3 con un valor \\\"*[1]e\\\". NOTA: esto podr\u00eda no ser una vulnerabilidad en m\u00faltiples entornos de servidores web que soportan m\u00faltiples hilos, a menos que estos asuntos se puedan demostrar para la ejecuci\u00f3n de c\u00f3digo.\"}],\"vendorComments\":[{\"organization\":\"Red Hat\",\"comment\":\"We do not consider this to be a security issue. For more information please see\\nhttp://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=169857#c1\\nand http://www.php.net/security-note.php\\n\",\"lastModified\":\"2007-09-12T00:00:00\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\",\"baseScore\":5.0},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-94\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"5.2.3\",\"matchCriteriaId\":\"0CDA10FE-C930-4399-A0AE-1C9A6D547FB9\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2008-01/msg00006.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://osvdb.org/38686\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/27102\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/28658\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/30828\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/31119\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/31200\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://securityreason.com/securityalert/3109\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.gentoo.org/security/en/glsa/glsa-200710-02.xml\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.mandriva.com/security/advisories?name=MDVSA-2009:022\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.mandriva.com/security/advisories?name=MDVSA-2009:023\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.redhat.com/support/errata/RHSA-2008-0505.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.redhat.com/support/errata/RHSA-2008-0544.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.redhat.com/support/errata/RHSA-2008-0545.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.redhat.com/support/errata/RHSA-2008-0582.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/archive/1/478626/100/0/threaded\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/archive/1/478630/100/0/threaded\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/archive/1/478726/100/0/threaded\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.ubuntu.com/usn/usn-628-1\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/36457\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/36461\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10897\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.redhat.com/archives/fedora-package-announce/2008-June/msg00773.html\",\"source\":\"cve@mitre.org\"}]}}" } }
rhsa-2008_0582
Vulnerability from csaf_redhat
Published
2008-07-22 12:30
Modified
2024-11-05 16:56
Summary
Red Hat Security Advisory: php security update
Notes
Topic
Updated PHP packages that fix several security issues are now available for
Red Hat Application Stack v1.
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)
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 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)
Users of PHP should upgrade to these updated packages, which contain
backported patches to correct 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 are now available for\nRed Hat Application Stack v1.\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\nPHP 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 PHP fnmatch() function did not restrict the length\nof the string argument. An attacker could use this flaw to crash the PHP\ninterpreter 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\nUsers of PHP should upgrade to these updated packages, which contain\nbackported patches to correct 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:0582", "url": "https://access.redhat.com/errata/RHSA-2008:0582" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "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_0582.json" } ], "title": "Red Hat Security Advisory: php security update", "tracking": { "current_release_date": "2024-11-05T16:56:30+00:00", "generator": { "date": "2024-11-05T16:56:30+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2008:0582", "initial_release_date": "2008-07-22T12:30:00+00:00", "revision_history": [ { "date": "2008-07-22T12:30:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2008-07-22T08:30:50+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T16:56:30+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product": { "name": "Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_application_stack:1" } } }, { "category": "product_name", "name": "Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product": { "name": "Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_application_stack:1" } } } ], "category": "product_family", "name": "Red Hat Application Stack" }, { "branches": [ { "category": "product_version", "name": "php-ncurses-0:5.1.6-3.el4s1.10.x86_64", "product": { "name": "php-ncurses-0:5.1.6-3.el4s1.10.x86_64", "product_id": "php-ncurses-0:5.1.6-3.el4s1.10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-3.el4s1.10?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-3.el4s1.10.x86_64", "product": { "name": "php-odbc-0:5.1.6-3.el4s1.10.x86_64", "product_id": "php-odbc-0:5.1.6-3.el4s1.10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-3.el4s1.10?arch=x86_64" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-3.el4s1.10.x86_64", "product": { "name": "php-common-0:5.1.6-3.el4s1.10.x86_64", "product_id": "php-common-0:5.1.6-3.el4s1.10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-3.el4s1.10?arch=x86_64" } } }, { "category": "product_version", "name": "php-dba-0:5.1.6-3.el4s1.10.x86_64", "product": { "name": "php-dba-0:5.1.6-3.el4s1.10.x86_64", "product_id": "php-dba-0:5.1.6-3.el4s1.10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-3.el4s1.10?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-3.el4s1.10.x86_64", "product": { "name": "php-mysql-0:5.1.6-3.el4s1.10.x86_64", "product_id": "php-mysql-0:5.1.6-3.el4s1.10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-3.el4s1.10?arch=x86_64" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-3.el4s1.10.x86_64", "product": { "name": "php-debuginfo-0:5.1.6-3.el4s1.10.x86_64", "product_id": "php-debuginfo-0:5.1.6-3.el4s1.10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-3.el4s1.10?arch=x86_64" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-3.el4s1.10.x86_64", "product": { "name": "php-imap-0:5.1.6-3.el4s1.10.x86_64", "product_id": "php-imap-0:5.1.6-3.el4s1.10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-3.el4s1.10?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-3.el4s1.10.x86_64", "product": { "name": "php-gd-0:5.1.6-3.el4s1.10.x86_64", "product_id": "php-gd-0:5.1.6-3.el4s1.10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-3.el4s1.10?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-3.el4s1.10.x86_64", "product": { "name": "php-ldap-0:5.1.6-3.el4s1.10.x86_64", "product_id": "php-ldap-0:5.1.6-3.el4s1.10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-3.el4s1.10?arch=x86_64" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-3.el4s1.10.x86_64", "product": { "name": "php-soap-0:5.1.6-3.el4s1.10.x86_64", "product_id": "php-soap-0:5.1.6-3.el4s1.10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-3.el4s1.10?arch=x86_64" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-3.el4s1.10.x86_64", "product": { "name": "php-cli-0:5.1.6-3.el4s1.10.x86_64", "product_id": "php-cli-0:5.1.6-3.el4s1.10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-3.el4s1.10?arch=x86_64" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-3.el4s1.10.x86_64", "product": { "name": "php-devel-0:5.1.6-3.el4s1.10.x86_64", "product_id": "php-devel-0:5.1.6-3.el4s1.10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-3.el4s1.10?arch=x86_64" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-3.el4s1.10.x86_64", "product": { "name": "php-pdo-0:5.1.6-3.el4s1.10.x86_64", "product_id": "php-pdo-0:5.1.6-3.el4s1.10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-3.el4s1.10?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-3.el4s1.10.x86_64", "product": { "name": "php-mbstring-0:5.1.6-3.el4s1.10.x86_64", "product_id": "php-mbstring-0:5.1.6-3.el4s1.10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-3.el4s1.10?arch=x86_64" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-3.el4s1.10.x86_64", "product": { "name": "php-bcmath-0:5.1.6-3.el4s1.10.x86_64", "product_id": "php-bcmath-0:5.1.6-3.el4s1.10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-3.el4s1.10?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-3.el4s1.10.x86_64", "product": { "name": "php-snmp-0:5.1.6-3.el4s1.10.x86_64", "product_id": "php-snmp-0:5.1.6-3.el4s1.10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-3.el4s1.10?arch=x86_64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-3.el4s1.10.x86_64", "product": { "name": "php-xmlrpc-0:5.1.6-3.el4s1.10.x86_64", "product_id": "php-xmlrpc-0:5.1.6-3.el4s1.10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-3.el4s1.10?arch=x86_64" } } }, { "category": "product_version", "name": "php-0:5.1.6-3.el4s1.10.x86_64", "product": { "name": "php-0:5.1.6-3.el4s1.10.x86_64", "product_id": "php-0:5.1.6-3.el4s1.10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-3.el4s1.10?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-3.el4s1.10.x86_64", "product": { "name": "php-pgsql-0:5.1.6-3.el4s1.10.x86_64", "product_id": "php-pgsql-0:5.1.6-3.el4s1.10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-3.el4s1.10?arch=x86_64" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-3.el4s1.10.x86_64", "product": { "name": "php-xml-0:5.1.6-3.el4s1.10.x86_64", "product_id": "php-xml-0:5.1.6-3.el4s1.10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-3.el4s1.10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "php-ncurses-0:5.1.6-3.el4s1.10.i386", "product": { "name": "php-ncurses-0:5.1.6-3.el4s1.10.i386", "product_id": "php-ncurses-0:5.1.6-3.el4s1.10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-3.el4s1.10?arch=i386" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-3.el4s1.10.i386", "product": { "name": "php-odbc-0:5.1.6-3.el4s1.10.i386", "product_id": "php-odbc-0:5.1.6-3.el4s1.10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-3.el4s1.10?arch=i386" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-3.el4s1.10.i386", "product": { "name": "php-common-0:5.1.6-3.el4s1.10.i386", "product_id": "php-common-0:5.1.6-3.el4s1.10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-3.el4s1.10?arch=i386" } } }, { "category": "product_version", "name": "php-dba-0:5.1.6-3.el4s1.10.i386", "product": { "name": "php-dba-0:5.1.6-3.el4s1.10.i386", "product_id": "php-dba-0:5.1.6-3.el4s1.10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-3.el4s1.10?arch=i386" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-3.el4s1.10.i386", "product": { "name": "php-mysql-0:5.1.6-3.el4s1.10.i386", "product_id": "php-mysql-0:5.1.6-3.el4s1.10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-3.el4s1.10?arch=i386" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-3.el4s1.10.i386", "product": { "name": "php-debuginfo-0:5.1.6-3.el4s1.10.i386", "product_id": "php-debuginfo-0:5.1.6-3.el4s1.10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-3.el4s1.10?arch=i386" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-3.el4s1.10.i386", "product": { "name": "php-imap-0:5.1.6-3.el4s1.10.i386", "product_id": "php-imap-0:5.1.6-3.el4s1.10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-3.el4s1.10?arch=i386" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-3.el4s1.10.i386", "product": { "name": "php-gd-0:5.1.6-3.el4s1.10.i386", "product_id": "php-gd-0:5.1.6-3.el4s1.10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-3.el4s1.10?arch=i386" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-3.el4s1.10.i386", "product": { "name": "php-ldap-0:5.1.6-3.el4s1.10.i386", "product_id": "php-ldap-0:5.1.6-3.el4s1.10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-3.el4s1.10?arch=i386" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-3.el4s1.10.i386", "product": { "name": "php-soap-0:5.1.6-3.el4s1.10.i386", "product_id": "php-soap-0:5.1.6-3.el4s1.10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-3.el4s1.10?arch=i386" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-3.el4s1.10.i386", "product": { "name": "php-cli-0:5.1.6-3.el4s1.10.i386", "product_id": "php-cli-0:5.1.6-3.el4s1.10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-3.el4s1.10?arch=i386" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-3.el4s1.10.i386", "product": { "name": "php-devel-0:5.1.6-3.el4s1.10.i386", "product_id": "php-devel-0:5.1.6-3.el4s1.10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-3.el4s1.10?arch=i386" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-3.el4s1.10.i386", "product": { "name": "php-pdo-0:5.1.6-3.el4s1.10.i386", "product_id": "php-pdo-0:5.1.6-3.el4s1.10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-3.el4s1.10?arch=i386" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-3.el4s1.10.i386", "product": { "name": "php-mbstring-0:5.1.6-3.el4s1.10.i386", "product_id": "php-mbstring-0:5.1.6-3.el4s1.10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-3.el4s1.10?arch=i386" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-3.el4s1.10.i386", "product": { "name": "php-bcmath-0:5.1.6-3.el4s1.10.i386", "product_id": "php-bcmath-0:5.1.6-3.el4s1.10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-3.el4s1.10?arch=i386" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-3.el4s1.10.i386", "product": { "name": "php-snmp-0:5.1.6-3.el4s1.10.i386", "product_id": "php-snmp-0:5.1.6-3.el4s1.10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-3.el4s1.10?arch=i386" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-3.el4s1.10.i386", "product": { "name": "php-xmlrpc-0:5.1.6-3.el4s1.10.i386", "product_id": "php-xmlrpc-0:5.1.6-3.el4s1.10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-3.el4s1.10?arch=i386" } } }, { "category": "product_version", "name": "php-0:5.1.6-3.el4s1.10.i386", "product": { "name": "php-0:5.1.6-3.el4s1.10.i386", "product_id": "php-0:5.1.6-3.el4s1.10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-3.el4s1.10?arch=i386" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-3.el4s1.10.i386", "product": { "name": "php-pgsql-0:5.1.6-3.el4s1.10.i386", "product_id": "php-pgsql-0:5.1.6-3.el4s1.10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-3.el4s1.10?arch=i386" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-3.el4s1.10.i386", "product": { "name": "php-xml-0:5.1.6-3.el4s1.10.i386", "product_id": "php-xml-0:5.1.6-3.el4s1.10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-3.el4s1.10?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "php-0:5.1.6-3.el4s1.10.src", "product": { "name": "php-0:5.1.6-3.el4s1.10.src", "product_id": "php-0:5.1.6-3.el4s1.10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-3.el4s1.10?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-3.el4s1.10.src as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-0:5.1.6-3.el4s1.10.src" }, "product_reference": "php-0:5.1.6-3.el4s1.10.src", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-bcmath-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-bcmath-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-cli-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-cli-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-cli-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-cli-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-common-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-common-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-common-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-common-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-dba-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-dba-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-dba-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-dba-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-debuginfo-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-debuginfo-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-devel-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-devel-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-devel-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-devel-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-gd-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-gd-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-gd-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-gd-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-imap-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-imap-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-imap-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-imap-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-ldap-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-ldap-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-mbstring-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-mbstring-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-mysql-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-mysql-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-ncurses-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-ncurses-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-odbc-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-odbc-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-pdo-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-pdo-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-pgsql-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-pgsql-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-snmp-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-snmp-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-soap-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-soap-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-soap-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-soap-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-xml-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-xml-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-xml-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-xml-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-xmlrpc-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux AS (v.4)", "product_id": "4AS-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-xmlrpc-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4AS-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-3.el4s1.10.src as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.src" }, "product_reference": "php-0:5.1.6-3.el4s1.10.src", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-bcmath-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-bcmath-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-cli-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-cli-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-cli-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-cli-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-common-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-common-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-common-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-common-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-dba-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-dba-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-dba-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-dba-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-debuginfo-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-debuginfo-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-devel-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-devel-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-devel-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-devel-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-gd-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-gd-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-gd-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-gd-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-imap-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-imap-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-imap-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-imap-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-ldap-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-ldap-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-mbstring-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-mbstring-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-mysql-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-mysql-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-ncurses-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-ncurses-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-odbc-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-odbc-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-pdo-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-pdo-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-pgsql-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-pgsql-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-snmp-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-snmp-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-soap-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-soap-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-soap-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-soap-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-xml-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-xml-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-xml-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-xml-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-3.el4s1.10.i386 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.i386" }, "product_reference": "php-xmlrpc-0:5.1.6-3.el4s1.10.i386", "relates_to_product_reference": "4ES-RHWAS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-3.el4s1.10.x86_64 as a component of Red Hat Application Stack v1 for Enterprise Linux ES (v.4)", "product_id": "4ES-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.x86_64" }, "product_reference": "php-xmlrpc-0:5.1.6-3.el4s1.10.x86_64", "relates_to_product_reference": "4ES-RHWAS" } ] }, "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-RHWAS:php-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-0:5.1.6-3.el4s1.10.src", "4AS-RHWAS:php-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-cli-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-cli-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-common-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-common-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-dba-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-dba-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-devel-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-devel-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-gd-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-gd-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-imap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-imap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-soap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-soap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-xml-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-xml-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.src", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-cli-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-cli-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-common-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-common-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-dba-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-dba-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-devel-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-devel-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-gd-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-gd-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-imap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-imap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-soap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-soap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-xml-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-xml-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.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-22T12:30: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-RHWAS:php-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-0:5.1.6-3.el4s1.10.src", "4AS-RHWAS:php-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-cli-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-cli-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-common-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-common-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-dba-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-dba-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-devel-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-devel-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-gd-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-gd-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-imap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-imap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-soap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-soap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-xml-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-xml-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.src", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-cli-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-cli-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-common-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-common-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-dba-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-dba-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-devel-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-devel-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-gd-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-gd-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-imap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-imap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-soap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-soap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-xml-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-xml-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2008:0582" } ], "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-RHWAS:php-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-0:5.1.6-3.el4s1.10.src", "4AS-RHWAS:php-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-cli-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-cli-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-common-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-common-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-dba-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-dba-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-devel-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-devel-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-gd-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-gd-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-imap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-imap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-soap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-soap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-xml-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-xml-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.src", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-cli-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-cli-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-common-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-common-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-dba-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-dba-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-devel-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-devel-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-gd-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-gd-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-imap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-imap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-soap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-soap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-xml-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-xml-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.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-22T12:30: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-RHWAS:php-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-0:5.1.6-3.el4s1.10.src", "4AS-RHWAS:php-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-cli-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-cli-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-common-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-common-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-dba-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-dba-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-devel-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-devel-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-gd-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-gd-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-imap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-imap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-soap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-soap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-xml-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-xml-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.src", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-cli-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-cli-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-common-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-common-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-dba-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-dba-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-devel-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-devel-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-gd-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-gd-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-imap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-imap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-soap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-soap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-xml-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-xml-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2008:0582" } ], "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-RHWAS:php-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-0:5.1.6-3.el4s1.10.src", "4AS-RHWAS:php-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-cli-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-cli-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-common-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-common-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-dba-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-dba-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-devel-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-devel-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-gd-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-gd-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-imap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-imap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-soap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-soap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-xml-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-xml-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.src", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-cli-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-cli-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-common-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-common-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-dba-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-dba-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-devel-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-devel-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-gd-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-gd-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-imap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-imap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-soap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-soap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-xml-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-xml-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.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-22T12:30: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-RHWAS:php-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-0:5.1.6-3.el4s1.10.src", "4AS-RHWAS:php-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-cli-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-cli-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-common-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-common-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-dba-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-dba-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-devel-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-devel-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-gd-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-gd-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-imap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-imap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-soap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-soap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-xml-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-xml-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.src", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-cli-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-cli-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-common-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-common-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-dba-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-dba-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-devel-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-devel-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-gd-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-gd-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-imap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-imap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-soap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-soap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-xml-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-xml-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2008:0582" } ], "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-RHWAS:php-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-0:5.1.6-3.el4s1.10.src", "4AS-RHWAS:php-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-cli-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-cli-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-common-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-common-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-dba-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-dba-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-devel-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-devel-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-gd-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-gd-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-imap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-imap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-soap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-soap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-xml-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-xml-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.src", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-cli-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-cli-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-common-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-common-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-dba-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-dba-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-devel-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-devel-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-gd-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-gd-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-imap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-imap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-soap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-soap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-xml-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-xml-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.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-22T12:30: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-RHWAS:php-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-0:5.1.6-3.el4s1.10.src", "4AS-RHWAS:php-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-cli-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-cli-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-common-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-common-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-dba-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-dba-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-devel-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-devel-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-gd-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-gd-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-imap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-imap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-soap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-soap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-xml-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-xml-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.src", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-cli-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-cli-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-common-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-common-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-dba-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-dba-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-devel-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-devel-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-gd-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-gd-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-imap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-imap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-soap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-soap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-xml-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-xml-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2008:0582" } ], "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-RHWAS:php-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-0:5.1.6-3.el4s1.10.src", "4AS-RHWAS:php-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-cli-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-cli-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-common-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-common-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-dba-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-dba-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-devel-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-devel-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-gd-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-gd-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-imap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-imap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-soap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-soap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-xml-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-xml-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.src", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-cli-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-cli-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-common-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-common-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-dba-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-dba-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-devel-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-devel-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-gd-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-gd-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-imap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-imap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-soap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-soap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-xml-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-xml-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.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-22T12:30: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-RHWAS:php-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-0:5.1.6-3.el4s1.10.src", "4AS-RHWAS:php-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-cli-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-cli-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-common-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-common-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-dba-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-dba-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-devel-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-devel-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-gd-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-gd-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-imap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-imap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-soap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-soap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-xml-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-xml-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.src", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-cli-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-cli-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-common-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-common-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-dba-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-dba-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-devel-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-devel-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-gd-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-gd-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-imap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-imap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-soap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-soap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-xml-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-xml-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2008:0582" } ], "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-RHWAS:php-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-0:5.1.6-3.el4s1.10.src", "4AS-RHWAS:php-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-cli-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-cli-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-common-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-common-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-dba-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-dba-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-devel-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-devel-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-gd-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-gd-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-imap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-imap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-soap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-soap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-xml-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-xml-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.src", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-cli-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-cli-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-common-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-common-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-dba-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-dba-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-devel-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-devel-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-gd-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-gd-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-imap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-imap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-soap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-soap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-xml-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-xml-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.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-22T12:30: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-RHWAS:php-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-0:5.1.6-3.el4s1.10.src", "4AS-RHWAS:php-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-cli-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-cli-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-common-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-common-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-dba-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-dba-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-devel-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-devel-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-gd-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-gd-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-imap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-imap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-soap-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-soap-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-xml-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-xml-0:5.1.6-3.el4s1.10.x86_64", "4AS-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.i386", "4AS-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.src", "4ES-RHWAS:php-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-bcmath-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-cli-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-cli-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-common-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-common-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-dba-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-dba-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-debuginfo-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-devel-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-devel-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-gd-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-gd-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-imap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-imap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-ldap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-mbstring-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-mysql-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-ncurses-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-odbc-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-pdo-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-pgsql-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-snmp-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-soap-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-soap-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-xml-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-xml-0:5.1.6-3.el4s1.10.x86_64", "4ES-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.i386", "4ES-RHWAS:php-xmlrpc-0:5.1.6-3.el4s1.10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2008:0582" } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "PHP weak 64 bit random seed" } ] }
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" } ] }
rhsa-2008_0505
Vulnerability from csaf_redhat
Published
2008-07-02 13:15
Modified
2024-11-05 16:54
Summary
Red Hat Security Advisory: Red Hat Application Stack v2.1 security and enhancement update
Notes
Topic
Red Hat Application Stack v2.1 is now available. This update fixes various
security issues and adds several enhancements.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Details
The Red Hat Application Stack is an integrated open source application
stack, and includes JBoss Enterprise Application Platform (EAP).
Starting with this update, JBoss EAP is no longer provided via the
Application Stack channels. Instead, all Application Stack customers are
automatically entitled to the JBoss EAP channels. This ensures all users
have immediate access to JBoss EAP packages when they are released,
ensuring lesser wait for security and critical patches.
As a result, you must MANUALLY subscribe to the appropriate JBoss EAP
channel, as all further JBoss EAP updates will only go to that channel.
This update also entitles all customers to the JBoss EAP 4.3.0 channels.
Users receive support for JBoss EAP 4.3.0 if they choose to install it.
Important: downgrading from JBoss EAP 4.3.0 to 4.2.0 is unsupported.
PHP was updated to version 5.2.6, fixing the following security issues:
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)
A flaw was found in PHP's CGI server API. If the web server did not set
DOCUMENT_ROOT environment variable for PHP (e.g. when running PHP in the
FastCGI server mode), an attacker could cause a crash of the PHP child
process, causing a temporary denial of service. (CVE-2008-0599)
MySQL was updated to version 5.0.50sp1a, fixing the following security
issue:
MySQL did not correctly check directories used as arguments for the DATA
DIRECTORY and INDEX DIRECTORY directives. Using this flaw, an authenticated
attacker could elevate their access privileges to tables created by other
database users. Note: this attack does not work on existing tables. An
attacker can only elevate their access to another user's tables as the
tables are created. As well, the names of these created tables need to be
predicted correctly for this attack to succeed. (CVE-2008-2079)
The following packages are updated:
* httpd to 2.2.8
* mod_jk to 1.2.26
* mod_perl to 2.0.4
* the MySQL Connector/ODBC to 3.51.24r1071
* the MySQL Connector/J (JDBC driver) to 5.0.8
* perl-DBD-MySQL to 4.006
* perl-DBI to 1.604
* postgresql to 8.2.7
* postgresql-jdbc to 8.2.508
* postgresqlclient81 to 8.1.11
* postgresql-odbc to 8.02.0500
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": "Red Hat Application Stack v2.1 is now available. This update fixes various\nsecurity issues and adds several enhancements.\n\nThis update has been rated as having moderate security impact by the Red\nHat Security Response Team.", "title": "Topic" }, { "category": "general", "text": "The Red Hat Application Stack is an integrated open source application\nstack, and includes JBoss Enterprise Application Platform (EAP).\n\nStarting with this update, JBoss EAP is no longer provided via the\nApplication Stack channels. Instead, all Application Stack customers are\nautomatically entitled to the JBoss EAP channels. This ensures all users\nhave immediate access to JBoss EAP packages when they are released,\nensuring lesser wait for security and critical patches.\n\nAs a result, you must MANUALLY subscribe to the appropriate JBoss EAP\nchannel, as all further JBoss EAP updates will only go to that channel.\n\nThis update also entitles all customers to the JBoss EAP 4.3.0 channels.\nUsers receive support for JBoss EAP 4.3.0 if they choose to install it.\nImportant: downgrading from JBoss EAP 4.3.0 to 4.2.0 is unsupported.\n\nPHP was updated to version 5.2.6, fixing the following security issues:\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\nA flaw was found in PHP\u0027s CGI server API. If the web server did not set\nDOCUMENT_ROOT environment variable for PHP (e.g. when running PHP in the\nFastCGI server mode), an attacker could cause a crash of the PHP child\nprocess, causing a temporary denial of service. (CVE-2008-0599)\n\nMySQL was updated to version 5.0.50sp1a, fixing the following security\nissue:\n\nMySQL did not correctly check directories used as arguments for the DATA\nDIRECTORY and INDEX DIRECTORY directives. Using this flaw, an authenticated\nattacker could elevate their access privileges to tables created by other\ndatabase users. Note: this attack does not work on existing tables. An\nattacker can only elevate their access to another user\u0027s tables as the\ntables are created. As well, the names of these created tables need to be\npredicted correctly for this attack to succeed. (CVE-2008-2079)\n\nThe following packages are updated:\n\n* httpd to 2.2.8\n* mod_jk to 1.2.26\n* mod_perl to 2.0.4\n* the MySQL Connector/ODBC to 3.51.24r1071\n* the MySQL Connector/J (JDBC driver) to 5.0.8\n* perl-DBD-MySQL to 4.006\n* perl-DBI to 1.604\n* postgresql to 8.2.7\n* postgresql-jdbc to 8.2.508\n* postgresqlclient81 to 8.1.11\n* postgresql-odbc to 8.02.0500", "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:0505", "url": "https://access.redhat.com/errata/RHSA-2008:0505" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "http://www.redhat.com/docs/en-US/Red_Hat_Application_Stack/2.1/html-single/Release_Notes/", "url": "http://www.redhat.com/docs/en-US/Red_Hat_Application_Stack/2.1/html-single/Release_Notes/" }, { "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": "445003", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=445003" }, { "category": "external", "summary": "445006", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=445006" }, { "category": "external", "summary": "445222", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=445222" }, { "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_0505.json" } ], "title": "Red Hat Security Advisory: Red Hat Application Stack v2.1 security and enhancement update", "tracking": { "current_release_date": "2024-11-05T16:54:55+00:00", "generator": { "date": "2024-11-05T16:54:55+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2008:0505", "initial_release_date": "2008-07-02T13:15:00+00:00", "revision_history": [ { "date": "2008-07-02T13:15:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2008-07-02T09:15:28+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T16:54:55+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product": { "name": "Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_application_stack:2" } } } ], "category": "product_family", "name": "Red Hat Application Stack" }, { "branches": [ { "category": "product_version", "name": "mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.x86_64", "product": { "name": "mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.x86_64", "product_id": "mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-connector-odbc-debuginfo@3.51.24r1071-1.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "mysql-connector-odbc-0:3.51.24r1071-1.el5s2.x86_64", "product": { "name": "mysql-connector-odbc-0:3.51.24r1071-1.el5s2.x86_64", "product_id": "mysql-connector-odbc-0:3.51.24r1071-1.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-connector-odbc@3.51.24r1071-1.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "mod_perl-debuginfo-0:2.0.4-3.el5s2.x86_64", "product": { "name": "mod_perl-debuginfo-0:2.0.4-3.el5s2.x86_64", "product_id": "mod_perl-debuginfo-0:2.0.4-3.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_perl-debuginfo@2.0.4-3.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "mod_perl-0:2.0.4-3.el5s2.x86_64", "product": { "name": "mod_perl-0:2.0.4-3.el5s2.x86_64", "product_id": "mod_perl-0:2.0.4-3.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_perl@2.0.4-3.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "mod_perl-devel-0:2.0.4-3.el5s2.x86_64", "product": { "name": "mod_perl-devel-0:2.0.4-3.el5s2.x86_64", "product_id": "mod_perl-devel-0:2.0.4-3.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_perl-devel@2.0.4-3.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "mysql-test-0:5.0.50sp1a-2.el5s2.x86_64", "product": { "name": "mysql-test-0:5.0.50sp1a-2.el5s2.x86_64", "product_id": "mysql-test-0:5.0.50sp1a-2.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-test@5.0.50sp1a-2.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "mysql-cluster-0:5.0.50sp1a-2.el5s2.x86_64", "product": { "name": "mysql-cluster-0:5.0.50sp1a-2.el5s2.x86_64", "product_id": "mysql-cluster-0:5.0.50sp1a-2.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-cluster@5.0.50sp1a-2.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "mysql-server-0:5.0.50sp1a-2.el5s2.x86_64", "product": { "name": "mysql-server-0:5.0.50sp1a-2.el5s2.x86_64", "product_id": "mysql-server-0:5.0.50sp1a-2.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-server@5.0.50sp1a-2.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "mysql-devel-0:5.0.50sp1a-2.el5s2.x86_64", "product": { "name": "mysql-devel-0:5.0.50sp1a-2.el5s2.x86_64", "product_id": "mysql-devel-0:5.0.50sp1a-2.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-devel@5.0.50sp1a-2.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "mysql-bench-0:5.0.50sp1a-2.el5s2.x86_64", "product": { "name": "mysql-bench-0:5.0.50sp1a-2.el5s2.x86_64", "product_id": "mysql-bench-0:5.0.50sp1a-2.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-bench@5.0.50sp1a-2.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "mysql-libs-0:5.0.50sp1a-2.el5s2.x86_64", "product": { "name": "mysql-libs-0:5.0.50sp1a-2.el5s2.x86_64", "product_id": "mysql-libs-0:5.0.50sp1a-2.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-libs@5.0.50sp1a-2.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "mysql-0:5.0.50sp1a-2.el5s2.x86_64", "product": { "name": "mysql-0:5.0.50sp1a-2.el5s2.x86_64", "product_id": "mysql-0:5.0.50sp1a-2.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql@5.0.50sp1a-2.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "mysql-debuginfo-0:5.0.50sp1a-2.el5s2.x86_64", "product": { "name": "mysql-debuginfo-0:5.0.50sp1a-2.el5s2.x86_64", "product_id": "mysql-debuginfo-0:5.0.50sp1a-2.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-debuginfo@5.0.50sp1a-2.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-0:5.2.6-2.el5s2.x86_64", "product": { "name": "php-snmp-0:5.2.6-2.el5s2.x86_64", "product_id": "php-snmp-0:5.2.6-2.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.2.6-2.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "php-bcmath-0:5.2.6-2.el5s2.x86_64", "product": { "name": "php-bcmath-0:5.2.6-2.el5s2.x86_64", "product_id": "php-bcmath-0:5.2.6-2.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.2.6-2.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "php-ncurses-0:5.2.6-2.el5s2.x86_64", "product": { "name": "php-ncurses-0:5.2.6-2.el5s2.x86_64", "product_id": "php-ncurses-0:5.2.6-2.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.2.6-2.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "php-pdo-0:5.2.6-2.el5s2.x86_64", "product": { "name": "php-pdo-0:5.2.6-2.el5s2.x86_64", "product_id": "php-pdo-0:5.2.6-2.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.2.6-2.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-0:5.2.6-2.el5s2.x86_64", "product": { "name": "php-ldap-0:5.2.6-2.el5s2.x86_64", "product_id": "php-ldap-0:5.2.6-2.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.2.6-2.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "php-soap-0:5.2.6-2.el5s2.x86_64", "product": { "name": "php-soap-0:5.2.6-2.el5s2.x86_64", "product_id": "php-soap-0:5.2.6-2.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.2.6-2.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "php-cli-0:5.2.6-2.el5s2.x86_64", "product": { "name": "php-cli-0:5.2.6-2.el5s2.x86_64", "product_id": "php-cli-0:5.2.6-2.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.2.6-2.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-0:5.2.6-2.el5s2.x86_64", "product": { "name": "php-gd-0:5.2.6-2.el5s2.x86_64", "product_id": "php-gd-0:5.2.6-2.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.2.6-2.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-0:5.2.6-2.el5s2.x86_64", "product": { "name": "php-odbc-0:5.2.6-2.el5s2.x86_64", "product_id": "php-odbc-0:5.2.6-2.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.2.6-2.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "php-imap-0:5.2.6-2.el5s2.x86_64", "product": { "name": "php-imap-0:5.2.6-2.el5s2.x86_64", "product_id": "php-imap-0:5.2.6-2.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.2.6-2.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "php-xml-0:5.2.6-2.el5s2.x86_64", "product": { "name": "php-xml-0:5.2.6-2.el5s2.x86_64", "product_id": "php-xml-0:5.2.6-2.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.2.6-2.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-0:5.2.6-2.el5s2.x86_64", "product": { "name": "php-pgsql-0:5.2.6-2.el5s2.x86_64", "product_id": "php-pgsql-0:5.2.6-2.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.2.6-2.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysql-0:5.2.6-2.el5s2.x86_64", "product": { "name": "php-mysql-0:5.2.6-2.el5s2.x86_64", "product_id": "php-mysql-0:5.2.6-2.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.2.6-2.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "php-dba-0:5.2.6-2.el5s2.x86_64", "product": { "name": "php-dba-0:5.2.6-2.el5s2.x86_64", "product_id": "php-dba-0:5.2.6-2.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.2.6-2.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "php-common-0:5.2.6-2.el5s2.x86_64", "product": { "name": "php-common-0:5.2.6-2.el5s2.x86_64", "product_id": "php-common-0:5.2.6-2.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.2.6-2.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-0:5.2.6-2.el5s2.x86_64", "product": { "name": "php-mbstring-0:5.2.6-2.el5s2.x86_64", "product_id": "php-mbstring-0:5.2.6-2.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.2.6-2.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.2.6-2.el5s2.x86_64", "product": { "name": "php-debuginfo-0:5.2.6-2.el5s2.x86_64", "product_id": "php-debuginfo-0:5.2.6-2.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.2.6-2.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "php-devel-0:5.2.6-2.el5s2.x86_64", "product": { "name": "php-devel-0:5.2.6-2.el5s2.x86_64", "product_id": "php-devel-0:5.2.6-2.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.2.6-2.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "php-0:5.2.6-2.el5s2.x86_64", "product": { "name": "php-0:5.2.6-2.el5s2.x86_64", "product_id": "php-0:5.2.6-2.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.2.6-2.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.2.6-2.el5s2.x86_64", "product": { "name": "php-xmlrpc-0:5.2.6-2.el5s2.x86_64", "product_id": "php-xmlrpc-0:5.2.6-2.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.2.6-2.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-jdbc-0:8.2.508-1jpp.el5s2.x86_64", "product": { "name": "postgresql-jdbc-0:8.2.508-1jpp.el5s2.x86_64", "product_id": "postgresql-jdbc-0:8.2.508-1jpp.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-jdbc@8.2.508-1jpp.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.x86_64", "product": { "name": "postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.x86_64", "product_id": "postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-jdbc-debuginfo@8.2.508-1jpp.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "httpd-0:2.2.8-1.el5s2.x86_64", "product": { "name": "httpd-0:2.2.8-1.el5s2.x86_64", "product_id": "httpd-0:2.2.8-1.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/httpd@2.2.8-1.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "httpd-devel-0:2.2.8-1.el5s2.x86_64", "product": { "name": "httpd-devel-0:2.2.8-1.el5s2.x86_64", "product_id": "httpd-devel-0:2.2.8-1.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/httpd-devel@2.2.8-1.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "mod_ssl-1:2.2.8-1.el5s2.x86_64", "product": { "name": "mod_ssl-1:2.2.8-1.el5s2.x86_64", "product_id": "mod_ssl-1:2.2.8-1.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_ssl@2.2.8-1.el5s2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "httpd-debuginfo-0:2.2.8-1.el5s2.x86_64", "product": { "name": "httpd-debuginfo-0:2.2.8-1.el5s2.x86_64", "product_id": "httpd-debuginfo-0:2.2.8-1.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/httpd-debuginfo@2.2.8-1.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "httpd-manual-0:2.2.8-1.el5s2.x86_64", "product": { "name": "httpd-manual-0:2.2.8-1.el5s2.x86_64", "product_id": "httpd-manual-0:2.2.8-1.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/httpd-manual@2.2.8-1.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "mod_jk-debuginfo-0:1.2.26-1.el5s2.x86_64", "product": { "name": "mod_jk-debuginfo-0:1.2.26-1.el5s2.x86_64", "product_id": "mod_jk-debuginfo-0:1.2.26-1.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_jk-debuginfo@1.2.26-1.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "mod_jk-ap20-0:1.2.26-1.el5s2.x86_64", "product": { "name": "mod_jk-ap20-0:1.2.26-1.el5s2.x86_64", "product_id": "mod_jk-ap20-0:1.2.26-1.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_jk-ap20@1.2.26-1.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "perl-DBI-0:1.604-1.el5s2.x86_64", "product": { "name": "perl-DBI-0:1.604-1.el5s2.x86_64", "product_id": "perl-DBI-0:1.604-1.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-DBI@1.604-1.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "perl-DBI-debuginfo-0:1.604-1.el5s2.x86_64", "product": { "name": "perl-DBI-debuginfo-0:1.604-1.el5s2.x86_64", "product_id": "perl-DBI-debuginfo-0:1.604-1.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-DBI-debuginfo@1.604-1.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresqlclient81-0:8.1.11-1.el5s2.x86_64", "product": { "name": "postgresqlclient81-0:8.1.11-1.el5s2.x86_64", "product_id": "postgresqlclient81-0:8.1.11-1.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresqlclient81@8.1.11-1.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.x86_64", "product": { "name": "postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.x86_64", "product_id": "postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresqlclient81-debuginfo@8.1.11-1.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.x86_64", "product": { "name": "perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.x86_64", "product_id": "perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-DBD-MySQL-debuginfo@4.006-1.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "perl-DBD-MySQL-0:4.006-1.el5s2.x86_64", "product": { "name": "perl-DBD-MySQL-0:4.006-1.el5s2.x86_64", "product_id": "perl-DBD-MySQL-0:4.006-1.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-DBD-MySQL@4.006-1.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-odbc-0:08.02.0500-1.el5s2.x86_64", "product": { "name": "postgresql-odbc-0:08.02.0500-1.el5s2.x86_64", "product_id": "postgresql-odbc-0:08.02.0500-1.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-odbc@08.02.0500-1.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.x86_64", "product": { "name": "postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.x86_64", "product_id": "postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-odbc-debuginfo@08.02.0500-1.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:8.2.9-1.el5s2.x86_64", "product": { "name": "postgresql-test-0:8.2.9-1.el5s2.x86_64", "product_id": "postgresql-test-0:8.2.9-1.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@8.2.9-1.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:8.2.9-1.el5s2.x86_64", "product": { "name": "postgresql-server-0:8.2.9-1.el5s2.x86_64", "product_id": "postgresql-server-0:8.2.9-1.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@8.2.9-1.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython-0:8.2.9-1.el5s2.x86_64", "product": { "name": "postgresql-plpython-0:8.2.9-1.el5s2.x86_64", "product_id": "postgresql-plpython-0:8.2.9-1.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython@8.2.9-1.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-libs-0:8.2.9-1.el5s2.x86_64", "product": { "name": "postgresql-libs-0:8.2.9-1.el5s2.x86_64", "product_id": "postgresql-libs-0:8.2.9-1.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-libs@8.2.9-1.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-devel-0:8.2.9-1.el5s2.x86_64", "product": { "name": "postgresql-devel-0:8.2.9-1.el5s2.x86_64", "product_id": "postgresql-devel-0:8.2.9-1.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-devel@8.2.9-1.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:8.2.9-1.el5s2.x86_64", "product": { "name": "postgresql-plperl-0:8.2.9-1.el5s2.x86_64", "product_id": "postgresql-plperl-0:8.2.9-1.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@8.2.9-1.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-tcl-0:8.2.9-1.el5s2.x86_64", "product": { "name": "postgresql-tcl-0:8.2.9-1.el5s2.x86_64", "product_id": "postgresql-tcl-0:8.2.9-1.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-tcl@8.2.9-1.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:8.2.9-1.el5s2.x86_64", "product": { "name": "postgresql-pltcl-0:8.2.9-1.el5s2.x86_64", "product_id": "postgresql-pltcl-0:8.2.9-1.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@8.2.9-1.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:8.2.9-1.el5s2.x86_64", "product": { "name": "postgresql-contrib-0:8.2.9-1.el5s2.x86_64", "product_id": "postgresql-contrib-0:8.2.9-1.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@8.2.9-1.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-python-0:8.2.9-1.el5s2.x86_64", "product": { "name": "postgresql-python-0:8.2.9-1.el5s2.x86_64", "product_id": "postgresql-python-0:8.2.9-1.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-python@8.2.9-1.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:8.2.9-1.el5s2.x86_64", "product": { "name": "postgresql-debuginfo-0:8.2.9-1.el5s2.x86_64", "product_id": "postgresql-debuginfo-0:8.2.9-1.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@8.2.9-1.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-0:8.2.9-1.el5s2.x86_64", "product": { "name": "postgresql-0:8.2.9-1.el5s2.x86_64", "product_id": "postgresql-0:8.2.9-1.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@8.2.9-1.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:8.2.9-1.el5s2.x86_64", "product": { "name": "postgresql-docs-0:8.2.9-1.el5s2.x86_64", "product_id": "postgresql-docs-0:8.2.9-1.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@8.2.9-1.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "unixODBC-0:2.2.12-8.el5s2.x86_64", "product": { "name": "unixODBC-0:2.2.12-8.el5s2.x86_64", "product_id": "unixODBC-0:2.2.12-8.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/unixODBC@2.2.12-8.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "unixODBC-debuginfo-0:2.2.12-8.el5s2.x86_64", "product": { "name": "unixODBC-debuginfo-0:2.2.12-8.el5s2.x86_64", "product_id": "unixODBC-debuginfo-0:2.2.12-8.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/unixODBC-debuginfo@2.2.12-8.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "unixODBC-kde-0:2.2.12-8.el5s2.x86_64", "product": { "name": "unixODBC-kde-0:2.2.12-8.el5s2.x86_64", "product_id": "unixODBC-kde-0:2.2.12-8.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/unixODBC-kde@2.2.12-8.el5s2?arch=x86_64" } } }, { "category": "product_version", "name": "unixODBC-devel-0:2.2.12-8.el5s2.x86_64", "product": { "name": "unixODBC-devel-0:2.2.12-8.el5s2.x86_64", "product_id": "unixODBC-devel-0:2.2.12-8.el5s2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/unixODBC-devel@2.2.12-8.el5s2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.i386", "product": { "name": "mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.i386", "product_id": "mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-connector-odbc-debuginfo@3.51.24r1071-1.el5s2?arch=i386" } } }, { "category": "product_version", "name": "mysql-connector-odbc-0:3.51.24r1071-1.el5s2.i386", "product": { "name": "mysql-connector-odbc-0:3.51.24r1071-1.el5s2.i386", "product_id": "mysql-connector-odbc-0:3.51.24r1071-1.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-connector-odbc@3.51.24r1071-1.el5s2?arch=i386" } } }, { "category": "product_version", "name": "mod_perl-debuginfo-0:2.0.4-3.el5s2.i386", "product": { "name": "mod_perl-debuginfo-0:2.0.4-3.el5s2.i386", "product_id": "mod_perl-debuginfo-0:2.0.4-3.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_perl-debuginfo@2.0.4-3.el5s2?arch=i386" } } }, { "category": "product_version", "name": "mod_perl-0:2.0.4-3.el5s2.i386", "product": { "name": "mod_perl-0:2.0.4-3.el5s2.i386", "product_id": "mod_perl-0:2.0.4-3.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_perl@2.0.4-3.el5s2?arch=i386" } } }, { "category": "product_version", "name": "mod_perl-devel-0:2.0.4-3.el5s2.i386", "product": { "name": "mod_perl-devel-0:2.0.4-3.el5s2.i386", "product_id": "mod_perl-devel-0:2.0.4-3.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_perl-devel@2.0.4-3.el5s2?arch=i386" } } }, { "category": "product_version", "name": "mysql-test-0:5.0.50sp1a-2.el5s2.i386", "product": { "name": "mysql-test-0:5.0.50sp1a-2.el5s2.i386", "product_id": "mysql-test-0:5.0.50sp1a-2.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-test@5.0.50sp1a-2.el5s2?arch=i386" } } }, { "category": "product_version", "name": "mysql-devel-0:5.0.50sp1a-2.el5s2.i386", "product": { "name": "mysql-devel-0:5.0.50sp1a-2.el5s2.i386", "product_id": "mysql-devel-0:5.0.50sp1a-2.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-devel@5.0.50sp1a-2.el5s2?arch=i386" } } }, { "category": "product_version", "name": "mysql-libs-0:5.0.50sp1a-2.el5s2.i386", "product": { "name": "mysql-libs-0:5.0.50sp1a-2.el5s2.i386", "product_id": "mysql-libs-0:5.0.50sp1a-2.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-libs@5.0.50sp1a-2.el5s2?arch=i386" } } }, { "category": "product_version", "name": "mysql-cluster-0:5.0.50sp1a-2.el5s2.i386", "product": { "name": "mysql-cluster-0:5.0.50sp1a-2.el5s2.i386", "product_id": "mysql-cluster-0:5.0.50sp1a-2.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-cluster@5.0.50sp1a-2.el5s2?arch=i386" } } }, { "category": "product_version", "name": "mysql-server-0:5.0.50sp1a-2.el5s2.i386", "product": { "name": "mysql-server-0:5.0.50sp1a-2.el5s2.i386", "product_id": "mysql-server-0:5.0.50sp1a-2.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-server@5.0.50sp1a-2.el5s2?arch=i386" } } }, { "category": "product_version", "name": "mysql-bench-0:5.0.50sp1a-2.el5s2.i386", "product": { "name": "mysql-bench-0:5.0.50sp1a-2.el5s2.i386", "product_id": "mysql-bench-0:5.0.50sp1a-2.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-bench@5.0.50sp1a-2.el5s2?arch=i386" } } }, { "category": "product_version", "name": "mysql-0:5.0.50sp1a-2.el5s2.i386", "product": { "name": "mysql-0:5.0.50sp1a-2.el5s2.i386", "product_id": "mysql-0:5.0.50sp1a-2.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql@5.0.50sp1a-2.el5s2?arch=i386" } } }, { "category": "product_version", "name": "mysql-debuginfo-0:5.0.50sp1a-2.el5s2.i386", "product": { "name": "mysql-debuginfo-0:5.0.50sp1a-2.el5s2.i386", "product_id": "mysql-debuginfo-0:5.0.50sp1a-2.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-debuginfo@5.0.50sp1a-2.el5s2?arch=i386" } } }, { "category": "product_version", "name": "php-snmp-0:5.2.6-2.el5s2.i386", "product": { "name": "php-snmp-0:5.2.6-2.el5s2.i386", "product_id": "php-snmp-0:5.2.6-2.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.2.6-2.el5s2?arch=i386" } } }, { "category": "product_version", "name": "php-bcmath-0:5.2.6-2.el5s2.i386", "product": { "name": "php-bcmath-0:5.2.6-2.el5s2.i386", "product_id": "php-bcmath-0:5.2.6-2.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.2.6-2.el5s2?arch=i386" } } }, { "category": "product_version", "name": "php-ncurses-0:5.2.6-2.el5s2.i386", "product": { "name": "php-ncurses-0:5.2.6-2.el5s2.i386", "product_id": "php-ncurses-0:5.2.6-2.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.2.6-2.el5s2?arch=i386" } } }, { "category": "product_version", "name": "php-pdo-0:5.2.6-2.el5s2.i386", "product": { "name": "php-pdo-0:5.2.6-2.el5s2.i386", "product_id": "php-pdo-0:5.2.6-2.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.2.6-2.el5s2?arch=i386" } } }, { "category": "product_version", "name": "php-ldap-0:5.2.6-2.el5s2.i386", "product": { "name": "php-ldap-0:5.2.6-2.el5s2.i386", "product_id": "php-ldap-0:5.2.6-2.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.2.6-2.el5s2?arch=i386" } } }, { "category": "product_version", "name": "php-soap-0:5.2.6-2.el5s2.i386", "product": { "name": "php-soap-0:5.2.6-2.el5s2.i386", "product_id": "php-soap-0:5.2.6-2.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.2.6-2.el5s2?arch=i386" } } }, { "category": "product_version", "name": "php-cli-0:5.2.6-2.el5s2.i386", "product": { "name": "php-cli-0:5.2.6-2.el5s2.i386", "product_id": "php-cli-0:5.2.6-2.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.2.6-2.el5s2?arch=i386" } } }, { "category": "product_version", "name": "php-gd-0:5.2.6-2.el5s2.i386", "product": { "name": "php-gd-0:5.2.6-2.el5s2.i386", "product_id": "php-gd-0:5.2.6-2.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.2.6-2.el5s2?arch=i386" } } }, { "category": "product_version", "name": "php-odbc-0:5.2.6-2.el5s2.i386", "product": { "name": "php-odbc-0:5.2.6-2.el5s2.i386", "product_id": "php-odbc-0:5.2.6-2.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.2.6-2.el5s2?arch=i386" } } }, { "category": "product_version", "name": "php-imap-0:5.2.6-2.el5s2.i386", "product": { "name": "php-imap-0:5.2.6-2.el5s2.i386", "product_id": "php-imap-0:5.2.6-2.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.2.6-2.el5s2?arch=i386" } } }, { "category": "product_version", "name": "php-xml-0:5.2.6-2.el5s2.i386", "product": { "name": "php-xml-0:5.2.6-2.el5s2.i386", "product_id": "php-xml-0:5.2.6-2.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.2.6-2.el5s2?arch=i386" } } }, { "category": "product_version", "name": "php-pgsql-0:5.2.6-2.el5s2.i386", "product": { "name": "php-pgsql-0:5.2.6-2.el5s2.i386", "product_id": "php-pgsql-0:5.2.6-2.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.2.6-2.el5s2?arch=i386" } } }, { "category": "product_version", "name": "php-mysql-0:5.2.6-2.el5s2.i386", "product": { "name": "php-mysql-0:5.2.6-2.el5s2.i386", "product_id": "php-mysql-0:5.2.6-2.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.2.6-2.el5s2?arch=i386" } } }, { "category": "product_version", "name": "php-dba-0:5.2.6-2.el5s2.i386", "product": { "name": "php-dba-0:5.2.6-2.el5s2.i386", "product_id": "php-dba-0:5.2.6-2.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.2.6-2.el5s2?arch=i386" } } }, { "category": "product_version", "name": "php-common-0:5.2.6-2.el5s2.i386", "product": { "name": "php-common-0:5.2.6-2.el5s2.i386", "product_id": "php-common-0:5.2.6-2.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.2.6-2.el5s2?arch=i386" } } }, { "category": "product_version", "name": "php-mbstring-0:5.2.6-2.el5s2.i386", "product": { "name": "php-mbstring-0:5.2.6-2.el5s2.i386", "product_id": "php-mbstring-0:5.2.6-2.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.2.6-2.el5s2?arch=i386" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.2.6-2.el5s2.i386", "product": { "name": "php-debuginfo-0:5.2.6-2.el5s2.i386", "product_id": "php-debuginfo-0:5.2.6-2.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.2.6-2.el5s2?arch=i386" } } }, { "category": "product_version", "name": "php-devel-0:5.2.6-2.el5s2.i386", "product": { "name": "php-devel-0:5.2.6-2.el5s2.i386", "product_id": "php-devel-0:5.2.6-2.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.2.6-2.el5s2?arch=i386" } } }, { "category": "product_version", "name": "php-0:5.2.6-2.el5s2.i386", "product": { "name": "php-0:5.2.6-2.el5s2.i386", "product_id": "php-0:5.2.6-2.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.2.6-2.el5s2?arch=i386" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.2.6-2.el5s2.i386", "product": { "name": "php-xmlrpc-0:5.2.6-2.el5s2.i386", "product_id": "php-xmlrpc-0:5.2.6-2.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.2.6-2.el5s2?arch=i386" } } }, { "category": "product_version", "name": "postgresql-jdbc-0:8.2.508-1jpp.el5s2.i386", "product": { "name": "postgresql-jdbc-0:8.2.508-1jpp.el5s2.i386", "product_id": "postgresql-jdbc-0:8.2.508-1jpp.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-jdbc@8.2.508-1jpp.el5s2?arch=i386" } } }, { "category": "product_version", "name": "postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.i386", "product": { "name": "postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.i386", "product_id": "postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-jdbc-debuginfo@8.2.508-1jpp.el5s2?arch=i386" } } }, { "category": "product_version", "name": "httpd-0:2.2.8-1.el5s2.i386", "product": { "name": "httpd-0:2.2.8-1.el5s2.i386", "product_id": "httpd-0:2.2.8-1.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/httpd@2.2.8-1.el5s2?arch=i386" } } }, { "category": "product_version", "name": "httpd-devel-0:2.2.8-1.el5s2.i386", "product": { "name": "httpd-devel-0:2.2.8-1.el5s2.i386", "product_id": "httpd-devel-0:2.2.8-1.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/httpd-devel@2.2.8-1.el5s2?arch=i386" } } }, { "category": "product_version", "name": "mod_ssl-1:2.2.8-1.el5s2.i386", "product": { "name": "mod_ssl-1:2.2.8-1.el5s2.i386", "product_id": "mod_ssl-1:2.2.8-1.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_ssl@2.2.8-1.el5s2?arch=i386\u0026epoch=1" } } }, { "category": "product_version", "name": "httpd-debuginfo-0:2.2.8-1.el5s2.i386", "product": { "name": "httpd-debuginfo-0:2.2.8-1.el5s2.i386", "product_id": "httpd-debuginfo-0:2.2.8-1.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/httpd-debuginfo@2.2.8-1.el5s2?arch=i386" } } }, { "category": "product_version", "name": "httpd-manual-0:2.2.8-1.el5s2.i386", "product": { "name": "httpd-manual-0:2.2.8-1.el5s2.i386", "product_id": "httpd-manual-0:2.2.8-1.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/httpd-manual@2.2.8-1.el5s2?arch=i386" } } }, { "category": "product_version", "name": "mod_jk-debuginfo-0:1.2.26-1.el5s2.i386", "product": { "name": "mod_jk-debuginfo-0:1.2.26-1.el5s2.i386", "product_id": "mod_jk-debuginfo-0:1.2.26-1.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_jk-debuginfo@1.2.26-1.el5s2?arch=i386" } } }, { "category": "product_version", "name": "mod_jk-ap20-0:1.2.26-1.el5s2.i386", "product": { "name": "mod_jk-ap20-0:1.2.26-1.el5s2.i386", "product_id": "mod_jk-ap20-0:1.2.26-1.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_jk-ap20@1.2.26-1.el5s2?arch=i386" } } }, { "category": "product_version", "name": "perl-DBI-0:1.604-1.el5s2.i386", "product": { "name": "perl-DBI-0:1.604-1.el5s2.i386", "product_id": "perl-DBI-0:1.604-1.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-DBI@1.604-1.el5s2?arch=i386" } } }, { "category": "product_version", "name": "perl-DBI-debuginfo-0:1.604-1.el5s2.i386", "product": { "name": "perl-DBI-debuginfo-0:1.604-1.el5s2.i386", "product_id": "perl-DBI-debuginfo-0:1.604-1.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-DBI-debuginfo@1.604-1.el5s2?arch=i386" } } }, { "category": "product_version", "name": "postgresqlclient81-0:8.1.11-1.el5s2.i386", "product": { "name": "postgresqlclient81-0:8.1.11-1.el5s2.i386", "product_id": "postgresqlclient81-0:8.1.11-1.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresqlclient81@8.1.11-1.el5s2?arch=i386" } } }, { "category": "product_version", "name": "postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.i386", "product": { "name": "postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.i386", "product_id": "postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresqlclient81-debuginfo@8.1.11-1.el5s2?arch=i386" } } }, { "category": "product_version", "name": "perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.i386", "product": { "name": "perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.i386", "product_id": "perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-DBD-MySQL-debuginfo@4.006-1.el5s2?arch=i386" } } }, { "category": "product_version", "name": "perl-DBD-MySQL-0:4.006-1.el5s2.i386", "product": { "name": "perl-DBD-MySQL-0:4.006-1.el5s2.i386", "product_id": "perl-DBD-MySQL-0:4.006-1.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-DBD-MySQL@4.006-1.el5s2?arch=i386" } } }, { "category": "product_version", "name": "postgresql-odbc-0:08.02.0500-1.el5s2.i386", "product": { "name": "postgresql-odbc-0:08.02.0500-1.el5s2.i386", "product_id": "postgresql-odbc-0:08.02.0500-1.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-odbc@08.02.0500-1.el5s2?arch=i386" } } }, { "category": "product_version", "name": "postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.i386", "product": { "name": "postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.i386", "product_id": "postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-odbc-debuginfo@08.02.0500-1.el5s2?arch=i386" } } }, { "category": "product_version", "name": "postgresql-test-0:8.2.9-1.el5s2.i386", "product": { "name": "postgresql-test-0:8.2.9-1.el5s2.i386", "product_id": "postgresql-test-0:8.2.9-1.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@8.2.9-1.el5s2?arch=i386" } } }, { "category": "product_version", "name": "postgresql-server-0:8.2.9-1.el5s2.i386", "product": { "name": "postgresql-server-0:8.2.9-1.el5s2.i386", "product_id": "postgresql-server-0:8.2.9-1.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@8.2.9-1.el5s2?arch=i386" } } }, { "category": "product_version", "name": "postgresql-plpython-0:8.2.9-1.el5s2.i386", "product": { "name": "postgresql-plpython-0:8.2.9-1.el5s2.i386", "product_id": "postgresql-plpython-0:8.2.9-1.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython@8.2.9-1.el5s2?arch=i386" } } }, { "category": "product_version", "name": "postgresql-libs-0:8.2.9-1.el5s2.i386", "product": { "name": "postgresql-libs-0:8.2.9-1.el5s2.i386", "product_id": "postgresql-libs-0:8.2.9-1.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-libs@8.2.9-1.el5s2?arch=i386" } } }, { "category": "product_version", "name": "postgresql-devel-0:8.2.9-1.el5s2.i386", "product": { "name": "postgresql-devel-0:8.2.9-1.el5s2.i386", "product_id": "postgresql-devel-0:8.2.9-1.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-devel@8.2.9-1.el5s2?arch=i386" } } }, { "category": "product_version", "name": "postgresql-plperl-0:8.2.9-1.el5s2.i386", "product": { "name": "postgresql-plperl-0:8.2.9-1.el5s2.i386", "product_id": "postgresql-plperl-0:8.2.9-1.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@8.2.9-1.el5s2?arch=i386" } } }, { "category": "product_version", "name": "postgresql-tcl-0:8.2.9-1.el5s2.i386", "product": { "name": "postgresql-tcl-0:8.2.9-1.el5s2.i386", "product_id": "postgresql-tcl-0:8.2.9-1.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-tcl@8.2.9-1.el5s2?arch=i386" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:8.2.9-1.el5s2.i386", "product": { "name": "postgresql-pltcl-0:8.2.9-1.el5s2.i386", "product_id": "postgresql-pltcl-0:8.2.9-1.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@8.2.9-1.el5s2?arch=i386" } } }, { "category": "product_version", "name": "postgresql-contrib-0:8.2.9-1.el5s2.i386", "product": { "name": "postgresql-contrib-0:8.2.9-1.el5s2.i386", "product_id": "postgresql-contrib-0:8.2.9-1.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@8.2.9-1.el5s2?arch=i386" } } }, { "category": "product_version", "name": "postgresql-python-0:8.2.9-1.el5s2.i386", "product": { "name": "postgresql-python-0:8.2.9-1.el5s2.i386", "product_id": "postgresql-python-0:8.2.9-1.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-python@8.2.9-1.el5s2?arch=i386" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:8.2.9-1.el5s2.i386", "product": { "name": "postgresql-debuginfo-0:8.2.9-1.el5s2.i386", "product_id": "postgresql-debuginfo-0:8.2.9-1.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@8.2.9-1.el5s2?arch=i386" } } }, { "category": "product_version", "name": "postgresql-0:8.2.9-1.el5s2.i386", "product": { "name": "postgresql-0:8.2.9-1.el5s2.i386", "product_id": "postgresql-0:8.2.9-1.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@8.2.9-1.el5s2?arch=i386" } } }, { "category": "product_version", "name": "postgresql-docs-0:8.2.9-1.el5s2.i386", "product": { "name": "postgresql-docs-0:8.2.9-1.el5s2.i386", "product_id": "postgresql-docs-0:8.2.9-1.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@8.2.9-1.el5s2?arch=i386" } } }, { "category": "product_version", "name": "unixODBC-0:2.2.12-8.el5s2.i386", "product": { "name": "unixODBC-0:2.2.12-8.el5s2.i386", "product_id": "unixODBC-0:2.2.12-8.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/unixODBC@2.2.12-8.el5s2?arch=i386" } } }, { "category": "product_version", "name": "unixODBC-debuginfo-0:2.2.12-8.el5s2.i386", "product": { "name": "unixODBC-debuginfo-0:2.2.12-8.el5s2.i386", "product_id": "unixODBC-debuginfo-0:2.2.12-8.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/unixODBC-debuginfo@2.2.12-8.el5s2?arch=i386" } } }, { "category": "product_version", "name": "unixODBC-kde-0:2.2.12-8.el5s2.i386", "product": { "name": "unixODBC-kde-0:2.2.12-8.el5s2.i386", "product_id": "unixODBC-kde-0:2.2.12-8.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/unixODBC-kde@2.2.12-8.el5s2?arch=i386" } } }, { "category": "product_version", "name": "unixODBC-devel-0:2.2.12-8.el5s2.i386", "product": { "name": "unixODBC-devel-0:2.2.12-8.el5s2.i386", "product_id": "unixODBC-devel-0:2.2.12-8.el5s2.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/unixODBC-devel@2.2.12-8.el5s2?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "mysql-connector-odbc-0:3.51.24r1071-1.el5s2.src", "product": { "name": "mysql-connector-odbc-0:3.51.24r1071-1.el5s2.src", "product_id": "mysql-connector-odbc-0:3.51.24r1071-1.el5s2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-connector-odbc@3.51.24r1071-1.el5s2?arch=src" } } }, { "category": "product_version", "name": "mod_perl-0:2.0.4-3.el5s2.src", "product": { "name": "mod_perl-0:2.0.4-3.el5s2.src", "product_id": "mod_perl-0:2.0.4-3.el5s2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_perl@2.0.4-3.el5s2?arch=src" } } }, { "category": "product_version", "name": "mysql-0:5.0.50sp1a-2.el5s2.src", "product": { "name": "mysql-0:5.0.50sp1a-2.el5s2.src", "product_id": "mysql-0:5.0.50sp1a-2.el5s2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql@5.0.50sp1a-2.el5s2?arch=src" } } }, { "category": "product_version", "name": "php-0:5.2.6-2.el5s2.src", "product": { "name": "php-0:5.2.6-2.el5s2.src", "product_id": "php-0:5.2.6-2.el5s2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.2.6-2.el5s2?arch=src" } } }, { "category": "product_version", "name": "postgresql-jdbc-0:8.2.508-1jpp.el5s2.src", "product": { "name": "postgresql-jdbc-0:8.2.508-1jpp.el5s2.src", "product_id": "postgresql-jdbc-0:8.2.508-1jpp.el5s2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-jdbc@8.2.508-1jpp.el5s2?arch=src" } } }, { "category": "product_version", "name": "httpd-0:2.2.8-1.el5s2.src", "product": { "name": "httpd-0:2.2.8-1.el5s2.src", "product_id": "httpd-0:2.2.8-1.el5s2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/httpd@2.2.8-1.el5s2?arch=src" } } }, { "category": "product_version", "name": "mod_jk-0:1.2.26-1.el5s2.src", "product": { "name": "mod_jk-0:1.2.26-1.el5s2.src", "product_id": "mod_jk-0:1.2.26-1.el5s2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_jk@1.2.26-1.el5s2?arch=src" } } }, { "category": "product_version", "name": "mysql-jdbc-0:5.0.8-1jpp.1.el5s2.src", "product": { "name": "mysql-jdbc-0:5.0.8-1jpp.1.el5s2.src", "product_id": "mysql-jdbc-0:5.0.8-1jpp.1.el5s2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-jdbc@5.0.8-1jpp.1.el5s2?arch=src" } } }, { "category": "product_version", "name": "perl-DBI-0:1.604-1.el5s2.src", "product": { "name": "perl-DBI-0:1.604-1.el5s2.src", "product_id": "perl-DBI-0:1.604-1.el5s2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-DBI@1.604-1.el5s2?arch=src" } } }, { "category": "product_version", "name": "postgresqlclient81-0:8.1.11-1.el5s2.src", "product": { "name": "postgresqlclient81-0:8.1.11-1.el5s2.src", "product_id": "postgresqlclient81-0:8.1.11-1.el5s2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresqlclient81@8.1.11-1.el5s2?arch=src" } } }, { "category": "product_version", "name": "perl-DBD-MySQL-0:4.006-1.el5s2.src", "product": { "name": "perl-DBD-MySQL-0:4.006-1.el5s2.src", "product_id": "perl-DBD-MySQL-0:4.006-1.el5s2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-DBD-MySQL@4.006-1.el5s2?arch=src" } } }, { "category": "product_version", "name": "postgresql-odbc-0:08.02.0500-1.el5s2.src", "product": { "name": "postgresql-odbc-0:08.02.0500-1.el5s2.src", "product_id": "postgresql-odbc-0:08.02.0500-1.el5s2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-odbc@08.02.0500-1.el5s2?arch=src" } } }, { "category": "product_version", "name": "postgresql-0:8.2.9-1.el5s2.src", "product": { "name": "postgresql-0:8.2.9-1.el5s2.src", "product_id": "postgresql-0:8.2.9-1.el5s2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@8.2.9-1.el5s2?arch=src" } } }, { "category": "product_version", "name": "unixODBC-0:2.2.12-8.el5s2.src", "product": { "name": "unixODBC-0:2.2.12-8.el5s2.src", "product_id": "unixODBC-0:2.2.12-8.el5s2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/unixODBC@2.2.12-8.el5s2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "mysql-jdbc-0:5.0.8-1jpp.1.el5s2.noarch", "product": { "name": "mysql-jdbc-0:5.0.8-1jpp.1.el5s2.noarch", "product_id": "mysql-jdbc-0:5.0.8-1jpp.1.el5s2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/mysql-jdbc@5.0.8-1jpp.1.el5s2?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "httpd-0:2.2.8-1.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:httpd-0:2.2.8-1.el5s2.i386" }, "product_reference": "httpd-0:2.2.8-1.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "httpd-0:2.2.8-1.el5s2.src as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:httpd-0:2.2.8-1.el5s2.src" }, "product_reference": "httpd-0:2.2.8-1.el5s2.src", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "httpd-0:2.2.8-1.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:httpd-0:2.2.8-1.el5s2.x86_64" }, "product_reference": "httpd-0:2.2.8-1.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "httpd-debuginfo-0:2.2.8-1.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.i386" }, "product_reference": "httpd-debuginfo-0:2.2.8-1.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "httpd-debuginfo-0:2.2.8-1.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.x86_64" }, "product_reference": "httpd-debuginfo-0:2.2.8-1.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "httpd-devel-0:2.2.8-1.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.i386" }, "product_reference": "httpd-devel-0:2.2.8-1.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "httpd-devel-0:2.2.8-1.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.x86_64" }, "product_reference": "httpd-devel-0:2.2.8-1.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "httpd-manual-0:2.2.8-1.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.i386" }, "product_reference": "httpd-manual-0:2.2.8-1.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "httpd-manual-0:2.2.8-1.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.x86_64" }, "product_reference": "httpd-manual-0:2.2.8-1.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mod_jk-0:1.2.26-1.el5s2.src as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mod_jk-0:1.2.26-1.el5s2.src" }, "product_reference": "mod_jk-0:1.2.26-1.el5s2.src", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mod_jk-ap20-0:1.2.26-1.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.i386" }, "product_reference": "mod_jk-ap20-0:1.2.26-1.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mod_jk-ap20-0:1.2.26-1.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.x86_64" }, "product_reference": "mod_jk-ap20-0:1.2.26-1.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mod_jk-debuginfo-0:1.2.26-1.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.i386" }, "product_reference": "mod_jk-debuginfo-0:1.2.26-1.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mod_jk-debuginfo-0:1.2.26-1.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.x86_64" }, "product_reference": "mod_jk-debuginfo-0:1.2.26-1.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mod_perl-0:2.0.4-3.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.i386" }, "product_reference": "mod_perl-0:2.0.4-3.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mod_perl-0:2.0.4-3.el5s2.src as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.src" }, "product_reference": "mod_perl-0:2.0.4-3.el5s2.src", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mod_perl-0:2.0.4-3.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.x86_64" }, "product_reference": "mod_perl-0:2.0.4-3.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mod_perl-debuginfo-0:2.0.4-3.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.i386" }, "product_reference": "mod_perl-debuginfo-0:2.0.4-3.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mod_perl-debuginfo-0:2.0.4-3.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.x86_64" }, "product_reference": "mod_perl-debuginfo-0:2.0.4-3.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mod_perl-devel-0:2.0.4-3.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.i386" }, "product_reference": "mod_perl-devel-0:2.0.4-3.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mod_perl-devel-0:2.0.4-3.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.x86_64" }, "product_reference": "mod_perl-devel-0:2.0.4-3.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mod_ssl-1:2.2.8-1.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.i386" }, "product_reference": "mod_ssl-1:2.2.8-1.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mod_ssl-1:2.2.8-1.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.x86_64" }, "product_reference": "mod_ssl-1:2.2.8-1.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:5.0.50sp1a-2.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.i386" }, "product_reference": "mysql-0:5.0.50sp1a-2.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:5.0.50sp1a-2.el5s2.src as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.src" }, "product_reference": "mysql-0:5.0.50sp1a-2.el5s2.src", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-0:5.0.50sp1a-2.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.x86_64" }, "product_reference": "mysql-0:5.0.50sp1a-2.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:5.0.50sp1a-2.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.i386" }, "product_reference": "mysql-bench-0:5.0.50sp1a-2.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-bench-0:5.0.50sp1a-2.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.x86_64" }, "product_reference": "mysql-bench-0:5.0.50sp1a-2.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-cluster-0:5.0.50sp1a-2.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.i386" }, "product_reference": "mysql-cluster-0:5.0.50sp1a-2.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-cluster-0:5.0.50sp1a-2.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.x86_64" }, "product_reference": "mysql-cluster-0:5.0.50sp1a-2.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-connector-odbc-0:3.51.24r1071-1.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.i386" }, "product_reference": "mysql-connector-odbc-0:3.51.24r1071-1.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-connector-odbc-0:3.51.24r1071-1.el5s2.src as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.src" }, "product_reference": "mysql-connector-odbc-0:3.51.24r1071-1.el5s2.src", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-connector-odbc-0:3.51.24r1071-1.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.x86_64" }, "product_reference": "mysql-connector-odbc-0:3.51.24r1071-1.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.i386" }, "product_reference": "mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.x86_64" }, "product_reference": "mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:5.0.50sp1a-2.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.i386" }, "product_reference": "mysql-debuginfo-0:5.0.50sp1a-2.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-debuginfo-0:5.0.50sp1a-2.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.x86_64" }, "product_reference": "mysql-debuginfo-0:5.0.50sp1a-2.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:5.0.50sp1a-2.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.i386" }, "product_reference": "mysql-devel-0:5.0.50sp1a-2.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-devel-0:5.0.50sp1a-2.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.x86_64" }, "product_reference": "mysql-devel-0:5.0.50sp1a-2.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-jdbc-0:5.0.8-1jpp.1.el5s2.noarch as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.noarch" }, "product_reference": "mysql-jdbc-0:5.0.8-1jpp.1.el5s2.noarch", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-jdbc-0:5.0.8-1jpp.1.el5s2.src as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.src" }, "product_reference": "mysql-jdbc-0:5.0.8-1jpp.1.el5s2.src", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-libs-0:5.0.50sp1a-2.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.i386" }, "product_reference": "mysql-libs-0:5.0.50sp1a-2.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-libs-0:5.0.50sp1a-2.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.x86_64" }, "product_reference": "mysql-libs-0:5.0.50sp1a-2.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:5.0.50sp1a-2.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.i386" }, "product_reference": "mysql-server-0:5.0.50sp1a-2.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-server-0:5.0.50sp1a-2.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.x86_64" }, "product_reference": "mysql-server-0:5.0.50sp1a-2.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-test-0:5.0.50sp1a-2.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.i386" }, "product_reference": "mysql-test-0:5.0.50sp1a-2.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "mysql-test-0:5.0.50sp1a-2.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.x86_64" }, "product_reference": "mysql-test-0:5.0.50sp1a-2.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBD-MySQL-0:4.006-1.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.i386" }, "product_reference": "perl-DBD-MySQL-0:4.006-1.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBD-MySQL-0:4.006-1.el5s2.src as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.src" }, "product_reference": "perl-DBD-MySQL-0:4.006-1.el5s2.src", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBD-MySQL-0:4.006-1.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.x86_64" }, "product_reference": "perl-DBD-MySQL-0:4.006-1.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.i386" }, "product_reference": "perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.x86_64" }, "product_reference": "perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-0:1.604-1.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.i386" }, "product_reference": "perl-DBI-0:1.604-1.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-0:1.604-1.el5s2.src as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.src" }, "product_reference": "perl-DBI-0:1.604-1.el5s2.src", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-0:1.604-1.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.x86_64" }, "product_reference": "perl-DBI-0:1.604-1.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-debuginfo-0:1.604-1.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.i386" }, "product_reference": "perl-DBI-debuginfo-0:1.604-1.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "perl-DBI-debuginfo-0:1.604-1.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.x86_64" }, "product_reference": "perl-DBI-debuginfo-0:1.604-1.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.2.6-2.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-0:5.2.6-2.el5s2.i386" }, "product_reference": "php-0:5.2.6-2.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.2.6-2.el5s2.src as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-0:5.2.6-2.el5s2.src" }, "product_reference": "php-0:5.2.6-2.el5s2.src", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.2.6-2.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-0:5.2.6-2.el5s2.x86_64" }, "product_reference": "php-0:5.2.6-2.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.2.6-2.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.i386" }, "product_reference": "php-bcmath-0:5.2.6-2.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.2.6-2.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.x86_64" }, "product_reference": "php-bcmath-0:5.2.6-2.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.2.6-2.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.i386" }, "product_reference": "php-cli-0:5.2.6-2.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.2.6-2.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.x86_64" }, "product_reference": "php-cli-0:5.2.6-2.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.2.6-2.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-common-0:5.2.6-2.el5s2.i386" }, "product_reference": "php-common-0:5.2.6-2.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.2.6-2.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-common-0:5.2.6-2.el5s2.x86_64" }, "product_reference": "php-common-0:5.2.6-2.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.2.6-2.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.i386" }, "product_reference": "php-dba-0:5.2.6-2.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.2.6-2.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.x86_64" }, "product_reference": "php-dba-0:5.2.6-2.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.2.6-2.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.i386" }, "product_reference": "php-debuginfo-0:5.2.6-2.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.2.6-2.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.x86_64" }, "product_reference": "php-debuginfo-0:5.2.6-2.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.2.6-2.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.i386" }, "product_reference": "php-devel-0:5.2.6-2.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.2.6-2.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.x86_64" }, "product_reference": "php-devel-0:5.2.6-2.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.2.6-2.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.i386" }, "product_reference": "php-gd-0:5.2.6-2.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.2.6-2.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.x86_64" }, "product_reference": "php-gd-0:5.2.6-2.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.2.6-2.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.i386" }, "product_reference": "php-imap-0:5.2.6-2.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.2.6-2.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.x86_64" }, "product_reference": "php-imap-0:5.2.6-2.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.2.6-2.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.i386" }, "product_reference": "php-ldap-0:5.2.6-2.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.2.6-2.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.x86_64" }, "product_reference": "php-ldap-0:5.2.6-2.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.2.6-2.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.i386" }, "product_reference": "php-mbstring-0:5.2.6-2.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.2.6-2.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.x86_64" }, "product_reference": "php-mbstring-0:5.2.6-2.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.2.6-2.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.i386" }, "product_reference": "php-mysql-0:5.2.6-2.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.2.6-2.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.x86_64" }, "product_reference": "php-mysql-0:5.2.6-2.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.2.6-2.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.i386" }, "product_reference": "php-ncurses-0:5.2.6-2.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.2.6-2.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.x86_64" }, "product_reference": "php-ncurses-0:5.2.6-2.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.2.6-2.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.i386" }, "product_reference": "php-odbc-0:5.2.6-2.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.2.6-2.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.x86_64" }, "product_reference": "php-odbc-0:5.2.6-2.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.2.6-2.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.i386" }, "product_reference": "php-pdo-0:5.2.6-2.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.2.6-2.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.x86_64" }, "product_reference": "php-pdo-0:5.2.6-2.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.2.6-2.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.i386" }, "product_reference": "php-pgsql-0:5.2.6-2.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.2.6-2.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.x86_64" }, "product_reference": "php-pgsql-0:5.2.6-2.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.2.6-2.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.i386" }, "product_reference": "php-snmp-0:5.2.6-2.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.2.6-2.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.x86_64" }, "product_reference": "php-snmp-0:5.2.6-2.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.2.6-2.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.i386" }, "product_reference": "php-soap-0:5.2.6-2.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.2.6-2.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.x86_64" }, "product_reference": "php-soap-0:5.2.6-2.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.2.6-2.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.i386" }, "product_reference": "php-xml-0:5.2.6-2.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.2.6-2.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.x86_64" }, "product_reference": "php-xml-0:5.2.6-2.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.2.6-2.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.i386" }, "product_reference": "php-xmlrpc-0:5.2.6-2.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.2.6-2.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.x86_64" }, "product_reference": "php-xmlrpc-0:5.2.6-2.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:8.2.9-1.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.i386" }, "product_reference": "postgresql-0:8.2.9-1.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:8.2.9-1.el5s2.src as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.src" }, "product_reference": "postgresql-0:8.2.9-1.el5s2.src", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:8.2.9-1.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.x86_64" }, "product_reference": "postgresql-0:8.2.9-1.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:8.2.9-1.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.i386" }, "product_reference": "postgresql-contrib-0:8.2.9-1.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:8.2.9-1.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.x86_64" }, "product_reference": "postgresql-contrib-0:8.2.9-1.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:8.2.9-1.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.i386" }, "product_reference": "postgresql-debuginfo-0:8.2.9-1.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:8.2.9-1.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.x86_64" }, "product_reference": "postgresql-debuginfo-0:8.2.9-1.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-devel-0:8.2.9-1.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.i386" }, "product_reference": "postgresql-devel-0:8.2.9-1.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-devel-0:8.2.9-1.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.x86_64" }, "product_reference": "postgresql-devel-0:8.2.9-1.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:8.2.9-1.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.i386" }, "product_reference": "postgresql-docs-0:8.2.9-1.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:8.2.9-1.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.x86_64" }, "product_reference": "postgresql-docs-0:8.2.9-1.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-jdbc-0:8.2.508-1jpp.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.i386" }, "product_reference": "postgresql-jdbc-0:8.2.508-1jpp.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-jdbc-0:8.2.508-1jpp.el5s2.src as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.src" }, "product_reference": "postgresql-jdbc-0:8.2.508-1jpp.el5s2.src", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-jdbc-0:8.2.508-1jpp.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.x86_64" }, "product_reference": "postgresql-jdbc-0:8.2.508-1jpp.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.i386" }, "product_reference": "postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.x86_64" }, "product_reference": "postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-libs-0:8.2.9-1.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.i386" }, "product_reference": "postgresql-libs-0:8.2.9-1.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-libs-0:8.2.9-1.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.x86_64" }, "product_reference": "postgresql-libs-0:8.2.9-1.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-odbc-0:08.02.0500-1.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.i386" }, "product_reference": "postgresql-odbc-0:08.02.0500-1.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-odbc-0:08.02.0500-1.el5s2.src as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.src" }, "product_reference": "postgresql-odbc-0:08.02.0500-1.el5s2.src", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-odbc-0:08.02.0500-1.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.x86_64" }, "product_reference": "postgresql-odbc-0:08.02.0500-1.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.i386" }, "product_reference": "postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.x86_64" }, "product_reference": "postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:8.2.9-1.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.i386" }, "product_reference": "postgresql-plperl-0:8.2.9-1.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:8.2.9-1.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.x86_64" }, "product_reference": "postgresql-plperl-0:8.2.9-1.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython-0:8.2.9-1.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.i386" }, "product_reference": "postgresql-plpython-0:8.2.9-1.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython-0:8.2.9-1.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.x86_64" }, "product_reference": "postgresql-plpython-0:8.2.9-1.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:8.2.9-1.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.i386" }, "product_reference": "postgresql-pltcl-0:8.2.9-1.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:8.2.9-1.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.x86_64" }, "product_reference": "postgresql-pltcl-0:8.2.9-1.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-python-0:8.2.9-1.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.i386" }, "product_reference": "postgresql-python-0:8.2.9-1.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-python-0:8.2.9-1.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.x86_64" }, "product_reference": "postgresql-python-0:8.2.9-1.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:8.2.9-1.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.i386" }, "product_reference": "postgresql-server-0:8.2.9-1.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:8.2.9-1.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.x86_64" }, "product_reference": "postgresql-server-0:8.2.9-1.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-tcl-0:8.2.9-1.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.i386" }, "product_reference": "postgresql-tcl-0:8.2.9-1.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-tcl-0:8.2.9-1.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.x86_64" }, "product_reference": "postgresql-tcl-0:8.2.9-1.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:8.2.9-1.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.i386" }, "product_reference": "postgresql-test-0:8.2.9-1.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:8.2.9-1.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.x86_64" }, "product_reference": "postgresql-test-0:8.2.9-1.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresqlclient81-0:8.1.11-1.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.i386" }, "product_reference": "postgresqlclient81-0:8.1.11-1.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresqlclient81-0:8.1.11-1.el5s2.src as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.src" }, "product_reference": "postgresqlclient81-0:8.1.11-1.el5s2.src", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresqlclient81-0:8.1.11-1.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.x86_64" }, "product_reference": "postgresqlclient81-0:8.1.11-1.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.i386" }, "product_reference": "postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.x86_64" }, "product_reference": "postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "unixODBC-0:2.2.12-8.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.i386" }, "product_reference": "unixODBC-0:2.2.12-8.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "unixODBC-0:2.2.12-8.el5s2.src as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.src" }, "product_reference": "unixODBC-0:2.2.12-8.el5s2.src", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "unixODBC-0:2.2.12-8.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.x86_64" }, "product_reference": "unixODBC-0:2.2.12-8.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "unixODBC-debuginfo-0:2.2.12-8.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.i386" }, "product_reference": "unixODBC-debuginfo-0:2.2.12-8.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "unixODBC-debuginfo-0:2.2.12-8.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.x86_64" }, "product_reference": "unixODBC-debuginfo-0:2.2.12-8.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "unixODBC-devel-0:2.2.12-8.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.i386" }, "product_reference": "unixODBC-devel-0:2.2.12-8.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "unixODBC-devel-0:2.2.12-8.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.x86_64" }, "product_reference": "unixODBC-devel-0:2.2.12-8.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "unixODBC-kde-0:2.2.12-8.el5s2.i386 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.i386" }, "product_reference": "unixODBC-kde-0:2.2.12-8.el5s2.i386", "relates_to_product_reference": "5Server-Stacks" }, { "category": "default_component_of", "full_product_name": { "name": "unixODBC-kde-0:2.2.12-8.el5s2.x86_64 as a component of Red Hat Application Stack v2 for Enterprise Linux (v.5)", "product_id": "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.x86_64" }, "product_reference": "unixODBC-kde-0:2.2.12-8.el5s2.x86_64", "relates_to_product_reference": "5Server-Stacks" } ] }, "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": [ "5Server-Stacks:httpd-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.src", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mod_jk-0:1.2.26-1.el5s2.src", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.src", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.i386", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.src", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.src", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.noarch", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.src", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.src", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.src", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.x86_64", "5Server-Stacks:php-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-0:5.2.6-2.el5s2.src", "5Server-Stacks:php-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.src", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.src", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.src", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.src", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.src", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.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-02T13:15: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": [ "5Server-Stacks:httpd-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.src", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mod_jk-0:1.2.26-1.el5s2.src", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.src", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.i386", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.src", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.src", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.noarch", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.src", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.src", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.src", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.x86_64", "5Server-Stacks:php-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-0:5.2.6-2.el5s2.src", "5Server-Stacks:php-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.src", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.src", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.src", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.src", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.src", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2008:0505" } ], "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": [ "5Server-Stacks:httpd-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.src", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mod_jk-0:1.2.26-1.el5s2.src", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.src", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.i386", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.src", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.src", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.noarch", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.src", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.src", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.src", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.x86_64", "5Server-Stacks:php-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-0:5.2.6-2.el5s2.src", "5Server-Stacks:php-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.src", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.src", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.src", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.src", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.src", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.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-02T13:15: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": [ "5Server-Stacks:httpd-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.src", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mod_jk-0:1.2.26-1.el5s2.src", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.src", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.i386", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.src", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.src", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.noarch", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.src", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.src", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.src", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.x86_64", "5Server-Stacks:php-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-0:5.2.6-2.el5s2.src", "5Server-Stacks:php-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.src", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.src", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.src", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.src", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.src", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2008:0505" } ], "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": [ "5Server-Stacks:httpd-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.src", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mod_jk-0:1.2.26-1.el5s2.src", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.src", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.i386", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.src", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.src", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.noarch", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.src", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.src", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.src", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.x86_64", "5Server-Stacks:php-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-0:5.2.6-2.el5s2.src", "5Server-Stacks:php-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.src", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.src", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.src", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.src", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.src", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.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-02T13:15: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": [ "5Server-Stacks:httpd-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.src", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mod_jk-0:1.2.26-1.el5s2.src", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.src", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.i386", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.src", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.src", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.noarch", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.src", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.src", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.src", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.x86_64", "5Server-Stacks:php-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-0:5.2.6-2.el5s2.src", "5Server-Stacks:php-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.src", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.src", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.src", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.src", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.src", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2008:0505" } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php session ID leakage" }, { "cve": "CVE-2008-0599", "discovery_date": "2008-05-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "445003" } ], "notes": [ { "category": "description", "text": "The init_request_info function in sapi/cgi/cgi_main.c in PHP before 5.2.6 does not properly consider operator precedence when calculating the length of PATH_TRANSLATED, which might allow remote attackers to execute arbitrary code via a crafted URI.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: buffer overflow in a CGI path translation", "title": "Vulnerability summary" }, { "category": "other", "text": "Not vulnerable. This issue did not affect the versions of PHP as shipped with Red Hat Enterprise Linux 2.1, 3, 4, or 5, and Red Hat Application Stack v1.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "5Server-Stacks:httpd-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.src", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mod_jk-0:1.2.26-1.el5s2.src", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.src", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.i386", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.src", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.src", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.noarch", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.src", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.src", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.src", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.x86_64", "5Server-Stacks:php-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-0:5.2.6-2.el5s2.src", "5Server-Stacks:php-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.src", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.src", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.src", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.src", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.src", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2008-0599" }, { "category": "external", "summary": "RHBZ#445003", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=445003" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2008-0599", "url": "https://www.cve.org/CVERecord?id=CVE-2008-0599" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-0599", "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-0599" } ], "release_date": "2008-05-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2008-07-02T13:15: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": [ "5Server-Stacks:httpd-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.src", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mod_jk-0:1.2.26-1.el5s2.src", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.src", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.i386", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.src", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.src", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.noarch", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.src", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.src", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.src", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.x86_64", "5Server-Stacks:php-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-0:5.2.6-2.el5s2.src", "5Server-Stacks:php-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.src", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.src", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.src", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.src", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.src", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2008:0505" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "products": [ "5Server-Stacks:httpd-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.src", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mod_jk-0:1.2.26-1.el5s2.src", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.src", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.i386", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.src", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.src", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.noarch", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.src", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.src", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.src", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.x86_64", "5Server-Stacks:php-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-0:5.2.6-2.el5s2.src", "5Server-Stacks:php-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.src", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.src", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.src", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.src", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.src", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: buffer overflow in a CGI path translation" }, { "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": [ "5Server-Stacks:httpd-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.src", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mod_jk-0:1.2.26-1.el5s2.src", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.src", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.i386", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.src", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.src", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.noarch", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.src", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.src", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.src", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.x86_64", "5Server-Stacks:php-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-0:5.2.6-2.el5s2.src", "5Server-Stacks:php-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.src", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.src", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.src", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.src", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.src", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.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-02T13:15: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": [ "5Server-Stacks:httpd-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.src", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mod_jk-0:1.2.26-1.el5s2.src", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.src", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.i386", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.src", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.src", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.noarch", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.src", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.src", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.src", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.x86_64", "5Server-Stacks:php-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-0:5.2.6-2.el5s2.src", "5Server-Stacks:php-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.src", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.src", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.src", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.src", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.src", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2008:0505" } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "PHP multibyte shell escape flaw" }, { "cve": "CVE-2008-2079", "discovery_date": "2008-05-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "445222" } ], "notes": [ { "category": "description", "text": "MySQL 4.1.x before 4.1.24, 5.0.x before 5.0.60, 5.1.x before 5.1.24, and 6.0.x before 6.0.5 allows local users to bypass certain privilege checks by calling CREATE TABLE on a MyISAM table with modified (1) DATA DIRECTORY or (2) INDEX DIRECTORY arguments that are within the MySQL home data directory, which can point to tables that are created in the future.", "title": "Vulnerability description" }, { "category": "summary", "text": "mysql: privilege escalation via DATA/INDEX DIRECTORY directives", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect MySQL as supplied with Red Hat Enterprise Linux 3.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "5Server-Stacks:httpd-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.src", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mod_jk-0:1.2.26-1.el5s2.src", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.src", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.i386", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.src", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.src", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.noarch", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.src", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.src", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.src", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.x86_64", "5Server-Stacks:php-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-0:5.2.6-2.el5s2.src", "5Server-Stacks:php-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.src", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.src", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.src", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.src", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.src", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2008-2079" }, { "category": "external", "summary": "RHBZ#445222", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=445222" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2008-2079", "url": "https://www.cve.org/CVERecord?id=CVE-2008-2079" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-2079", "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-2079" } ], "release_date": "2008-03-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2008-07-02T13:15: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": [ "5Server-Stacks:httpd-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.src", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mod_jk-0:1.2.26-1.el5s2.src", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.src", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.i386", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.src", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.src", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.noarch", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.src", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.src", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.src", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.x86_64", "5Server-Stacks:php-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-0:5.2.6-2.el5s2.src", "5Server-Stacks:php-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.src", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.src", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.src", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.src", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.src", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2008:0505" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "NONE", "baseScore": 4.9, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:S/C:P/I:P/A:N", "version": "2.0" }, "products": [ "5Server-Stacks:httpd-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.src", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mod_jk-0:1.2.26-1.el5s2.src", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.src", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.i386", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.src", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.src", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.noarch", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.src", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.src", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.src", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.x86_64", "5Server-Stacks:php-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-0:5.2.6-2.el5s2.src", "5Server-Stacks:php-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.src", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.src", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.src", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.src", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.src", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mysql: privilege escalation via DATA/INDEX DIRECTORY directives" }, { "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": [ "5Server-Stacks:httpd-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.src", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mod_jk-0:1.2.26-1.el5s2.src", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.src", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.i386", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.src", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.src", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.noarch", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.src", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.src", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.src", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.x86_64", "5Server-Stacks:php-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-0:5.2.6-2.el5s2.src", "5Server-Stacks:php-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.src", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.src", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.src", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.src", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.src", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.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-02T13:15: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": [ "5Server-Stacks:httpd-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.src", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mod_jk-0:1.2.26-1.el5s2.src", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.src", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.i386", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.src", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.src", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.noarch", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.src", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.src", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.src", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.x86_64", "5Server-Stacks:php-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-0:5.2.6-2.el5s2.src", "5Server-Stacks:php-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.src", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.src", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.src", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.src", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.src", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2008:0505" } ], "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": [ "5Server-Stacks:httpd-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.src", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mod_jk-0:1.2.26-1.el5s2.src", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.src", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.i386", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.src", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.src", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.noarch", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.src", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.src", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.src", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.x86_64", "5Server-Stacks:php-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-0:5.2.6-2.el5s2.src", "5Server-Stacks:php-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.src", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.src", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.src", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.src", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.src", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.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-02T13:15: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": [ "5Server-Stacks:httpd-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.src", "5Server-Stacks:httpd-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-debuginfo-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-devel-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.i386", "5Server-Stacks:httpd-manual-0:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mod_jk-0:1.2.26-1.el5s2.src", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-ap20-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.i386", "5Server-Stacks:mod_jk-debuginfo-0:1.2.26-1.el5s2.x86_64", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.src", "5Server-Stacks:mod_perl-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-debuginfo-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.i386", "5Server-Stacks:mod_perl-devel-0:2.0.4-3.el5s2.x86_64", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.i386", "5Server-Stacks:mod_ssl-1:2.2.8-1.el5s2.x86_64", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.src", "5Server-Stacks:mysql-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-bench-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-cluster-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.src", "5Server-Stacks:mysql-connector-odbc-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.i386", "5Server-Stacks:mysql-connector-odbc-debuginfo-0:3.51.24r1071-1.el5s2.x86_64", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-debuginfo-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-devel-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.noarch", "5Server-Stacks:mysql-jdbc-0:5.0.8-1jpp.1.el5s2.src", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-libs-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-server-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.i386", "5Server-Stacks:mysql-test-0:5.0.50sp1a-2.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.src", "5Server-Stacks:perl-DBD-MySQL-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.i386", "5Server-Stacks:perl-DBD-MySQL-debuginfo-0:4.006-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.src", "5Server-Stacks:perl-DBI-0:1.604-1.el5s2.x86_64", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.i386", "5Server-Stacks:perl-DBI-debuginfo-0:1.604-1.el5s2.x86_64", "5Server-Stacks:php-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-0:5.2.6-2.el5s2.src", "5Server-Stacks:php-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-bcmath-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-cli-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-common-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-dba-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-debuginfo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-devel-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-gd-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-imap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ldap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mbstring-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-mysql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-ncurses-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-odbc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pdo-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-pgsql-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-snmp-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-soap-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xml-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.i386", "5Server-Stacks:php-xmlrpc-0:5.2.6-2.el5s2.x86_64", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.src", "5Server-Stacks:postgresql-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-contrib-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-debuginfo-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-devel-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-docs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.src", "5Server-Stacks:postgresql-jdbc-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.i386", "5Server-Stacks:postgresql-jdbc-debuginfo-0:8.2.508-1jpp.el5s2.x86_64", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-libs-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.src", "5Server-Stacks:postgresql-odbc-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.i386", "5Server-Stacks:postgresql-odbc-debuginfo-0:08.02.0500-1.el5s2.x86_64", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plperl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-plpython-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-pltcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-python-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-server-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-tcl-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.i386", "5Server-Stacks:postgresql-test-0:8.2.9-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.src", "5Server-Stacks:postgresqlclient81-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.i386", "5Server-Stacks:postgresqlclient81-debuginfo-0:8.1.11-1.el5s2.x86_64", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.src", "5Server-Stacks:unixODBC-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-debuginfo-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-devel-0:2.2.12-8.el5s2.x86_64", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.i386", "5Server-Stacks:unixODBC-kde-0:2.2.12-8.el5s2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2008:0505" } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "PHP weak 64 bit random seed" } ] }
rhsa-2008_0544
Vulnerability from csaf_redhat
Published
2008-07-16 09:36
Modified
2024-11-05 16:55
Summary
Red Hat Security Advisory: php security update
Notes
Topic
Updated PHP packages that fix several security issues are now available for
Red Hat Enterprise Linux 3 and 5.
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)
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 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)
Users of PHP should upgrade to these updated packages, which contain
backported patches to correct 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 are now available for\nRed Hat Enterprise Linux 3 and 5.\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\nPHP 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 PHP fnmatch() function did not restrict the length\nof the string argument. An attacker could use this flaw to crash the PHP\ninterpreter 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\nUsers of PHP should upgrade to these updated packages, which contain\nbackported patches to correct 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:0544", "url": "https://access.redhat.com/errata/RHSA-2008:0544" }, { "category": "external", "summary": "http://www.redhat.com/security/updates/classification/#moderate", "url": "http://www.redhat.com/security/updates/classification/#moderate" }, { "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_0544.json" } ], "title": "Red Hat Security Advisory: php security update", "tracking": { "current_release_date": "2024-11-05T16:55:56+00:00", "generator": { "date": "2024-11-05T16:55:56+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2008:0544", "initial_release_date": "2008-07-16T09:36:00+00:00", "revision_history": [ { "date": "2008-07-16T09:36:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2008-07-16T05:46:17+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T16:55:56+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 Desktop Workstation (v. 5 client)", "product": { "name": "Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:5::client_workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux (v. 5 server)", "product": { "name": "Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:5::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AS version 3", "product": { "name": "Red Hat Enterprise Linux AS version 3", "product_id": "3AS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:3::as" } } }, { "category": "product_name", "name": "Red Hat Desktop version 3", "product": { "name": "Red Hat Desktop version 3", "product_id": "3Desktop", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:3::desktop" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ES version 3", "product": { "name": "Red Hat Enterprise Linux ES version 3", "product_id": "3ES", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:3::es" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux WS version 3", "product": { "name": "Red Hat Enterprise Linux WS version 3", "product_id": "3WS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:3::ws" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "php-0:5.1.6-20.el5_2.1.src", "product": { "name": "php-0:5.1.6-20.el5_2.1.src", "product_id": "php-0:5.1.6-20.el5_2.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-20.el5_2.1?arch=src" } } }, { "category": "product_version", "name": "php-0:4.3.2-48.ent.src", "product": { "name": "php-0:4.3.2-48.ent.src", "product_id": "php-0:4.3.2-48.ent.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.2-48.ent?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "php-0:5.1.6-20.el5_2.1.x86_64", "product": { "name": "php-0:5.1.6-20.el5_2.1.x86_64", "product_id": "php-0:5.1.6-20.el5_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-20.el5_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-20.el5_2.1.x86_64", "product": { "name": "php-xml-0:5.1.6-20.el5_2.1.x86_64", "product_id": "php-xml-0:5.1.6-20.el5_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-20.el5_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-20.el5_2.1.x86_64", "product": { "name": "php-debuginfo-0:5.1.6-20.el5_2.1.x86_64", "product_id": "php-debuginfo-0:5.1.6-20.el5_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-20.el5_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-20.el5_2.1.x86_64", "product": { "name": "php-cli-0:5.1.6-20.el5_2.1.x86_64", "product_id": "php-cli-0:5.1.6-20.el5_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-20.el5_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-20.el5_2.1.x86_64", "product": { "name": "php-soap-0:5.1.6-20.el5_2.1.x86_64", "product_id": "php-soap-0:5.1.6-20.el5_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-20.el5_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-20.el5_2.1.x86_64", "product": { "name": "php-common-0:5.1.6-20.el5_2.1.x86_64", "product_id": "php-common-0:5.1.6-20.el5_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-20.el5_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-20.el5_2.1.x86_64", "product": { "name": "php-xmlrpc-0:5.1.6-20.el5_2.1.x86_64", "product_id": "php-xmlrpc-0:5.1.6-20.el5_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-20.el5_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-dba-0:5.1.6-20.el5_2.1.x86_64", "product": { "name": "php-dba-0:5.1.6-20.el5_2.1.x86_64", "product_id": "php-dba-0:5.1.6-20.el5_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-20.el5_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-20.el5_2.1.x86_64", "product": { "name": "php-bcmath-0:5.1.6-20.el5_2.1.x86_64", "product_id": "php-bcmath-0:5.1.6-20.el5_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-20.el5_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-20.el5_2.1.x86_64", "product": { "name": "php-pgsql-0:5.1.6-20.el5_2.1.x86_64", "product_id": "php-pgsql-0:5.1.6-20.el5_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-20.el5_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-20.el5_2.1.x86_64", "product": { "name": "php-mysql-0:5.1.6-20.el5_2.1.x86_64", "product_id": "php-mysql-0:5.1.6-20.el5_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-20.el5_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-20.el5_2.1.x86_64", "product": { "name": "php-gd-0:5.1.6-20.el5_2.1.x86_64", "product_id": "php-gd-0:5.1.6-20.el5_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-20.el5_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-20.el5_2.1.x86_64", "product": { "name": "php-imap-0:5.1.6-20.el5_2.1.x86_64", "product_id": "php-imap-0:5.1.6-20.el5_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-20.el5_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-20.el5_2.1.x86_64", "product": { "name": "php-odbc-0:5.1.6-20.el5_2.1.x86_64", "product_id": "php-odbc-0:5.1.6-20.el5_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-20.el5_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-20.el5_2.1.x86_64", "product": { "name": "php-devel-0:5.1.6-20.el5_2.1.x86_64", "product_id": "php-devel-0:5.1.6-20.el5_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-20.el5_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-20.el5_2.1.x86_64", "product": { "name": "php-ldap-0:5.1.6-20.el5_2.1.x86_64", "product_id": "php-ldap-0:5.1.6-20.el5_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-20.el5_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-20.el5_2.1.x86_64", "product": { "name": "php-mbstring-0:5.1.6-20.el5_2.1.x86_64", "product_id": "php-mbstring-0:5.1.6-20.el5_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-20.el5_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-20.el5_2.1.x86_64", "product": { "name": "php-pdo-0:5.1.6-20.el5_2.1.x86_64", "product_id": "php-pdo-0:5.1.6-20.el5_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-20.el5_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-20.el5_2.1.x86_64", "product": { "name": "php-ncurses-0:5.1.6-20.el5_2.1.x86_64", "product_id": "php-ncurses-0:5.1.6-20.el5_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-20.el5_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-20.el5_2.1.x86_64", "product": { "name": "php-snmp-0:5.1.6-20.el5_2.1.x86_64", "product_id": "php-snmp-0:5.1.6-20.el5_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-20.el5_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "php-devel-0:4.3.2-48.ent.x86_64", "product": { "name": "php-devel-0:4.3.2-48.ent.x86_64", "product_id": "php-devel-0:4.3.2-48.ent.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.2-48.ent?arch=x86_64" } } }, { "category": "product_version", "name": "php-imap-0:4.3.2-48.ent.x86_64", "product": { "name": "php-imap-0:4.3.2-48.ent.x86_64", "product_id": "php-imap-0:4.3.2-48.ent.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.2-48.ent?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysql-0:4.3.2-48.ent.x86_64", "product": { "name": "php-mysql-0:4.3.2-48.ent.x86_64", "product_id": "php-mysql-0:4.3.2-48.ent.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.2-48.ent?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.2-48.ent.x86_64", "product": { "name": "php-ldap-0:4.3.2-48.ent.x86_64", "product_id": "php-ldap-0:4.3.2-48.ent.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.2-48.ent?arch=x86_64" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.2-48.ent.x86_64", "product": { "name": "php-debuginfo-0:4.3.2-48.ent.x86_64", "product_id": "php-debuginfo-0:4.3.2-48.ent.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-48.ent?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.2-48.ent.x86_64", "product": { "name": "php-odbc-0:4.3.2-48.ent.x86_64", "product_id": "php-odbc-0:4.3.2-48.ent.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.2-48.ent?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.2-48.ent.x86_64", "product": { "name": "php-pgsql-0:4.3.2-48.ent.x86_64", "product_id": "php-pgsql-0:4.3.2-48.ent.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.2-48.ent?arch=x86_64" } } }, { "category": "product_version", "name": "php-0:4.3.2-48.ent.x86_64", "product": { "name": "php-0:4.3.2-48.ent.x86_64", "product_id": "php-0:4.3.2-48.ent.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.2-48.ent?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "php-0:5.1.6-20.el5_2.1.i386", "product": { "name": "php-0:5.1.6-20.el5_2.1.i386", "product_id": "php-0:5.1.6-20.el5_2.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-20.el5_2.1?arch=i386" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-20.el5_2.1.i386", "product": { "name": "php-xml-0:5.1.6-20.el5_2.1.i386", "product_id": "php-xml-0:5.1.6-20.el5_2.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-20.el5_2.1?arch=i386" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-20.el5_2.1.i386", "product": { "name": "php-debuginfo-0:5.1.6-20.el5_2.1.i386", "product_id": "php-debuginfo-0:5.1.6-20.el5_2.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-20.el5_2.1?arch=i386" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-20.el5_2.1.i386", "product": { "name": "php-cli-0:5.1.6-20.el5_2.1.i386", "product_id": "php-cli-0:5.1.6-20.el5_2.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-20.el5_2.1?arch=i386" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-20.el5_2.1.i386", "product": { "name": "php-soap-0:5.1.6-20.el5_2.1.i386", "product_id": "php-soap-0:5.1.6-20.el5_2.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-20.el5_2.1?arch=i386" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-20.el5_2.1.i386", "product": { "name": "php-common-0:5.1.6-20.el5_2.1.i386", "product_id": "php-common-0:5.1.6-20.el5_2.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-20.el5_2.1?arch=i386" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-20.el5_2.1.i386", "product": { "name": "php-xmlrpc-0:5.1.6-20.el5_2.1.i386", "product_id": "php-xmlrpc-0:5.1.6-20.el5_2.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-20.el5_2.1?arch=i386" } } }, { "category": "product_version", "name": "php-dba-0:5.1.6-20.el5_2.1.i386", "product": { "name": "php-dba-0:5.1.6-20.el5_2.1.i386", "product_id": "php-dba-0:5.1.6-20.el5_2.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-20.el5_2.1?arch=i386" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-20.el5_2.1.i386", "product": { "name": "php-bcmath-0:5.1.6-20.el5_2.1.i386", "product_id": "php-bcmath-0:5.1.6-20.el5_2.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-20.el5_2.1?arch=i386" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-20.el5_2.1.i386", "product": { "name": "php-pgsql-0:5.1.6-20.el5_2.1.i386", "product_id": "php-pgsql-0:5.1.6-20.el5_2.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-20.el5_2.1?arch=i386" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-20.el5_2.1.i386", "product": { "name": "php-mysql-0:5.1.6-20.el5_2.1.i386", "product_id": "php-mysql-0:5.1.6-20.el5_2.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-20.el5_2.1?arch=i386" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-20.el5_2.1.i386", "product": { "name": "php-gd-0:5.1.6-20.el5_2.1.i386", "product_id": "php-gd-0:5.1.6-20.el5_2.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-20.el5_2.1?arch=i386" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-20.el5_2.1.i386", "product": { "name": "php-imap-0:5.1.6-20.el5_2.1.i386", "product_id": "php-imap-0:5.1.6-20.el5_2.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-20.el5_2.1?arch=i386" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-20.el5_2.1.i386", "product": { "name": "php-odbc-0:5.1.6-20.el5_2.1.i386", "product_id": "php-odbc-0:5.1.6-20.el5_2.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-20.el5_2.1?arch=i386" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-20.el5_2.1.i386", "product": { "name": "php-devel-0:5.1.6-20.el5_2.1.i386", "product_id": "php-devel-0:5.1.6-20.el5_2.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-20.el5_2.1?arch=i386" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-20.el5_2.1.i386", "product": { "name": "php-ldap-0:5.1.6-20.el5_2.1.i386", "product_id": "php-ldap-0:5.1.6-20.el5_2.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-20.el5_2.1?arch=i386" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-20.el5_2.1.i386", "product": { "name": "php-mbstring-0:5.1.6-20.el5_2.1.i386", "product_id": "php-mbstring-0:5.1.6-20.el5_2.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-20.el5_2.1?arch=i386" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-20.el5_2.1.i386", "product": { "name": "php-pdo-0:5.1.6-20.el5_2.1.i386", "product_id": "php-pdo-0:5.1.6-20.el5_2.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-20.el5_2.1?arch=i386" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-20.el5_2.1.i386", "product": { "name": "php-ncurses-0:5.1.6-20.el5_2.1.i386", "product_id": "php-ncurses-0:5.1.6-20.el5_2.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-20.el5_2.1?arch=i386" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-20.el5_2.1.i386", "product": { "name": "php-snmp-0:5.1.6-20.el5_2.1.i386", "product_id": "php-snmp-0:5.1.6-20.el5_2.1.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-20.el5_2.1?arch=i386" } } }, { "category": "product_version", "name": "php-devel-0:4.3.2-48.ent.i386", "product": { "name": "php-devel-0:4.3.2-48.ent.i386", "product_id": "php-devel-0:4.3.2-48.ent.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.2-48.ent?arch=i386" } } }, { "category": "product_version", "name": "php-imap-0:4.3.2-48.ent.i386", "product": { "name": "php-imap-0:4.3.2-48.ent.i386", "product_id": "php-imap-0:4.3.2-48.ent.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.2-48.ent?arch=i386" } } }, { "category": "product_version", "name": "php-mysql-0:4.3.2-48.ent.i386", "product": { "name": "php-mysql-0:4.3.2-48.ent.i386", "product_id": "php-mysql-0:4.3.2-48.ent.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.2-48.ent?arch=i386" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.2-48.ent.i386", "product": { "name": "php-ldap-0:4.3.2-48.ent.i386", "product_id": "php-ldap-0:4.3.2-48.ent.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.2-48.ent?arch=i386" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.2-48.ent.i386", "product": { "name": "php-debuginfo-0:4.3.2-48.ent.i386", "product_id": "php-debuginfo-0:4.3.2-48.ent.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-48.ent?arch=i386" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.2-48.ent.i386", "product": { "name": "php-odbc-0:4.3.2-48.ent.i386", "product_id": "php-odbc-0:4.3.2-48.ent.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.2-48.ent?arch=i386" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.2-48.ent.i386", "product": { "name": "php-pgsql-0:4.3.2-48.ent.i386", "product_id": "php-pgsql-0:4.3.2-48.ent.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.2-48.ent?arch=i386" } } }, { "category": "product_version", "name": "php-0:4.3.2-48.ent.i386", "product": { "name": "php-0:4.3.2-48.ent.i386", "product_id": "php-0:4.3.2-48.ent.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.2-48.ent?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "php-0:5.1.6-20.el5_2.1.ia64", "product": { "name": "php-0:5.1.6-20.el5_2.1.ia64", "product_id": "php-0:5.1.6-20.el5_2.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-20.el5_2.1?arch=ia64" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-20.el5_2.1.ia64", "product": { "name": "php-xml-0:5.1.6-20.el5_2.1.ia64", "product_id": "php-xml-0:5.1.6-20.el5_2.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-20.el5_2.1?arch=ia64" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-20.el5_2.1.ia64", "product": { "name": "php-debuginfo-0:5.1.6-20.el5_2.1.ia64", "product_id": "php-debuginfo-0:5.1.6-20.el5_2.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-20.el5_2.1?arch=ia64" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-20.el5_2.1.ia64", "product": { "name": "php-cli-0:5.1.6-20.el5_2.1.ia64", "product_id": "php-cli-0:5.1.6-20.el5_2.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-20.el5_2.1?arch=ia64" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-20.el5_2.1.ia64", "product": { "name": "php-soap-0:5.1.6-20.el5_2.1.ia64", "product_id": "php-soap-0:5.1.6-20.el5_2.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-20.el5_2.1?arch=ia64" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-20.el5_2.1.ia64", "product": { "name": "php-common-0:5.1.6-20.el5_2.1.ia64", "product_id": "php-common-0:5.1.6-20.el5_2.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-20.el5_2.1?arch=ia64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-20.el5_2.1.ia64", "product": { "name": "php-xmlrpc-0:5.1.6-20.el5_2.1.ia64", "product_id": "php-xmlrpc-0:5.1.6-20.el5_2.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-20.el5_2.1?arch=ia64" } } }, { "category": "product_version", "name": "php-dba-0:5.1.6-20.el5_2.1.ia64", "product": { "name": "php-dba-0:5.1.6-20.el5_2.1.ia64", "product_id": "php-dba-0:5.1.6-20.el5_2.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-20.el5_2.1?arch=ia64" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-20.el5_2.1.ia64", "product": { "name": "php-bcmath-0:5.1.6-20.el5_2.1.ia64", "product_id": "php-bcmath-0:5.1.6-20.el5_2.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-20.el5_2.1?arch=ia64" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-20.el5_2.1.ia64", "product": { "name": "php-pgsql-0:5.1.6-20.el5_2.1.ia64", "product_id": "php-pgsql-0:5.1.6-20.el5_2.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-20.el5_2.1?arch=ia64" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-20.el5_2.1.ia64", "product": { "name": "php-mysql-0:5.1.6-20.el5_2.1.ia64", "product_id": "php-mysql-0:5.1.6-20.el5_2.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-20.el5_2.1?arch=ia64" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-20.el5_2.1.ia64", "product": { "name": "php-gd-0:5.1.6-20.el5_2.1.ia64", "product_id": "php-gd-0:5.1.6-20.el5_2.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-20.el5_2.1?arch=ia64" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-20.el5_2.1.ia64", "product": { "name": "php-imap-0:5.1.6-20.el5_2.1.ia64", "product_id": "php-imap-0:5.1.6-20.el5_2.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-20.el5_2.1?arch=ia64" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-20.el5_2.1.ia64", "product": { "name": "php-odbc-0:5.1.6-20.el5_2.1.ia64", "product_id": "php-odbc-0:5.1.6-20.el5_2.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-20.el5_2.1?arch=ia64" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-20.el5_2.1.ia64", "product": { "name": "php-devel-0:5.1.6-20.el5_2.1.ia64", "product_id": "php-devel-0:5.1.6-20.el5_2.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-20.el5_2.1?arch=ia64" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-20.el5_2.1.ia64", "product": { "name": "php-ldap-0:5.1.6-20.el5_2.1.ia64", "product_id": "php-ldap-0:5.1.6-20.el5_2.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-20.el5_2.1?arch=ia64" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-20.el5_2.1.ia64", "product": { "name": "php-mbstring-0:5.1.6-20.el5_2.1.ia64", "product_id": "php-mbstring-0:5.1.6-20.el5_2.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-20.el5_2.1?arch=ia64" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-20.el5_2.1.ia64", "product": { "name": "php-pdo-0:5.1.6-20.el5_2.1.ia64", "product_id": "php-pdo-0:5.1.6-20.el5_2.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-20.el5_2.1?arch=ia64" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-20.el5_2.1.ia64", "product": { "name": "php-ncurses-0:5.1.6-20.el5_2.1.ia64", "product_id": "php-ncurses-0:5.1.6-20.el5_2.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-20.el5_2.1?arch=ia64" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-20.el5_2.1.ia64", "product": { "name": "php-snmp-0:5.1.6-20.el5_2.1.ia64", "product_id": "php-snmp-0:5.1.6-20.el5_2.1.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-20.el5_2.1?arch=ia64" } } }, { "category": "product_version", "name": "php-devel-0:4.3.2-48.ent.ia64", "product": { "name": "php-devel-0:4.3.2-48.ent.ia64", "product_id": "php-devel-0:4.3.2-48.ent.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.2-48.ent?arch=ia64" } } }, { "category": "product_version", "name": "php-imap-0:4.3.2-48.ent.ia64", "product": { "name": "php-imap-0:4.3.2-48.ent.ia64", "product_id": "php-imap-0:4.3.2-48.ent.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.2-48.ent?arch=ia64" } } }, { "category": "product_version", "name": "php-mysql-0:4.3.2-48.ent.ia64", "product": { "name": "php-mysql-0:4.3.2-48.ent.ia64", "product_id": "php-mysql-0:4.3.2-48.ent.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.2-48.ent?arch=ia64" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.2-48.ent.ia64", "product": { "name": "php-ldap-0:4.3.2-48.ent.ia64", "product_id": "php-ldap-0:4.3.2-48.ent.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.2-48.ent?arch=ia64" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.2-48.ent.ia64", "product": { "name": "php-debuginfo-0:4.3.2-48.ent.ia64", "product_id": "php-debuginfo-0:4.3.2-48.ent.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-48.ent?arch=ia64" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.2-48.ent.ia64", "product": { "name": "php-odbc-0:4.3.2-48.ent.ia64", "product_id": "php-odbc-0:4.3.2-48.ent.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.2-48.ent?arch=ia64" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.2-48.ent.ia64", "product": { "name": "php-pgsql-0:4.3.2-48.ent.ia64", "product_id": "php-pgsql-0:4.3.2-48.ent.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.2-48.ent?arch=ia64" } } }, { "category": "product_version", "name": "php-0:4.3.2-48.ent.ia64", "product": { "name": "php-0:4.3.2-48.ent.ia64", "product_id": "php-0:4.3.2-48.ent.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.2-48.ent?arch=ia64" } } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "php-0:5.1.6-20.el5_2.1.ppc", "product": { "name": "php-0:5.1.6-20.el5_2.1.ppc", "product_id": "php-0:5.1.6-20.el5_2.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-20.el5_2.1?arch=ppc" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-20.el5_2.1.ppc", "product": { "name": "php-xml-0:5.1.6-20.el5_2.1.ppc", "product_id": "php-xml-0:5.1.6-20.el5_2.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-20.el5_2.1?arch=ppc" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-20.el5_2.1.ppc", "product": { "name": "php-debuginfo-0:5.1.6-20.el5_2.1.ppc", "product_id": "php-debuginfo-0:5.1.6-20.el5_2.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-20.el5_2.1?arch=ppc" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-20.el5_2.1.ppc", "product": { "name": "php-cli-0:5.1.6-20.el5_2.1.ppc", "product_id": "php-cli-0:5.1.6-20.el5_2.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-20.el5_2.1?arch=ppc" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-20.el5_2.1.ppc", "product": { "name": "php-soap-0:5.1.6-20.el5_2.1.ppc", "product_id": "php-soap-0:5.1.6-20.el5_2.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-20.el5_2.1?arch=ppc" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-20.el5_2.1.ppc", "product": { "name": "php-common-0:5.1.6-20.el5_2.1.ppc", "product_id": "php-common-0:5.1.6-20.el5_2.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-20.el5_2.1?arch=ppc" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-20.el5_2.1.ppc", "product": { "name": "php-xmlrpc-0:5.1.6-20.el5_2.1.ppc", "product_id": "php-xmlrpc-0:5.1.6-20.el5_2.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-20.el5_2.1?arch=ppc" } } }, { "category": "product_version", "name": "php-dba-0:5.1.6-20.el5_2.1.ppc", "product": { "name": "php-dba-0:5.1.6-20.el5_2.1.ppc", "product_id": "php-dba-0:5.1.6-20.el5_2.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-20.el5_2.1?arch=ppc" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-20.el5_2.1.ppc", "product": { "name": "php-bcmath-0:5.1.6-20.el5_2.1.ppc", "product_id": "php-bcmath-0:5.1.6-20.el5_2.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-20.el5_2.1?arch=ppc" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-20.el5_2.1.ppc", "product": { "name": "php-pgsql-0:5.1.6-20.el5_2.1.ppc", "product_id": "php-pgsql-0:5.1.6-20.el5_2.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-20.el5_2.1?arch=ppc" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-20.el5_2.1.ppc", "product": { "name": "php-mysql-0:5.1.6-20.el5_2.1.ppc", "product_id": "php-mysql-0:5.1.6-20.el5_2.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-20.el5_2.1?arch=ppc" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-20.el5_2.1.ppc", "product": { "name": "php-gd-0:5.1.6-20.el5_2.1.ppc", "product_id": "php-gd-0:5.1.6-20.el5_2.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-20.el5_2.1?arch=ppc" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-20.el5_2.1.ppc", "product": { "name": "php-imap-0:5.1.6-20.el5_2.1.ppc", "product_id": "php-imap-0:5.1.6-20.el5_2.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-20.el5_2.1?arch=ppc" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-20.el5_2.1.ppc", "product": { "name": "php-odbc-0:5.1.6-20.el5_2.1.ppc", "product_id": "php-odbc-0:5.1.6-20.el5_2.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-20.el5_2.1?arch=ppc" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-20.el5_2.1.ppc", "product": { "name": "php-devel-0:5.1.6-20.el5_2.1.ppc", "product_id": "php-devel-0:5.1.6-20.el5_2.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-20.el5_2.1?arch=ppc" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-20.el5_2.1.ppc", "product": { "name": "php-ldap-0:5.1.6-20.el5_2.1.ppc", "product_id": "php-ldap-0:5.1.6-20.el5_2.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-20.el5_2.1?arch=ppc" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-20.el5_2.1.ppc", "product": { "name": "php-mbstring-0:5.1.6-20.el5_2.1.ppc", "product_id": "php-mbstring-0:5.1.6-20.el5_2.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-20.el5_2.1?arch=ppc" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-20.el5_2.1.ppc", "product": { "name": "php-pdo-0:5.1.6-20.el5_2.1.ppc", "product_id": "php-pdo-0:5.1.6-20.el5_2.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-20.el5_2.1?arch=ppc" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-20.el5_2.1.ppc", "product": { "name": "php-ncurses-0:5.1.6-20.el5_2.1.ppc", "product_id": "php-ncurses-0:5.1.6-20.el5_2.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-20.el5_2.1?arch=ppc" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-20.el5_2.1.ppc", "product": { "name": "php-snmp-0:5.1.6-20.el5_2.1.ppc", "product_id": "php-snmp-0:5.1.6-20.el5_2.1.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-20.el5_2.1?arch=ppc" } } }, { "category": "product_version", "name": "php-devel-0:4.3.2-48.ent.ppc", "product": { "name": "php-devel-0:4.3.2-48.ent.ppc", "product_id": "php-devel-0:4.3.2-48.ent.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.2-48.ent?arch=ppc" } } }, { "category": "product_version", "name": "php-imap-0:4.3.2-48.ent.ppc", "product": { "name": "php-imap-0:4.3.2-48.ent.ppc", "product_id": "php-imap-0:4.3.2-48.ent.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.2-48.ent?arch=ppc" } } }, { "category": "product_version", "name": "php-mysql-0:4.3.2-48.ent.ppc", "product": { "name": "php-mysql-0:4.3.2-48.ent.ppc", "product_id": "php-mysql-0:4.3.2-48.ent.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.2-48.ent?arch=ppc" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.2-48.ent.ppc", "product": { "name": "php-ldap-0:4.3.2-48.ent.ppc", "product_id": "php-ldap-0:4.3.2-48.ent.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.2-48.ent?arch=ppc" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.2-48.ent.ppc", "product": { "name": "php-debuginfo-0:4.3.2-48.ent.ppc", "product_id": "php-debuginfo-0:4.3.2-48.ent.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-48.ent?arch=ppc" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.2-48.ent.ppc", "product": { "name": "php-odbc-0:4.3.2-48.ent.ppc", "product_id": "php-odbc-0:4.3.2-48.ent.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.2-48.ent?arch=ppc" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.2-48.ent.ppc", "product": { "name": "php-pgsql-0:4.3.2-48.ent.ppc", "product_id": "php-pgsql-0:4.3.2-48.ent.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.2-48.ent?arch=ppc" } } }, { "category": "product_version", "name": "php-0:4.3.2-48.ent.ppc", "product": { "name": "php-0:4.3.2-48.ent.ppc", "product_id": "php-0:4.3.2-48.ent.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.2-48.ent?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "php-0:5.1.6-20.el5_2.1.s390x", "product": { "name": "php-0:5.1.6-20.el5_2.1.s390x", "product_id": "php-0:5.1.6-20.el5_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-20.el5_2.1?arch=s390x" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-20.el5_2.1.s390x", "product": { "name": "php-xml-0:5.1.6-20.el5_2.1.s390x", "product_id": "php-xml-0:5.1.6-20.el5_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-20.el5_2.1?arch=s390x" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-20.el5_2.1.s390x", "product": { "name": "php-debuginfo-0:5.1.6-20.el5_2.1.s390x", "product_id": "php-debuginfo-0:5.1.6-20.el5_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-20.el5_2.1?arch=s390x" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-20.el5_2.1.s390x", "product": { "name": "php-cli-0:5.1.6-20.el5_2.1.s390x", "product_id": "php-cli-0:5.1.6-20.el5_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-20.el5_2.1?arch=s390x" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-20.el5_2.1.s390x", "product": { "name": "php-soap-0:5.1.6-20.el5_2.1.s390x", "product_id": "php-soap-0:5.1.6-20.el5_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-20.el5_2.1?arch=s390x" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-20.el5_2.1.s390x", "product": { "name": "php-common-0:5.1.6-20.el5_2.1.s390x", "product_id": "php-common-0:5.1.6-20.el5_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-20.el5_2.1?arch=s390x" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-20.el5_2.1.s390x", "product": { "name": "php-xmlrpc-0:5.1.6-20.el5_2.1.s390x", "product_id": "php-xmlrpc-0:5.1.6-20.el5_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-20.el5_2.1?arch=s390x" } } }, { "category": "product_version", "name": "php-dba-0:5.1.6-20.el5_2.1.s390x", "product": { "name": "php-dba-0:5.1.6-20.el5_2.1.s390x", "product_id": "php-dba-0:5.1.6-20.el5_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-20.el5_2.1?arch=s390x" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-20.el5_2.1.s390x", "product": { "name": "php-bcmath-0:5.1.6-20.el5_2.1.s390x", "product_id": "php-bcmath-0:5.1.6-20.el5_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-20.el5_2.1?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-20.el5_2.1.s390x", "product": { "name": "php-pgsql-0:5.1.6-20.el5_2.1.s390x", "product_id": "php-pgsql-0:5.1.6-20.el5_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-20.el5_2.1?arch=s390x" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-20.el5_2.1.s390x", "product": { "name": "php-mysql-0:5.1.6-20.el5_2.1.s390x", "product_id": "php-mysql-0:5.1.6-20.el5_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-20.el5_2.1?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-20.el5_2.1.s390x", "product": { "name": "php-gd-0:5.1.6-20.el5_2.1.s390x", "product_id": "php-gd-0:5.1.6-20.el5_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-20.el5_2.1?arch=s390x" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-20.el5_2.1.s390x", "product": { "name": "php-imap-0:5.1.6-20.el5_2.1.s390x", "product_id": "php-imap-0:5.1.6-20.el5_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-20.el5_2.1?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-20.el5_2.1.s390x", "product": { "name": "php-odbc-0:5.1.6-20.el5_2.1.s390x", "product_id": "php-odbc-0:5.1.6-20.el5_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-20.el5_2.1?arch=s390x" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-20.el5_2.1.s390x", "product": { "name": "php-devel-0:5.1.6-20.el5_2.1.s390x", "product_id": "php-devel-0:5.1.6-20.el5_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-20.el5_2.1?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-20.el5_2.1.s390x", "product": { "name": "php-ldap-0:5.1.6-20.el5_2.1.s390x", "product_id": "php-ldap-0:5.1.6-20.el5_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-20.el5_2.1?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-20.el5_2.1.s390x", "product": { "name": "php-mbstring-0:5.1.6-20.el5_2.1.s390x", "product_id": "php-mbstring-0:5.1.6-20.el5_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-20.el5_2.1?arch=s390x" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-20.el5_2.1.s390x", "product": { "name": "php-pdo-0:5.1.6-20.el5_2.1.s390x", "product_id": "php-pdo-0:5.1.6-20.el5_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-20.el5_2.1?arch=s390x" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-20.el5_2.1.s390x", "product": { "name": "php-ncurses-0:5.1.6-20.el5_2.1.s390x", "product_id": "php-ncurses-0:5.1.6-20.el5_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-20.el5_2.1?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-20.el5_2.1.s390x", "product": { "name": "php-snmp-0:5.1.6-20.el5_2.1.s390x", "product_id": "php-snmp-0:5.1.6-20.el5_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-20.el5_2.1?arch=s390x" } } }, { "category": "product_version", "name": "php-devel-0:4.3.2-48.ent.s390x", "product": { "name": "php-devel-0:4.3.2-48.ent.s390x", "product_id": "php-devel-0:4.3.2-48.ent.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.2-48.ent?arch=s390x" } } }, { "category": "product_version", "name": "php-imap-0:4.3.2-48.ent.s390x", "product": { "name": "php-imap-0:4.3.2-48.ent.s390x", "product_id": "php-imap-0:4.3.2-48.ent.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.2-48.ent?arch=s390x" } } }, { "category": "product_version", "name": "php-mysql-0:4.3.2-48.ent.s390x", "product": { "name": "php-mysql-0:4.3.2-48.ent.s390x", "product_id": "php-mysql-0:4.3.2-48.ent.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.2-48.ent?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.2-48.ent.s390x", "product": { "name": "php-ldap-0:4.3.2-48.ent.s390x", "product_id": "php-ldap-0:4.3.2-48.ent.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.2-48.ent?arch=s390x" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.2-48.ent.s390x", "product": { "name": "php-debuginfo-0:4.3.2-48.ent.s390x", "product_id": "php-debuginfo-0:4.3.2-48.ent.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-48.ent?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.2-48.ent.s390x", "product": { "name": "php-odbc-0:4.3.2-48.ent.s390x", "product_id": "php-odbc-0:4.3.2-48.ent.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.2-48.ent?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.2-48.ent.s390x", "product": { "name": "php-pgsql-0:4.3.2-48.ent.s390x", "product_id": "php-pgsql-0:4.3.2-48.ent.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.2-48.ent?arch=s390x" } } }, { "category": "product_version", "name": "php-0:4.3.2-48.ent.s390x", "product": { "name": "php-0:4.3.2-48.ent.s390x", "product_id": "php-0:4.3.2-48.ent.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.2-48.ent?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "php-devel-0:4.3.2-48.ent.s390", "product": { "name": "php-devel-0:4.3.2-48.ent.s390", "product_id": "php-devel-0:4.3.2-48.ent.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.2-48.ent?arch=s390" } } }, { "category": "product_version", "name": "php-imap-0:4.3.2-48.ent.s390", "product": { "name": "php-imap-0:4.3.2-48.ent.s390", "product_id": "php-imap-0:4.3.2-48.ent.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.2-48.ent?arch=s390" } } }, { "category": "product_version", "name": "php-mysql-0:4.3.2-48.ent.s390", "product": { "name": "php-mysql-0:4.3.2-48.ent.s390", "product_id": "php-mysql-0:4.3.2-48.ent.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.2-48.ent?arch=s390" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.2-48.ent.s390", "product": { "name": "php-ldap-0:4.3.2-48.ent.s390", "product_id": "php-ldap-0:4.3.2-48.ent.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.2-48.ent?arch=s390" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.2-48.ent.s390", "product": { "name": "php-debuginfo-0:4.3.2-48.ent.s390", "product_id": "php-debuginfo-0:4.3.2-48.ent.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-48.ent?arch=s390" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.2-48.ent.s390", "product": { "name": "php-odbc-0:4.3.2-48.ent.s390", "product_id": "php-odbc-0:4.3.2-48.ent.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.2-48.ent?arch=s390" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.2-48.ent.s390", "product": { "name": "php-pgsql-0:4.3.2-48.ent.s390", "product_id": "php-pgsql-0:4.3.2-48.ent.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.2-48.ent?arch=s390" } } }, { "category": "product_version", "name": "php-0:4.3.2-48.ent.s390", "product": { "name": "php-0:4.3.2-48.ent.s390", "product_id": "php-0:4.3.2-48.ent.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.2-48.ent?arch=s390" } } } ], "category": "architecture", "name": "s390" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-48.ent.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-0:4.3.2-48.ent.i386" }, "product_reference": "php-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-48.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-0:4.3.2-48.ent.ia64" }, "product_reference": "php-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-48.ent.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-0:4.3.2-48.ent.ppc" }, "product_reference": "php-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-48.ent.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-0:4.3.2-48.ent.s390" }, "product_reference": "php-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-48.ent.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-0:4.3.2-48.ent.s390x" }, "product_reference": "php-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-48.ent.src as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-0:4.3.2-48.ent.src" }, "product_reference": "php-0:4.3.2-48.ent.src", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-48.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-48.ent.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-debuginfo-0:4.3.2-48.ent.i386" }, "product_reference": "php-debuginfo-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-48.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-debuginfo-0:4.3.2-48.ent.ia64" }, "product_reference": "php-debuginfo-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-48.ent.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-debuginfo-0:4.3.2-48.ent.ppc" }, "product_reference": "php-debuginfo-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-48.ent.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-debuginfo-0:4.3.2-48.ent.s390" }, "product_reference": "php-debuginfo-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-48.ent.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-debuginfo-0:4.3.2-48.ent.s390x" }, "product_reference": "php-debuginfo-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-48.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-debuginfo-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-debuginfo-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-48.ent.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-devel-0:4.3.2-48.ent.i386" }, "product_reference": "php-devel-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-48.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-devel-0:4.3.2-48.ent.ia64" }, "product_reference": "php-devel-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-48.ent.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-devel-0:4.3.2-48.ent.ppc" }, "product_reference": "php-devel-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-48.ent.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-devel-0:4.3.2-48.ent.s390" }, "product_reference": "php-devel-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-48.ent.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-devel-0:4.3.2-48.ent.s390x" }, "product_reference": "php-devel-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-48.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-devel-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-devel-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-48.ent.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-imap-0:4.3.2-48.ent.i386" }, "product_reference": "php-imap-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-48.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-imap-0:4.3.2-48.ent.ia64" }, "product_reference": "php-imap-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-48.ent.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-imap-0:4.3.2-48.ent.ppc" }, "product_reference": "php-imap-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-48.ent.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-imap-0:4.3.2-48.ent.s390" }, "product_reference": "php-imap-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-48.ent.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-imap-0:4.3.2-48.ent.s390x" }, "product_reference": "php-imap-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-48.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-imap-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-imap-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-48.ent.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-ldap-0:4.3.2-48.ent.i386" }, "product_reference": "php-ldap-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-48.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-ldap-0:4.3.2-48.ent.ia64" }, "product_reference": "php-ldap-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-48.ent.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-ldap-0:4.3.2-48.ent.ppc" }, "product_reference": "php-ldap-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-48.ent.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-ldap-0:4.3.2-48.ent.s390" }, "product_reference": "php-ldap-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-48.ent.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-ldap-0:4.3.2-48.ent.s390x" }, "product_reference": "php-ldap-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-48.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-ldap-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-ldap-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-48.ent.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-mysql-0:4.3.2-48.ent.i386" }, "product_reference": "php-mysql-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-48.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-mysql-0:4.3.2-48.ent.ia64" }, "product_reference": "php-mysql-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-48.ent.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-mysql-0:4.3.2-48.ent.ppc" }, "product_reference": "php-mysql-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-48.ent.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-mysql-0:4.3.2-48.ent.s390" }, "product_reference": "php-mysql-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-48.ent.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-mysql-0:4.3.2-48.ent.s390x" }, "product_reference": "php-mysql-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-48.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-mysql-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-mysql-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-48.ent.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-odbc-0:4.3.2-48.ent.i386" }, "product_reference": "php-odbc-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-48.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-odbc-0:4.3.2-48.ent.ia64" }, "product_reference": "php-odbc-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-48.ent.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-odbc-0:4.3.2-48.ent.ppc" }, "product_reference": "php-odbc-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-48.ent.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-odbc-0:4.3.2-48.ent.s390" }, "product_reference": "php-odbc-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-48.ent.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-odbc-0:4.3.2-48.ent.s390x" }, "product_reference": "php-odbc-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-48.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-odbc-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-odbc-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-48.ent.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-pgsql-0:4.3.2-48.ent.i386" }, "product_reference": "php-pgsql-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-48.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-pgsql-0:4.3.2-48.ent.ia64" }, "product_reference": "php-pgsql-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-48.ent.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-pgsql-0:4.3.2-48.ent.ppc" }, "product_reference": "php-pgsql-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-48.ent.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-pgsql-0:4.3.2-48.ent.s390" }, "product_reference": "php-pgsql-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-48.ent.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-pgsql-0:4.3.2-48.ent.s390x" }, "product_reference": "php-pgsql-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-48.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-pgsql-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-pgsql-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-48.ent.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-0:4.3.2-48.ent.i386" }, "product_reference": "php-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-48.ent.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-0:4.3.2-48.ent.ia64" }, "product_reference": "php-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-48.ent.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-0:4.3.2-48.ent.ppc" }, "product_reference": "php-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-48.ent.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-0:4.3.2-48.ent.s390" }, "product_reference": "php-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-48.ent.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-0:4.3.2-48.ent.s390x" }, "product_reference": "php-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-48.ent.src as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-0:4.3.2-48.ent.src" }, "product_reference": "php-0:4.3.2-48.ent.src", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-48.ent.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-48.ent.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-debuginfo-0:4.3.2-48.ent.i386" }, "product_reference": "php-debuginfo-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-48.ent.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-debuginfo-0:4.3.2-48.ent.ia64" }, "product_reference": "php-debuginfo-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-48.ent.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-debuginfo-0:4.3.2-48.ent.ppc" }, "product_reference": "php-debuginfo-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-48.ent.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-debuginfo-0:4.3.2-48.ent.s390" }, "product_reference": "php-debuginfo-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-48.ent.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-debuginfo-0:4.3.2-48.ent.s390x" }, "product_reference": "php-debuginfo-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-48.ent.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-debuginfo-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-debuginfo-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-48.ent.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-devel-0:4.3.2-48.ent.i386" }, "product_reference": "php-devel-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-48.ent.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-devel-0:4.3.2-48.ent.ia64" }, "product_reference": "php-devel-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-48.ent.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-devel-0:4.3.2-48.ent.ppc" }, "product_reference": "php-devel-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-48.ent.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-devel-0:4.3.2-48.ent.s390" }, "product_reference": "php-devel-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-48.ent.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-devel-0:4.3.2-48.ent.s390x" }, "product_reference": "php-devel-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-48.ent.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-devel-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-devel-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-48.ent.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-imap-0:4.3.2-48.ent.i386" }, "product_reference": "php-imap-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-48.ent.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-imap-0:4.3.2-48.ent.ia64" }, "product_reference": "php-imap-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-48.ent.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-imap-0:4.3.2-48.ent.ppc" }, "product_reference": "php-imap-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-48.ent.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-imap-0:4.3.2-48.ent.s390" }, "product_reference": "php-imap-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-48.ent.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-imap-0:4.3.2-48.ent.s390x" }, "product_reference": "php-imap-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-48.ent.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-imap-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-imap-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-48.ent.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-ldap-0:4.3.2-48.ent.i386" }, "product_reference": "php-ldap-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-48.ent.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-ldap-0:4.3.2-48.ent.ia64" }, "product_reference": "php-ldap-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-48.ent.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-ldap-0:4.3.2-48.ent.ppc" }, "product_reference": "php-ldap-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-48.ent.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-ldap-0:4.3.2-48.ent.s390" }, "product_reference": "php-ldap-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-48.ent.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-ldap-0:4.3.2-48.ent.s390x" }, "product_reference": "php-ldap-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-48.ent.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-ldap-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-ldap-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-48.ent.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-mysql-0:4.3.2-48.ent.i386" }, "product_reference": "php-mysql-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-48.ent.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-mysql-0:4.3.2-48.ent.ia64" }, "product_reference": "php-mysql-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-48.ent.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-mysql-0:4.3.2-48.ent.ppc" }, "product_reference": "php-mysql-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-48.ent.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-mysql-0:4.3.2-48.ent.s390" }, "product_reference": "php-mysql-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-48.ent.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-mysql-0:4.3.2-48.ent.s390x" }, "product_reference": "php-mysql-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-48.ent.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-mysql-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-mysql-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-48.ent.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-odbc-0:4.3.2-48.ent.i386" }, "product_reference": "php-odbc-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-48.ent.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-odbc-0:4.3.2-48.ent.ia64" }, "product_reference": "php-odbc-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-48.ent.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-odbc-0:4.3.2-48.ent.ppc" }, "product_reference": "php-odbc-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-48.ent.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-odbc-0:4.3.2-48.ent.s390" }, "product_reference": "php-odbc-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-48.ent.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-odbc-0:4.3.2-48.ent.s390x" }, "product_reference": "php-odbc-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-48.ent.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-odbc-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-odbc-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-48.ent.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-pgsql-0:4.3.2-48.ent.i386" }, "product_reference": "php-pgsql-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-48.ent.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-pgsql-0:4.3.2-48.ent.ia64" }, "product_reference": "php-pgsql-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-48.ent.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-pgsql-0:4.3.2-48.ent.ppc" }, "product_reference": "php-pgsql-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-48.ent.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-pgsql-0:4.3.2-48.ent.s390" }, "product_reference": "php-pgsql-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-48.ent.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-pgsql-0:4.3.2-48.ent.s390x" }, "product_reference": "php-pgsql-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-48.ent.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-pgsql-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-pgsql-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-48.ent.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-0:4.3.2-48.ent.i386" }, "product_reference": "php-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-48.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-0:4.3.2-48.ent.ia64" }, "product_reference": "php-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-48.ent.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-0:4.3.2-48.ent.ppc" }, "product_reference": "php-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-48.ent.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-0:4.3.2-48.ent.s390" }, "product_reference": "php-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-48.ent.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-0:4.3.2-48.ent.s390x" }, "product_reference": "php-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-48.ent.src as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-0:4.3.2-48.ent.src" }, "product_reference": "php-0:4.3.2-48.ent.src", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-48.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-48.ent.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-debuginfo-0:4.3.2-48.ent.i386" }, "product_reference": "php-debuginfo-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-48.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-debuginfo-0:4.3.2-48.ent.ia64" }, "product_reference": "php-debuginfo-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-48.ent.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-debuginfo-0:4.3.2-48.ent.ppc" }, "product_reference": "php-debuginfo-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-48.ent.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-debuginfo-0:4.3.2-48.ent.s390" }, "product_reference": "php-debuginfo-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-48.ent.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-debuginfo-0:4.3.2-48.ent.s390x" }, "product_reference": "php-debuginfo-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-48.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-debuginfo-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-debuginfo-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-48.ent.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-devel-0:4.3.2-48.ent.i386" }, "product_reference": "php-devel-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-48.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-devel-0:4.3.2-48.ent.ia64" }, "product_reference": "php-devel-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-48.ent.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-devel-0:4.3.2-48.ent.ppc" }, "product_reference": "php-devel-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-48.ent.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-devel-0:4.3.2-48.ent.s390" }, "product_reference": "php-devel-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-48.ent.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-devel-0:4.3.2-48.ent.s390x" }, "product_reference": "php-devel-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-48.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-devel-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-devel-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-48.ent.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-imap-0:4.3.2-48.ent.i386" }, "product_reference": "php-imap-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-48.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-imap-0:4.3.2-48.ent.ia64" }, "product_reference": "php-imap-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-48.ent.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-imap-0:4.3.2-48.ent.ppc" }, "product_reference": "php-imap-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-48.ent.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-imap-0:4.3.2-48.ent.s390" }, "product_reference": "php-imap-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-48.ent.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-imap-0:4.3.2-48.ent.s390x" }, "product_reference": "php-imap-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-48.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-imap-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-imap-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-48.ent.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-ldap-0:4.3.2-48.ent.i386" }, "product_reference": "php-ldap-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-48.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-ldap-0:4.3.2-48.ent.ia64" }, "product_reference": "php-ldap-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-48.ent.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-ldap-0:4.3.2-48.ent.ppc" }, "product_reference": "php-ldap-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-48.ent.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-ldap-0:4.3.2-48.ent.s390" }, "product_reference": "php-ldap-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-48.ent.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-ldap-0:4.3.2-48.ent.s390x" }, "product_reference": "php-ldap-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-48.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-ldap-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-ldap-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-48.ent.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-mysql-0:4.3.2-48.ent.i386" }, "product_reference": "php-mysql-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-48.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-mysql-0:4.3.2-48.ent.ia64" }, "product_reference": "php-mysql-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-48.ent.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-mysql-0:4.3.2-48.ent.ppc" }, "product_reference": "php-mysql-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-48.ent.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-mysql-0:4.3.2-48.ent.s390" }, "product_reference": "php-mysql-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-48.ent.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-mysql-0:4.3.2-48.ent.s390x" }, "product_reference": "php-mysql-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-48.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-mysql-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-mysql-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-48.ent.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-odbc-0:4.3.2-48.ent.i386" }, "product_reference": "php-odbc-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-48.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-odbc-0:4.3.2-48.ent.ia64" }, "product_reference": "php-odbc-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-48.ent.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-odbc-0:4.3.2-48.ent.ppc" }, "product_reference": "php-odbc-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-48.ent.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-odbc-0:4.3.2-48.ent.s390" }, "product_reference": "php-odbc-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-48.ent.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-odbc-0:4.3.2-48.ent.s390x" }, "product_reference": "php-odbc-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-48.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-odbc-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-odbc-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-48.ent.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-pgsql-0:4.3.2-48.ent.i386" }, "product_reference": "php-pgsql-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-48.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-pgsql-0:4.3.2-48.ent.ia64" }, "product_reference": "php-pgsql-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-48.ent.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-pgsql-0:4.3.2-48.ent.ppc" }, "product_reference": "php-pgsql-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-48.ent.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-pgsql-0:4.3.2-48.ent.s390" }, "product_reference": "php-pgsql-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-48.ent.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-pgsql-0:4.3.2-48.ent.s390x" }, "product_reference": "php-pgsql-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-48.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-pgsql-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-pgsql-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-48.ent.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-0:4.3.2-48.ent.i386" }, "product_reference": "php-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-48.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-0:4.3.2-48.ent.ia64" }, "product_reference": "php-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-48.ent.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-0:4.3.2-48.ent.ppc" }, "product_reference": "php-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-48.ent.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-0:4.3.2-48.ent.s390" }, "product_reference": "php-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-48.ent.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-0:4.3.2-48.ent.s390x" }, "product_reference": "php-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-48.ent.src as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-0:4.3.2-48.ent.src" }, "product_reference": "php-0:4.3.2-48.ent.src", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-48.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-48.ent.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-debuginfo-0:4.3.2-48.ent.i386" }, "product_reference": "php-debuginfo-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-48.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-debuginfo-0:4.3.2-48.ent.ia64" }, "product_reference": "php-debuginfo-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-48.ent.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-debuginfo-0:4.3.2-48.ent.ppc" }, "product_reference": "php-debuginfo-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-48.ent.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-debuginfo-0:4.3.2-48.ent.s390" }, "product_reference": "php-debuginfo-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-48.ent.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-debuginfo-0:4.3.2-48.ent.s390x" }, "product_reference": "php-debuginfo-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-48.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-debuginfo-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-debuginfo-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-48.ent.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-devel-0:4.3.2-48.ent.i386" }, "product_reference": "php-devel-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-48.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-devel-0:4.3.2-48.ent.ia64" }, "product_reference": "php-devel-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-48.ent.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-devel-0:4.3.2-48.ent.ppc" }, "product_reference": "php-devel-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-48.ent.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-devel-0:4.3.2-48.ent.s390" }, "product_reference": "php-devel-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-48.ent.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-devel-0:4.3.2-48.ent.s390x" }, "product_reference": "php-devel-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-48.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-devel-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-devel-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-48.ent.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-imap-0:4.3.2-48.ent.i386" }, "product_reference": "php-imap-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-48.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-imap-0:4.3.2-48.ent.ia64" }, "product_reference": "php-imap-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-48.ent.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-imap-0:4.3.2-48.ent.ppc" }, "product_reference": "php-imap-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-48.ent.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-imap-0:4.3.2-48.ent.s390" }, "product_reference": "php-imap-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-48.ent.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-imap-0:4.3.2-48.ent.s390x" }, "product_reference": "php-imap-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-48.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-imap-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-imap-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-48.ent.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-ldap-0:4.3.2-48.ent.i386" }, "product_reference": "php-ldap-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-48.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-ldap-0:4.3.2-48.ent.ia64" }, "product_reference": "php-ldap-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-48.ent.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-ldap-0:4.3.2-48.ent.ppc" }, "product_reference": "php-ldap-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-48.ent.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-ldap-0:4.3.2-48.ent.s390" }, "product_reference": "php-ldap-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-48.ent.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-ldap-0:4.3.2-48.ent.s390x" }, "product_reference": "php-ldap-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-48.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-ldap-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-ldap-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-48.ent.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-mysql-0:4.3.2-48.ent.i386" }, "product_reference": "php-mysql-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-48.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-mysql-0:4.3.2-48.ent.ia64" }, "product_reference": "php-mysql-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-48.ent.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-mysql-0:4.3.2-48.ent.ppc" }, "product_reference": "php-mysql-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-48.ent.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-mysql-0:4.3.2-48.ent.s390" }, "product_reference": "php-mysql-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-48.ent.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-mysql-0:4.3.2-48.ent.s390x" }, "product_reference": "php-mysql-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-48.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-mysql-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-mysql-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-48.ent.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-odbc-0:4.3.2-48.ent.i386" }, "product_reference": "php-odbc-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-48.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-odbc-0:4.3.2-48.ent.ia64" }, "product_reference": "php-odbc-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-48.ent.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-odbc-0:4.3.2-48.ent.ppc" }, "product_reference": "php-odbc-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-48.ent.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-odbc-0:4.3.2-48.ent.s390" }, "product_reference": "php-odbc-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-48.ent.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-odbc-0:4.3.2-48.ent.s390x" }, "product_reference": "php-odbc-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-48.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-odbc-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-odbc-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-48.ent.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-pgsql-0:4.3.2-48.ent.i386" }, "product_reference": "php-pgsql-0:4.3.2-48.ent.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-48.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-pgsql-0:4.3.2-48.ent.ia64" }, "product_reference": "php-pgsql-0:4.3.2-48.ent.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-48.ent.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-pgsql-0:4.3.2-48.ent.ppc" }, "product_reference": "php-pgsql-0:4.3.2-48.ent.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-48.ent.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-pgsql-0:4.3.2-48.ent.s390" }, "product_reference": "php-pgsql-0:4.3.2-48.ent.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-48.ent.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-pgsql-0:4.3.2-48.ent.s390x" }, "product_reference": "php-pgsql-0:4.3.2-48.ent.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-48.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-pgsql-0:4.3.2-48.ent.x86_64" }, "product_reference": "php-pgsql-0:4.3.2-48.ent.x86_64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-20.el5_2.1.src as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-0:5.1.6-20.el5_2.1.src" }, "product_reference": "php-0:5.1.6-20.el5_2.1.src", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-bcmath-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-bcmath-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-bcmath-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-bcmath-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-bcmath-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-cli-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-cli-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-cli-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-cli-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-cli-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-common-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-common-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-common-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-common-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-common-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-dba-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-dba-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-dba-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-dba-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-dba-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-debuginfo-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-debuginfo-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-debuginfo-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-debuginfo-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-debuginfo-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-devel-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-devel-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-devel-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-devel-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-devel-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-gd-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-gd-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-gd-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-gd-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-gd-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-imap-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-imap-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-imap-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-imap-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-imap-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-ldap-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-ldap-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-ldap-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-ldap-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-ldap-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-mbstring-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-mbstring-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-mbstring-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-mbstring-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-mbstring-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-mysql-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-mysql-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-mysql-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-mysql-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-mysql-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-ncurses-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-ncurses-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-ncurses-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-ncurses-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-ncurses-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-odbc-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-odbc-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-odbc-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-odbc-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-odbc-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-pdo-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-pdo-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-pdo-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-pdo-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-pdo-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-pgsql-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-pgsql-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-pgsql-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-pgsql-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-pgsql-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-snmp-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-snmp-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-snmp-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-snmp-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-snmp-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-soap-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-soap-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-soap-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-soap-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-soap-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-xml-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-xml-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-xml-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-xml-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-xml-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-xmlrpc-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-xmlrpc-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-xmlrpc-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-xmlrpc-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-xmlrpc-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Client-Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-20.el5_2.1.src as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-0:5.1.6-20.el5_2.1.src" }, "product_reference": "php-0:5.1.6-20.el5_2.1.src", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-bcmath-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-bcmath-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-bcmath-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-bcmath-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-bcmath-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-bcmath-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-bcmath-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-bcmath-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-bcmath-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-bcmath-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-cli-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-cli-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-cli-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-cli-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-cli-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-cli-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-cli-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-cli-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-cli-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-cli-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-common-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-common-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-common-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-common-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-common-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-common-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-common-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-common-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-common-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-common-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-dba-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-dba-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-dba-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-dba-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-dba-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-dba-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-dba-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-dba-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-dba-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-dba-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-debuginfo-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-debuginfo-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-debuginfo-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-debuginfo-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-debuginfo-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-devel-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-devel-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-devel-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-devel-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-devel-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-devel-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-devel-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-devel-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-devel-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-devel-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-gd-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-gd-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-gd-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-gd-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-gd-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-gd-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-gd-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-gd-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-gd-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-gd-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-imap-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-imap-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-imap-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-imap-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-imap-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-imap-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-imap-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-imap-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-imap-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-imap-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-ldap-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-ldap-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-ldap-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-ldap-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-ldap-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-ldap-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-ldap-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-ldap-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-ldap-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-ldap-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-mbstring-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-mbstring-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-mbstring-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-mbstring-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-mbstring-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-mbstring-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-mbstring-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-mbstring-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-mbstring-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-mbstring-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-mysql-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-mysql-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-mysql-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-mysql-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-mysql-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-mysql-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-mysql-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-mysql-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-mysql-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-mysql-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-ncurses-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-ncurses-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-ncurses-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-ncurses-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-ncurses-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-ncurses-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-ncurses-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-ncurses-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-ncurses-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-ncurses-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-odbc-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-odbc-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-odbc-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-odbc-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-odbc-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-odbc-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-odbc-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-odbc-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-odbc-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-odbc-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-pdo-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-pdo-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-pdo-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-pdo-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-pdo-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-pdo-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-pdo-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-pdo-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-pdo-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-pdo-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-pgsql-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-pgsql-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-pgsql-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-pgsql-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-pgsql-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-pgsql-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-pgsql-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-pgsql-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-pgsql-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-pgsql-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-snmp-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-snmp-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-snmp-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-snmp-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-snmp-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-snmp-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-snmp-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-snmp-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-snmp-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-snmp-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-soap-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-soap-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-soap-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-soap-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-soap-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-soap-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-soap-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-soap-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-soap-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-soap-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-xml-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-xml-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-xml-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-xml-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-xml-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-xml-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-xml-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-xml-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-xml-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-xml-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-20.el5_2.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.i386" }, "product_reference": "php-xmlrpc-0:5.1.6-20.el5_2.1.i386", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-20.el5_2.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.ia64" }, "product_reference": "php-xmlrpc-0:5.1.6-20.el5_2.1.ia64", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-20.el5_2.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.ppc" }, "product_reference": "php-xmlrpc-0:5.1.6-20.el5_2.1.ppc", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-20.el5_2.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.s390x" }, "product_reference": "php-xmlrpc-0:5.1.6-20.el5_2.1.s390x", "relates_to_product_reference": "5Server" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-20.el5_2.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.x86_64" }, "product_reference": "php-xmlrpc-0:5.1.6-20.el5_2.1.x86_64", "relates_to_product_reference": "5Server" } ] }, "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": [ "3AS:php-0:4.3.2-48.ent.i386", "3AS:php-0:4.3.2-48.ent.ia64", "3AS:php-0:4.3.2-48.ent.ppc", "3AS:php-0:4.3.2-48.ent.s390", "3AS:php-0:4.3.2-48.ent.s390x", "3AS:php-0:4.3.2-48.ent.src", "3AS:php-0:4.3.2-48.ent.x86_64", "3AS:php-debuginfo-0:4.3.2-48.ent.i386", "3AS:php-debuginfo-0:4.3.2-48.ent.ia64", "3AS:php-debuginfo-0:4.3.2-48.ent.ppc", "3AS:php-debuginfo-0:4.3.2-48.ent.s390", "3AS:php-debuginfo-0:4.3.2-48.ent.s390x", "3AS:php-debuginfo-0:4.3.2-48.ent.x86_64", "3AS:php-devel-0:4.3.2-48.ent.i386", "3AS:php-devel-0:4.3.2-48.ent.ia64", "3AS:php-devel-0:4.3.2-48.ent.ppc", "3AS:php-devel-0:4.3.2-48.ent.s390", "3AS:php-devel-0:4.3.2-48.ent.s390x", "3AS:php-devel-0:4.3.2-48.ent.x86_64", "3AS:php-imap-0:4.3.2-48.ent.i386", "3AS:php-imap-0:4.3.2-48.ent.ia64", "3AS:php-imap-0:4.3.2-48.ent.ppc", "3AS:php-imap-0:4.3.2-48.ent.s390", "3AS:php-imap-0:4.3.2-48.ent.s390x", "3AS:php-imap-0:4.3.2-48.ent.x86_64", "3AS:php-ldap-0:4.3.2-48.ent.i386", "3AS:php-ldap-0:4.3.2-48.ent.ia64", "3AS:php-ldap-0:4.3.2-48.ent.ppc", "3AS:php-ldap-0:4.3.2-48.ent.s390", "3AS:php-ldap-0:4.3.2-48.ent.s390x", "3AS:php-ldap-0:4.3.2-48.ent.x86_64", "3AS:php-mysql-0:4.3.2-48.ent.i386", "3AS:php-mysql-0:4.3.2-48.ent.ia64", "3AS:php-mysql-0:4.3.2-48.ent.ppc", "3AS:php-mysql-0:4.3.2-48.ent.s390", "3AS:php-mysql-0:4.3.2-48.ent.s390x", "3AS:php-mysql-0:4.3.2-48.ent.x86_64", "3AS:php-odbc-0:4.3.2-48.ent.i386", "3AS:php-odbc-0:4.3.2-48.ent.ia64", "3AS:php-odbc-0:4.3.2-48.ent.ppc", "3AS:php-odbc-0:4.3.2-48.ent.s390", "3AS:php-odbc-0:4.3.2-48.ent.s390x", "3AS:php-odbc-0:4.3.2-48.ent.x86_64", "3AS:php-pgsql-0:4.3.2-48.ent.i386", "3AS:php-pgsql-0:4.3.2-48.ent.ia64", "3AS:php-pgsql-0:4.3.2-48.ent.ppc", "3AS:php-pgsql-0:4.3.2-48.ent.s390", "3AS:php-pgsql-0:4.3.2-48.ent.s390x", "3AS:php-pgsql-0:4.3.2-48.ent.x86_64", "3Desktop:php-0:4.3.2-48.ent.i386", "3Desktop:php-0:4.3.2-48.ent.ia64", "3Desktop:php-0:4.3.2-48.ent.ppc", "3Desktop:php-0:4.3.2-48.ent.s390", "3Desktop:php-0:4.3.2-48.ent.s390x", "3Desktop:php-0:4.3.2-48.ent.src", "3Desktop:php-0:4.3.2-48.ent.x86_64", "3Desktop:php-debuginfo-0:4.3.2-48.ent.i386", "3Desktop:php-debuginfo-0:4.3.2-48.ent.ia64", "3Desktop:php-debuginfo-0:4.3.2-48.ent.ppc", "3Desktop:php-debuginfo-0:4.3.2-48.ent.s390", "3Desktop:php-debuginfo-0:4.3.2-48.ent.s390x", "3Desktop:php-debuginfo-0:4.3.2-48.ent.x86_64", "3Desktop:php-devel-0:4.3.2-48.ent.i386", "3Desktop:php-devel-0:4.3.2-48.ent.ia64", "3Desktop:php-devel-0:4.3.2-48.ent.ppc", "3Desktop:php-devel-0:4.3.2-48.ent.s390", "3Desktop:php-devel-0:4.3.2-48.ent.s390x", "3Desktop:php-devel-0:4.3.2-48.ent.x86_64", "3Desktop:php-imap-0:4.3.2-48.ent.i386", "3Desktop:php-imap-0:4.3.2-48.ent.ia64", "3Desktop:php-imap-0:4.3.2-48.ent.ppc", "3Desktop:php-imap-0:4.3.2-48.ent.s390", "3Desktop:php-imap-0:4.3.2-48.ent.s390x", "3Desktop:php-imap-0:4.3.2-48.ent.x86_64", "3Desktop:php-ldap-0:4.3.2-48.ent.i386", "3Desktop:php-ldap-0:4.3.2-48.ent.ia64", "3Desktop:php-ldap-0:4.3.2-48.ent.ppc", "3Desktop:php-ldap-0:4.3.2-48.ent.s390", "3Desktop:php-ldap-0:4.3.2-48.ent.s390x", "3Desktop:php-ldap-0:4.3.2-48.ent.x86_64", "3Desktop:php-mysql-0:4.3.2-48.ent.i386", "3Desktop:php-mysql-0:4.3.2-48.ent.ia64", "3Desktop:php-mysql-0:4.3.2-48.ent.ppc", "3Desktop:php-mysql-0:4.3.2-48.ent.s390", "3Desktop:php-mysql-0:4.3.2-48.ent.s390x", "3Desktop:php-mysql-0:4.3.2-48.ent.x86_64", "3Desktop:php-odbc-0:4.3.2-48.ent.i386", "3Desktop:php-odbc-0:4.3.2-48.ent.ia64", "3Desktop:php-odbc-0:4.3.2-48.ent.ppc", "3Desktop:php-odbc-0:4.3.2-48.ent.s390", "3Desktop:php-odbc-0:4.3.2-48.ent.s390x", "3Desktop:php-odbc-0:4.3.2-48.ent.x86_64", "3Desktop:php-pgsql-0:4.3.2-48.ent.i386", "3Desktop:php-pgsql-0:4.3.2-48.ent.ia64", "3Desktop:php-pgsql-0:4.3.2-48.ent.ppc", "3Desktop:php-pgsql-0:4.3.2-48.ent.s390", "3Desktop:php-pgsql-0:4.3.2-48.ent.s390x", "3Desktop:php-pgsql-0:4.3.2-48.ent.x86_64", "3ES:php-0:4.3.2-48.ent.i386", "3ES:php-0:4.3.2-48.ent.ia64", "3ES:php-0:4.3.2-48.ent.ppc", "3ES:php-0:4.3.2-48.ent.s390", "3ES:php-0:4.3.2-48.ent.s390x", "3ES:php-0:4.3.2-48.ent.src", "3ES:php-0:4.3.2-48.ent.x86_64", "3ES:php-debuginfo-0:4.3.2-48.ent.i386", "3ES:php-debuginfo-0:4.3.2-48.ent.ia64", "3ES:php-debuginfo-0:4.3.2-48.ent.ppc", "3ES:php-debuginfo-0:4.3.2-48.ent.s390", "3ES:php-debuginfo-0:4.3.2-48.ent.s390x", "3ES:php-debuginfo-0:4.3.2-48.ent.x86_64", "3ES:php-devel-0:4.3.2-48.ent.i386", "3ES:php-devel-0:4.3.2-48.ent.ia64", "3ES:php-devel-0:4.3.2-48.ent.ppc", "3ES:php-devel-0:4.3.2-48.ent.s390", "3ES:php-devel-0:4.3.2-48.ent.s390x", "3ES:php-devel-0:4.3.2-48.ent.x86_64", "3ES:php-imap-0:4.3.2-48.ent.i386", "3ES:php-imap-0:4.3.2-48.ent.ia64", "3ES:php-imap-0:4.3.2-48.ent.ppc", "3ES:php-imap-0:4.3.2-48.ent.s390", "3ES:php-imap-0:4.3.2-48.ent.s390x", "3ES:php-imap-0:4.3.2-48.ent.x86_64", "3ES:php-ldap-0:4.3.2-48.ent.i386", "3ES:php-ldap-0:4.3.2-48.ent.ia64", "3ES:php-ldap-0:4.3.2-48.ent.ppc", "3ES:php-ldap-0:4.3.2-48.ent.s390", "3ES:php-ldap-0:4.3.2-48.ent.s390x", "3ES:php-ldap-0:4.3.2-48.ent.x86_64", "3ES:php-mysql-0:4.3.2-48.ent.i386", "3ES:php-mysql-0:4.3.2-48.ent.ia64", "3ES:php-mysql-0:4.3.2-48.ent.ppc", "3ES:php-mysql-0:4.3.2-48.ent.s390", "3ES:php-mysql-0:4.3.2-48.ent.s390x", "3ES:php-mysql-0:4.3.2-48.ent.x86_64", "3ES:php-odbc-0:4.3.2-48.ent.i386", "3ES:php-odbc-0:4.3.2-48.ent.ia64", "3ES:php-odbc-0:4.3.2-48.ent.ppc", "3ES:php-odbc-0:4.3.2-48.ent.s390", "3ES:php-odbc-0:4.3.2-48.ent.s390x", "3ES:php-odbc-0:4.3.2-48.ent.x86_64", "3ES:php-pgsql-0:4.3.2-48.ent.i386", "3ES:php-pgsql-0:4.3.2-48.ent.ia64", "3ES:php-pgsql-0:4.3.2-48.ent.ppc", "3ES:php-pgsql-0:4.3.2-48.ent.s390", "3ES:php-pgsql-0:4.3.2-48.ent.s390x", "3ES:php-pgsql-0:4.3.2-48.ent.x86_64", "3WS:php-0:4.3.2-48.ent.i386", "3WS:php-0:4.3.2-48.ent.ia64", "3WS:php-0:4.3.2-48.ent.ppc", "3WS:php-0:4.3.2-48.ent.s390", "3WS:php-0:4.3.2-48.ent.s390x", "3WS:php-0:4.3.2-48.ent.src", "3WS:php-0:4.3.2-48.ent.x86_64", "3WS:php-debuginfo-0:4.3.2-48.ent.i386", "3WS:php-debuginfo-0:4.3.2-48.ent.ia64", "3WS:php-debuginfo-0:4.3.2-48.ent.ppc", "3WS:php-debuginfo-0:4.3.2-48.ent.s390", "3WS:php-debuginfo-0:4.3.2-48.ent.s390x", "3WS:php-debuginfo-0:4.3.2-48.ent.x86_64", "3WS:php-devel-0:4.3.2-48.ent.i386", "3WS:php-devel-0:4.3.2-48.ent.ia64", "3WS:php-devel-0:4.3.2-48.ent.ppc", "3WS:php-devel-0:4.3.2-48.ent.s390", "3WS:php-devel-0:4.3.2-48.ent.s390x", "3WS:php-devel-0:4.3.2-48.ent.x86_64", "3WS:php-imap-0:4.3.2-48.ent.i386", "3WS:php-imap-0:4.3.2-48.ent.ia64", "3WS:php-imap-0:4.3.2-48.ent.ppc", "3WS:php-imap-0:4.3.2-48.ent.s390", "3WS:php-imap-0:4.3.2-48.ent.s390x", "3WS:php-imap-0:4.3.2-48.ent.x86_64", "3WS:php-ldap-0:4.3.2-48.ent.i386", "3WS:php-ldap-0:4.3.2-48.ent.ia64", "3WS:php-ldap-0:4.3.2-48.ent.ppc", "3WS:php-ldap-0:4.3.2-48.ent.s390", "3WS:php-ldap-0:4.3.2-48.ent.s390x", "3WS:php-ldap-0:4.3.2-48.ent.x86_64", "3WS:php-mysql-0:4.3.2-48.ent.i386", "3WS:php-mysql-0:4.3.2-48.ent.ia64", "3WS:php-mysql-0:4.3.2-48.ent.ppc", "3WS:php-mysql-0:4.3.2-48.ent.s390", "3WS:php-mysql-0:4.3.2-48.ent.s390x", "3WS:php-mysql-0:4.3.2-48.ent.x86_64", "3WS:php-odbc-0:4.3.2-48.ent.i386", "3WS:php-odbc-0:4.3.2-48.ent.ia64", "3WS:php-odbc-0:4.3.2-48.ent.ppc", "3WS:php-odbc-0:4.3.2-48.ent.s390", "3WS:php-odbc-0:4.3.2-48.ent.s390x", "3WS:php-odbc-0:4.3.2-48.ent.x86_64", "3WS:php-pgsql-0:4.3.2-48.ent.i386", "3WS:php-pgsql-0:4.3.2-48.ent.ia64", "3WS:php-pgsql-0:4.3.2-48.ent.ppc", "3WS:php-pgsql-0:4.3.2-48.ent.s390", "3WS:php-pgsql-0:4.3.2-48.ent.s390x", "3WS:php-pgsql-0:4.3.2-48.ent.x86_64", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.src", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-0:5.1.6-20.el5_2.1.i386", "5Server:php-0:5.1.6-20.el5_2.1.ia64", "5Server:php-0:5.1.6-20.el5_2.1.ppc", "5Server:php-0:5.1.6-20.el5_2.1.s390x", "5Server:php-0:5.1.6-20.el5_2.1.src", "5Server:php-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.i386", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.ia64", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.ppc", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.s390x", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-cli-0:5.1.6-20.el5_2.1.i386", "5Server:php-cli-0:5.1.6-20.el5_2.1.ia64", "5Server:php-cli-0:5.1.6-20.el5_2.1.ppc", "5Server:php-cli-0:5.1.6-20.el5_2.1.s390x", "5Server:php-cli-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-common-0:5.1.6-20.el5_2.1.i386", "5Server:php-common-0:5.1.6-20.el5_2.1.ia64", "5Server:php-common-0:5.1.6-20.el5_2.1.ppc", "5Server:php-common-0:5.1.6-20.el5_2.1.s390x", "5Server:php-common-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-dba-0:5.1.6-20.el5_2.1.i386", "5Server:php-dba-0:5.1.6-20.el5_2.1.ia64", "5Server:php-dba-0:5.1.6-20.el5_2.1.ppc", "5Server:php-dba-0:5.1.6-20.el5_2.1.s390x", "5Server:php-dba-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.i386", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.ia64", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.ppc", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.s390x", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-devel-0:5.1.6-20.el5_2.1.i386", "5Server:php-devel-0:5.1.6-20.el5_2.1.ia64", "5Server:php-devel-0:5.1.6-20.el5_2.1.ppc", "5Server:php-devel-0:5.1.6-20.el5_2.1.s390x", "5Server:php-devel-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-gd-0:5.1.6-20.el5_2.1.i386", "5Server:php-gd-0:5.1.6-20.el5_2.1.ia64", "5Server:php-gd-0:5.1.6-20.el5_2.1.ppc", "5Server:php-gd-0:5.1.6-20.el5_2.1.s390x", "5Server:php-gd-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-imap-0:5.1.6-20.el5_2.1.i386", "5Server:php-imap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-imap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-imap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-imap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-ldap-0:5.1.6-20.el5_2.1.i386", "5Server:php-ldap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-ldap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-ldap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-ldap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.i386", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.ia64", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.ppc", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.s390x", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-mysql-0:5.1.6-20.el5_2.1.i386", "5Server:php-mysql-0:5.1.6-20.el5_2.1.ia64", "5Server:php-mysql-0:5.1.6-20.el5_2.1.ppc", "5Server:php-mysql-0:5.1.6-20.el5_2.1.s390x", "5Server:php-mysql-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.i386", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.ia64", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.ppc", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.s390x", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-odbc-0:5.1.6-20.el5_2.1.i386", "5Server:php-odbc-0:5.1.6-20.el5_2.1.ia64", "5Server:php-odbc-0:5.1.6-20.el5_2.1.ppc", "5Server:php-odbc-0:5.1.6-20.el5_2.1.s390x", "5Server:php-odbc-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-pdo-0:5.1.6-20.el5_2.1.i386", "5Server:php-pdo-0:5.1.6-20.el5_2.1.ia64", "5Server:php-pdo-0:5.1.6-20.el5_2.1.ppc", "5Server:php-pdo-0:5.1.6-20.el5_2.1.s390x", "5Server:php-pdo-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.i386", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.ia64", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.ppc", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.s390x", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-snmp-0:5.1.6-20.el5_2.1.i386", "5Server:php-snmp-0:5.1.6-20.el5_2.1.ia64", "5Server:php-snmp-0:5.1.6-20.el5_2.1.ppc", "5Server:php-snmp-0:5.1.6-20.el5_2.1.s390x", "5Server:php-snmp-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-soap-0:5.1.6-20.el5_2.1.i386", "5Server:php-soap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-soap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-soap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-soap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-xml-0:5.1.6-20.el5_2.1.i386", "5Server:php-xml-0:5.1.6-20.el5_2.1.ia64", "5Server:php-xml-0:5.1.6-20.el5_2.1.ppc", "5Server:php-xml-0:5.1.6-20.el5_2.1.s390x", "5Server:php-xml-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.i386", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.ia64", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.ppc", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.s390x", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.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:36: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": [ "3AS:php-0:4.3.2-48.ent.i386", "3AS:php-0:4.3.2-48.ent.ia64", "3AS:php-0:4.3.2-48.ent.ppc", "3AS:php-0:4.3.2-48.ent.s390", "3AS:php-0:4.3.2-48.ent.s390x", "3AS:php-0:4.3.2-48.ent.src", "3AS:php-0:4.3.2-48.ent.x86_64", "3AS:php-debuginfo-0:4.3.2-48.ent.i386", "3AS:php-debuginfo-0:4.3.2-48.ent.ia64", "3AS:php-debuginfo-0:4.3.2-48.ent.ppc", "3AS:php-debuginfo-0:4.3.2-48.ent.s390", "3AS:php-debuginfo-0:4.3.2-48.ent.s390x", "3AS:php-debuginfo-0:4.3.2-48.ent.x86_64", "3AS:php-devel-0:4.3.2-48.ent.i386", "3AS:php-devel-0:4.3.2-48.ent.ia64", "3AS:php-devel-0:4.3.2-48.ent.ppc", "3AS:php-devel-0:4.3.2-48.ent.s390", "3AS:php-devel-0:4.3.2-48.ent.s390x", "3AS:php-devel-0:4.3.2-48.ent.x86_64", "3AS:php-imap-0:4.3.2-48.ent.i386", "3AS:php-imap-0:4.3.2-48.ent.ia64", "3AS:php-imap-0:4.3.2-48.ent.ppc", "3AS:php-imap-0:4.3.2-48.ent.s390", "3AS:php-imap-0:4.3.2-48.ent.s390x", "3AS:php-imap-0:4.3.2-48.ent.x86_64", "3AS:php-ldap-0:4.3.2-48.ent.i386", "3AS:php-ldap-0:4.3.2-48.ent.ia64", "3AS:php-ldap-0:4.3.2-48.ent.ppc", "3AS:php-ldap-0:4.3.2-48.ent.s390", "3AS:php-ldap-0:4.3.2-48.ent.s390x", "3AS:php-ldap-0:4.3.2-48.ent.x86_64", "3AS:php-mysql-0:4.3.2-48.ent.i386", "3AS:php-mysql-0:4.3.2-48.ent.ia64", "3AS:php-mysql-0:4.3.2-48.ent.ppc", "3AS:php-mysql-0:4.3.2-48.ent.s390", "3AS:php-mysql-0:4.3.2-48.ent.s390x", "3AS:php-mysql-0:4.3.2-48.ent.x86_64", "3AS:php-odbc-0:4.3.2-48.ent.i386", "3AS:php-odbc-0:4.3.2-48.ent.ia64", "3AS:php-odbc-0:4.3.2-48.ent.ppc", "3AS:php-odbc-0:4.3.2-48.ent.s390", "3AS:php-odbc-0:4.3.2-48.ent.s390x", "3AS:php-odbc-0:4.3.2-48.ent.x86_64", "3AS:php-pgsql-0:4.3.2-48.ent.i386", "3AS:php-pgsql-0:4.3.2-48.ent.ia64", "3AS:php-pgsql-0:4.3.2-48.ent.ppc", "3AS:php-pgsql-0:4.3.2-48.ent.s390", "3AS:php-pgsql-0:4.3.2-48.ent.s390x", "3AS:php-pgsql-0:4.3.2-48.ent.x86_64", "3Desktop:php-0:4.3.2-48.ent.i386", "3Desktop:php-0:4.3.2-48.ent.ia64", "3Desktop:php-0:4.3.2-48.ent.ppc", "3Desktop:php-0:4.3.2-48.ent.s390", "3Desktop:php-0:4.3.2-48.ent.s390x", "3Desktop:php-0:4.3.2-48.ent.src", "3Desktop:php-0:4.3.2-48.ent.x86_64", "3Desktop:php-debuginfo-0:4.3.2-48.ent.i386", "3Desktop:php-debuginfo-0:4.3.2-48.ent.ia64", "3Desktop:php-debuginfo-0:4.3.2-48.ent.ppc", "3Desktop:php-debuginfo-0:4.3.2-48.ent.s390", "3Desktop:php-debuginfo-0:4.3.2-48.ent.s390x", "3Desktop:php-debuginfo-0:4.3.2-48.ent.x86_64", "3Desktop:php-devel-0:4.3.2-48.ent.i386", "3Desktop:php-devel-0:4.3.2-48.ent.ia64", "3Desktop:php-devel-0:4.3.2-48.ent.ppc", "3Desktop:php-devel-0:4.3.2-48.ent.s390", "3Desktop:php-devel-0:4.3.2-48.ent.s390x", "3Desktop:php-devel-0:4.3.2-48.ent.x86_64", "3Desktop:php-imap-0:4.3.2-48.ent.i386", "3Desktop:php-imap-0:4.3.2-48.ent.ia64", "3Desktop:php-imap-0:4.3.2-48.ent.ppc", "3Desktop:php-imap-0:4.3.2-48.ent.s390", "3Desktop:php-imap-0:4.3.2-48.ent.s390x", "3Desktop:php-imap-0:4.3.2-48.ent.x86_64", "3Desktop:php-ldap-0:4.3.2-48.ent.i386", "3Desktop:php-ldap-0:4.3.2-48.ent.ia64", "3Desktop:php-ldap-0:4.3.2-48.ent.ppc", "3Desktop:php-ldap-0:4.3.2-48.ent.s390", "3Desktop:php-ldap-0:4.3.2-48.ent.s390x", "3Desktop:php-ldap-0:4.3.2-48.ent.x86_64", "3Desktop:php-mysql-0:4.3.2-48.ent.i386", "3Desktop:php-mysql-0:4.3.2-48.ent.ia64", "3Desktop:php-mysql-0:4.3.2-48.ent.ppc", "3Desktop:php-mysql-0:4.3.2-48.ent.s390", "3Desktop:php-mysql-0:4.3.2-48.ent.s390x", "3Desktop:php-mysql-0:4.3.2-48.ent.x86_64", "3Desktop:php-odbc-0:4.3.2-48.ent.i386", "3Desktop:php-odbc-0:4.3.2-48.ent.ia64", "3Desktop:php-odbc-0:4.3.2-48.ent.ppc", "3Desktop:php-odbc-0:4.3.2-48.ent.s390", "3Desktop:php-odbc-0:4.3.2-48.ent.s390x", "3Desktop:php-odbc-0:4.3.2-48.ent.x86_64", "3Desktop:php-pgsql-0:4.3.2-48.ent.i386", "3Desktop:php-pgsql-0:4.3.2-48.ent.ia64", "3Desktop:php-pgsql-0:4.3.2-48.ent.ppc", "3Desktop:php-pgsql-0:4.3.2-48.ent.s390", "3Desktop:php-pgsql-0:4.3.2-48.ent.s390x", "3Desktop:php-pgsql-0:4.3.2-48.ent.x86_64", "3ES:php-0:4.3.2-48.ent.i386", "3ES:php-0:4.3.2-48.ent.ia64", "3ES:php-0:4.3.2-48.ent.ppc", "3ES:php-0:4.3.2-48.ent.s390", "3ES:php-0:4.3.2-48.ent.s390x", "3ES:php-0:4.3.2-48.ent.src", "3ES:php-0:4.3.2-48.ent.x86_64", "3ES:php-debuginfo-0:4.3.2-48.ent.i386", "3ES:php-debuginfo-0:4.3.2-48.ent.ia64", "3ES:php-debuginfo-0:4.3.2-48.ent.ppc", "3ES:php-debuginfo-0:4.3.2-48.ent.s390", "3ES:php-debuginfo-0:4.3.2-48.ent.s390x", "3ES:php-debuginfo-0:4.3.2-48.ent.x86_64", "3ES:php-devel-0:4.3.2-48.ent.i386", "3ES:php-devel-0:4.3.2-48.ent.ia64", "3ES:php-devel-0:4.3.2-48.ent.ppc", "3ES:php-devel-0:4.3.2-48.ent.s390", "3ES:php-devel-0:4.3.2-48.ent.s390x", "3ES:php-devel-0:4.3.2-48.ent.x86_64", "3ES:php-imap-0:4.3.2-48.ent.i386", "3ES:php-imap-0:4.3.2-48.ent.ia64", "3ES:php-imap-0:4.3.2-48.ent.ppc", "3ES:php-imap-0:4.3.2-48.ent.s390", "3ES:php-imap-0:4.3.2-48.ent.s390x", "3ES:php-imap-0:4.3.2-48.ent.x86_64", "3ES:php-ldap-0:4.3.2-48.ent.i386", "3ES:php-ldap-0:4.3.2-48.ent.ia64", "3ES:php-ldap-0:4.3.2-48.ent.ppc", "3ES:php-ldap-0:4.3.2-48.ent.s390", "3ES:php-ldap-0:4.3.2-48.ent.s390x", "3ES:php-ldap-0:4.3.2-48.ent.x86_64", "3ES:php-mysql-0:4.3.2-48.ent.i386", "3ES:php-mysql-0:4.3.2-48.ent.ia64", "3ES:php-mysql-0:4.3.2-48.ent.ppc", "3ES:php-mysql-0:4.3.2-48.ent.s390", "3ES:php-mysql-0:4.3.2-48.ent.s390x", "3ES:php-mysql-0:4.3.2-48.ent.x86_64", "3ES:php-odbc-0:4.3.2-48.ent.i386", "3ES:php-odbc-0:4.3.2-48.ent.ia64", "3ES:php-odbc-0:4.3.2-48.ent.ppc", "3ES:php-odbc-0:4.3.2-48.ent.s390", "3ES:php-odbc-0:4.3.2-48.ent.s390x", "3ES:php-odbc-0:4.3.2-48.ent.x86_64", "3ES:php-pgsql-0:4.3.2-48.ent.i386", "3ES:php-pgsql-0:4.3.2-48.ent.ia64", "3ES:php-pgsql-0:4.3.2-48.ent.ppc", "3ES:php-pgsql-0:4.3.2-48.ent.s390", "3ES:php-pgsql-0:4.3.2-48.ent.s390x", "3ES:php-pgsql-0:4.3.2-48.ent.x86_64", "3WS:php-0:4.3.2-48.ent.i386", "3WS:php-0:4.3.2-48.ent.ia64", "3WS:php-0:4.3.2-48.ent.ppc", "3WS:php-0:4.3.2-48.ent.s390", "3WS:php-0:4.3.2-48.ent.s390x", "3WS:php-0:4.3.2-48.ent.src", "3WS:php-0:4.3.2-48.ent.x86_64", "3WS:php-debuginfo-0:4.3.2-48.ent.i386", "3WS:php-debuginfo-0:4.3.2-48.ent.ia64", "3WS:php-debuginfo-0:4.3.2-48.ent.ppc", "3WS:php-debuginfo-0:4.3.2-48.ent.s390", "3WS:php-debuginfo-0:4.3.2-48.ent.s390x", "3WS:php-debuginfo-0:4.3.2-48.ent.x86_64", "3WS:php-devel-0:4.3.2-48.ent.i386", "3WS:php-devel-0:4.3.2-48.ent.ia64", "3WS:php-devel-0:4.3.2-48.ent.ppc", "3WS:php-devel-0:4.3.2-48.ent.s390", "3WS:php-devel-0:4.3.2-48.ent.s390x", "3WS:php-devel-0:4.3.2-48.ent.x86_64", "3WS:php-imap-0:4.3.2-48.ent.i386", "3WS:php-imap-0:4.3.2-48.ent.ia64", "3WS:php-imap-0:4.3.2-48.ent.ppc", "3WS:php-imap-0:4.3.2-48.ent.s390", "3WS:php-imap-0:4.3.2-48.ent.s390x", "3WS:php-imap-0:4.3.2-48.ent.x86_64", "3WS:php-ldap-0:4.3.2-48.ent.i386", "3WS:php-ldap-0:4.3.2-48.ent.ia64", "3WS:php-ldap-0:4.3.2-48.ent.ppc", "3WS:php-ldap-0:4.3.2-48.ent.s390", "3WS:php-ldap-0:4.3.2-48.ent.s390x", "3WS:php-ldap-0:4.3.2-48.ent.x86_64", "3WS:php-mysql-0:4.3.2-48.ent.i386", "3WS:php-mysql-0:4.3.2-48.ent.ia64", "3WS:php-mysql-0:4.3.2-48.ent.ppc", "3WS:php-mysql-0:4.3.2-48.ent.s390", "3WS:php-mysql-0:4.3.2-48.ent.s390x", "3WS:php-mysql-0:4.3.2-48.ent.x86_64", "3WS:php-odbc-0:4.3.2-48.ent.i386", "3WS:php-odbc-0:4.3.2-48.ent.ia64", "3WS:php-odbc-0:4.3.2-48.ent.ppc", "3WS:php-odbc-0:4.3.2-48.ent.s390", "3WS:php-odbc-0:4.3.2-48.ent.s390x", "3WS:php-odbc-0:4.3.2-48.ent.x86_64", "3WS:php-pgsql-0:4.3.2-48.ent.i386", "3WS:php-pgsql-0:4.3.2-48.ent.ia64", "3WS:php-pgsql-0:4.3.2-48.ent.ppc", "3WS:php-pgsql-0:4.3.2-48.ent.s390", "3WS:php-pgsql-0:4.3.2-48.ent.s390x", "3WS:php-pgsql-0:4.3.2-48.ent.x86_64", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.src", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-0:5.1.6-20.el5_2.1.i386", "5Server:php-0:5.1.6-20.el5_2.1.ia64", "5Server:php-0:5.1.6-20.el5_2.1.ppc", "5Server:php-0:5.1.6-20.el5_2.1.s390x", "5Server:php-0:5.1.6-20.el5_2.1.src", "5Server:php-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.i386", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.ia64", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.ppc", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.s390x", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-cli-0:5.1.6-20.el5_2.1.i386", "5Server:php-cli-0:5.1.6-20.el5_2.1.ia64", "5Server:php-cli-0:5.1.6-20.el5_2.1.ppc", "5Server:php-cli-0:5.1.6-20.el5_2.1.s390x", "5Server:php-cli-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-common-0:5.1.6-20.el5_2.1.i386", "5Server:php-common-0:5.1.6-20.el5_2.1.ia64", "5Server:php-common-0:5.1.6-20.el5_2.1.ppc", "5Server:php-common-0:5.1.6-20.el5_2.1.s390x", "5Server:php-common-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-dba-0:5.1.6-20.el5_2.1.i386", "5Server:php-dba-0:5.1.6-20.el5_2.1.ia64", "5Server:php-dba-0:5.1.6-20.el5_2.1.ppc", "5Server:php-dba-0:5.1.6-20.el5_2.1.s390x", "5Server:php-dba-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.i386", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.ia64", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.ppc", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.s390x", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-devel-0:5.1.6-20.el5_2.1.i386", "5Server:php-devel-0:5.1.6-20.el5_2.1.ia64", "5Server:php-devel-0:5.1.6-20.el5_2.1.ppc", "5Server:php-devel-0:5.1.6-20.el5_2.1.s390x", "5Server:php-devel-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-gd-0:5.1.6-20.el5_2.1.i386", "5Server:php-gd-0:5.1.6-20.el5_2.1.ia64", "5Server:php-gd-0:5.1.6-20.el5_2.1.ppc", "5Server:php-gd-0:5.1.6-20.el5_2.1.s390x", "5Server:php-gd-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-imap-0:5.1.6-20.el5_2.1.i386", "5Server:php-imap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-imap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-imap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-imap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-ldap-0:5.1.6-20.el5_2.1.i386", "5Server:php-ldap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-ldap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-ldap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-ldap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.i386", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.ia64", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.ppc", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.s390x", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-mysql-0:5.1.6-20.el5_2.1.i386", "5Server:php-mysql-0:5.1.6-20.el5_2.1.ia64", "5Server:php-mysql-0:5.1.6-20.el5_2.1.ppc", "5Server:php-mysql-0:5.1.6-20.el5_2.1.s390x", "5Server:php-mysql-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.i386", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.ia64", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.ppc", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.s390x", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-odbc-0:5.1.6-20.el5_2.1.i386", "5Server:php-odbc-0:5.1.6-20.el5_2.1.ia64", "5Server:php-odbc-0:5.1.6-20.el5_2.1.ppc", "5Server:php-odbc-0:5.1.6-20.el5_2.1.s390x", "5Server:php-odbc-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-pdo-0:5.1.6-20.el5_2.1.i386", "5Server:php-pdo-0:5.1.6-20.el5_2.1.ia64", "5Server:php-pdo-0:5.1.6-20.el5_2.1.ppc", "5Server:php-pdo-0:5.1.6-20.el5_2.1.s390x", "5Server:php-pdo-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.i386", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.ia64", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.ppc", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.s390x", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-snmp-0:5.1.6-20.el5_2.1.i386", "5Server:php-snmp-0:5.1.6-20.el5_2.1.ia64", "5Server:php-snmp-0:5.1.6-20.el5_2.1.ppc", "5Server:php-snmp-0:5.1.6-20.el5_2.1.s390x", "5Server:php-snmp-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-soap-0:5.1.6-20.el5_2.1.i386", "5Server:php-soap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-soap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-soap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-soap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-xml-0:5.1.6-20.el5_2.1.i386", "5Server:php-xml-0:5.1.6-20.el5_2.1.ia64", "5Server:php-xml-0:5.1.6-20.el5_2.1.ppc", "5Server:php-xml-0:5.1.6-20.el5_2.1.s390x", "5Server:php-xml-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.i386", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.ia64", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.ppc", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.s390x", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2008:0544" } ], "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": [ "3AS:php-0:4.3.2-48.ent.i386", "3AS:php-0:4.3.2-48.ent.ia64", "3AS:php-0:4.3.2-48.ent.ppc", "3AS:php-0:4.3.2-48.ent.s390", "3AS:php-0:4.3.2-48.ent.s390x", "3AS:php-0:4.3.2-48.ent.src", "3AS:php-0:4.3.2-48.ent.x86_64", "3AS:php-debuginfo-0:4.3.2-48.ent.i386", "3AS:php-debuginfo-0:4.3.2-48.ent.ia64", "3AS:php-debuginfo-0:4.3.2-48.ent.ppc", "3AS:php-debuginfo-0:4.3.2-48.ent.s390", "3AS:php-debuginfo-0:4.3.2-48.ent.s390x", "3AS:php-debuginfo-0:4.3.2-48.ent.x86_64", "3AS:php-devel-0:4.3.2-48.ent.i386", "3AS:php-devel-0:4.3.2-48.ent.ia64", "3AS:php-devel-0:4.3.2-48.ent.ppc", "3AS:php-devel-0:4.3.2-48.ent.s390", "3AS:php-devel-0:4.3.2-48.ent.s390x", "3AS:php-devel-0:4.3.2-48.ent.x86_64", "3AS:php-imap-0:4.3.2-48.ent.i386", "3AS:php-imap-0:4.3.2-48.ent.ia64", "3AS:php-imap-0:4.3.2-48.ent.ppc", "3AS:php-imap-0:4.3.2-48.ent.s390", "3AS:php-imap-0:4.3.2-48.ent.s390x", "3AS:php-imap-0:4.3.2-48.ent.x86_64", "3AS:php-ldap-0:4.3.2-48.ent.i386", "3AS:php-ldap-0:4.3.2-48.ent.ia64", "3AS:php-ldap-0:4.3.2-48.ent.ppc", "3AS:php-ldap-0:4.3.2-48.ent.s390", "3AS:php-ldap-0:4.3.2-48.ent.s390x", "3AS:php-ldap-0:4.3.2-48.ent.x86_64", "3AS:php-mysql-0:4.3.2-48.ent.i386", "3AS:php-mysql-0:4.3.2-48.ent.ia64", "3AS:php-mysql-0:4.3.2-48.ent.ppc", "3AS:php-mysql-0:4.3.2-48.ent.s390", "3AS:php-mysql-0:4.3.2-48.ent.s390x", "3AS:php-mysql-0:4.3.2-48.ent.x86_64", "3AS:php-odbc-0:4.3.2-48.ent.i386", "3AS:php-odbc-0:4.3.2-48.ent.ia64", "3AS:php-odbc-0:4.3.2-48.ent.ppc", "3AS:php-odbc-0:4.3.2-48.ent.s390", "3AS:php-odbc-0:4.3.2-48.ent.s390x", "3AS:php-odbc-0:4.3.2-48.ent.x86_64", "3AS:php-pgsql-0:4.3.2-48.ent.i386", "3AS:php-pgsql-0:4.3.2-48.ent.ia64", "3AS:php-pgsql-0:4.3.2-48.ent.ppc", "3AS:php-pgsql-0:4.3.2-48.ent.s390", "3AS:php-pgsql-0:4.3.2-48.ent.s390x", "3AS:php-pgsql-0:4.3.2-48.ent.x86_64", "3Desktop:php-0:4.3.2-48.ent.i386", "3Desktop:php-0:4.3.2-48.ent.ia64", "3Desktop:php-0:4.3.2-48.ent.ppc", "3Desktop:php-0:4.3.2-48.ent.s390", "3Desktop:php-0:4.3.2-48.ent.s390x", "3Desktop:php-0:4.3.2-48.ent.src", "3Desktop:php-0:4.3.2-48.ent.x86_64", "3Desktop:php-debuginfo-0:4.3.2-48.ent.i386", "3Desktop:php-debuginfo-0:4.3.2-48.ent.ia64", "3Desktop:php-debuginfo-0:4.3.2-48.ent.ppc", "3Desktop:php-debuginfo-0:4.3.2-48.ent.s390", "3Desktop:php-debuginfo-0:4.3.2-48.ent.s390x", "3Desktop:php-debuginfo-0:4.3.2-48.ent.x86_64", "3Desktop:php-devel-0:4.3.2-48.ent.i386", "3Desktop:php-devel-0:4.3.2-48.ent.ia64", "3Desktop:php-devel-0:4.3.2-48.ent.ppc", "3Desktop:php-devel-0:4.3.2-48.ent.s390", "3Desktop:php-devel-0:4.3.2-48.ent.s390x", "3Desktop:php-devel-0:4.3.2-48.ent.x86_64", "3Desktop:php-imap-0:4.3.2-48.ent.i386", "3Desktop:php-imap-0:4.3.2-48.ent.ia64", "3Desktop:php-imap-0:4.3.2-48.ent.ppc", "3Desktop:php-imap-0:4.3.2-48.ent.s390", "3Desktop:php-imap-0:4.3.2-48.ent.s390x", "3Desktop:php-imap-0:4.3.2-48.ent.x86_64", "3Desktop:php-ldap-0:4.3.2-48.ent.i386", "3Desktop:php-ldap-0:4.3.2-48.ent.ia64", "3Desktop:php-ldap-0:4.3.2-48.ent.ppc", "3Desktop:php-ldap-0:4.3.2-48.ent.s390", "3Desktop:php-ldap-0:4.3.2-48.ent.s390x", "3Desktop:php-ldap-0:4.3.2-48.ent.x86_64", "3Desktop:php-mysql-0:4.3.2-48.ent.i386", "3Desktop:php-mysql-0:4.3.2-48.ent.ia64", "3Desktop:php-mysql-0:4.3.2-48.ent.ppc", "3Desktop:php-mysql-0:4.3.2-48.ent.s390", "3Desktop:php-mysql-0:4.3.2-48.ent.s390x", "3Desktop:php-mysql-0:4.3.2-48.ent.x86_64", "3Desktop:php-odbc-0:4.3.2-48.ent.i386", "3Desktop:php-odbc-0:4.3.2-48.ent.ia64", "3Desktop:php-odbc-0:4.3.2-48.ent.ppc", "3Desktop:php-odbc-0:4.3.2-48.ent.s390", "3Desktop:php-odbc-0:4.3.2-48.ent.s390x", "3Desktop:php-odbc-0:4.3.2-48.ent.x86_64", "3Desktop:php-pgsql-0:4.3.2-48.ent.i386", "3Desktop:php-pgsql-0:4.3.2-48.ent.ia64", "3Desktop:php-pgsql-0:4.3.2-48.ent.ppc", "3Desktop:php-pgsql-0:4.3.2-48.ent.s390", "3Desktop:php-pgsql-0:4.3.2-48.ent.s390x", "3Desktop:php-pgsql-0:4.3.2-48.ent.x86_64", "3ES:php-0:4.3.2-48.ent.i386", "3ES:php-0:4.3.2-48.ent.ia64", "3ES:php-0:4.3.2-48.ent.ppc", "3ES:php-0:4.3.2-48.ent.s390", "3ES:php-0:4.3.2-48.ent.s390x", "3ES:php-0:4.3.2-48.ent.src", "3ES:php-0:4.3.2-48.ent.x86_64", "3ES:php-debuginfo-0:4.3.2-48.ent.i386", "3ES:php-debuginfo-0:4.3.2-48.ent.ia64", "3ES:php-debuginfo-0:4.3.2-48.ent.ppc", "3ES:php-debuginfo-0:4.3.2-48.ent.s390", "3ES:php-debuginfo-0:4.3.2-48.ent.s390x", "3ES:php-debuginfo-0:4.3.2-48.ent.x86_64", "3ES:php-devel-0:4.3.2-48.ent.i386", "3ES:php-devel-0:4.3.2-48.ent.ia64", "3ES:php-devel-0:4.3.2-48.ent.ppc", "3ES:php-devel-0:4.3.2-48.ent.s390", "3ES:php-devel-0:4.3.2-48.ent.s390x", "3ES:php-devel-0:4.3.2-48.ent.x86_64", "3ES:php-imap-0:4.3.2-48.ent.i386", "3ES:php-imap-0:4.3.2-48.ent.ia64", "3ES:php-imap-0:4.3.2-48.ent.ppc", "3ES:php-imap-0:4.3.2-48.ent.s390", "3ES:php-imap-0:4.3.2-48.ent.s390x", "3ES:php-imap-0:4.3.2-48.ent.x86_64", "3ES:php-ldap-0:4.3.2-48.ent.i386", "3ES:php-ldap-0:4.3.2-48.ent.ia64", "3ES:php-ldap-0:4.3.2-48.ent.ppc", "3ES:php-ldap-0:4.3.2-48.ent.s390", "3ES:php-ldap-0:4.3.2-48.ent.s390x", "3ES:php-ldap-0:4.3.2-48.ent.x86_64", "3ES:php-mysql-0:4.3.2-48.ent.i386", "3ES:php-mysql-0:4.3.2-48.ent.ia64", "3ES:php-mysql-0:4.3.2-48.ent.ppc", "3ES:php-mysql-0:4.3.2-48.ent.s390", "3ES:php-mysql-0:4.3.2-48.ent.s390x", "3ES:php-mysql-0:4.3.2-48.ent.x86_64", "3ES:php-odbc-0:4.3.2-48.ent.i386", "3ES:php-odbc-0:4.3.2-48.ent.ia64", "3ES:php-odbc-0:4.3.2-48.ent.ppc", "3ES:php-odbc-0:4.3.2-48.ent.s390", "3ES:php-odbc-0:4.3.2-48.ent.s390x", "3ES:php-odbc-0:4.3.2-48.ent.x86_64", "3ES:php-pgsql-0:4.3.2-48.ent.i386", "3ES:php-pgsql-0:4.3.2-48.ent.ia64", "3ES:php-pgsql-0:4.3.2-48.ent.ppc", "3ES:php-pgsql-0:4.3.2-48.ent.s390", "3ES:php-pgsql-0:4.3.2-48.ent.s390x", "3ES:php-pgsql-0:4.3.2-48.ent.x86_64", "3WS:php-0:4.3.2-48.ent.i386", "3WS:php-0:4.3.2-48.ent.ia64", "3WS:php-0:4.3.2-48.ent.ppc", "3WS:php-0:4.3.2-48.ent.s390", "3WS:php-0:4.3.2-48.ent.s390x", "3WS:php-0:4.3.2-48.ent.src", "3WS:php-0:4.3.2-48.ent.x86_64", "3WS:php-debuginfo-0:4.3.2-48.ent.i386", "3WS:php-debuginfo-0:4.3.2-48.ent.ia64", "3WS:php-debuginfo-0:4.3.2-48.ent.ppc", "3WS:php-debuginfo-0:4.3.2-48.ent.s390", "3WS:php-debuginfo-0:4.3.2-48.ent.s390x", "3WS:php-debuginfo-0:4.3.2-48.ent.x86_64", "3WS:php-devel-0:4.3.2-48.ent.i386", "3WS:php-devel-0:4.3.2-48.ent.ia64", "3WS:php-devel-0:4.3.2-48.ent.ppc", "3WS:php-devel-0:4.3.2-48.ent.s390", "3WS:php-devel-0:4.3.2-48.ent.s390x", "3WS:php-devel-0:4.3.2-48.ent.x86_64", "3WS:php-imap-0:4.3.2-48.ent.i386", "3WS:php-imap-0:4.3.2-48.ent.ia64", "3WS:php-imap-0:4.3.2-48.ent.ppc", "3WS:php-imap-0:4.3.2-48.ent.s390", "3WS:php-imap-0:4.3.2-48.ent.s390x", "3WS:php-imap-0:4.3.2-48.ent.x86_64", "3WS:php-ldap-0:4.3.2-48.ent.i386", "3WS:php-ldap-0:4.3.2-48.ent.ia64", "3WS:php-ldap-0:4.3.2-48.ent.ppc", "3WS:php-ldap-0:4.3.2-48.ent.s390", "3WS:php-ldap-0:4.3.2-48.ent.s390x", "3WS:php-ldap-0:4.3.2-48.ent.x86_64", "3WS:php-mysql-0:4.3.2-48.ent.i386", "3WS:php-mysql-0:4.3.2-48.ent.ia64", "3WS:php-mysql-0:4.3.2-48.ent.ppc", "3WS:php-mysql-0:4.3.2-48.ent.s390", "3WS:php-mysql-0:4.3.2-48.ent.s390x", "3WS:php-mysql-0:4.3.2-48.ent.x86_64", "3WS:php-odbc-0:4.3.2-48.ent.i386", "3WS:php-odbc-0:4.3.2-48.ent.ia64", "3WS:php-odbc-0:4.3.2-48.ent.ppc", "3WS:php-odbc-0:4.3.2-48.ent.s390", "3WS:php-odbc-0:4.3.2-48.ent.s390x", "3WS:php-odbc-0:4.3.2-48.ent.x86_64", "3WS:php-pgsql-0:4.3.2-48.ent.i386", "3WS:php-pgsql-0:4.3.2-48.ent.ia64", "3WS:php-pgsql-0:4.3.2-48.ent.ppc", "3WS:php-pgsql-0:4.3.2-48.ent.s390", "3WS:php-pgsql-0:4.3.2-48.ent.s390x", "3WS:php-pgsql-0:4.3.2-48.ent.x86_64", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.src", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-0:5.1.6-20.el5_2.1.i386", "5Server:php-0:5.1.6-20.el5_2.1.ia64", "5Server:php-0:5.1.6-20.el5_2.1.ppc", "5Server:php-0:5.1.6-20.el5_2.1.s390x", "5Server:php-0:5.1.6-20.el5_2.1.src", "5Server:php-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.i386", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.ia64", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.ppc", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.s390x", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-cli-0:5.1.6-20.el5_2.1.i386", "5Server:php-cli-0:5.1.6-20.el5_2.1.ia64", "5Server:php-cli-0:5.1.6-20.el5_2.1.ppc", "5Server:php-cli-0:5.1.6-20.el5_2.1.s390x", "5Server:php-cli-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-common-0:5.1.6-20.el5_2.1.i386", "5Server:php-common-0:5.1.6-20.el5_2.1.ia64", "5Server:php-common-0:5.1.6-20.el5_2.1.ppc", "5Server:php-common-0:5.1.6-20.el5_2.1.s390x", "5Server:php-common-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-dba-0:5.1.6-20.el5_2.1.i386", "5Server:php-dba-0:5.1.6-20.el5_2.1.ia64", "5Server:php-dba-0:5.1.6-20.el5_2.1.ppc", "5Server:php-dba-0:5.1.6-20.el5_2.1.s390x", "5Server:php-dba-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.i386", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.ia64", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.ppc", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.s390x", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-devel-0:5.1.6-20.el5_2.1.i386", "5Server:php-devel-0:5.1.6-20.el5_2.1.ia64", "5Server:php-devel-0:5.1.6-20.el5_2.1.ppc", "5Server:php-devel-0:5.1.6-20.el5_2.1.s390x", "5Server:php-devel-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-gd-0:5.1.6-20.el5_2.1.i386", "5Server:php-gd-0:5.1.6-20.el5_2.1.ia64", "5Server:php-gd-0:5.1.6-20.el5_2.1.ppc", "5Server:php-gd-0:5.1.6-20.el5_2.1.s390x", "5Server:php-gd-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-imap-0:5.1.6-20.el5_2.1.i386", "5Server:php-imap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-imap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-imap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-imap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-ldap-0:5.1.6-20.el5_2.1.i386", "5Server:php-ldap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-ldap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-ldap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-ldap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.i386", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.ia64", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.ppc", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.s390x", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-mysql-0:5.1.6-20.el5_2.1.i386", "5Server:php-mysql-0:5.1.6-20.el5_2.1.ia64", "5Server:php-mysql-0:5.1.6-20.el5_2.1.ppc", "5Server:php-mysql-0:5.1.6-20.el5_2.1.s390x", "5Server:php-mysql-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.i386", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.ia64", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.ppc", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.s390x", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-odbc-0:5.1.6-20.el5_2.1.i386", "5Server:php-odbc-0:5.1.6-20.el5_2.1.ia64", "5Server:php-odbc-0:5.1.6-20.el5_2.1.ppc", "5Server:php-odbc-0:5.1.6-20.el5_2.1.s390x", "5Server:php-odbc-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-pdo-0:5.1.6-20.el5_2.1.i386", "5Server:php-pdo-0:5.1.6-20.el5_2.1.ia64", "5Server:php-pdo-0:5.1.6-20.el5_2.1.ppc", "5Server:php-pdo-0:5.1.6-20.el5_2.1.s390x", "5Server:php-pdo-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.i386", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.ia64", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.ppc", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.s390x", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-snmp-0:5.1.6-20.el5_2.1.i386", "5Server:php-snmp-0:5.1.6-20.el5_2.1.ia64", "5Server:php-snmp-0:5.1.6-20.el5_2.1.ppc", "5Server:php-snmp-0:5.1.6-20.el5_2.1.s390x", "5Server:php-snmp-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-soap-0:5.1.6-20.el5_2.1.i386", "5Server:php-soap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-soap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-soap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-soap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-xml-0:5.1.6-20.el5_2.1.i386", "5Server:php-xml-0:5.1.6-20.el5_2.1.ia64", "5Server:php-xml-0:5.1.6-20.el5_2.1.ppc", "5Server:php-xml-0:5.1.6-20.el5_2.1.s390x", "5Server:php-xml-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.i386", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.ia64", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.ppc", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.s390x", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.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:36: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": [ "3AS:php-0:4.3.2-48.ent.i386", "3AS:php-0:4.3.2-48.ent.ia64", "3AS:php-0:4.3.2-48.ent.ppc", "3AS:php-0:4.3.2-48.ent.s390", "3AS:php-0:4.3.2-48.ent.s390x", "3AS:php-0:4.3.2-48.ent.src", "3AS:php-0:4.3.2-48.ent.x86_64", "3AS:php-debuginfo-0:4.3.2-48.ent.i386", "3AS:php-debuginfo-0:4.3.2-48.ent.ia64", "3AS:php-debuginfo-0:4.3.2-48.ent.ppc", "3AS:php-debuginfo-0:4.3.2-48.ent.s390", "3AS:php-debuginfo-0:4.3.2-48.ent.s390x", "3AS:php-debuginfo-0:4.3.2-48.ent.x86_64", "3AS:php-devel-0:4.3.2-48.ent.i386", "3AS:php-devel-0:4.3.2-48.ent.ia64", "3AS:php-devel-0:4.3.2-48.ent.ppc", "3AS:php-devel-0:4.3.2-48.ent.s390", "3AS:php-devel-0:4.3.2-48.ent.s390x", "3AS:php-devel-0:4.3.2-48.ent.x86_64", "3AS:php-imap-0:4.3.2-48.ent.i386", "3AS:php-imap-0:4.3.2-48.ent.ia64", "3AS:php-imap-0:4.3.2-48.ent.ppc", "3AS:php-imap-0:4.3.2-48.ent.s390", "3AS:php-imap-0:4.3.2-48.ent.s390x", "3AS:php-imap-0:4.3.2-48.ent.x86_64", "3AS:php-ldap-0:4.3.2-48.ent.i386", "3AS:php-ldap-0:4.3.2-48.ent.ia64", "3AS:php-ldap-0:4.3.2-48.ent.ppc", "3AS:php-ldap-0:4.3.2-48.ent.s390", "3AS:php-ldap-0:4.3.2-48.ent.s390x", "3AS:php-ldap-0:4.3.2-48.ent.x86_64", "3AS:php-mysql-0:4.3.2-48.ent.i386", "3AS:php-mysql-0:4.3.2-48.ent.ia64", "3AS:php-mysql-0:4.3.2-48.ent.ppc", "3AS:php-mysql-0:4.3.2-48.ent.s390", "3AS:php-mysql-0:4.3.2-48.ent.s390x", "3AS:php-mysql-0:4.3.2-48.ent.x86_64", "3AS:php-odbc-0:4.3.2-48.ent.i386", "3AS:php-odbc-0:4.3.2-48.ent.ia64", "3AS:php-odbc-0:4.3.2-48.ent.ppc", "3AS:php-odbc-0:4.3.2-48.ent.s390", "3AS:php-odbc-0:4.3.2-48.ent.s390x", "3AS:php-odbc-0:4.3.2-48.ent.x86_64", "3AS:php-pgsql-0:4.3.2-48.ent.i386", "3AS:php-pgsql-0:4.3.2-48.ent.ia64", "3AS:php-pgsql-0:4.3.2-48.ent.ppc", "3AS:php-pgsql-0:4.3.2-48.ent.s390", "3AS:php-pgsql-0:4.3.2-48.ent.s390x", "3AS:php-pgsql-0:4.3.2-48.ent.x86_64", "3Desktop:php-0:4.3.2-48.ent.i386", "3Desktop:php-0:4.3.2-48.ent.ia64", "3Desktop:php-0:4.3.2-48.ent.ppc", "3Desktop:php-0:4.3.2-48.ent.s390", "3Desktop:php-0:4.3.2-48.ent.s390x", "3Desktop:php-0:4.3.2-48.ent.src", "3Desktop:php-0:4.3.2-48.ent.x86_64", "3Desktop:php-debuginfo-0:4.3.2-48.ent.i386", "3Desktop:php-debuginfo-0:4.3.2-48.ent.ia64", "3Desktop:php-debuginfo-0:4.3.2-48.ent.ppc", "3Desktop:php-debuginfo-0:4.3.2-48.ent.s390", "3Desktop:php-debuginfo-0:4.3.2-48.ent.s390x", "3Desktop:php-debuginfo-0:4.3.2-48.ent.x86_64", "3Desktop:php-devel-0:4.3.2-48.ent.i386", "3Desktop:php-devel-0:4.3.2-48.ent.ia64", "3Desktop:php-devel-0:4.3.2-48.ent.ppc", "3Desktop:php-devel-0:4.3.2-48.ent.s390", "3Desktop:php-devel-0:4.3.2-48.ent.s390x", "3Desktop:php-devel-0:4.3.2-48.ent.x86_64", "3Desktop:php-imap-0:4.3.2-48.ent.i386", "3Desktop:php-imap-0:4.3.2-48.ent.ia64", "3Desktop:php-imap-0:4.3.2-48.ent.ppc", "3Desktop:php-imap-0:4.3.2-48.ent.s390", "3Desktop:php-imap-0:4.3.2-48.ent.s390x", "3Desktop:php-imap-0:4.3.2-48.ent.x86_64", "3Desktop:php-ldap-0:4.3.2-48.ent.i386", "3Desktop:php-ldap-0:4.3.2-48.ent.ia64", "3Desktop:php-ldap-0:4.3.2-48.ent.ppc", "3Desktop:php-ldap-0:4.3.2-48.ent.s390", "3Desktop:php-ldap-0:4.3.2-48.ent.s390x", "3Desktop:php-ldap-0:4.3.2-48.ent.x86_64", "3Desktop:php-mysql-0:4.3.2-48.ent.i386", "3Desktop:php-mysql-0:4.3.2-48.ent.ia64", "3Desktop:php-mysql-0:4.3.2-48.ent.ppc", "3Desktop:php-mysql-0:4.3.2-48.ent.s390", "3Desktop:php-mysql-0:4.3.2-48.ent.s390x", "3Desktop:php-mysql-0:4.3.2-48.ent.x86_64", "3Desktop:php-odbc-0:4.3.2-48.ent.i386", "3Desktop:php-odbc-0:4.3.2-48.ent.ia64", "3Desktop:php-odbc-0:4.3.2-48.ent.ppc", "3Desktop:php-odbc-0:4.3.2-48.ent.s390", "3Desktop:php-odbc-0:4.3.2-48.ent.s390x", "3Desktop:php-odbc-0:4.3.2-48.ent.x86_64", "3Desktop:php-pgsql-0:4.3.2-48.ent.i386", "3Desktop:php-pgsql-0:4.3.2-48.ent.ia64", "3Desktop:php-pgsql-0:4.3.2-48.ent.ppc", "3Desktop:php-pgsql-0:4.3.2-48.ent.s390", "3Desktop:php-pgsql-0:4.3.2-48.ent.s390x", "3Desktop:php-pgsql-0:4.3.2-48.ent.x86_64", "3ES:php-0:4.3.2-48.ent.i386", "3ES:php-0:4.3.2-48.ent.ia64", "3ES:php-0:4.3.2-48.ent.ppc", "3ES:php-0:4.3.2-48.ent.s390", "3ES:php-0:4.3.2-48.ent.s390x", "3ES:php-0:4.3.2-48.ent.src", "3ES:php-0:4.3.2-48.ent.x86_64", "3ES:php-debuginfo-0:4.3.2-48.ent.i386", "3ES:php-debuginfo-0:4.3.2-48.ent.ia64", "3ES:php-debuginfo-0:4.3.2-48.ent.ppc", "3ES:php-debuginfo-0:4.3.2-48.ent.s390", "3ES:php-debuginfo-0:4.3.2-48.ent.s390x", "3ES:php-debuginfo-0:4.3.2-48.ent.x86_64", "3ES:php-devel-0:4.3.2-48.ent.i386", "3ES:php-devel-0:4.3.2-48.ent.ia64", "3ES:php-devel-0:4.3.2-48.ent.ppc", "3ES:php-devel-0:4.3.2-48.ent.s390", "3ES:php-devel-0:4.3.2-48.ent.s390x", "3ES:php-devel-0:4.3.2-48.ent.x86_64", "3ES:php-imap-0:4.3.2-48.ent.i386", "3ES:php-imap-0:4.3.2-48.ent.ia64", "3ES:php-imap-0:4.3.2-48.ent.ppc", "3ES:php-imap-0:4.3.2-48.ent.s390", "3ES:php-imap-0:4.3.2-48.ent.s390x", "3ES:php-imap-0:4.3.2-48.ent.x86_64", "3ES:php-ldap-0:4.3.2-48.ent.i386", "3ES:php-ldap-0:4.3.2-48.ent.ia64", "3ES:php-ldap-0:4.3.2-48.ent.ppc", "3ES:php-ldap-0:4.3.2-48.ent.s390", "3ES:php-ldap-0:4.3.2-48.ent.s390x", "3ES:php-ldap-0:4.3.2-48.ent.x86_64", "3ES:php-mysql-0:4.3.2-48.ent.i386", "3ES:php-mysql-0:4.3.2-48.ent.ia64", "3ES:php-mysql-0:4.3.2-48.ent.ppc", "3ES:php-mysql-0:4.3.2-48.ent.s390", "3ES:php-mysql-0:4.3.2-48.ent.s390x", "3ES:php-mysql-0:4.3.2-48.ent.x86_64", "3ES:php-odbc-0:4.3.2-48.ent.i386", "3ES:php-odbc-0:4.3.2-48.ent.ia64", "3ES:php-odbc-0:4.3.2-48.ent.ppc", "3ES:php-odbc-0:4.3.2-48.ent.s390", "3ES:php-odbc-0:4.3.2-48.ent.s390x", "3ES:php-odbc-0:4.3.2-48.ent.x86_64", "3ES:php-pgsql-0:4.3.2-48.ent.i386", "3ES:php-pgsql-0:4.3.2-48.ent.ia64", "3ES:php-pgsql-0:4.3.2-48.ent.ppc", "3ES:php-pgsql-0:4.3.2-48.ent.s390", "3ES:php-pgsql-0:4.3.2-48.ent.s390x", "3ES:php-pgsql-0:4.3.2-48.ent.x86_64", "3WS:php-0:4.3.2-48.ent.i386", "3WS:php-0:4.3.2-48.ent.ia64", "3WS:php-0:4.3.2-48.ent.ppc", "3WS:php-0:4.3.2-48.ent.s390", "3WS:php-0:4.3.2-48.ent.s390x", "3WS:php-0:4.3.2-48.ent.src", "3WS:php-0:4.3.2-48.ent.x86_64", "3WS:php-debuginfo-0:4.3.2-48.ent.i386", "3WS:php-debuginfo-0:4.3.2-48.ent.ia64", "3WS:php-debuginfo-0:4.3.2-48.ent.ppc", "3WS:php-debuginfo-0:4.3.2-48.ent.s390", "3WS:php-debuginfo-0:4.3.2-48.ent.s390x", "3WS:php-debuginfo-0:4.3.2-48.ent.x86_64", "3WS:php-devel-0:4.3.2-48.ent.i386", "3WS:php-devel-0:4.3.2-48.ent.ia64", "3WS:php-devel-0:4.3.2-48.ent.ppc", "3WS:php-devel-0:4.3.2-48.ent.s390", "3WS:php-devel-0:4.3.2-48.ent.s390x", "3WS:php-devel-0:4.3.2-48.ent.x86_64", "3WS:php-imap-0:4.3.2-48.ent.i386", "3WS:php-imap-0:4.3.2-48.ent.ia64", "3WS:php-imap-0:4.3.2-48.ent.ppc", "3WS:php-imap-0:4.3.2-48.ent.s390", "3WS:php-imap-0:4.3.2-48.ent.s390x", "3WS:php-imap-0:4.3.2-48.ent.x86_64", "3WS:php-ldap-0:4.3.2-48.ent.i386", "3WS:php-ldap-0:4.3.2-48.ent.ia64", "3WS:php-ldap-0:4.3.2-48.ent.ppc", "3WS:php-ldap-0:4.3.2-48.ent.s390", "3WS:php-ldap-0:4.3.2-48.ent.s390x", "3WS:php-ldap-0:4.3.2-48.ent.x86_64", "3WS:php-mysql-0:4.3.2-48.ent.i386", "3WS:php-mysql-0:4.3.2-48.ent.ia64", "3WS:php-mysql-0:4.3.2-48.ent.ppc", "3WS:php-mysql-0:4.3.2-48.ent.s390", "3WS:php-mysql-0:4.3.2-48.ent.s390x", "3WS:php-mysql-0:4.3.2-48.ent.x86_64", "3WS:php-odbc-0:4.3.2-48.ent.i386", "3WS:php-odbc-0:4.3.2-48.ent.ia64", "3WS:php-odbc-0:4.3.2-48.ent.ppc", "3WS:php-odbc-0:4.3.2-48.ent.s390", "3WS:php-odbc-0:4.3.2-48.ent.s390x", "3WS:php-odbc-0:4.3.2-48.ent.x86_64", "3WS:php-pgsql-0:4.3.2-48.ent.i386", "3WS:php-pgsql-0:4.3.2-48.ent.ia64", "3WS:php-pgsql-0:4.3.2-48.ent.ppc", "3WS:php-pgsql-0:4.3.2-48.ent.s390", "3WS:php-pgsql-0:4.3.2-48.ent.s390x", "3WS:php-pgsql-0:4.3.2-48.ent.x86_64", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.src", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-0:5.1.6-20.el5_2.1.i386", "5Server:php-0:5.1.6-20.el5_2.1.ia64", "5Server:php-0:5.1.6-20.el5_2.1.ppc", "5Server:php-0:5.1.6-20.el5_2.1.s390x", "5Server:php-0:5.1.6-20.el5_2.1.src", "5Server:php-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.i386", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.ia64", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.ppc", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.s390x", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-cli-0:5.1.6-20.el5_2.1.i386", "5Server:php-cli-0:5.1.6-20.el5_2.1.ia64", "5Server:php-cli-0:5.1.6-20.el5_2.1.ppc", "5Server:php-cli-0:5.1.6-20.el5_2.1.s390x", "5Server:php-cli-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-common-0:5.1.6-20.el5_2.1.i386", "5Server:php-common-0:5.1.6-20.el5_2.1.ia64", "5Server:php-common-0:5.1.6-20.el5_2.1.ppc", "5Server:php-common-0:5.1.6-20.el5_2.1.s390x", "5Server:php-common-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-dba-0:5.1.6-20.el5_2.1.i386", "5Server:php-dba-0:5.1.6-20.el5_2.1.ia64", "5Server:php-dba-0:5.1.6-20.el5_2.1.ppc", "5Server:php-dba-0:5.1.6-20.el5_2.1.s390x", "5Server:php-dba-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.i386", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.ia64", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.ppc", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.s390x", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-devel-0:5.1.6-20.el5_2.1.i386", "5Server:php-devel-0:5.1.6-20.el5_2.1.ia64", "5Server:php-devel-0:5.1.6-20.el5_2.1.ppc", "5Server:php-devel-0:5.1.6-20.el5_2.1.s390x", "5Server:php-devel-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-gd-0:5.1.6-20.el5_2.1.i386", "5Server:php-gd-0:5.1.6-20.el5_2.1.ia64", "5Server:php-gd-0:5.1.6-20.el5_2.1.ppc", "5Server:php-gd-0:5.1.6-20.el5_2.1.s390x", "5Server:php-gd-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-imap-0:5.1.6-20.el5_2.1.i386", "5Server:php-imap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-imap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-imap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-imap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-ldap-0:5.1.6-20.el5_2.1.i386", "5Server:php-ldap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-ldap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-ldap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-ldap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.i386", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.ia64", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.ppc", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.s390x", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-mysql-0:5.1.6-20.el5_2.1.i386", "5Server:php-mysql-0:5.1.6-20.el5_2.1.ia64", "5Server:php-mysql-0:5.1.6-20.el5_2.1.ppc", "5Server:php-mysql-0:5.1.6-20.el5_2.1.s390x", "5Server:php-mysql-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.i386", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.ia64", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.ppc", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.s390x", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-odbc-0:5.1.6-20.el5_2.1.i386", "5Server:php-odbc-0:5.1.6-20.el5_2.1.ia64", "5Server:php-odbc-0:5.1.6-20.el5_2.1.ppc", "5Server:php-odbc-0:5.1.6-20.el5_2.1.s390x", "5Server:php-odbc-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-pdo-0:5.1.6-20.el5_2.1.i386", "5Server:php-pdo-0:5.1.6-20.el5_2.1.ia64", "5Server:php-pdo-0:5.1.6-20.el5_2.1.ppc", "5Server:php-pdo-0:5.1.6-20.el5_2.1.s390x", "5Server:php-pdo-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.i386", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.ia64", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.ppc", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.s390x", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-snmp-0:5.1.6-20.el5_2.1.i386", "5Server:php-snmp-0:5.1.6-20.el5_2.1.ia64", "5Server:php-snmp-0:5.1.6-20.el5_2.1.ppc", "5Server:php-snmp-0:5.1.6-20.el5_2.1.s390x", "5Server:php-snmp-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-soap-0:5.1.6-20.el5_2.1.i386", "5Server:php-soap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-soap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-soap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-soap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-xml-0:5.1.6-20.el5_2.1.i386", "5Server:php-xml-0:5.1.6-20.el5_2.1.ia64", "5Server:php-xml-0:5.1.6-20.el5_2.1.ppc", "5Server:php-xml-0:5.1.6-20.el5_2.1.s390x", "5Server:php-xml-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.i386", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.ia64", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.ppc", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.s390x", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2008:0544" } ], "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": [ "3AS:php-0:4.3.2-48.ent.i386", "3AS:php-0:4.3.2-48.ent.ia64", "3AS:php-0:4.3.2-48.ent.ppc", "3AS:php-0:4.3.2-48.ent.s390", "3AS:php-0:4.3.2-48.ent.s390x", "3AS:php-0:4.3.2-48.ent.src", "3AS:php-0:4.3.2-48.ent.x86_64", "3AS:php-debuginfo-0:4.3.2-48.ent.i386", "3AS:php-debuginfo-0:4.3.2-48.ent.ia64", "3AS:php-debuginfo-0:4.3.2-48.ent.ppc", "3AS:php-debuginfo-0:4.3.2-48.ent.s390", "3AS:php-debuginfo-0:4.3.2-48.ent.s390x", "3AS:php-debuginfo-0:4.3.2-48.ent.x86_64", "3AS:php-devel-0:4.3.2-48.ent.i386", "3AS:php-devel-0:4.3.2-48.ent.ia64", "3AS:php-devel-0:4.3.2-48.ent.ppc", "3AS:php-devel-0:4.3.2-48.ent.s390", "3AS:php-devel-0:4.3.2-48.ent.s390x", "3AS:php-devel-0:4.3.2-48.ent.x86_64", "3AS:php-imap-0:4.3.2-48.ent.i386", "3AS:php-imap-0:4.3.2-48.ent.ia64", "3AS:php-imap-0:4.3.2-48.ent.ppc", "3AS:php-imap-0:4.3.2-48.ent.s390", "3AS:php-imap-0:4.3.2-48.ent.s390x", "3AS:php-imap-0:4.3.2-48.ent.x86_64", "3AS:php-ldap-0:4.3.2-48.ent.i386", "3AS:php-ldap-0:4.3.2-48.ent.ia64", "3AS:php-ldap-0:4.3.2-48.ent.ppc", "3AS:php-ldap-0:4.3.2-48.ent.s390", "3AS:php-ldap-0:4.3.2-48.ent.s390x", "3AS:php-ldap-0:4.3.2-48.ent.x86_64", "3AS:php-mysql-0:4.3.2-48.ent.i386", "3AS:php-mysql-0:4.3.2-48.ent.ia64", "3AS:php-mysql-0:4.3.2-48.ent.ppc", "3AS:php-mysql-0:4.3.2-48.ent.s390", "3AS:php-mysql-0:4.3.2-48.ent.s390x", "3AS:php-mysql-0:4.3.2-48.ent.x86_64", "3AS:php-odbc-0:4.3.2-48.ent.i386", "3AS:php-odbc-0:4.3.2-48.ent.ia64", "3AS:php-odbc-0:4.3.2-48.ent.ppc", "3AS:php-odbc-0:4.3.2-48.ent.s390", "3AS:php-odbc-0:4.3.2-48.ent.s390x", "3AS:php-odbc-0:4.3.2-48.ent.x86_64", "3AS:php-pgsql-0:4.3.2-48.ent.i386", "3AS:php-pgsql-0:4.3.2-48.ent.ia64", "3AS:php-pgsql-0:4.3.2-48.ent.ppc", "3AS:php-pgsql-0:4.3.2-48.ent.s390", "3AS:php-pgsql-0:4.3.2-48.ent.s390x", "3AS:php-pgsql-0:4.3.2-48.ent.x86_64", "3Desktop:php-0:4.3.2-48.ent.i386", "3Desktop:php-0:4.3.2-48.ent.ia64", "3Desktop:php-0:4.3.2-48.ent.ppc", "3Desktop:php-0:4.3.2-48.ent.s390", "3Desktop:php-0:4.3.2-48.ent.s390x", "3Desktop:php-0:4.3.2-48.ent.src", "3Desktop:php-0:4.3.2-48.ent.x86_64", "3Desktop:php-debuginfo-0:4.3.2-48.ent.i386", "3Desktop:php-debuginfo-0:4.3.2-48.ent.ia64", "3Desktop:php-debuginfo-0:4.3.2-48.ent.ppc", "3Desktop:php-debuginfo-0:4.3.2-48.ent.s390", "3Desktop:php-debuginfo-0:4.3.2-48.ent.s390x", "3Desktop:php-debuginfo-0:4.3.2-48.ent.x86_64", "3Desktop:php-devel-0:4.3.2-48.ent.i386", "3Desktop:php-devel-0:4.3.2-48.ent.ia64", "3Desktop:php-devel-0:4.3.2-48.ent.ppc", "3Desktop:php-devel-0:4.3.2-48.ent.s390", "3Desktop:php-devel-0:4.3.2-48.ent.s390x", "3Desktop:php-devel-0:4.3.2-48.ent.x86_64", "3Desktop:php-imap-0:4.3.2-48.ent.i386", "3Desktop:php-imap-0:4.3.2-48.ent.ia64", "3Desktop:php-imap-0:4.3.2-48.ent.ppc", "3Desktop:php-imap-0:4.3.2-48.ent.s390", "3Desktop:php-imap-0:4.3.2-48.ent.s390x", "3Desktop:php-imap-0:4.3.2-48.ent.x86_64", "3Desktop:php-ldap-0:4.3.2-48.ent.i386", "3Desktop:php-ldap-0:4.3.2-48.ent.ia64", "3Desktop:php-ldap-0:4.3.2-48.ent.ppc", "3Desktop:php-ldap-0:4.3.2-48.ent.s390", "3Desktop:php-ldap-0:4.3.2-48.ent.s390x", "3Desktop:php-ldap-0:4.3.2-48.ent.x86_64", "3Desktop:php-mysql-0:4.3.2-48.ent.i386", "3Desktop:php-mysql-0:4.3.2-48.ent.ia64", "3Desktop:php-mysql-0:4.3.2-48.ent.ppc", "3Desktop:php-mysql-0:4.3.2-48.ent.s390", "3Desktop:php-mysql-0:4.3.2-48.ent.s390x", "3Desktop:php-mysql-0:4.3.2-48.ent.x86_64", "3Desktop:php-odbc-0:4.3.2-48.ent.i386", "3Desktop:php-odbc-0:4.3.2-48.ent.ia64", "3Desktop:php-odbc-0:4.3.2-48.ent.ppc", "3Desktop:php-odbc-0:4.3.2-48.ent.s390", "3Desktop:php-odbc-0:4.3.2-48.ent.s390x", "3Desktop:php-odbc-0:4.3.2-48.ent.x86_64", "3Desktop:php-pgsql-0:4.3.2-48.ent.i386", "3Desktop:php-pgsql-0:4.3.2-48.ent.ia64", "3Desktop:php-pgsql-0:4.3.2-48.ent.ppc", "3Desktop:php-pgsql-0:4.3.2-48.ent.s390", "3Desktop:php-pgsql-0:4.3.2-48.ent.s390x", "3Desktop:php-pgsql-0:4.3.2-48.ent.x86_64", "3ES:php-0:4.3.2-48.ent.i386", "3ES:php-0:4.3.2-48.ent.ia64", "3ES:php-0:4.3.2-48.ent.ppc", "3ES:php-0:4.3.2-48.ent.s390", "3ES:php-0:4.3.2-48.ent.s390x", "3ES:php-0:4.3.2-48.ent.src", "3ES:php-0:4.3.2-48.ent.x86_64", "3ES:php-debuginfo-0:4.3.2-48.ent.i386", "3ES:php-debuginfo-0:4.3.2-48.ent.ia64", "3ES:php-debuginfo-0:4.3.2-48.ent.ppc", "3ES:php-debuginfo-0:4.3.2-48.ent.s390", "3ES:php-debuginfo-0:4.3.2-48.ent.s390x", "3ES:php-debuginfo-0:4.3.2-48.ent.x86_64", "3ES:php-devel-0:4.3.2-48.ent.i386", "3ES:php-devel-0:4.3.2-48.ent.ia64", "3ES:php-devel-0:4.3.2-48.ent.ppc", "3ES:php-devel-0:4.3.2-48.ent.s390", "3ES:php-devel-0:4.3.2-48.ent.s390x", "3ES:php-devel-0:4.3.2-48.ent.x86_64", "3ES:php-imap-0:4.3.2-48.ent.i386", "3ES:php-imap-0:4.3.2-48.ent.ia64", "3ES:php-imap-0:4.3.2-48.ent.ppc", "3ES:php-imap-0:4.3.2-48.ent.s390", "3ES:php-imap-0:4.3.2-48.ent.s390x", "3ES:php-imap-0:4.3.2-48.ent.x86_64", "3ES:php-ldap-0:4.3.2-48.ent.i386", "3ES:php-ldap-0:4.3.2-48.ent.ia64", "3ES:php-ldap-0:4.3.2-48.ent.ppc", "3ES:php-ldap-0:4.3.2-48.ent.s390", "3ES:php-ldap-0:4.3.2-48.ent.s390x", "3ES:php-ldap-0:4.3.2-48.ent.x86_64", "3ES:php-mysql-0:4.3.2-48.ent.i386", "3ES:php-mysql-0:4.3.2-48.ent.ia64", "3ES:php-mysql-0:4.3.2-48.ent.ppc", "3ES:php-mysql-0:4.3.2-48.ent.s390", "3ES:php-mysql-0:4.3.2-48.ent.s390x", "3ES:php-mysql-0:4.3.2-48.ent.x86_64", "3ES:php-odbc-0:4.3.2-48.ent.i386", "3ES:php-odbc-0:4.3.2-48.ent.ia64", "3ES:php-odbc-0:4.3.2-48.ent.ppc", "3ES:php-odbc-0:4.3.2-48.ent.s390", "3ES:php-odbc-0:4.3.2-48.ent.s390x", "3ES:php-odbc-0:4.3.2-48.ent.x86_64", "3ES:php-pgsql-0:4.3.2-48.ent.i386", "3ES:php-pgsql-0:4.3.2-48.ent.ia64", "3ES:php-pgsql-0:4.3.2-48.ent.ppc", "3ES:php-pgsql-0:4.3.2-48.ent.s390", "3ES:php-pgsql-0:4.3.2-48.ent.s390x", "3ES:php-pgsql-0:4.3.2-48.ent.x86_64", "3WS:php-0:4.3.2-48.ent.i386", "3WS:php-0:4.3.2-48.ent.ia64", "3WS:php-0:4.3.2-48.ent.ppc", "3WS:php-0:4.3.2-48.ent.s390", "3WS:php-0:4.3.2-48.ent.s390x", "3WS:php-0:4.3.2-48.ent.src", "3WS:php-0:4.3.2-48.ent.x86_64", "3WS:php-debuginfo-0:4.3.2-48.ent.i386", "3WS:php-debuginfo-0:4.3.2-48.ent.ia64", "3WS:php-debuginfo-0:4.3.2-48.ent.ppc", "3WS:php-debuginfo-0:4.3.2-48.ent.s390", "3WS:php-debuginfo-0:4.3.2-48.ent.s390x", "3WS:php-debuginfo-0:4.3.2-48.ent.x86_64", "3WS:php-devel-0:4.3.2-48.ent.i386", "3WS:php-devel-0:4.3.2-48.ent.ia64", "3WS:php-devel-0:4.3.2-48.ent.ppc", "3WS:php-devel-0:4.3.2-48.ent.s390", "3WS:php-devel-0:4.3.2-48.ent.s390x", "3WS:php-devel-0:4.3.2-48.ent.x86_64", "3WS:php-imap-0:4.3.2-48.ent.i386", "3WS:php-imap-0:4.3.2-48.ent.ia64", "3WS:php-imap-0:4.3.2-48.ent.ppc", "3WS:php-imap-0:4.3.2-48.ent.s390", "3WS:php-imap-0:4.3.2-48.ent.s390x", "3WS:php-imap-0:4.3.2-48.ent.x86_64", "3WS:php-ldap-0:4.3.2-48.ent.i386", "3WS:php-ldap-0:4.3.2-48.ent.ia64", "3WS:php-ldap-0:4.3.2-48.ent.ppc", "3WS:php-ldap-0:4.3.2-48.ent.s390", "3WS:php-ldap-0:4.3.2-48.ent.s390x", "3WS:php-ldap-0:4.3.2-48.ent.x86_64", "3WS:php-mysql-0:4.3.2-48.ent.i386", "3WS:php-mysql-0:4.3.2-48.ent.ia64", "3WS:php-mysql-0:4.3.2-48.ent.ppc", "3WS:php-mysql-0:4.3.2-48.ent.s390", "3WS:php-mysql-0:4.3.2-48.ent.s390x", "3WS:php-mysql-0:4.3.2-48.ent.x86_64", "3WS:php-odbc-0:4.3.2-48.ent.i386", "3WS:php-odbc-0:4.3.2-48.ent.ia64", "3WS:php-odbc-0:4.3.2-48.ent.ppc", "3WS:php-odbc-0:4.3.2-48.ent.s390", "3WS:php-odbc-0:4.3.2-48.ent.s390x", "3WS:php-odbc-0:4.3.2-48.ent.x86_64", "3WS:php-pgsql-0:4.3.2-48.ent.i386", "3WS:php-pgsql-0:4.3.2-48.ent.ia64", "3WS:php-pgsql-0:4.3.2-48.ent.ppc", "3WS:php-pgsql-0:4.3.2-48.ent.s390", "3WS:php-pgsql-0:4.3.2-48.ent.s390x", "3WS:php-pgsql-0:4.3.2-48.ent.x86_64", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.src", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-0:5.1.6-20.el5_2.1.i386", "5Server:php-0:5.1.6-20.el5_2.1.ia64", "5Server:php-0:5.1.6-20.el5_2.1.ppc", "5Server:php-0:5.1.6-20.el5_2.1.s390x", "5Server:php-0:5.1.6-20.el5_2.1.src", "5Server:php-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.i386", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.ia64", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.ppc", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.s390x", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-cli-0:5.1.6-20.el5_2.1.i386", "5Server:php-cli-0:5.1.6-20.el5_2.1.ia64", "5Server:php-cli-0:5.1.6-20.el5_2.1.ppc", "5Server:php-cli-0:5.1.6-20.el5_2.1.s390x", "5Server:php-cli-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-common-0:5.1.6-20.el5_2.1.i386", "5Server:php-common-0:5.1.6-20.el5_2.1.ia64", "5Server:php-common-0:5.1.6-20.el5_2.1.ppc", "5Server:php-common-0:5.1.6-20.el5_2.1.s390x", "5Server:php-common-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-dba-0:5.1.6-20.el5_2.1.i386", "5Server:php-dba-0:5.1.6-20.el5_2.1.ia64", "5Server:php-dba-0:5.1.6-20.el5_2.1.ppc", "5Server:php-dba-0:5.1.6-20.el5_2.1.s390x", "5Server:php-dba-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.i386", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.ia64", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.ppc", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.s390x", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-devel-0:5.1.6-20.el5_2.1.i386", "5Server:php-devel-0:5.1.6-20.el5_2.1.ia64", "5Server:php-devel-0:5.1.6-20.el5_2.1.ppc", "5Server:php-devel-0:5.1.6-20.el5_2.1.s390x", "5Server:php-devel-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-gd-0:5.1.6-20.el5_2.1.i386", "5Server:php-gd-0:5.1.6-20.el5_2.1.ia64", "5Server:php-gd-0:5.1.6-20.el5_2.1.ppc", "5Server:php-gd-0:5.1.6-20.el5_2.1.s390x", "5Server:php-gd-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-imap-0:5.1.6-20.el5_2.1.i386", "5Server:php-imap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-imap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-imap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-imap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-ldap-0:5.1.6-20.el5_2.1.i386", "5Server:php-ldap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-ldap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-ldap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-ldap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.i386", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.ia64", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.ppc", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.s390x", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-mysql-0:5.1.6-20.el5_2.1.i386", "5Server:php-mysql-0:5.1.6-20.el5_2.1.ia64", "5Server:php-mysql-0:5.1.6-20.el5_2.1.ppc", "5Server:php-mysql-0:5.1.6-20.el5_2.1.s390x", "5Server:php-mysql-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.i386", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.ia64", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.ppc", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.s390x", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-odbc-0:5.1.6-20.el5_2.1.i386", "5Server:php-odbc-0:5.1.6-20.el5_2.1.ia64", "5Server:php-odbc-0:5.1.6-20.el5_2.1.ppc", "5Server:php-odbc-0:5.1.6-20.el5_2.1.s390x", "5Server:php-odbc-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-pdo-0:5.1.6-20.el5_2.1.i386", "5Server:php-pdo-0:5.1.6-20.el5_2.1.ia64", "5Server:php-pdo-0:5.1.6-20.el5_2.1.ppc", "5Server:php-pdo-0:5.1.6-20.el5_2.1.s390x", "5Server:php-pdo-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.i386", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.ia64", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.ppc", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.s390x", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-snmp-0:5.1.6-20.el5_2.1.i386", "5Server:php-snmp-0:5.1.6-20.el5_2.1.ia64", "5Server:php-snmp-0:5.1.6-20.el5_2.1.ppc", "5Server:php-snmp-0:5.1.6-20.el5_2.1.s390x", "5Server:php-snmp-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-soap-0:5.1.6-20.el5_2.1.i386", "5Server:php-soap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-soap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-soap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-soap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-xml-0:5.1.6-20.el5_2.1.i386", "5Server:php-xml-0:5.1.6-20.el5_2.1.ia64", "5Server:php-xml-0:5.1.6-20.el5_2.1.ppc", "5Server:php-xml-0:5.1.6-20.el5_2.1.s390x", "5Server:php-xml-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.i386", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.ia64", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.ppc", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.s390x", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.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:36: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": [ "3AS:php-0:4.3.2-48.ent.i386", "3AS:php-0:4.3.2-48.ent.ia64", "3AS:php-0:4.3.2-48.ent.ppc", "3AS:php-0:4.3.2-48.ent.s390", "3AS:php-0:4.3.2-48.ent.s390x", "3AS:php-0:4.3.2-48.ent.src", "3AS:php-0:4.3.2-48.ent.x86_64", "3AS:php-debuginfo-0:4.3.2-48.ent.i386", "3AS:php-debuginfo-0:4.3.2-48.ent.ia64", "3AS:php-debuginfo-0:4.3.2-48.ent.ppc", "3AS:php-debuginfo-0:4.3.2-48.ent.s390", "3AS:php-debuginfo-0:4.3.2-48.ent.s390x", "3AS:php-debuginfo-0:4.3.2-48.ent.x86_64", "3AS:php-devel-0:4.3.2-48.ent.i386", "3AS:php-devel-0:4.3.2-48.ent.ia64", "3AS:php-devel-0:4.3.2-48.ent.ppc", "3AS:php-devel-0:4.3.2-48.ent.s390", "3AS:php-devel-0:4.3.2-48.ent.s390x", "3AS:php-devel-0:4.3.2-48.ent.x86_64", "3AS:php-imap-0:4.3.2-48.ent.i386", "3AS:php-imap-0:4.3.2-48.ent.ia64", "3AS:php-imap-0:4.3.2-48.ent.ppc", "3AS:php-imap-0:4.3.2-48.ent.s390", "3AS:php-imap-0:4.3.2-48.ent.s390x", "3AS:php-imap-0:4.3.2-48.ent.x86_64", "3AS:php-ldap-0:4.3.2-48.ent.i386", "3AS:php-ldap-0:4.3.2-48.ent.ia64", "3AS:php-ldap-0:4.3.2-48.ent.ppc", "3AS:php-ldap-0:4.3.2-48.ent.s390", "3AS:php-ldap-0:4.3.2-48.ent.s390x", "3AS:php-ldap-0:4.3.2-48.ent.x86_64", "3AS:php-mysql-0:4.3.2-48.ent.i386", "3AS:php-mysql-0:4.3.2-48.ent.ia64", "3AS:php-mysql-0:4.3.2-48.ent.ppc", "3AS:php-mysql-0:4.3.2-48.ent.s390", "3AS:php-mysql-0:4.3.2-48.ent.s390x", "3AS:php-mysql-0:4.3.2-48.ent.x86_64", "3AS:php-odbc-0:4.3.2-48.ent.i386", "3AS:php-odbc-0:4.3.2-48.ent.ia64", "3AS:php-odbc-0:4.3.2-48.ent.ppc", "3AS:php-odbc-0:4.3.2-48.ent.s390", "3AS:php-odbc-0:4.3.2-48.ent.s390x", "3AS:php-odbc-0:4.3.2-48.ent.x86_64", "3AS:php-pgsql-0:4.3.2-48.ent.i386", "3AS:php-pgsql-0:4.3.2-48.ent.ia64", "3AS:php-pgsql-0:4.3.2-48.ent.ppc", "3AS:php-pgsql-0:4.3.2-48.ent.s390", "3AS:php-pgsql-0:4.3.2-48.ent.s390x", "3AS:php-pgsql-0:4.3.2-48.ent.x86_64", "3Desktop:php-0:4.3.2-48.ent.i386", "3Desktop:php-0:4.3.2-48.ent.ia64", "3Desktop:php-0:4.3.2-48.ent.ppc", "3Desktop:php-0:4.3.2-48.ent.s390", "3Desktop:php-0:4.3.2-48.ent.s390x", "3Desktop:php-0:4.3.2-48.ent.src", "3Desktop:php-0:4.3.2-48.ent.x86_64", "3Desktop:php-debuginfo-0:4.3.2-48.ent.i386", "3Desktop:php-debuginfo-0:4.3.2-48.ent.ia64", "3Desktop:php-debuginfo-0:4.3.2-48.ent.ppc", "3Desktop:php-debuginfo-0:4.3.2-48.ent.s390", "3Desktop:php-debuginfo-0:4.3.2-48.ent.s390x", "3Desktop:php-debuginfo-0:4.3.2-48.ent.x86_64", "3Desktop:php-devel-0:4.3.2-48.ent.i386", "3Desktop:php-devel-0:4.3.2-48.ent.ia64", "3Desktop:php-devel-0:4.3.2-48.ent.ppc", "3Desktop:php-devel-0:4.3.2-48.ent.s390", "3Desktop:php-devel-0:4.3.2-48.ent.s390x", "3Desktop:php-devel-0:4.3.2-48.ent.x86_64", "3Desktop:php-imap-0:4.3.2-48.ent.i386", "3Desktop:php-imap-0:4.3.2-48.ent.ia64", "3Desktop:php-imap-0:4.3.2-48.ent.ppc", "3Desktop:php-imap-0:4.3.2-48.ent.s390", "3Desktop:php-imap-0:4.3.2-48.ent.s390x", "3Desktop:php-imap-0:4.3.2-48.ent.x86_64", "3Desktop:php-ldap-0:4.3.2-48.ent.i386", "3Desktop:php-ldap-0:4.3.2-48.ent.ia64", "3Desktop:php-ldap-0:4.3.2-48.ent.ppc", "3Desktop:php-ldap-0:4.3.2-48.ent.s390", "3Desktop:php-ldap-0:4.3.2-48.ent.s390x", "3Desktop:php-ldap-0:4.3.2-48.ent.x86_64", "3Desktop:php-mysql-0:4.3.2-48.ent.i386", "3Desktop:php-mysql-0:4.3.2-48.ent.ia64", "3Desktop:php-mysql-0:4.3.2-48.ent.ppc", "3Desktop:php-mysql-0:4.3.2-48.ent.s390", "3Desktop:php-mysql-0:4.3.2-48.ent.s390x", "3Desktop:php-mysql-0:4.3.2-48.ent.x86_64", "3Desktop:php-odbc-0:4.3.2-48.ent.i386", "3Desktop:php-odbc-0:4.3.2-48.ent.ia64", "3Desktop:php-odbc-0:4.3.2-48.ent.ppc", "3Desktop:php-odbc-0:4.3.2-48.ent.s390", "3Desktop:php-odbc-0:4.3.2-48.ent.s390x", "3Desktop:php-odbc-0:4.3.2-48.ent.x86_64", "3Desktop:php-pgsql-0:4.3.2-48.ent.i386", "3Desktop:php-pgsql-0:4.3.2-48.ent.ia64", "3Desktop:php-pgsql-0:4.3.2-48.ent.ppc", "3Desktop:php-pgsql-0:4.3.2-48.ent.s390", "3Desktop:php-pgsql-0:4.3.2-48.ent.s390x", "3Desktop:php-pgsql-0:4.3.2-48.ent.x86_64", "3ES:php-0:4.3.2-48.ent.i386", "3ES:php-0:4.3.2-48.ent.ia64", "3ES:php-0:4.3.2-48.ent.ppc", "3ES:php-0:4.3.2-48.ent.s390", "3ES:php-0:4.3.2-48.ent.s390x", "3ES:php-0:4.3.2-48.ent.src", "3ES:php-0:4.3.2-48.ent.x86_64", "3ES:php-debuginfo-0:4.3.2-48.ent.i386", "3ES:php-debuginfo-0:4.3.2-48.ent.ia64", "3ES:php-debuginfo-0:4.3.2-48.ent.ppc", "3ES:php-debuginfo-0:4.3.2-48.ent.s390", "3ES:php-debuginfo-0:4.3.2-48.ent.s390x", "3ES:php-debuginfo-0:4.3.2-48.ent.x86_64", "3ES:php-devel-0:4.3.2-48.ent.i386", "3ES:php-devel-0:4.3.2-48.ent.ia64", "3ES:php-devel-0:4.3.2-48.ent.ppc", "3ES:php-devel-0:4.3.2-48.ent.s390", "3ES:php-devel-0:4.3.2-48.ent.s390x", "3ES:php-devel-0:4.3.2-48.ent.x86_64", "3ES:php-imap-0:4.3.2-48.ent.i386", "3ES:php-imap-0:4.3.2-48.ent.ia64", "3ES:php-imap-0:4.3.2-48.ent.ppc", "3ES:php-imap-0:4.3.2-48.ent.s390", "3ES:php-imap-0:4.3.2-48.ent.s390x", "3ES:php-imap-0:4.3.2-48.ent.x86_64", "3ES:php-ldap-0:4.3.2-48.ent.i386", "3ES:php-ldap-0:4.3.2-48.ent.ia64", "3ES:php-ldap-0:4.3.2-48.ent.ppc", "3ES:php-ldap-0:4.3.2-48.ent.s390", "3ES:php-ldap-0:4.3.2-48.ent.s390x", "3ES:php-ldap-0:4.3.2-48.ent.x86_64", "3ES:php-mysql-0:4.3.2-48.ent.i386", "3ES:php-mysql-0:4.3.2-48.ent.ia64", "3ES:php-mysql-0:4.3.2-48.ent.ppc", "3ES:php-mysql-0:4.3.2-48.ent.s390", "3ES:php-mysql-0:4.3.2-48.ent.s390x", "3ES:php-mysql-0:4.3.2-48.ent.x86_64", "3ES:php-odbc-0:4.3.2-48.ent.i386", "3ES:php-odbc-0:4.3.2-48.ent.ia64", "3ES:php-odbc-0:4.3.2-48.ent.ppc", "3ES:php-odbc-0:4.3.2-48.ent.s390", "3ES:php-odbc-0:4.3.2-48.ent.s390x", "3ES:php-odbc-0:4.3.2-48.ent.x86_64", "3ES:php-pgsql-0:4.3.2-48.ent.i386", "3ES:php-pgsql-0:4.3.2-48.ent.ia64", "3ES:php-pgsql-0:4.3.2-48.ent.ppc", "3ES:php-pgsql-0:4.3.2-48.ent.s390", "3ES:php-pgsql-0:4.3.2-48.ent.s390x", "3ES:php-pgsql-0:4.3.2-48.ent.x86_64", "3WS:php-0:4.3.2-48.ent.i386", "3WS:php-0:4.3.2-48.ent.ia64", "3WS:php-0:4.3.2-48.ent.ppc", "3WS:php-0:4.3.2-48.ent.s390", "3WS:php-0:4.3.2-48.ent.s390x", "3WS:php-0:4.3.2-48.ent.src", "3WS:php-0:4.3.2-48.ent.x86_64", "3WS:php-debuginfo-0:4.3.2-48.ent.i386", "3WS:php-debuginfo-0:4.3.2-48.ent.ia64", "3WS:php-debuginfo-0:4.3.2-48.ent.ppc", "3WS:php-debuginfo-0:4.3.2-48.ent.s390", "3WS:php-debuginfo-0:4.3.2-48.ent.s390x", "3WS:php-debuginfo-0:4.3.2-48.ent.x86_64", "3WS:php-devel-0:4.3.2-48.ent.i386", "3WS:php-devel-0:4.3.2-48.ent.ia64", "3WS:php-devel-0:4.3.2-48.ent.ppc", "3WS:php-devel-0:4.3.2-48.ent.s390", "3WS:php-devel-0:4.3.2-48.ent.s390x", "3WS:php-devel-0:4.3.2-48.ent.x86_64", "3WS:php-imap-0:4.3.2-48.ent.i386", "3WS:php-imap-0:4.3.2-48.ent.ia64", "3WS:php-imap-0:4.3.2-48.ent.ppc", "3WS:php-imap-0:4.3.2-48.ent.s390", "3WS:php-imap-0:4.3.2-48.ent.s390x", "3WS:php-imap-0:4.3.2-48.ent.x86_64", "3WS:php-ldap-0:4.3.2-48.ent.i386", "3WS:php-ldap-0:4.3.2-48.ent.ia64", "3WS:php-ldap-0:4.3.2-48.ent.ppc", "3WS:php-ldap-0:4.3.2-48.ent.s390", "3WS:php-ldap-0:4.3.2-48.ent.s390x", "3WS:php-ldap-0:4.3.2-48.ent.x86_64", "3WS:php-mysql-0:4.3.2-48.ent.i386", "3WS:php-mysql-0:4.3.2-48.ent.ia64", "3WS:php-mysql-0:4.3.2-48.ent.ppc", "3WS:php-mysql-0:4.3.2-48.ent.s390", "3WS:php-mysql-0:4.3.2-48.ent.s390x", "3WS:php-mysql-0:4.3.2-48.ent.x86_64", "3WS:php-odbc-0:4.3.2-48.ent.i386", "3WS:php-odbc-0:4.3.2-48.ent.ia64", "3WS:php-odbc-0:4.3.2-48.ent.ppc", "3WS:php-odbc-0:4.3.2-48.ent.s390", "3WS:php-odbc-0:4.3.2-48.ent.s390x", "3WS:php-odbc-0:4.3.2-48.ent.x86_64", "3WS:php-pgsql-0:4.3.2-48.ent.i386", "3WS:php-pgsql-0:4.3.2-48.ent.ia64", "3WS:php-pgsql-0:4.3.2-48.ent.ppc", "3WS:php-pgsql-0:4.3.2-48.ent.s390", "3WS:php-pgsql-0:4.3.2-48.ent.s390x", "3WS:php-pgsql-0:4.3.2-48.ent.x86_64", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.src", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-0:5.1.6-20.el5_2.1.i386", "5Server:php-0:5.1.6-20.el5_2.1.ia64", "5Server:php-0:5.1.6-20.el5_2.1.ppc", "5Server:php-0:5.1.6-20.el5_2.1.s390x", "5Server:php-0:5.1.6-20.el5_2.1.src", "5Server:php-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.i386", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.ia64", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.ppc", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.s390x", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-cli-0:5.1.6-20.el5_2.1.i386", "5Server:php-cli-0:5.1.6-20.el5_2.1.ia64", "5Server:php-cli-0:5.1.6-20.el5_2.1.ppc", "5Server:php-cli-0:5.1.6-20.el5_2.1.s390x", "5Server:php-cli-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-common-0:5.1.6-20.el5_2.1.i386", "5Server:php-common-0:5.1.6-20.el5_2.1.ia64", "5Server:php-common-0:5.1.6-20.el5_2.1.ppc", "5Server:php-common-0:5.1.6-20.el5_2.1.s390x", "5Server:php-common-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-dba-0:5.1.6-20.el5_2.1.i386", "5Server:php-dba-0:5.1.6-20.el5_2.1.ia64", "5Server:php-dba-0:5.1.6-20.el5_2.1.ppc", "5Server:php-dba-0:5.1.6-20.el5_2.1.s390x", "5Server:php-dba-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.i386", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.ia64", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.ppc", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.s390x", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-devel-0:5.1.6-20.el5_2.1.i386", "5Server:php-devel-0:5.1.6-20.el5_2.1.ia64", "5Server:php-devel-0:5.1.6-20.el5_2.1.ppc", "5Server:php-devel-0:5.1.6-20.el5_2.1.s390x", "5Server:php-devel-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-gd-0:5.1.6-20.el5_2.1.i386", "5Server:php-gd-0:5.1.6-20.el5_2.1.ia64", "5Server:php-gd-0:5.1.6-20.el5_2.1.ppc", "5Server:php-gd-0:5.1.6-20.el5_2.1.s390x", "5Server:php-gd-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-imap-0:5.1.6-20.el5_2.1.i386", "5Server:php-imap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-imap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-imap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-imap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-ldap-0:5.1.6-20.el5_2.1.i386", "5Server:php-ldap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-ldap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-ldap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-ldap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.i386", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.ia64", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.ppc", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.s390x", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-mysql-0:5.1.6-20.el5_2.1.i386", "5Server:php-mysql-0:5.1.6-20.el5_2.1.ia64", "5Server:php-mysql-0:5.1.6-20.el5_2.1.ppc", "5Server:php-mysql-0:5.1.6-20.el5_2.1.s390x", "5Server:php-mysql-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.i386", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.ia64", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.ppc", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.s390x", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-odbc-0:5.1.6-20.el5_2.1.i386", "5Server:php-odbc-0:5.1.6-20.el5_2.1.ia64", "5Server:php-odbc-0:5.1.6-20.el5_2.1.ppc", "5Server:php-odbc-0:5.1.6-20.el5_2.1.s390x", "5Server:php-odbc-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-pdo-0:5.1.6-20.el5_2.1.i386", "5Server:php-pdo-0:5.1.6-20.el5_2.1.ia64", "5Server:php-pdo-0:5.1.6-20.el5_2.1.ppc", "5Server:php-pdo-0:5.1.6-20.el5_2.1.s390x", "5Server:php-pdo-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.i386", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.ia64", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.ppc", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.s390x", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-snmp-0:5.1.6-20.el5_2.1.i386", "5Server:php-snmp-0:5.1.6-20.el5_2.1.ia64", "5Server:php-snmp-0:5.1.6-20.el5_2.1.ppc", "5Server:php-snmp-0:5.1.6-20.el5_2.1.s390x", "5Server:php-snmp-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-soap-0:5.1.6-20.el5_2.1.i386", "5Server:php-soap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-soap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-soap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-soap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-xml-0:5.1.6-20.el5_2.1.i386", "5Server:php-xml-0:5.1.6-20.el5_2.1.ia64", "5Server:php-xml-0:5.1.6-20.el5_2.1.ppc", "5Server:php-xml-0:5.1.6-20.el5_2.1.s390x", "5Server:php-xml-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.i386", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.ia64", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.ppc", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.s390x", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2008:0544" } ], "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": [ "3AS:php-0:4.3.2-48.ent.i386", "3AS:php-0:4.3.2-48.ent.ia64", "3AS:php-0:4.3.2-48.ent.ppc", "3AS:php-0:4.3.2-48.ent.s390", "3AS:php-0:4.3.2-48.ent.s390x", "3AS:php-0:4.3.2-48.ent.src", "3AS:php-0:4.3.2-48.ent.x86_64", "3AS:php-debuginfo-0:4.3.2-48.ent.i386", "3AS:php-debuginfo-0:4.3.2-48.ent.ia64", "3AS:php-debuginfo-0:4.3.2-48.ent.ppc", "3AS:php-debuginfo-0:4.3.2-48.ent.s390", "3AS:php-debuginfo-0:4.3.2-48.ent.s390x", "3AS:php-debuginfo-0:4.3.2-48.ent.x86_64", "3AS:php-devel-0:4.3.2-48.ent.i386", "3AS:php-devel-0:4.3.2-48.ent.ia64", "3AS:php-devel-0:4.3.2-48.ent.ppc", "3AS:php-devel-0:4.3.2-48.ent.s390", "3AS:php-devel-0:4.3.2-48.ent.s390x", "3AS:php-devel-0:4.3.2-48.ent.x86_64", "3AS:php-imap-0:4.3.2-48.ent.i386", "3AS:php-imap-0:4.3.2-48.ent.ia64", "3AS:php-imap-0:4.3.2-48.ent.ppc", "3AS:php-imap-0:4.3.2-48.ent.s390", "3AS:php-imap-0:4.3.2-48.ent.s390x", "3AS:php-imap-0:4.3.2-48.ent.x86_64", "3AS:php-ldap-0:4.3.2-48.ent.i386", "3AS:php-ldap-0:4.3.2-48.ent.ia64", "3AS:php-ldap-0:4.3.2-48.ent.ppc", "3AS:php-ldap-0:4.3.2-48.ent.s390", "3AS:php-ldap-0:4.3.2-48.ent.s390x", "3AS:php-ldap-0:4.3.2-48.ent.x86_64", "3AS:php-mysql-0:4.3.2-48.ent.i386", "3AS:php-mysql-0:4.3.2-48.ent.ia64", "3AS:php-mysql-0:4.3.2-48.ent.ppc", "3AS:php-mysql-0:4.3.2-48.ent.s390", "3AS:php-mysql-0:4.3.2-48.ent.s390x", "3AS:php-mysql-0:4.3.2-48.ent.x86_64", "3AS:php-odbc-0:4.3.2-48.ent.i386", "3AS:php-odbc-0:4.3.2-48.ent.ia64", "3AS:php-odbc-0:4.3.2-48.ent.ppc", "3AS:php-odbc-0:4.3.2-48.ent.s390", "3AS:php-odbc-0:4.3.2-48.ent.s390x", "3AS:php-odbc-0:4.3.2-48.ent.x86_64", "3AS:php-pgsql-0:4.3.2-48.ent.i386", "3AS:php-pgsql-0:4.3.2-48.ent.ia64", "3AS:php-pgsql-0:4.3.2-48.ent.ppc", "3AS:php-pgsql-0:4.3.2-48.ent.s390", "3AS:php-pgsql-0:4.3.2-48.ent.s390x", "3AS:php-pgsql-0:4.3.2-48.ent.x86_64", "3Desktop:php-0:4.3.2-48.ent.i386", "3Desktop:php-0:4.3.2-48.ent.ia64", "3Desktop:php-0:4.3.2-48.ent.ppc", "3Desktop:php-0:4.3.2-48.ent.s390", "3Desktop:php-0:4.3.2-48.ent.s390x", "3Desktop:php-0:4.3.2-48.ent.src", "3Desktop:php-0:4.3.2-48.ent.x86_64", "3Desktop:php-debuginfo-0:4.3.2-48.ent.i386", "3Desktop:php-debuginfo-0:4.3.2-48.ent.ia64", "3Desktop:php-debuginfo-0:4.3.2-48.ent.ppc", "3Desktop:php-debuginfo-0:4.3.2-48.ent.s390", "3Desktop:php-debuginfo-0:4.3.2-48.ent.s390x", "3Desktop:php-debuginfo-0:4.3.2-48.ent.x86_64", "3Desktop:php-devel-0:4.3.2-48.ent.i386", "3Desktop:php-devel-0:4.3.2-48.ent.ia64", "3Desktop:php-devel-0:4.3.2-48.ent.ppc", "3Desktop:php-devel-0:4.3.2-48.ent.s390", "3Desktop:php-devel-0:4.3.2-48.ent.s390x", "3Desktop:php-devel-0:4.3.2-48.ent.x86_64", "3Desktop:php-imap-0:4.3.2-48.ent.i386", "3Desktop:php-imap-0:4.3.2-48.ent.ia64", "3Desktop:php-imap-0:4.3.2-48.ent.ppc", "3Desktop:php-imap-0:4.3.2-48.ent.s390", "3Desktop:php-imap-0:4.3.2-48.ent.s390x", "3Desktop:php-imap-0:4.3.2-48.ent.x86_64", "3Desktop:php-ldap-0:4.3.2-48.ent.i386", "3Desktop:php-ldap-0:4.3.2-48.ent.ia64", "3Desktop:php-ldap-0:4.3.2-48.ent.ppc", "3Desktop:php-ldap-0:4.3.2-48.ent.s390", "3Desktop:php-ldap-0:4.3.2-48.ent.s390x", "3Desktop:php-ldap-0:4.3.2-48.ent.x86_64", "3Desktop:php-mysql-0:4.3.2-48.ent.i386", "3Desktop:php-mysql-0:4.3.2-48.ent.ia64", "3Desktop:php-mysql-0:4.3.2-48.ent.ppc", "3Desktop:php-mysql-0:4.3.2-48.ent.s390", "3Desktop:php-mysql-0:4.3.2-48.ent.s390x", "3Desktop:php-mysql-0:4.3.2-48.ent.x86_64", "3Desktop:php-odbc-0:4.3.2-48.ent.i386", "3Desktop:php-odbc-0:4.3.2-48.ent.ia64", "3Desktop:php-odbc-0:4.3.2-48.ent.ppc", "3Desktop:php-odbc-0:4.3.2-48.ent.s390", "3Desktop:php-odbc-0:4.3.2-48.ent.s390x", "3Desktop:php-odbc-0:4.3.2-48.ent.x86_64", "3Desktop:php-pgsql-0:4.3.2-48.ent.i386", "3Desktop:php-pgsql-0:4.3.2-48.ent.ia64", "3Desktop:php-pgsql-0:4.3.2-48.ent.ppc", "3Desktop:php-pgsql-0:4.3.2-48.ent.s390", "3Desktop:php-pgsql-0:4.3.2-48.ent.s390x", "3Desktop:php-pgsql-0:4.3.2-48.ent.x86_64", "3ES:php-0:4.3.2-48.ent.i386", "3ES:php-0:4.3.2-48.ent.ia64", "3ES:php-0:4.3.2-48.ent.ppc", "3ES:php-0:4.3.2-48.ent.s390", "3ES:php-0:4.3.2-48.ent.s390x", "3ES:php-0:4.3.2-48.ent.src", "3ES:php-0:4.3.2-48.ent.x86_64", "3ES:php-debuginfo-0:4.3.2-48.ent.i386", "3ES:php-debuginfo-0:4.3.2-48.ent.ia64", "3ES:php-debuginfo-0:4.3.2-48.ent.ppc", "3ES:php-debuginfo-0:4.3.2-48.ent.s390", "3ES:php-debuginfo-0:4.3.2-48.ent.s390x", "3ES:php-debuginfo-0:4.3.2-48.ent.x86_64", "3ES:php-devel-0:4.3.2-48.ent.i386", "3ES:php-devel-0:4.3.2-48.ent.ia64", "3ES:php-devel-0:4.3.2-48.ent.ppc", "3ES:php-devel-0:4.3.2-48.ent.s390", "3ES:php-devel-0:4.3.2-48.ent.s390x", "3ES:php-devel-0:4.3.2-48.ent.x86_64", "3ES:php-imap-0:4.3.2-48.ent.i386", "3ES:php-imap-0:4.3.2-48.ent.ia64", "3ES:php-imap-0:4.3.2-48.ent.ppc", "3ES:php-imap-0:4.3.2-48.ent.s390", "3ES:php-imap-0:4.3.2-48.ent.s390x", "3ES:php-imap-0:4.3.2-48.ent.x86_64", "3ES:php-ldap-0:4.3.2-48.ent.i386", "3ES:php-ldap-0:4.3.2-48.ent.ia64", "3ES:php-ldap-0:4.3.2-48.ent.ppc", "3ES:php-ldap-0:4.3.2-48.ent.s390", "3ES:php-ldap-0:4.3.2-48.ent.s390x", "3ES:php-ldap-0:4.3.2-48.ent.x86_64", "3ES:php-mysql-0:4.3.2-48.ent.i386", "3ES:php-mysql-0:4.3.2-48.ent.ia64", "3ES:php-mysql-0:4.3.2-48.ent.ppc", "3ES:php-mysql-0:4.3.2-48.ent.s390", "3ES:php-mysql-0:4.3.2-48.ent.s390x", "3ES:php-mysql-0:4.3.2-48.ent.x86_64", "3ES:php-odbc-0:4.3.2-48.ent.i386", "3ES:php-odbc-0:4.3.2-48.ent.ia64", "3ES:php-odbc-0:4.3.2-48.ent.ppc", "3ES:php-odbc-0:4.3.2-48.ent.s390", "3ES:php-odbc-0:4.3.2-48.ent.s390x", "3ES:php-odbc-0:4.3.2-48.ent.x86_64", "3ES:php-pgsql-0:4.3.2-48.ent.i386", "3ES:php-pgsql-0:4.3.2-48.ent.ia64", "3ES:php-pgsql-0:4.3.2-48.ent.ppc", "3ES:php-pgsql-0:4.3.2-48.ent.s390", "3ES:php-pgsql-0:4.3.2-48.ent.s390x", "3ES:php-pgsql-0:4.3.2-48.ent.x86_64", "3WS:php-0:4.3.2-48.ent.i386", "3WS:php-0:4.3.2-48.ent.ia64", "3WS:php-0:4.3.2-48.ent.ppc", "3WS:php-0:4.3.2-48.ent.s390", "3WS:php-0:4.3.2-48.ent.s390x", "3WS:php-0:4.3.2-48.ent.src", "3WS:php-0:4.3.2-48.ent.x86_64", "3WS:php-debuginfo-0:4.3.2-48.ent.i386", "3WS:php-debuginfo-0:4.3.2-48.ent.ia64", "3WS:php-debuginfo-0:4.3.2-48.ent.ppc", "3WS:php-debuginfo-0:4.3.2-48.ent.s390", "3WS:php-debuginfo-0:4.3.2-48.ent.s390x", "3WS:php-debuginfo-0:4.3.2-48.ent.x86_64", "3WS:php-devel-0:4.3.2-48.ent.i386", "3WS:php-devel-0:4.3.2-48.ent.ia64", "3WS:php-devel-0:4.3.2-48.ent.ppc", "3WS:php-devel-0:4.3.2-48.ent.s390", "3WS:php-devel-0:4.3.2-48.ent.s390x", "3WS:php-devel-0:4.3.2-48.ent.x86_64", "3WS:php-imap-0:4.3.2-48.ent.i386", "3WS:php-imap-0:4.3.2-48.ent.ia64", "3WS:php-imap-0:4.3.2-48.ent.ppc", "3WS:php-imap-0:4.3.2-48.ent.s390", "3WS:php-imap-0:4.3.2-48.ent.s390x", "3WS:php-imap-0:4.3.2-48.ent.x86_64", "3WS:php-ldap-0:4.3.2-48.ent.i386", "3WS:php-ldap-0:4.3.2-48.ent.ia64", "3WS:php-ldap-0:4.3.2-48.ent.ppc", "3WS:php-ldap-0:4.3.2-48.ent.s390", "3WS:php-ldap-0:4.3.2-48.ent.s390x", "3WS:php-ldap-0:4.3.2-48.ent.x86_64", "3WS:php-mysql-0:4.3.2-48.ent.i386", "3WS:php-mysql-0:4.3.2-48.ent.ia64", "3WS:php-mysql-0:4.3.2-48.ent.ppc", "3WS:php-mysql-0:4.3.2-48.ent.s390", "3WS:php-mysql-0:4.3.2-48.ent.s390x", "3WS:php-mysql-0:4.3.2-48.ent.x86_64", "3WS:php-odbc-0:4.3.2-48.ent.i386", "3WS:php-odbc-0:4.3.2-48.ent.ia64", "3WS:php-odbc-0:4.3.2-48.ent.ppc", "3WS:php-odbc-0:4.3.2-48.ent.s390", "3WS:php-odbc-0:4.3.2-48.ent.s390x", "3WS:php-odbc-0:4.3.2-48.ent.x86_64", "3WS:php-pgsql-0:4.3.2-48.ent.i386", "3WS:php-pgsql-0:4.3.2-48.ent.ia64", "3WS:php-pgsql-0:4.3.2-48.ent.ppc", "3WS:php-pgsql-0:4.3.2-48.ent.s390", "3WS:php-pgsql-0:4.3.2-48.ent.s390x", "3WS:php-pgsql-0:4.3.2-48.ent.x86_64", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.src", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-0:5.1.6-20.el5_2.1.i386", "5Server:php-0:5.1.6-20.el5_2.1.ia64", "5Server:php-0:5.1.6-20.el5_2.1.ppc", "5Server:php-0:5.1.6-20.el5_2.1.s390x", "5Server:php-0:5.1.6-20.el5_2.1.src", "5Server:php-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.i386", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.ia64", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.ppc", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.s390x", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-cli-0:5.1.6-20.el5_2.1.i386", "5Server:php-cli-0:5.1.6-20.el5_2.1.ia64", "5Server:php-cli-0:5.1.6-20.el5_2.1.ppc", "5Server:php-cli-0:5.1.6-20.el5_2.1.s390x", "5Server:php-cli-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-common-0:5.1.6-20.el5_2.1.i386", "5Server:php-common-0:5.1.6-20.el5_2.1.ia64", "5Server:php-common-0:5.1.6-20.el5_2.1.ppc", "5Server:php-common-0:5.1.6-20.el5_2.1.s390x", "5Server:php-common-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-dba-0:5.1.6-20.el5_2.1.i386", "5Server:php-dba-0:5.1.6-20.el5_2.1.ia64", "5Server:php-dba-0:5.1.6-20.el5_2.1.ppc", "5Server:php-dba-0:5.1.6-20.el5_2.1.s390x", "5Server:php-dba-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.i386", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.ia64", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.ppc", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.s390x", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-devel-0:5.1.6-20.el5_2.1.i386", "5Server:php-devel-0:5.1.6-20.el5_2.1.ia64", "5Server:php-devel-0:5.1.6-20.el5_2.1.ppc", "5Server:php-devel-0:5.1.6-20.el5_2.1.s390x", "5Server:php-devel-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-gd-0:5.1.6-20.el5_2.1.i386", "5Server:php-gd-0:5.1.6-20.el5_2.1.ia64", "5Server:php-gd-0:5.1.6-20.el5_2.1.ppc", "5Server:php-gd-0:5.1.6-20.el5_2.1.s390x", "5Server:php-gd-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-imap-0:5.1.6-20.el5_2.1.i386", "5Server:php-imap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-imap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-imap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-imap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-ldap-0:5.1.6-20.el5_2.1.i386", "5Server:php-ldap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-ldap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-ldap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-ldap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.i386", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.ia64", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.ppc", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.s390x", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-mysql-0:5.1.6-20.el5_2.1.i386", "5Server:php-mysql-0:5.1.6-20.el5_2.1.ia64", "5Server:php-mysql-0:5.1.6-20.el5_2.1.ppc", "5Server:php-mysql-0:5.1.6-20.el5_2.1.s390x", "5Server:php-mysql-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.i386", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.ia64", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.ppc", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.s390x", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-odbc-0:5.1.6-20.el5_2.1.i386", "5Server:php-odbc-0:5.1.6-20.el5_2.1.ia64", "5Server:php-odbc-0:5.1.6-20.el5_2.1.ppc", "5Server:php-odbc-0:5.1.6-20.el5_2.1.s390x", "5Server:php-odbc-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-pdo-0:5.1.6-20.el5_2.1.i386", "5Server:php-pdo-0:5.1.6-20.el5_2.1.ia64", "5Server:php-pdo-0:5.1.6-20.el5_2.1.ppc", "5Server:php-pdo-0:5.1.6-20.el5_2.1.s390x", "5Server:php-pdo-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.i386", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.ia64", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.ppc", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.s390x", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-snmp-0:5.1.6-20.el5_2.1.i386", "5Server:php-snmp-0:5.1.6-20.el5_2.1.ia64", "5Server:php-snmp-0:5.1.6-20.el5_2.1.ppc", "5Server:php-snmp-0:5.1.6-20.el5_2.1.s390x", "5Server:php-snmp-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-soap-0:5.1.6-20.el5_2.1.i386", "5Server:php-soap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-soap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-soap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-soap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-xml-0:5.1.6-20.el5_2.1.i386", "5Server:php-xml-0:5.1.6-20.el5_2.1.ia64", "5Server:php-xml-0:5.1.6-20.el5_2.1.ppc", "5Server:php-xml-0:5.1.6-20.el5_2.1.s390x", "5Server:php-xml-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.i386", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.ia64", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.ppc", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.s390x", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.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:36: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": [ "3AS:php-0:4.3.2-48.ent.i386", "3AS:php-0:4.3.2-48.ent.ia64", "3AS:php-0:4.3.2-48.ent.ppc", "3AS:php-0:4.3.2-48.ent.s390", "3AS:php-0:4.3.2-48.ent.s390x", "3AS:php-0:4.3.2-48.ent.src", "3AS:php-0:4.3.2-48.ent.x86_64", "3AS:php-debuginfo-0:4.3.2-48.ent.i386", "3AS:php-debuginfo-0:4.3.2-48.ent.ia64", "3AS:php-debuginfo-0:4.3.2-48.ent.ppc", "3AS:php-debuginfo-0:4.3.2-48.ent.s390", "3AS:php-debuginfo-0:4.3.2-48.ent.s390x", "3AS:php-debuginfo-0:4.3.2-48.ent.x86_64", "3AS:php-devel-0:4.3.2-48.ent.i386", "3AS:php-devel-0:4.3.2-48.ent.ia64", "3AS:php-devel-0:4.3.2-48.ent.ppc", "3AS:php-devel-0:4.3.2-48.ent.s390", "3AS:php-devel-0:4.3.2-48.ent.s390x", "3AS:php-devel-0:4.3.2-48.ent.x86_64", "3AS:php-imap-0:4.3.2-48.ent.i386", "3AS:php-imap-0:4.3.2-48.ent.ia64", "3AS:php-imap-0:4.3.2-48.ent.ppc", "3AS:php-imap-0:4.3.2-48.ent.s390", "3AS:php-imap-0:4.3.2-48.ent.s390x", "3AS:php-imap-0:4.3.2-48.ent.x86_64", "3AS:php-ldap-0:4.3.2-48.ent.i386", "3AS:php-ldap-0:4.3.2-48.ent.ia64", "3AS:php-ldap-0:4.3.2-48.ent.ppc", "3AS:php-ldap-0:4.3.2-48.ent.s390", "3AS:php-ldap-0:4.3.2-48.ent.s390x", "3AS:php-ldap-0:4.3.2-48.ent.x86_64", "3AS:php-mysql-0:4.3.2-48.ent.i386", "3AS:php-mysql-0:4.3.2-48.ent.ia64", "3AS:php-mysql-0:4.3.2-48.ent.ppc", "3AS:php-mysql-0:4.3.2-48.ent.s390", "3AS:php-mysql-0:4.3.2-48.ent.s390x", "3AS:php-mysql-0:4.3.2-48.ent.x86_64", "3AS:php-odbc-0:4.3.2-48.ent.i386", "3AS:php-odbc-0:4.3.2-48.ent.ia64", "3AS:php-odbc-0:4.3.2-48.ent.ppc", "3AS:php-odbc-0:4.3.2-48.ent.s390", "3AS:php-odbc-0:4.3.2-48.ent.s390x", "3AS:php-odbc-0:4.3.2-48.ent.x86_64", "3AS:php-pgsql-0:4.3.2-48.ent.i386", "3AS:php-pgsql-0:4.3.2-48.ent.ia64", "3AS:php-pgsql-0:4.3.2-48.ent.ppc", "3AS:php-pgsql-0:4.3.2-48.ent.s390", "3AS:php-pgsql-0:4.3.2-48.ent.s390x", "3AS:php-pgsql-0:4.3.2-48.ent.x86_64", "3Desktop:php-0:4.3.2-48.ent.i386", "3Desktop:php-0:4.3.2-48.ent.ia64", "3Desktop:php-0:4.3.2-48.ent.ppc", "3Desktop:php-0:4.3.2-48.ent.s390", "3Desktop:php-0:4.3.2-48.ent.s390x", "3Desktop:php-0:4.3.2-48.ent.src", "3Desktop:php-0:4.3.2-48.ent.x86_64", "3Desktop:php-debuginfo-0:4.3.2-48.ent.i386", "3Desktop:php-debuginfo-0:4.3.2-48.ent.ia64", "3Desktop:php-debuginfo-0:4.3.2-48.ent.ppc", "3Desktop:php-debuginfo-0:4.3.2-48.ent.s390", "3Desktop:php-debuginfo-0:4.3.2-48.ent.s390x", "3Desktop:php-debuginfo-0:4.3.2-48.ent.x86_64", "3Desktop:php-devel-0:4.3.2-48.ent.i386", "3Desktop:php-devel-0:4.3.2-48.ent.ia64", "3Desktop:php-devel-0:4.3.2-48.ent.ppc", "3Desktop:php-devel-0:4.3.2-48.ent.s390", "3Desktop:php-devel-0:4.3.2-48.ent.s390x", "3Desktop:php-devel-0:4.3.2-48.ent.x86_64", "3Desktop:php-imap-0:4.3.2-48.ent.i386", "3Desktop:php-imap-0:4.3.2-48.ent.ia64", "3Desktop:php-imap-0:4.3.2-48.ent.ppc", "3Desktop:php-imap-0:4.3.2-48.ent.s390", "3Desktop:php-imap-0:4.3.2-48.ent.s390x", "3Desktop:php-imap-0:4.3.2-48.ent.x86_64", "3Desktop:php-ldap-0:4.3.2-48.ent.i386", "3Desktop:php-ldap-0:4.3.2-48.ent.ia64", "3Desktop:php-ldap-0:4.3.2-48.ent.ppc", "3Desktop:php-ldap-0:4.3.2-48.ent.s390", "3Desktop:php-ldap-0:4.3.2-48.ent.s390x", "3Desktop:php-ldap-0:4.3.2-48.ent.x86_64", "3Desktop:php-mysql-0:4.3.2-48.ent.i386", "3Desktop:php-mysql-0:4.3.2-48.ent.ia64", "3Desktop:php-mysql-0:4.3.2-48.ent.ppc", "3Desktop:php-mysql-0:4.3.2-48.ent.s390", "3Desktop:php-mysql-0:4.3.2-48.ent.s390x", "3Desktop:php-mysql-0:4.3.2-48.ent.x86_64", "3Desktop:php-odbc-0:4.3.2-48.ent.i386", "3Desktop:php-odbc-0:4.3.2-48.ent.ia64", "3Desktop:php-odbc-0:4.3.2-48.ent.ppc", "3Desktop:php-odbc-0:4.3.2-48.ent.s390", "3Desktop:php-odbc-0:4.3.2-48.ent.s390x", "3Desktop:php-odbc-0:4.3.2-48.ent.x86_64", "3Desktop:php-pgsql-0:4.3.2-48.ent.i386", "3Desktop:php-pgsql-0:4.3.2-48.ent.ia64", "3Desktop:php-pgsql-0:4.3.2-48.ent.ppc", "3Desktop:php-pgsql-0:4.3.2-48.ent.s390", "3Desktop:php-pgsql-0:4.3.2-48.ent.s390x", "3Desktop:php-pgsql-0:4.3.2-48.ent.x86_64", "3ES:php-0:4.3.2-48.ent.i386", "3ES:php-0:4.3.2-48.ent.ia64", "3ES:php-0:4.3.2-48.ent.ppc", "3ES:php-0:4.3.2-48.ent.s390", "3ES:php-0:4.3.2-48.ent.s390x", "3ES:php-0:4.3.2-48.ent.src", "3ES:php-0:4.3.2-48.ent.x86_64", "3ES:php-debuginfo-0:4.3.2-48.ent.i386", "3ES:php-debuginfo-0:4.3.2-48.ent.ia64", "3ES:php-debuginfo-0:4.3.2-48.ent.ppc", "3ES:php-debuginfo-0:4.3.2-48.ent.s390", "3ES:php-debuginfo-0:4.3.2-48.ent.s390x", "3ES:php-debuginfo-0:4.3.2-48.ent.x86_64", "3ES:php-devel-0:4.3.2-48.ent.i386", "3ES:php-devel-0:4.3.2-48.ent.ia64", "3ES:php-devel-0:4.3.2-48.ent.ppc", "3ES:php-devel-0:4.3.2-48.ent.s390", "3ES:php-devel-0:4.3.2-48.ent.s390x", "3ES:php-devel-0:4.3.2-48.ent.x86_64", "3ES:php-imap-0:4.3.2-48.ent.i386", "3ES:php-imap-0:4.3.2-48.ent.ia64", "3ES:php-imap-0:4.3.2-48.ent.ppc", "3ES:php-imap-0:4.3.2-48.ent.s390", "3ES:php-imap-0:4.3.2-48.ent.s390x", "3ES:php-imap-0:4.3.2-48.ent.x86_64", "3ES:php-ldap-0:4.3.2-48.ent.i386", "3ES:php-ldap-0:4.3.2-48.ent.ia64", "3ES:php-ldap-0:4.3.2-48.ent.ppc", "3ES:php-ldap-0:4.3.2-48.ent.s390", "3ES:php-ldap-0:4.3.2-48.ent.s390x", "3ES:php-ldap-0:4.3.2-48.ent.x86_64", "3ES:php-mysql-0:4.3.2-48.ent.i386", "3ES:php-mysql-0:4.3.2-48.ent.ia64", "3ES:php-mysql-0:4.3.2-48.ent.ppc", "3ES:php-mysql-0:4.3.2-48.ent.s390", "3ES:php-mysql-0:4.3.2-48.ent.s390x", "3ES:php-mysql-0:4.3.2-48.ent.x86_64", "3ES:php-odbc-0:4.3.2-48.ent.i386", "3ES:php-odbc-0:4.3.2-48.ent.ia64", "3ES:php-odbc-0:4.3.2-48.ent.ppc", "3ES:php-odbc-0:4.3.2-48.ent.s390", "3ES:php-odbc-0:4.3.2-48.ent.s390x", "3ES:php-odbc-0:4.3.2-48.ent.x86_64", "3ES:php-pgsql-0:4.3.2-48.ent.i386", "3ES:php-pgsql-0:4.3.2-48.ent.ia64", "3ES:php-pgsql-0:4.3.2-48.ent.ppc", "3ES:php-pgsql-0:4.3.2-48.ent.s390", "3ES:php-pgsql-0:4.3.2-48.ent.s390x", "3ES:php-pgsql-0:4.3.2-48.ent.x86_64", "3WS:php-0:4.3.2-48.ent.i386", "3WS:php-0:4.3.2-48.ent.ia64", "3WS:php-0:4.3.2-48.ent.ppc", "3WS:php-0:4.3.2-48.ent.s390", "3WS:php-0:4.3.2-48.ent.s390x", "3WS:php-0:4.3.2-48.ent.src", "3WS:php-0:4.3.2-48.ent.x86_64", "3WS:php-debuginfo-0:4.3.2-48.ent.i386", "3WS:php-debuginfo-0:4.3.2-48.ent.ia64", "3WS:php-debuginfo-0:4.3.2-48.ent.ppc", "3WS:php-debuginfo-0:4.3.2-48.ent.s390", "3WS:php-debuginfo-0:4.3.2-48.ent.s390x", "3WS:php-debuginfo-0:4.3.2-48.ent.x86_64", "3WS:php-devel-0:4.3.2-48.ent.i386", "3WS:php-devel-0:4.3.2-48.ent.ia64", "3WS:php-devel-0:4.3.2-48.ent.ppc", "3WS:php-devel-0:4.3.2-48.ent.s390", "3WS:php-devel-0:4.3.2-48.ent.s390x", "3WS:php-devel-0:4.3.2-48.ent.x86_64", "3WS:php-imap-0:4.3.2-48.ent.i386", "3WS:php-imap-0:4.3.2-48.ent.ia64", "3WS:php-imap-0:4.3.2-48.ent.ppc", "3WS:php-imap-0:4.3.2-48.ent.s390", "3WS:php-imap-0:4.3.2-48.ent.s390x", "3WS:php-imap-0:4.3.2-48.ent.x86_64", "3WS:php-ldap-0:4.3.2-48.ent.i386", "3WS:php-ldap-0:4.3.2-48.ent.ia64", "3WS:php-ldap-0:4.3.2-48.ent.ppc", "3WS:php-ldap-0:4.3.2-48.ent.s390", "3WS:php-ldap-0:4.3.2-48.ent.s390x", "3WS:php-ldap-0:4.3.2-48.ent.x86_64", "3WS:php-mysql-0:4.3.2-48.ent.i386", "3WS:php-mysql-0:4.3.2-48.ent.ia64", "3WS:php-mysql-0:4.3.2-48.ent.ppc", "3WS:php-mysql-0:4.3.2-48.ent.s390", "3WS:php-mysql-0:4.3.2-48.ent.s390x", "3WS:php-mysql-0:4.3.2-48.ent.x86_64", "3WS:php-odbc-0:4.3.2-48.ent.i386", "3WS:php-odbc-0:4.3.2-48.ent.ia64", "3WS:php-odbc-0:4.3.2-48.ent.ppc", "3WS:php-odbc-0:4.3.2-48.ent.s390", "3WS:php-odbc-0:4.3.2-48.ent.s390x", "3WS:php-odbc-0:4.3.2-48.ent.x86_64", "3WS:php-pgsql-0:4.3.2-48.ent.i386", "3WS:php-pgsql-0:4.3.2-48.ent.ia64", "3WS:php-pgsql-0:4.3.2-48.ent.ppc", "3WS:php-pgsql-0:4.3.2-48.ent.s390", "3WS:php-pgsql-0:4.3.2-48.ent.s390x", "3WS:php-pgsql-0:4.3.2-48.ent.x86_64", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.src", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-0:5.1.6-20.el5_2.1.i386", "5Server:php-0:5.1.6-20.el5_2.1.ia64", "5Server:php-0:5.1.6-20.el5_2.1.ppc", "5Server:php-0:5.1.6-20.el5_2.1.s390x", "5Server:php-0:5.1.6-20.el5_2.1.src", "5Server:php-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.i386", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.ia64", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.ppc", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.s390x", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-cli-0:5.1.6-20.el5_2.1.i386", "5Server:php-cli-0:5.1.6-20.el5_2.1.ia64", "5Server:php-cli-0:5.1.6-20.el5_2.1.ppc", "5Server:php-cli-0:5.1.6-20.el5_2.1.s390x", "5Server:php-cli-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-common-0:5.1.6-20.el5_2.1.i386", "5Server:php-common-0:5.1.6-20.el5_2.1.ia64", "5Server:php-common-0:5.1.6-20.el5_2.1.ppc", "5Server:php-common-0:5.1.6-20.el5_2.1.s390x", "5Server:php-common-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-dba-0:5.1.6-20.el5_2.1.i386", "5Server:php-dba-0:5.1.6-20.el5_2.1.ia64", "5Server:php-dba-0:5.1.6-20.el5_2.1.ppc", "5Server:php-dba-0:5.1.6-20.el5_2.1.s390x", "5Server:php-dba-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.i386", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.ia64", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.ppc", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.s390x", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-devel-0:5.1.6-20.el5_2.1.i386", "5Server:php-devel-0:5.1.6-20.el5_2.1.ia64", "5Server:php-devel-0:5.1.6-20.el5_2.1.ppc", "5Server:php-devel-0:5.1.6-20.el5_2.1.s390x", "5Server:php-devel-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-gd-0:5.1.6-20.el5_2.1.i386", "5Server:php-gd-0:5.1.6-20.el5_2.1.ia64", "5Server:php-gd-0:5.1.6-20.el5_2.1.ppc", "5Server:php-gd-0:5.1.6-20.el5_2.1.s390x", "5Server:php-gd-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-imap-0:5.1.6-20.el5_2.1.i386", "5Server:php-imap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-imap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-imap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-imap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-ldap-0:5.1.6-20.el5_2.1.i386", "5Server:php-ldap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-ldap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-ldap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-ldap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.i386", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.ia64", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.ppc", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.s390x", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-mysql-0:5.1.6-20.el5_2.1.i386", "5Server:php-mysql-0:5.1.6-20.el5_2.1.ia64", "5Server:php-mysql-0:5.1.6-20.el5_2.1.ppc", "5Server:php-mysql-0:5.1.6-20.el5_2.1.s390x", "5Server:php-mysql-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.i386", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.ia64", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.ppc", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.s390x", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-odbc-0:5.1.6-20.el5_2.1.i386", "5Server:php-odbc-0:5.1.6-20.el5_2.1.ia64", "5Server:php-odbc-0:5.1.6-20.el5_2.1.ppc", "5Server:php-odbc-0:5.1.6-20.el5_2.1.s390x", "5Server:php-odbc-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-pdo-0:5.1.6-20.el5_2.1.i386", "5Server:php-pdo-0:5.1.6-20.el5_2.1.ia64", "5Server:php-pdo-0:5.1.6-20.el5_2.1.ppc", "5Server:php-pdo-0:5.1.6-20.el5_2.1.s390x", "5Server:php-pdo-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.i386", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.ia64", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.ppc", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.s390x", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-snmp-0:5.1.6-20.el5_2.1.i386", "5Server:php-snmp-0:5.1.6-20.el5_2.1.ia64", "5Server:php-snmp-0:5.1.6-20.el5_2.1.ppc", "5Server:php-snmp-0:5.1.6-20.el5_2.1.s390x", "5Server:php-snmp-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-soap-0:5.1.6-20.el5_2.1.i386", "5Server:php-soap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-soap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-soap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-soap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-xml-0:5.1.6-20.el5_2.1.i386", "5Server:php-xml-0:5.1.6-20.el5_2.1.ia64", "5Server:php-xml-0:5.1.6-20.el5_2.1.ppc", "5Server:php-xml-0:5.1.6-20.el5_2.1.s390x", "5Server:php-xml-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.i386", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.ia64", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.ppc", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.s390x", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2008:0544" } ], "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": [ "3AS:php-0:4.3.2-48.ent.i386", "3AS:php-0:4.3.2-48.ent.ia64", "3AS:php-0:4.3.2-48.ent.ppc", "3AS:php-0:4.3.2-48.ent.s390", "3AS:php-0:4.3.2-48.ent.s390x", "3AS:php-0:4.3.2-48.ent.src", "3AS:php-0:4.3.2-48.ent.x86_64", "3AS:php-debuginfo-0:4.3.2-48.ent.i386", "3AS:php-debuginfo-0:4.3.2-48.ent.ia64", "3AS:php-debuginfo-0:4.3.2-48.ent.ppc", "3AS:php-debuginfo-0:4.3.2-48.ent.s390", "3AS:php-debuginfo-0:4.3.2-48.ent.s390x", "3AS:php-debuginfo-0:4.3.2-48.ent.x86_64", "3AS:php-devel-0:4.3.2-48.ent.i386", "3AS:php-devel-0:4.3.2-48.ent.ia64", "3AS:php-devel-0:4.3.2-48.ent.ppc", "3AS:php-devel-0:4.3.2-48.ent.s390", "3AS:php-devel-0:4.3.2-48.ent.s390x", "3AS:php-devel-0:4.3.2-48.ent.x86_64", "3AS:php-imap-0:4.3.2-48.ent.i386", "3AS:php-imap-0:4.3.2-48.ent.ia64", "3AS:php-imap-0:4.3.2-48.ent.ppc", "3AS:php-imap-0:4.3.2-48.ent.s390", "3AS:php-imap-0:4.3.2-48.ent.s390x", "3AS:php-imap-0:4.3.2-48.ent.x86_64", "3AS:php-ldap-0:4.3.2-48.ent.i386", "3AS:php-ldap-0:4.3.2-48.ent.ia64", "3AS:php-ldap-0:4.3.2-48.ent.ppc", "3AS:php-ldap-0:4.3.2-48.ent.s390", "3AS:php-ldap-0:4.3.2-48.ent.s390x", "3AS:php-ldap-0:4.3.2-48.ent.x86_64", "3AS:php-mysql-0:4.3.2-48.ent.i386", "3AS:php-mysql-0:4.3.2-48.ent.ia64", "3AS:php-mysql-0:4.3.2-48.ent.ppc", "3AS:php-mysql-0:4.3.2-48.ent.s390", "3AS:php-mysql-0:4.3.2-48.ent.s390x", "3AS:php-mysql-0:4.3.2-48.ent.x86_64", "3AS:php-odbc-0:4.3.2-48.ent.i386", "3AS:php-odbc-0:4.3.2-48.ent.ia64", "3AS:php-odbc-0:4.3.2-48.ent.ppc", "3AS:php-odbc-0:4.3.2-48.ent.s390", "3AS:php-odbc-0:4.3.2-48.ent.s390x", "3AS:php-odbc-0:4.3.2-48.ent.x86_64", "3AS:php-pgsql-0:4.3.2-48.ent.i386", "3AS:php-pgsql-0:4.3.2-48.ent.ia64", "3AS:php-pgsql-0:4.3.2-48.ent.ppc", "3AS:php-pgsql-0:4.3.2-48.ent.s390", "3AS:php-pgsql-0:4.3.2-48.ent.s390x", "3AS:php-pgsql-0:4.3.2-48.ent.x86_64", "3Desktop:php-0:4.3.2-48.ent.i386", "3Desktop:php-0:4.3.2-48.ent.ia64", "3Desktop:php-0:4.3.2-48.ent.ppc", "3Desktop:php-0:4.3.2-48.ent.s390", "3Desktop:php-0:4.3.2-48.ent.s390x", "3Desktop:php-0:4.3.2-48.ent.src", "3Desktop:php-0:4.3.2-48.ent.x86_64", "3Desktop:php-debuginfo-0:4.3.2-48.ent.i386", "3Desktop:php-debuginfo-0:4.3.2-48.ent.ia64", "3Desktop:php-debuginfo-0:4.3.2-48.ent.ppc", "3Desktop:php-debuginfo-0:4.3.2-48.ent.s390", "3Desktop:php-debuginfo-0:4.3.2-48.ent.s390x", "3Desktop:php-debuginfo-0:4.3.2-48.ent.x86_64", "3Desktop:php-devel-0:4.3.2-48.ent.i386", "3Desktop:php-devel-0:4.3.2-48.ent.ia64", "3Desktop:php-devel-0:4.3.2-48.ent.ppc", "3Desktop:php-devel-0:4.3.2-48.ent.s390", "3Desktop:php-devel-0:4.3.2-48.ent.s390x", "3Desktop:php-devel-0:4.3.2-48.ent.x86_64", "3Desktop:php-imap-0:4.3.2-48.ent.i386", "3Desktop:php-imap-0:4.3.2-48.ent.ia64", "3Desktop:php-imap-0:4.3.2-48.ent.ppc", "3Desktop:php-imap-0:4.3.2-48.ent.s390", "3Desktop:php-imap-0:4.3.2-48.ent.s390x", "3Desktop:php-imap-0:4.3.2-48.ent.x86_64", "3Desktop:php-ldap-0:4.3.2-48.ent.i386", "3Desktop:php-ldap-0:4.3.2-48.ent.ia64", "3Desktop:php-ldap-0:4.3.2-48.ent.ppc", "3Desktop:php-ldap-0:4.3.2-48.ent.s390", "3Desktop:php-ldap-0:4.3.2-48.ent.s390x", "3Desktop:php-ldap-0:4.3.2-48.ent.x86_64", "3Desktop:php-mysql-0:4.3.2-48.ent.i386", "3Desktop:php-mysql-0:4.3.2-48.ent.ia64", "3Desktop:php-mysql-0:4.3.2-48.ent.ppc", "3Desktop:php-mysql-0:4.3.2-48.ent.s390", "3Desktop:php-mysql-0:4.3.2-48.ent.s390x", "3Desktop:php-mysql-0:4.3.2-48.ent.x86_64", "3Desktop:php-odbc-0:4.3.2-48.ent.i386", "3Desktop:php-odbc-0:4.3.2-48.ent.ia64", "3Desktop:php-odbc-0:4.3.2-48.ent.ppc", "3Desktop:php-odbc-0:4.3.2-48.ent.s390", "3Desktop:php-odbc-0:4.3.2-48.ent.s390x", "3Desktop:php-odbc-0:4.3.2-48.ent.x86_64", "3Desktop:php-pgsql-0:4.3.2-48.ent.i386", "3Desktop:php-pgsql-0:4.3.2-48.ent.ia64", "3Desktop:php-pgsql-0:4.3.2-48.ent.ppc", "3Desktop:php-pgsql-0:4.3.2-48.ent.s390", "3Desktop:php-pgsql-0:4.3.2-48.ent.s390x", "3Desktop:php-pgsql-0:4.3.2-48.ent.x86_64", "3ES:php-0:4.3.2-48.ent.i386", "3ES:php-0:4.3.2-48.ent.ia64", "3ES:php-0:4.3.2-48.ent.ppc", "3ES:php-0:4.3.2-48.ent.s390", "3ES:php-0:4.3.2-48.ent.s390x", "3ES:php-0:4.3.2-48.ent.src", "3ES:php-0:4.3.2-48.ent.x86_64", "3ES:php-debuginfo-0:4.3.2-48.ent.i386", "3ES:php-debuginfo-0:4.3.2-48.ent.ia64", "3ES:php-debuginfo-0:4.3.2-48.ent.ppc", "3ES:php-debuginfo-0:4.3.2-48.ent.s390", "3ES:php-debuginfo-0:4.3.2-48.ent.s390x", "3ES:php-debuginfo-0:4.3.2-48.ent.x86_64", "3ES:php-devel-0:4.3.2-48.ent.i386", "3ES:php-devel-0:4.3.2-48.ent.ia64", "3ES:php-devel-0:4.3.2-48.ent.ppc", "3ES:php-devel-0:4.3.2-48.ent.s390", "3ES:php-devel-0:4.3.2-48.ent.s390x", "3ES:php-devel-0:4.3.2-48.ent.x86_64", "3ES:php-imap-0:4.3.2-48.ent.i386", "3ES:php-imap-0:4.3.2-48.ent.ia64", "3ES:php-imap-0:4.3.2-48.ent.ppc", "3ES:php-imap-0:4.3.2-48.ent.s390", "3ES:php-imap-0:4.3.2-48.ent.s390x", "3ES:php-imap-0:4.3.2-48.ent.x86_64", "3ES:php-ldap-0:4.3.2-48.ent.i386", "3ES:php-ldap-0:4.3.2-48.ent.ia64", "3ES:php-ldap-0:4.3.2-48.ent.ppc", "3ES:php-ldap-0:4.3.2-48.ent.s390", "3ES:php-ldap-0:4.3.2-48.ent.s390x", "3ES:php-ldap-0:4.3.2-48.ent.x86_64", "3ES:php-mysql-0:4.3.2-48.ent.i386", "3ES:php-mysql-0:4.3.2-48.ent.ia64", "3ES:php-mysql-0:4.3.2-48.ent.ppc", "3ES:php-mysql-0:4.3.2-48.ent.s390", "3ES:php-mysql-0:4.3.2-48.ent.s390x", "3ES:php-mysql-0:4.3.2-48.ent.x86_64", "3ES:php-odbc-0:4.3.2-48.ent.i386", "3ES:php-odbc-0:4.3.2-48.ent.ia64", "3ES:php-odbc-0:4.3.2-48.ent.ppc", "3ES:php-odbc-0:4.3.2-48.ent.s390", "3ES:php-odbc-0:4.3.2-48.ent.s390x", "3ES:php-odbc-0:4.3.2-48.ent.x86_64", "3ES:php-pgsql-0:4.3.2-48.ent.i386", "3ES:php-pgsql-0:4.3.2-48.ent.ia64", "3ES:php-pgsql-0:4.3.2-48.ent.ppc", "3ES:php-pgsql-0:4.3.2-48.ent.s390", "3ES:php-pgsql-0:4.3.2-48.ent.s390x", "3ES:php-pgsql-0:4.3.2-48.ent.x86_64", "3WS:php-0:4.3.2-48.ent.i386", "3WS:php-0:4.3.2-48.ent.ia64", "3WS:php-0:4.3.2-48.ent.ppc", "3WS:php-0:4.3.2-48.ent.s390", "3WS:php-0:4.3.2-48.ent.s390x", "3WS:php-0:4.3.2-48.ent.src", "3WS:php-0:4.3.2-48.ent.x86_64", "3WS:php-debuginfo-0:4.3.2-48.ent.i386", "3WS:php-debuginfo-0:4.3.2-48.ent.ia64", "3WS:php-debuginfo-0:4.3.2-48.ent.ppc", "3WS:php-debuginfo-0:4.3.2-48.ent.s390", "3WS:php-debuginfo-0:4.3.2-48.ent.s390x", "3WS:php-debuginfo-0:4.3.2-48.ent.x86_64", "3WS:php-devel-0:4.3.2-48.ent.i386", "3WS:php-devel-0:4.3.2-48.ent.ia64", "3WS:php-devel-0:4.3.2-48.ent.ppc", "3WS:php-devel-0:4.3.2-48.ent.s390", "3WS:php-devel-0:4.3.2-48.ent.s390x", "3WS:php-devel-0:4.3.2-48.ent.x86_64", "3WS:php-imap-0:4.3.2-48.ent.i386", "3WS:php-imap-0:4.3.2-48.ent.ia64", "3WS:php-imap-0:4.3.2-48.ent.ppc", "3WS:php-imap-0:4.3.2-48.ent.s390", "3WS:php-imap-0:4.3.2-48.ent.s390x", "3WS:php-imap-0:4.3.2-48.ent.x86_64", "3WS:php-ldap-0:4.3.2-48.ent.i386", "3WS:php-ldap-0:4.3.2-48.ent.ia64", "3WS:php-ldap-0:4.3.2-48.ent.ppc", "3WS:php-ldap-0:4.3.2-48.ent.s390", "3WS:php-ldap-0:4.3.2-48.ent.s390x", "3WS:php-ldap-0:4.3.2-48.ent.x86_64", "3WS:php-mysql-0:4.3.2-48.ent.i386", "3WS:php-mysql-0:4.3.2-48.ent.ia64", "3WS:php-mysql-0:4.3.2-48.ent.ppc", "3WS:php-mysql-0:4.3.2-48.ent.s390", "3WS:php-mysql-0:4.3.2-48.ent.s390x", "3WS:php-mysql-0:4.3.2-48.ent.x86_64", "3WS:php-odbc-0:4.3.2-48.ent.i386", "3WS:php-odbc-0:4.3.2-48.ent.ia64", "3WS:php-odbc-0:4.3.2-48.ent.ppc", "3WS:php-odbc-0:4.3.2-48.ent.s390", "3WS:php-odbc-0:4.3.2-48.ent.s390x", "3WS:php-odbc-0:4.3.2-48.ent.x86_64", "3WS:php-pgsql-0:4.3.2-48.ent.i386", "3WS:php-pgsql-0:4.3.2-48.ent.ia64", "3WS:php-pgsql-0:4.3.2-48.ent.ppc", "3WS:php-pgsql-0:4.3.2-48.ent.s390", "3WS:php-pgsql-0:4.3.2-48.ent.s390x", "3WS:php-pgsql-0:4.3.2-48.ent.x86_64", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.src", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-0:5.1.6-20.el5_2.1.i386", "5Server:php-0:5.1.6-20.el5_2.1.ia64", "5Server:php-0:5.1.6-20.el5_2.1.ppc", "5Server:php-0:5.1.6-20.el5_2.1.s390x", "5Server:php-0:5.1.6-20.el5_2.1.src", "5Server:php-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.i386", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.ia64", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.ppc", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.s390x", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-cli-0:5.1.6-20.el5_2.1.i386", "5Server:php-cli-0:5.1.6-20.el5_2.1.ia64", "5Server:php-cli-0:5.1.6-20.el5_2.1.ppc", "5Server:php-cli-0:5.1.6-20.el5_2.1.s390x", "5Server:php-cli-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-common-0:5.1.6-20.el5_2.1.i386", "5Server:php-common-0:5.1.6-20.el5_2.1.ia64", "5Server:php-common-0:5.1.6-20.el5_2.1.ppc", "5Server:php-common-0:5.1.6-20.el5_2.1.s390x", "5Server:php-common-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-dba-0:5.1.6-20.el5_2.1.i386", "5Server:php-dba-0:5.1.6-20.el5_2.1.ia64", "5Server:php-dba-0:5.1.6-20.el5_2.1.ppc", "5Server:php-dba-0:5.1.6-20.el5_2.1.s390x", "5Server:php-dba-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.i386", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.ia64", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.ppc", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.s390x", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-devel-0:5.1.6-20.el5_2.1.i386", "5Server:php-devel-0:5.1.6-20.el5_2.1.ia64", "5Server:php-devel-0:5.1.6-20.el5_2.1.ppc", "5Server:php-devel-0:5.1.6-20.el5_2.1.s390x", "5Server:php-devel-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-gd-0:5.1.6-20.el5_2.1.i386", "5Server:php-gd-0:5.1.6-20.el5_2.1.ia64", "5Server:php-gd-0:5.1.6-20.el5_2.1.ppc", "5Server:php-gd-0:5.1.6-20.el5_2.1.s390x", "5Server:php-gd-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-imap-0:5.1.6-20.el5_2.1.i386", "5Server:php-imap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-imap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-imap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-imap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-ldap-0:5.1.6-20.el5_2.1.i386", "5Server:php-ldap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-ldap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-ldap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-ldap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.i386", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.ia64", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.ppc", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.s390x", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-mysql-0:5.1.6-20.el5_2.1.i386", "5Server:php-mysql-0:5.1.6-20.el5_2.1.ia64", "5Server:php-mysql-0:5.1.6-20.el5_2.1.ppc", "5Server:php-mysql-0:5.1.6-20.el5_2.1.s390x", "5Server:php-mysql-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.i386", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.ia64", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.ppc", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.s390x", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-odbc-0:5.1.6-20.el5_2.1.i386", "5Server:php-odbc-0:5.1.6-20.el5_2.1.ia64", "5Server:php-odbc-0:5.1.6-20.el5_2.1.ppc", "5Server:php-odbc-0:5.1.6-20.el5_2.1.s390x", "5Server:php-odbc-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-pdo-0:5.1.6-20.el5_2.1.i386", "5Server:php-pdo-0:5.1.6-20.el5_2.1.ia64", "5Server:php-pdo-0:5.1.6-20.el5_2.1.ppc", "5Server:php-pdo-0:5.1.6-20.el5_2.1.s390x", "5Server:php-pdo-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.i386", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.ia64", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.ppc", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.s390x", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-snmp-0:5.1.6-20.el5_2.1.i386", "5Server:php-snmp-0:5.1.6-20.el5_2.1.ia64", "5Server:php-snmp-0:5.1.6-20.el5_2.1.ppc", "5Server:php-snmp-0:5.1.6-20.el5_2.1.s390x", "5Server:php-snmp-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-soap-0:5.1.6-20.el5_2.1.i386", "5Server:php-soap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-soap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-soap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-soap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-xml-0:5.1.6-20.el5_2.1.i386", "5Server:php-xml-0:5.1.6-20.el5_2.1.ia64", "5Server:php-xml-0:5.1.6-20.el5_2.1.ppc", "5Server:php-xml-0:5.1.6-20.el5_2.1.s390x", "5Server:php-xml-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.i386", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.ia64", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.ppc", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.s390x", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.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:36: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": [ "3AS:php-0:4.3.2-48.ent.i386", "3AS:php-0:4.3.2-48.ent.ia64", "3AS:php-0:4.3.2-48.ent.ppc", "3AS:php-0:4.3.2-48.ent.s390", "3AS:php-0:4.3.2-48.ent.s390x", "3AS:php-0:4.3.2-48.ent.src", "3AS:php-0:4.3.2-48.ent.x86_64", "3AS:php-debuginfo-0:4.3.2-48.ent.i386", "3AS:php-debuginfo-0:4.3.2-48.ent.ia64", "3AS:php-debuginfo-0:4.3.2-48.ent.ppc", "3AS:php-debuginfo-0:4.3.2-48.ent.s390", "3AS:php-debuginfo-0:4.3.2-48.ent.s390x", "3AS:php-debuginfo-0:4.3.2-48.ent.x86_64", "3AS:php-devel-0:4.3.2-48.ent.i386", "3AS:php-devel-0:4.3.2-48.ent.ia64", "3AS:php-devel-0:4.3.2-48.ent.ppc", "3AS:php-devel-0:4.3.2-48.ent.s390", "3AS:php-devel-0:4.3.2-48.ent.s390x", "3AS:php-devel-0:4.3.2-48.ent.x86_64", "3AS:php-imap-0:4.3.2-48.ent.i386", "3AS:php-imap-0:4.3.2-48.ent.ia64", "3AS:php-imap-0:4.3.2-48.ent.ppc", "3AS:php-imap-0:4.3.2-48.ent.s390", "3AS:php-imap-0:4.3.2-48.ent.s390x", "3AS:php-imap-0:4.3.2-48.ent.x86_64", "3AS:php-ldap-0:4.3.2-48.ent.i386", "3AS:php-ldap-0:4.3.2-48.ent.ia64", "3AS:php-ldap-0:4.3.2-48.ent.ppc", "3AS:php-ldap-0:4.3.2-48.ent.s390", "3AS:php-ldap-0:4.3.2-48.ent.s390x", "3AS:php-ldap-0:4.3.2-48.ent.x86_64", "3AS:php-mysql-0:4.3.2-48.ent.i386", "3AS:php-mysql-0:4.3.2-48.ent.ia64", "3AS:php-mysql-0:4.3.2-48.ent.ppc", "3AS:php-mysql-0:4.3.2-48.ent.s390", "3AS:php-mysql-0:4.3.2-48.ent.s390x", "3AS:php-mysql-0:4.3.2-48.ent.x86_64", "3AS:php-odbc-0:4.3.2-48.ent.i386", "3AS:php-odbc-0:4.3.2-48.ent.ia64", "3AS:php-odbc-0:4.3.2-48.ent.ppc", "3AS:php-odbc-0:4.3.2-48.ent.s390", "3AS:php-odbc-0:4.3.2-48.ent.s390x", "3AS:php-odbc-0:4.3.2-48.ent.x86_64", "3AS:php-pgsql-0:4.3.2-48.ent.i386", "3AS:php-pgsql-0:4.3.2-48.ent.ia64", "3AS:php-pgsql-0:4.3.2-48.ent.ppc", "3AS:php-pgsql-0:4.3.2-48.ent.s390", "3AS:php-pgsql-0:4.3.2-48.ent.s390x", "3AS:php-pgsql-0:4.3.2-48.ent.x86_64", "3Desktop:php-0:4.3.2-48.ent.i386", "3Desktop:php-0:4.3.2-48.ent.ia64", "3Desktop:php-0:4.3.2-48.ent.ppc", "3Desktop:php-0:4.3.2-48.ent.s390", "3Desktop:php-0:4.3.2-48.ent.s390x", "3Desktop:php-0:4.3.2-48.ent.src", "3Desktop:php-0:4.3.2-48.ent.x86_64", "3Desktop:php-debuginfo-0:4.3.2-48.ent.i386", "3Desktop:php-debuginfo-0:4.3.2-48.ent.ia64", "3Desktop:php-debuginfo-0:4.3.2-48.ent.ppc", "3Desktop:php-debuginfo-0:4.3.2-48.ent.s390", "3Desktop:php-debuginfo-0:4.3.2-48.ent.s390x", "3Desktop:php-debuginfo-0:4.3.2-48.ent.x86_64", "3Desktop:php-devel-0:4.3.2-48.ent.i386", "3Desktop:php-devel-0:4.3.2-48.ent.ia64", "3Desktop:php-devel-0:4.3.2-48.ent.ppc", "3Desktop:php-devel-0:4.3.2-48.ent.s390", "3Desktop:php-devel-0:4.3.2-48.ent.s390x", "3Desktop:php-devel-0:4.3.2-48.ent.x86_64", "3Desktop:php-imap-0:4.3.2-48.ent.i386", "3Desktop:php-imap-0:4.3.2-48.ent.ia64", "3Desktop:php-imap-0:4.3.2-48.ent.ppc", "3Desktop:php-imap-0:4.3.2-48.ent.s390", "3Desktop:php-imap-0:4.3.2-48.ent.s390x", "3Desktop:php-imap-0:4.3.2-48.ent.x86_64", "3Desktop:php-ldap-0:4.3.2-48.ent.i386", "3Desktop:php-ldap-0:4.3.2-48.ent.ia64", "3Desktop:php-ldap-0:4.3.2-48.ent.ppc", "3Desktop:php-ldap-0:4.3.2-48.ent.s390", "3Desktop:php-ldap-0:4.3.2-48.ent.s390x", "3Desktop:php-ldap-0:4.3.2-48.ent.x86_64", "3Desktop:php-mysql-0:4.3.2-48.ent.i386", "3Desktop:php-mysql-0:4.3.2-48.ent.ia64", "3Desktop:php-mysql-0:4.3.2-48.ent.ppc", "3Desktop:php-mysql-0:4.3.2-48.ent.s390", "3Desktop:php-mysql-0:4.3.2-48.ent.s390x", "3Desktop:php-mysql-0:4.3.2-48.ent.x86_64", "3Desktop:php-odbc-0:4.3.2-48.ent.i386", "3Desktop:php-odbc-0:4.3.2-48.ent.ia64", "3Desktop:php-odbc-0:4.3.2-48.ent.ppc", "3Desktop:php-odbc-0:4.3.2-48.ent.s390", "3Desktop:php-odbc-0:4.3.2-48.ent.s390x", "3Desktop:php-odbc-0:4.3.2-48.ent.x86_64", "3Desktop:php-pgsql-0:4.3.2-48.ent.i386", "3Desktop:php-pgsql-0:4.3.2-48.ent.ia64", "3Desktop:php-pgsql-0:4.3.2-48.ent.ppc", "3Desktop:php-pgsql-0:4.3.2-48.ent.s390", "3Desktop:php-pgsql-0:4.3.2-48.ent.s390x", "3Desktop:php-pgsql-0:4.3.2-48.ent.x86_64", "3ES:php-0:4.3.2-48.ent.i386", "3ES:php-0:4.3.2-48.ent.ia64", "3ES:php-0:4.3.2-48.ent.ppc", "3ES:php-0:4.3.2-48.ent.s390", "3ES:php-0:4.3.2-48.ent.s390x", "3ES:php-0:4.3.2-48.ent.src", "3ES:php-0:4.3.2-48.ent.x86_64", "3ES:php-debuginfo-0:4.3.2-48.ent.i386", "3ES:php-debuginfo-0:4.3.2-48.ent.ia64", "3ES:php-debuginfo-0:4.3.2-48.ent.ppc", "3ES:php-debuginfo-0:4.3.2-48.ent.s390", "3ES:php-debuginfo-0:4.3.2-48.ent.s390x", "3ES:php-debuginfo-0:4.3.2-48.ent.x86_64", "3ES:php-devel-0:4.3.2-48.ent.i386", "3ES:php-devel-0:4.3.2-48.ent.ia64", "3ES:php-devel-0:4.3.2-48.ent.ppc", "3ES:php-devel-0:4.3.2-48.ent.s390", "3ES:php-devel-0:4.3.2-48.ent.s390x", "3ES:php-devel-0:4.3.2-48.ent.x86_64", "3ES:php-imap-0:4.3.2-48.ent.i386", "3ES:php-imap-0:4.3.2-48.ent.ia64", "3ES:php-imap-0:4.3.2-48.ent.ppc", "3ES:php-imap-0:4.3.2-48.ent.s390", "3ES:php-imap-0:4.3.2-48.ent.s390x", "3ES:php-imap-0:4.3.2-48.ent.x86_64", "3ES:php-ldap-0:4.3.2-48.ent.i386", "3ES:php-ldap-0:4.3.2-48.ent.ia64", "3ES:php-ldap-0:4.3.2-48.ent.ppc", "3ES:php-ldap-0:4.3.2-48.ent.s390", "3ES:php-ldap-0:4.3.2-48.ent.s390x", "3ES:php-ldap-0:4.3.2-48.ent.x86_64", "3ES:php-mysql-0:4.3.2-48.ent.i386", "3ES:php-mysql-0:4.3.2-48.ent.ia64", "3ES:php-mysql-0:4.3.2-48.ent.ppc", "3ES:php-mysql-0:4.3.2-48.ent.s390", "3ES:php-mysql-0:4.3.2-48.ent.s390x", "3ES:php-mysql-0:4.3.2-48.ent.x86_64", "3ES:php-odbc-0:4.3.2-48.ent.i386", "3ES:php-odbc-0:4.3.2-48.ent.ia64", "3ES:php-odbc-0:4.3.2-48.ent.ppc", "3ES:php-odbc-0:4.3.2-48.ent.s390", "3ES:php-odbc-0:4.3.2-48.ent.s390x", "3ES:php-odbc-0:4.3.2-48.ent.x86_64", "3ES:php-pgsql-0:4.3.2-48.ent.i386", "3ES:php-pgsql-0:4.3.2-48.ent.ia64", "3ES:php-pgsql-0:4.3.2-48.ent.ppc", "3ES:php-pgsql-0:4.3.2-48.ent.s390", "3ES:php-pgsql-0:4.3.2-48.ent.s390x", "3ES:php-pgsql-0:4.3.2-48.ent.x86_64", "3WS:php-0:4.3.2-48.ent.i386", "3WS:php-0:4.3.2-48.ent.ia64", "3WS:php-0:4.3.2-48.ent.ppc", "3WS:php-0:4.3.2-48.ent.s390", "3WS:php-0:4.3.2-48.ent.s390x", "3WS:php-0:4.3.2-48.ent.src", "3WS:php-0:4.3.2-48.ent.x86_64", "3WS:php-debuginfo-0:4.3.2-48.ent.i386", "3WS:php-debuginfo-0:4.3.2-48.ent.ia64", "3WS:php-debuginfo-0:4.3.2-48.ent.ppc", "3WS:php-debuginfo-0:4.3.2-48.ent.s390", "3WS:php-debuginfo-0:4.3.2-48.ent.s390x", "3WS:php-debuginfo-0:4.3.2-48.ent.x86_64", "3WS:php-devel-0:4.3.2-48.ent.i386", "3WS:php-devel-0:4.3.2-48.ent.ia64", "3WS:php-devel-0:4.3.2-48.ent.ppc", "3WS:php-devel-0:4.3.2-48.ent.s390", "3WS:php-devel-0:4.3.2-48.ent.s390x", "3WS:php-devel-0:4.3.2-48.ent.x86_64", "3WS:php-imap-0:4.3.2-48.ent.i386", "3WS:php-imap-0:4.3.2-48.ent.ia64", "3WS:php-imap-0:4.3.2-48.ent.ppc", "3WS:php-imap-0:4.3.2-48.ent.s390", "3WS:php-imap-0:4.3.2-48.ent.s390x", "3WS:php-imap-0:4.3.2-48.ent.x86_64", "3WS:php-ldap-0:4.3.2-48.ent.i386", "3WS:php-ldap-0:4.3.2-48.ent.ia64", "3WS:php-ldap-0:4.3.2-48.ent.ppc", "3WS:php-ldap-0:4.3.2-48.ent.s390", "3WS:php-ldap-0:4.3.2-48.ent.s390x", "3WS:php-ldap-0:4.3.2-48.ent.x86_64", "3WS:php-mysql-0:4.3.2-48.ent.i386", "3WS:php-mysql-0:4.3.2-48.ent.ia64", "3WS:php-mysql-0:4.3.2-48.ent.ppc", "3WS:php-mysql-0:4.3.2-48.ent.s390", "3WS:php-mysql-0:4.3.2-48.ent.s390x", "3WS:php-mysql-0:4.3.2-48.ent.x86_64", "3WS:php-odbc-0:4.3.2-48.ent.i386", "3WS:php-odbc-0:4.3.2-48.ent.ia64", "3WS:php-odbc-0:4.3.2-48.ent.ppc", "3WS:php-odbc-0:4.3.2-48.ent.s390", "3WS:php-odbc-0:4.3.2-48.ent.s390x", "3WS:php-odbc-0:4.3.2-48.ent.x86_64", "3WS:php-pgsql-0:4.3.2-48.ent.i386", "3WS:php-pgsql-0:4.3.2-48.ent.ia64", "3WS:php-pgsql-0:4.3.2-48.ent.ppc", "3WS:php-pgsql-0:4.3.2-48.ent.s390", "3WS:php-pgsql-0:4.3.2-48.ent.s390x", "3WS:php-pgsql-0:4.3.2-48.ent.x86_64", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.src", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-0:5.1.6-20.el5_2.1.i386", "5Server:php-0:5.1.6-20.el5_2.1.ia64", "5Server:php-0:5.1.6-20.el5_2.1.ppc", "5Server:php-0:5.1.6-20.el5_2.1.s390x", "5Server:php-0:5.1.6-20.el5_2.1.src", "5Server:php-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.i386", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.ia64", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.ppc", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.s390x", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-cli-0:5.1.6-20.el5_2.1.i386", "5Server:php-cli-0:5.1.6-20.el5_2.1.ia64", "5Server:php-cli-0:5.1.6-20.el5_2.1.ppc", "5Server:php-cli-0:5.1.6-20.el5_2.1.s390x", "5Server:php-cli-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-common-0:5.1.6-20.el5_2.1.i386", "5Server:php-common-0:5.1.6-20.el5_2.1.ia64", "5Server:php-common-0:5.1.6-20.el5_2.1.ppc", "5Server:php-common-0:5.1.6-20.el5_2.1.s390x", "5Server:php-common-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-dba-0:5.1.6-20.el5_2.1.i386", "5Server:php-dba-0:5.1.6-20.el5_2.1.ia64", "5Server:php-dba-0:5.1.6-20.el5_2.1.ppc", "5Server:php-dba-0:5.1.6-20.el5_2.1.s390x", "5Server:php-dba-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.i386", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.ia64", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.ppc", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.s390x", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-devel-0:5.1.6-20.el5_2.1.i386", "5Server:php-devel-0:5.1.6-20.el5_2.1.ia64", "5Server:php-devel-0:5.1.6-20.el5_2.1.ppc", "5Server:php-devel-0:5.1.6-20.el5_2.1.s390x", "5Server:php-devel-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-gd-0:5.1.6-20.el5_2.1.i386", "5Server:php-gd-0:5.1.6-20.el5_2.1.ia64", "5Server:php-gd-0:5.1.6-20.el5_2.1.ppc", "5Server:php-gd-0:5.1.6-20.el5_2.1.s390x", "5Server:php-gd-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-imap-0:5.1.6-20.el5_2.1.i386", "5Server:php-imap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-imap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-imap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-imap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-ldap-0:5.1.6-20.el5_2.1.i386", "5Server:php-ldap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-ldap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-ldap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-ldap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.i386", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.ia64", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.ppc", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.s390x", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-mysql-0:5.1.6-20.el5_2.1.i386", "5Server:php-mysql-0:5.1.6-20.el5_2.1.ia64", "5Server:php-mysql-0:5.1.6-20.el5_2.1.ppc", "5Server:php-mysql-0:5.1.6-20.el5_2.1.s390x", "5Server:php-mysql-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.i386", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.ia64", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.ppc", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.s390x", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-odbc-0:5.1.6-20.el5_2.1.i386", "5Server:php-odbc-0:5.1.6-20.el5_2.1.ia64", "5Server:php-odbc-0:5.1.6-20.el5_2.1.ppc", "5Server:php-odbc-0:5.1.6-20.el5_2.1.s390x", "5Server:php-odbc-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-pdo-0:5.1.6-20.el5_2.1.i386", "5Server:php-pdo-0:5.1.6-20.el5_2.1.ia64", "5Server:php-pdo-0:5.1.6-20.el5_2.1.ppc", "5Server:php-pdo-0:5.1.6-20.el5_2.1.s390x", "5Server:php-pdo-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.i386", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.ia64", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.ppc", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.s390x", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-snmp-0:5.1.6-20.el5_2.1.i386", "5Server:php-snmp-0:5.1.6-20.el5_2.1.ia64", "5Server:php-snmp-0:5.1.6-20.el5_2.1.ppc", "5Server:php-snmp-0:5.1.6-20.el5_2.1.s390x", "5Server:php-snmp-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-soap-0:5.1.6-20.el5_2.1.i386", "5Server:php-soap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-soap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-soap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-soap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-xml-0:5.1.6-20.el5_2.1.i386", "5Server:php-xml-0:5.1.6-20.el5_2.1.ia64", "5Server:php-xml-0:5.1.6-20.el5_2.1.ppc", "5Server:php-xml-0:5.1.6-20.el5_2.1.s390x", "5Server:php-xml-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.i386", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.ia64", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.ppc", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.s390x", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2008:0544" } ], "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": [ "3AS:php-0:4.3.2-48.ent.i386", "3AS:php-0:4.3.2-48.ent.ia64", "3AS:php-0:4.3.2-48.ent.ppc", "3AS:php-0:4.3.2-48.ent.s390", "3AS:php-0:4.3.2-48.ent.s390x", "3AS:php-0:4.3.2-48.ent.src", "3AS:php-0:4.3.2-48.ent.x86_64", "3AS:php-debuginfo-0:4.3.2-48.ent.i386", "3AS:php-debuginfo-0:4.3.2-48.ent.ia64", "3AS:php-debuginfo-0:4.3.2-48.ent.ppc", "3AS:php-debuginfo-0:4.3.2-48.ent.s390", "3AS:php-debuginfo-0:4.3.2-48.ent.s390x", "3AS:php-debuginfo-0:4.3.2-48.ent.x86_64", "3AS:php-devel-0:4.3.2-48.ent.i386", "3AS:php-devel-0:4.3.2-48.ent.ia64", "3AS:php-devel-0:4.3.2-48.ent.ppc", "3AS:php-devel-0:4.3.2-48.ent.s390", "3AS:php-devel-0:4.3.2-48.ent.s390x", "3AS:php-devel-0:4.3.2-48.ent.x86_64", "3AS:php-imap-0:4.3.2-48.ent.i386", "3AS:php-imap-0:4.3.2-48.ent.ia64", "3AS:php-imap-0:4.3.2-48.ent.ppc", "3AS:php-imap-0:4.3.2-48.ent.s390", "3AS:php-imap-0:4.3.2-48.ent.s390x", "3AS:php-imap-0:4.3.2-48.ent.x86_64", "3AS:php-ldap-0:4.3.2-48.ent.i386", "3AS:php-ldap-0:4.3.2-48.ent.ia64", "3AS:php-ldap-0:4.3.2-48.ent.ppc", "3AS:php-ldap-0:4.3.2-48.ent.s390", "3AS:php-ldap-0:4.3.2-48.ent.s390x", "3AS:php-ldap-0:4.3.2-48.ent.x86_64", "3AS:php-mysql-0:4.3.2-48.ent.i386", "3AS:php-mysql-0:4.3.2-48.ent.ia64", "3AS:php-mysql-0:4.3.2-48.ent.ppc", "3AS:php-mysql-0:4.3.2-48.ent.s390", "3AS:php-mysql-0:4.3.2-48.ent.s390x", "3AS:php-mysql-0:4.3.2-48.ent.x86_64", "3AS:php-odbc-0:4.3.2-48.ent.i386", "3AS:php-odbc-0:4.3.2-48.ent.ia64", "3AS:php-odbc-0:4.3.2-48.ent.ppc", "3AS:php-odbc-0:4.3.2-48.ent.s390", "3AS:php-odbc-0:4.3.2-48.ent.s390x", "3AS:php-odbc-0:4.3.2-48.ent.x86_64", "3AS:php-pgsql-0:4.3.2-48.ent.i386", "3AS:php-pgsql-0:4.3.2-48.ent.ia64", "3AS:php-pgsql-0:4.3.2-48.ent.ppc", "3AS:php-pgsql-0:4.3.2-48.ent.s390", "3AS:php-pgsql-0:4.3.2-48.ent.s390x", "3AS:php-pgsql-0:4.3.2-48.ent.x86_64", "3Desktop:php-0:4.3.2-48.ent.i386", "3Desktop:php-0:4.3.2-48.ent.ia64", "3Desktop:php-0:4.3.2-48.ent.ppc", "3Desktop:php-0:4.3.2-48.ent.s390", "3Desktop:php-0:4.3.2-48.ent.s390x", "3Desktop:php-0:4.3.2-48.ent.src", "3Desktop:php-0:4.3.2-48.ent.x86_64", "3Desktop:php-debuginfo-0:4.3.2-48.ent.i386", "3Desktop:php-debuginfo-0:4.3.2-48.ent.ia64", "3Desktop:php-debuginfo-0:4.3.2-48.ent.ppc", "3Desktop:php-debuginfo-0:4.3.2-48.ent.s390", "3Desktop:php-debuginfo-0:4.3.2-48.ent.s390x", "3Desktop:php-debuginfo-0:4.3.2-48.ent.x86_64", "3Desktop:php-devel-0:4.3.2-48.ent.i386", "3Desktop:php-devel-0:4.3.2-48.ent.ia64", "3Desktop:php-devel-0:4.3.2-48.ent.ppc", "3Desktop:php-devel-0:4.3.2-48.ent.s390", "3Desktop:php-devel-0:4.3.2-48.ent.s390x", "3Desktop:php-devel-0:4.3.2-48.ent.x86_64", "3Desktop:php-imap-0:4.3.2-48.ent.i386", "3Desktop:php-imap-0:4.3.2-48.ent.ia64", "3Desktop:php-imap-0:4.3.2-48.ent.ppc", "3Desktop:php-imap-0:4.3.2-48.ent.s390", "3Desktop:php-imap-0:4.3.2-48.ent.s390x", "3Desktop:php-imap-0:4.3.2-48.ent.x86_64", "3Desktop:php-ldap-0:4.3.2-48.ent.i386", "3Desktop:php-ldap-0:4.3.2-48.ent.ia64", "3Desktop:php-ldap-0:4.3.2-48.ent.ppc", "3Desktop:php-ldap-0:4.3.2-48.ent.s390", "3Desktop:php-ldap-0:4.3.2-48.ent.s390x", "3Desktop:php-ldap-0:4.3.2-48.ent.x86_64", "3Desktop:php-mysql-0:4.3.2-48.ent.i386", "3Desktop:php-mysql-0:4.3.2-48.ent.ia64", "3Desktop:php-mysql-0:4.3.2-48.ent.ppc", "3Desktop:php-mysql-0:4.3.2-48.ent.s390", "3Desktop:php-mysql-0:4.3.2-48.ent.s390x", "3Desktop:php-mysql-0:4.3.2-48.ent.x86_64", "3Desktop:php-odbc-0:4.3.2-48.ent.i386", "3Desktop:php-odbc-0:4.3.2-48.ent.ia64", "3Desktop:php-odbc-0:4.3.2-48.ent.ppc", "3Desktop:php-odbc-0:4.3.2-48.ent.s390", "3Desktop:php-odbc-0:4.3.2-48.ent.s390x", "3Desktop:php-odbc-0:4.3.2-48.ent.x86_64", "3Desktop:php-pgsql-0:4.3.2-48.ent.i386", "3Desktop:php-pgsql-0:4.3.2-48.ent.ia64", "3Desktop:php-pgsql-0:4.3.2-48.ent.ppc", "3Desktop:php-pgsql-0:4.3.2-48.ent.s390", "3Desktop:php-pgsql-0:4.3.2-48.ent.s390x", "3Desktop:php-pgsql-0:4.3.2-48.ent.x86_64", "3ES:php-0:4.3.2-48.ent.i386", "3ES:php-0:4.3.2-48.ent.ia64", "3ES:php-0:4.3.2-48.ent.ppc", "3ES:php-0:4.3.2-48.ent.s390", "3ES:php-0:4.3.2-48.ent.s390x", "3ES:php-0:4.3.2-48.ent.src", "3ES:php-0:4.3.2-48.ent.x86_64", "3ES:php-debuginfo-0:4.3.2-48.ent.i386", "3ES:php-debuginfo-0:4.3.2-48.ent.ia64", "3ES:php-debuginfo-0:4.3.2-48.ent.ppc", "3ES:php-debuginfo-0:4.3.2-48.ent.s390", "3ES:php-debuginfo-0:4.3.2-48.ent.s390x", "3ES:php-debuginfo-0:4.3.2-48.ent.x86_64", "3ES:php-devel-0:4.3.2-48.ent.i386", "3ES:php-devel-0:4.3.2-48.ent.ia64", "3ES:php-devel-0:4.3.2-48.ent.ppc", "3ES:php-devel-0:4.3.2-48.ent.s390", "3ES:php-devel-0:4.3.2-48.ent.s390x", "3ES:php-devel-0:4.3.2-48.ent.x86_64", "3ES:php-imap-0:4.3.2-48.ent.i386", "3ES:php-imap-0:4.3.2-48.ent.ia64", "3ES:php-imap-0:4.3.2-48.ent.ppc", "3ES:php-imap-0:4.3.2-48.ent.s390", "3ES:php-imap-0:4.3.2-48.ent.s390x", "3ES:php-imap-0:4.3.2-48.ent.x86_64", "3ES:php-ldap-0:4.3.2-48.ent.i386", "3ES:php-ldap-0:4.3.2-48.ent.ia64", "3ES:php-ldap-0:4.3.2-48.ent.ppc", "3ES:php-ldap-0:4.3.2-48.ent.s390", "3ES:php-ldap-0:4.3.2-48.ent.s390x", "3ES:php-ldap-0:4.3.2-48.ent.x86_64", "3ES:php-mysql-0:4.3.2-48.ent.i386", "3ES:php-mysql-0:4.3.2-48.ent.ia64", "3ES:php-mysql-0:4.3.2-48.ent.ppc", "3ES:php-mysql-0:4.3.2-48.ent.s390", "3ES:php-mysql-0:4.3.2-48.ent.s390x", "3ES:php-mysql-0:4.3.2-48.ent.x86_64", "3ES:php-odbc-0:4.3.2-48.ent.i386", "3ES:php-odbc-0:4.3.2-48.ent.ia64", "3ES:php-odbc-0:4.3.2-48.ent.ppc", "3ES:php-odbc-0:4.3.2-48.ent.s390", "3ES:php-odbc-0:4.3.2-48.ent.s390x", "3ES:php-odbc-0:4.3.2-48.ent.x86_64", "3ES:php-pgsql-0:4.3.2-48.ent.i386", "3ES:php-pgsql-0:4.3.2-48.ent.ia64", "3ES:php-pgsql-0:4.3.2-48.ent.ppc", "3ES:php-pgsql-0:4.3.2-48.ent.s390", "3ES:php-pgsql-0:4.3.2-48.ent.s390x", "3ES:php-pgsql-0:4.3.2-48.ent.x86_64", "3WS:php-0:4.3.2-48.ent.i386", "3WS:php-0:4.3.2-48.ent.ia64", "3WS:php-0:4.3.2-48.ent.ppc", "3WS:php-0:4.3.2-48.ent.s390", "3WS:php-0:4.3.2-48.ent.s390x", "3WS:php-0:4.3.2-48.ent.src", "3WS:php-0:4.3.2-48.ent.x86_64", "3WS:php-debuginfo-0:4.3.2-48.ent.i386", "3WS:php-debuginfo-0:4.3.2-48.ent.ia64", "3WS:php-debuginfo-0:4.3.2-48.ent.ppc", "3WS:php-debuginfo-0:4.3.2-48.ent.s390", "3WS:php-debuginfo-0:4.3.2-48.ent.s390x", "3WS:php-debuginfo-0:4.3.2-48.ent.x86_64", "3WS:php-devel-0:4.3.2-48.ent.i386", "3WS:php-devel-0:4.3.2-48.ent.ia64", "3WS:php-devel-0:4.3.2-48.ent.ppc", "3WS:php-devel-0:4.3.2-48.ent.s390", "3WS:php-devel-0:4.3.2-48.ent.s390x", "3WS:php-devel-0:4.3.2-48.ent.x86_64", "3WS:php-imap-0:4.3.2-48.ent.i386", "3WS:php-imap-0:4.3.2-48.ent.ia64", "3WS:php-imap-0:4.3.2-48.ent.ppc", "3WS:php-imap-0:4.3.2-48.ent.s390", "3WS:php-imap-0:4.3.2-48.ent.s390x", "3WS:php-imap-0:4.3.2-48.ent.x86_64", "3WS:php-ldap-0:4.3.2-48.ent.i386", "3WS:php-ldap-0:4.3.2-48.ent.ia64", "3WS:php-ldap-0:4.3.2-48.ent.ppc", "3WS:php-ldap-0:4.3.2-48.ent.s390", "3WS:php-ldap-0:4.3.2-48.ent.s390x", "3WS:php-ldap-0:4.3.2-48.ent.x86_64", "3WS:php-mysql-0:4.3.2-48.ent.i386", "3WS:php-mysql-0:4.3.2-48.ent.ia64", "3WS:php-mysql-0:4.3.2-48.ent.ppc", "3WS:php-mysql-0:4.3.2-48.ent.s390", "3WS:php-mysql-0:4.3.2-48.ent.s390x", "3WS:php-mysql-0:4.3.2-48.ent.x86_64", "3WS:php-odbc-0:4.3.2-48.ent.i386", "3WS:php-odbc-0:4.3.2-48.ent.ia64", "3WS:php-odbc-0:4.3.2-48.ent.ppc", "3WS:php-odbc-0:4.3.2-48.ent.s390", "3WS:php-odbc-0:4.3.2-48.ent.s390x", "3WS:php-odbc-0:4.3.2-48.ent.x86_64", "3WS:php-pgsql-0:4.3.2-48.ent.i386", "3WS:php-pgsql-0:4.3.2-48.ent.ia64", "3WS:php-pgsql-0:4.3.2-48.ent.ppc", "3WS:php-pgsql-0:4.3.2-48.ent.s390", "3WS:php-pgsql-0:4.3.2-48.ent.s390x", "3WS:php-pgsql-0:4.3.2-48.ent.x86_64", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.src", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-0:5.1.6-20.el5_2.1.i386", "5Server:php-0:5.1.6-20.el5_2.1.ia64", "5Server:php-0:5.1.6-20.el5_2.1.ppc", "5Server:php-0:5.1.6-20.el5_2.1.s390x", "5Server:php-0:5.1.6-20.el5_2.1.src", "5Server:php-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.i386", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.ia64", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.ppc", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.s390x", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-cli-0:5.1.6-20.el5_2.1.i386", "5Server:php-cli-0:5.1.6-20.el5_2.1.ia64", "5Server:php-cli-0:5.1.6-20.el5_2.1.ppc", "5Server:php-cli-0:5.1.6-20.el5_2.1.s390x", "5Server:php-cli-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-common-0:5.1.6-20.el5_2.1.i386", "5Server:php-common-0:5.1.6-20.el5_2.1.ia64", "5Server:php-common-0:5.1.6-20.el5_2.1.ppc", "5Server:php-common-0:5.1.6-20.el5_2.1.s390x", "5Server:php-common-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-dba-0:5.1.6-20.el5_2.1.i386", "5Server:php-dba-0:5.1.6-20.el5_2.1.ia64", "5Server:php-dba-0:5.1.6-20.el5_2.1.ppc", "5Server:php-dba-0:5.1.6-20.el5_2.1.s390x", "5Server:php-dba-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.i386", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.ia64", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.ppc", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.s390x", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-devel-0:5.1.6-20.el5_2.1.i386", "5Server:php-devel-0:5.1.6-20.el5_2.1.ia64", "5Server:php-devel-0:5.1.6-20.el5_2.1.ppc", "5Server:php-devel-0:5.1.6-20.el5_2.1.s390x", "5Server:php-devel-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-gd-0:5.1.6-20.el5_2.1.i386", "5Server:php-gd-0:5.1.6-20.el5_2.1.ia64", "5Server:php-gd-0:5.1.6-20.el5_2.1.ppc", "5Server:php-gd-0:5.1.6-20.el5_2.1.s390x", "5Server:php-gd-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-imap-0:5.1.6-20.el5_2.1.i386", "5Server:php-imap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-imap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-imap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-imap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-ldap-0:5.1.6-20.el5_2.1.i386", "5Server:php-ldap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-ldap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-ldap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-ldap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.i386", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.ia64", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.ppc", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.s390x", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-mysql-0:5.1.6-20.el5_2.1.i386", "5Server:php-mysql-0:5.1.6-20.el5_2.1.ia64", "5Server:php-mysql-0:5.1.6-20.el5_2.1.ppc", "5Server:php-mysql-0:5.1.6-20.el5_2.1.s390x", "5Server:php-mysql-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.i386", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.ia64", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.ppc", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.s390x", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-odbc-0:5.1.6-20.el5_2.1.i386", "5Server:php-odbc-0:5.1.6-20.el5_2.1.ia64", "5Server:php-odbc-0:5.1.6-20.el5_2.1.ppc", "5Server:php-odbc-0:5.1.6-20.el5_2.1.s390x", "5Server:php-odbc-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-pdo-0:5.1.6-20.el5_2.1.i386", "5Server:php-pdo-0:5.1.6-20.el5_2.1.ia64", "5Server:php-pdo-0:5.1.6-20.el5_2.1.ppc", "5Server:php-pdo-0:5.1.6-20.el5_2.1.s390x", "5Server:php-pdo-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.i386", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.ia64", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.ppc", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.s390x", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-snmp-0:5.1.6-20.el5_2.1.i386", "5Server:php-snmp-0:5.1.6-20.el5_2.1.ia64", "5Server:php-snmp-0:5.1.6-20.el5_2.1.ppc", "5Server:php-snmp-0:5.1.6-20.el5_2.1.s390x", "5Server:php-snmp-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-soap-0:5.1.6-20.el5_2.1.i386", "5Server:php-soap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-soap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-soap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-soap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-xml-0:5.1.6-20.el5_2.1.i386", "5Server:php-xml-0:5.1.6-20.el5_2.1.ia64", "5Server:php-xml-0:5.1.6-20.el5_2.1.ppc", "5Server:php-xml-0:5.1.6-20.el5_2.1.s390x", "5Server:php-xml-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.i386", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.ia64", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.ppc", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.s390x", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.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:36: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": [ "3AS:php-0:4.3.2-48.ent.i386", "3AS:php-0:4.3.2-48.ent.ia64", "3AS:php-0:4.3.2-48.ent.ppc", "3AS:php-0:4.3.2-48.ent.s390", "3AS:php-0:4.3.2-48.ent.s390x", "3AS:php-0:4.3.2-48.ent.src", "3AS:php-0:4.3.2-48.ent.x86_64", "3AS:php-debuginfo-0:4.3.2-48.ent.i386", "3AS:php-debuginfo-0:4.3.2-48.ent.ia64", "3AS:php-debuginfo-0:4.3.2-48.ent.ppc", "3AS:php-debuginfo-0:4.3.2-48.ent.s390", "3AS:php-debuginfo-0:4.3.2-48.ent.s390x", "3AS:php-debuginfo-0:4.3.2-48.ent.x86_64", "3AS:php-devel-0:4.3.2-48.ent.i386", "3AS:php-devel-0:4.3.2-48.ent.ia64", "3AS:php-devel-0:4.3.2-48.ent.ppc", "3AS:php-devel-0:4.3.2-48.ent.s390", "3AS:php-devel-0:4.3.2-48.ent.s390x", "3AS:php-devel-0:4.3.2-48.ent.x86_64", "3AS:php-imap-0:4.3.2-48.ent.i386", "3AS:php-imap-0:4.3.2-48.ent.ia64", "3AS:php-imap-0:4.3.2-48.ent.ppc", "3AS:php-imap-0:4.3.2-48.ent.s390", "3AS:php-imap-0:4.3.2-48.ent.s390x", "3AS:php-imap-0:4.3.2-48.ent.x86_64", "3AS:php-ldap-0:4.3.2-48.ent.i386", "3AS:php-ldap-0:4.3.2-48.ent.ia64", "3AS:php-ldap-0:4.3.2-48.ent.ppc", "3AS:php-ldap-0:4.3.2-48.ent.s390", "3AS:php-ldap-0:4.3.2-48.ent.s390x", "3AS:php-ldap-0:4.3.2-48.ent.x86_64", "3AS:php-mysql-0:4.3.2-48.ent.i386", "3AS:php-mysql-0:4.3.2-48.ent.ia64", "3AS:php-mysql-0:4.3.2-48.ent.ppc", "3AS:php-mysql-0:4.3.2-48.ent.s390", "3AS:php-mysql-0:4.3.2-48.ent.s390x", "3AS:php-mysql-0:4.3.2-48.ent.x86_64", "3AS:php-odbc-0:4.3.2-48.ent.i386", "3AS:php-odbc-0:4.3.2-48.ent.ia64", "3AS:php-odbc-0:4.3.2-48.ent.ppc", "3AS:php-odbc-0:4.3.2-48.ent.s390", "3AS:php-odbc-0:4.3.2-48.ent.s390x", "3AS:php-odbc-0:4.3.2-48.ent.x86_64", "3AS:php-pgsql-0:4.3.2-48.ent.i386", "3AS:php-pgsql-0:4.3.2-48.ent.ia64", "3AS:php-pgsql-0:4.3.2-48.ent.ppc", "3AS:php-pgsql-0:4.3.2-48.ent.s390", "3AS:php-pgsql-0:4.3.2-48.ent.s390x", "3AS:php-pgsql-0:4.3.2-48.ent.x86_64", "3Desktop:php-0:4.3.2-48.ent.i386", "3Desktop:php-0:4.3.2-48.ent.ia64", "3Desktop:php-0:4.3.2-48.ent.ppc", "3Desktop:php-0:4.3.2-48.ent.s390", "3Desktop:php-0:4.3.2-48.ent.s390x", "3Desktop:php-0:4.3.2-48.ent.src", "3Desktop:php-0:4.3.2-48.ent.x86_64", "3Desktop:php-debuginfo-0:4.3.2-48.ent.i386", "3Desktop:php-debuginfo-0:4.3.2-48.ent.ia64", "3Desktop:php-debuginfo-0:4.3.2-48.ent.ppc", "3Desktop:php-debuginfo-0:4.3.2-48.ent.s390", "3Desktop:php-debuginfo-0:4.3.2-48.ent.s390x", "3Desktop:php-debuginfo-0:4.3.2-48.ent.x86_64", "3Desktop:php-devel-0:4.3.2-48.ent.i386", "3Desktop:php-devel-0:4.3.2-48.ent.ia64", "3Desktop:php-devel-0:4.3.2-48.ent.ppc", "3Desktop:php-devel-0:4.3.2-48.ent.s390", "3Desktop:php-devel-0:4.3.2-48.ent.s390x", "3Desktop:php-devel-0:4.3.2-48.ent.x86_64", "3Desktop:php-imap-0:4.3.2-48.ent.i386", "3Desktop:php-imap-0:4.3.2-48.ent.ia64", "3Desktop:php-imap-0:4.3.2-48.ent.ppc", "3Desktop:php-imap-0:4.3.2-48.ent.s390", "3Desktop:php-imap-0:4.3.2-48.ent.s390x", "3Desktop:php-imap-0:4.3.2-48.ent.x86_64", "3Desktop:php-ldap-0:4.3.2-48.ent.i386", "3Desktop:php-ldap-0:4.3.2-48.ent.ia64", "3Desktop:php-ldap-0:4.3.2-48.ent.ppc", "3Desktop:php-ldap-0:4.3.2-48.ent.s390", "3Desktop:php-ldap-0:4.3.2-48.ent.s390x", "3Desktop:php-ldap-0:4.3.2-48.ent.x86_64", "3Desktop:php-mysql-0:4.3.2-48.ent.i386", "3Desktop:php-mysql-0:4.3.2-48.ent.ia64", "3Desktop:php-mysql-0:4.3.2-48.ent.ppc", "3Desktop:php-mysql-0:4.3.2-48.ent.s390", "3Desktop:php-mysql-0:4.3.2-48.ent.s390x", "3Desktop:php-mysql-0:4.3.2-48.ent.x86_64", "3Desktop:php-odbc-0:4.3.2-48.ent.i386", "3Desktop:php-odbc-0:4.3.2-48.ent.ia64", "3Desktop:php-odbc-0:4.3.2-48.ent.ppc", "3Desktop:php-odbc-0:4.3.2-48.ent.s390", "3Desktop:php-odbc-0:4.3.2-48.ent.s390x", "3Desktop:php-odbc-0:4.3.2-48.ent.x86_64", "3Desktop:php-pgsql-0:4.3.2-48.ent.i386", "3Desktop:php-pgsql-0:4.3.2-48.ent.ia64", "3Desktop:php-pgsql-0:4.3.2-48.ent.ppc", "3Desktop:php-pgsql-0:4.3.2-48.ent.s390", "3Desktop:php-pgsql-0:4.3.2-48.ent.s390x", "3Desktop:php-pgsql-0:4.3.2-48.ent.x86_64", "3ES:php-0:4.3.2-48.ent.i386", "3ES:php-0:4.3.2-48.ent.ia64", "3ES:php-0:4.3.2-48.ent.ppc", "3ES:php-0:4.3.2-48.ent.s390", "3ES:php-0:4.3.2-48.ent.s390x", "3ES:php-0:4.3.2-48.ent.src", "3ES:php-0:4.3.2-48.ent.x86_64", "3ES:php-debuginfo-0:4.3.2-48.ent.i386", "3ES:php-debuginfo-0:4.3.2-48.ent.ia64", "3ES:php-debuginfo-0:4.3.2-48.ent.ppc", "3ES:php-debuginfo-0:4.3.2-48.ent.s390", "3ES:php-debuginfo-0:4.3.2-48.ent.s390x", "3ES:php-debuginfo-0:4.3.2-48.ent.x86_64", "3ES:php-devel-0:4.3.2-48.ent.i386", "3ES:php-devel-0:4.3.2-48.ent.ia64", "3ES:php-devel-0:4.3.2-48.ent.ppc", "3ES:php-devel-0:4.3.2-48.ent.s390", "3ES:php-devel-0:4.3.2-48.ent.s390x", "3ES:php-devel-0:4.3.2-48.ent.x86_64", "3ES:php-imap-0:4.3.2-48.ent.i386", "3ES:php-imap-0:4.3.2-48.ent.ia64", "3ES:php-imap-0:4.3.2-48.ent.ppc", "3ES:php-imap-0:4.3.2-48.ent.s390", "3ES:php-imap-0:4.3.2-48.ent.s390x", "3ES:php-imap-0:4.3.2-48.ent.x86_64", "3ES:php-ldap-0:4.3.2-48.ent.i386", "3ES:php-ldap-0:4.3.2-48.ent.ia64", "3ES:php-ldap-0:4.3.2-48.ent.ppc", "3ES:php-ldap-0:4.3.2-48.ent.s390", "3ES:php-ldap-0:4.3.2-48.ent.s390x", "3ES:php-ldap-0:4.3.2-48.ent.x86_64", "3ES:php-mysql-0:4.3.2-48.ent.i386", "3ES:php-mysql-0:4.3.2-48.ent.ia64", "3ES:php-mysql-0:4.3.2-48.ent.ppc", "3ES:php-mysql-0:4.3.2-48.ent.s390", "3ES:php-mysql-0:4.3.2-48.ent.s390x", "3ES:php-mysql-0:4.3.2-48.ent.x86_64", "3ES:php-odbc-0:4.3.2-48.ent.i386", "3ES:php-odbc-0:4.3.2-48.ent.ia64", "3ES:php-odbc-0:4.3.2-48.ent.ppc", "3ES:php-odbc-0:4.3.2-48.ent.s390", "3ES:php-odbc-0:4.3.2-48.ent.s390x", "3ES:php-odbc-0:4.3.2-48.ent.x86_64", "3ES:php-pgsql-0:4.3.2-48.ent.i386", "3ES:php-pgsql-0:4.3.2-48.ent.ia64", "3ES:php-pgsql-0:4.3.2-48.ent.ppc", "3ES:php-pgsql-0:4.3.2-48.ent.s390", "3ES:php-pgsql-0:4.3.2-48.ent.s390x", "3ES:php-pgsql-0:4.3.2-48.ent.x86_64", "3WS:php-0:4.3.2-48.ent.i386", "3WS:php-0:4.3.2-48.ent.ia64", "3WS:php-0:4.3.2-48.ent.ppc", "3WS:php-0:4.3.2-48.ent.s390", "3WS:php-0:4.3.2-48.ent.s390x", "3WS:php-0:4.3.2-48.ent.src", "3WS:php-0:4.3.2-48.ent.x86_64", "3WS:php-debuginfo-0:4.3.2-48.ent.i386", "3WS:php-debuginfo-0:4.3.2-48.ent.ia64", "3WS:php-debuginfo-0:4.3.2-48.ent.ppc", "3WS:php-debuginfo-0:4.3.2-48.ent.s390", "3WS:php-debuginfo-0:4.3.2-48.ent.s390x", "3WS:php-debuginfo-0:4.3.2-48.ent.x86_64", "3WS:php-devel-0:4.3.2-48.ent.i386", "3WS:php-devel-0:4.3.2-48.ent.ia64", "3WS:php-devel-0:4.3.2-48.ent.ppc", "3WS:php-devel-0:4.3.2-48.ent.s390", "3WS:php-devel-0:4.3.2-48.ent.s390x", "3WS:php-devel-0:4.3.2-48.ent.x86_64", "3WS:php-imap-0:4.3.2-48.ent.i386", "3WS:php-imap-0:4.3.2-48.ent.ia64", "3WS:php-imap-0:4.3.2-48.ent.ppc", "3WS:php-imap-0:4.3.2-48.ent.s390", "3WS:php-imap-0:4.3.2-48.ent.s390x", "3WS:php-imap-0:4.3.2-48.ent.x86_64", "3WS:php-ldap-0:4.3.2-48.ent.i386", "3WS:php-ldap-0:4.3.2-48.ent.ia64", "3WS:php-ldap-0:4.3.2-48.ent.ppc", "3WS:php-ldap-0:4.3.2-48.ent.s390", "3WS:php-ldap-0:4.3.2-48.ent.s390x", "3WS:php-ldap-0:4.3.2-48.ent.x86_64", "3WS:php-mysql-0:4.3.2-48.ent.i386", "3WS:php-mysql-0:4.3.2-48.ent.ia64", "3WS:php-mysql-0:4.3.2-48.ent.ppc", "3WS:php-mysql-0:4.3.2-48.ent.s390", "3WS:php-mysql-0:4.3.2-48.ent.s390x", "3WS:php-mysql-0:4.3.2-48.ent.x86_64", "3WS:php-odbc-0:4.3.2-48.ent.i386", "3WS:php-odbc-0:4.3.2-48.ent.ia64", "3WS:php-odbc-0:4.3.2-48.ent.ppc", "3WS:php-odbc-0:4.3.2-48.ent.s390", "3WS:php-odbc-0:4.3.2-48.ent.s390x", "3WS:php-odbc-0:4.3.2-48.ent.x86_64", "3WS:php-pgsql-0:4.3.2-48.ent.i386", "3WS:php-pgsql-0:4.3.2-48.ent.ia64", "3WS:php-pgsql-0:4.3.2-48.ent.ppc", "3WS:php-pgsql-0:4.3.2-48.ent.s390", "3WS:php-pgsql-0:4.3.2-48.ent.s390x", "3WS:php-pgsql-0:4.3.2-48.ent.x86_64", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.src", "5Client-Workstation:php-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-bcmath-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-cli-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-common-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-dba-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-debuginfo-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-devel-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-gd-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-imap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-ldap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-mbstring-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-mysql-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-ncurses-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-odbc-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-pdo-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-pgsql-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-snmp-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-soap-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-xml-0:5.1.6-20.el5_2.1.x86_64", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.i386", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.ia64", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.ppc", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.s390x", "5Client-Workstation:php-xmlrpc-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-0:5.1.6-20.el5_2.1.i386", "5Server:php-0:5.1.6-20.el5_2.1.ia64", "5Server:php-0:5.1.6-20.el5_2.1.ppc", "5Server:php-0:5.1.6-20.el5_2.1.s390x", "5Server:php-0:5.1.6-20.el5_2.1.src", "5Server:php-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.i386", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.ia64", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.ppc", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.s390x", "5Server:php-bcmath-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-cli-0:5.1.6-20.el5_2.1.i386", "5Server:php-cli-0:5.1.6-20.el5_2.1.ia64", "5Server:php-cli-0:5.1.6-20.el5_2.1.ppc", "5Server:php-cli-0:5.1.6-20.el5_2.1.s390x", "5Server:php-cli-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-common-0:5.1.6-20.el5_2.1.i386", "5Server:php-common-0:5.1.6-20.el5_2.1.ia64", "5Server:php-common-0:5.1.6-20.el5_2.1.ppc", "5Server:php-common-0:5.1.6-20.el5_2.1.s390x", "5Server:php-common-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-dba-0:5.1.6-20.el5_2.1.i386", "5Server:php-dba-0:5.1.6-20.el5_2.1.ia64", "5Server:php-dba-0:5.1.6-20.el5_2.1.ppc", "5Server:php-dba-0:5.1.6-20.el5_2.1.s390x", "5Server:php-dba-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.i386", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.ia64", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.ppc", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.s390x", "5Server:php-debuginfo-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-devel-0:5.1.6-20.el5_2.1.i386", "5Server:php-devel-0:5.1.6-20.el5_2.1.ia64", "5Server:php-devel-0:5.1.6-20.el5_2.1.ppc", "5Server:php-devel-0:5.1.6-20.el5_2.1.s390x", "5Server:php-devel-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-gd-0:5.1.6-20.el5_2.1.i386", "5Server:php-gd-0:5.1.6-20.el5_2.1.ia64", "5Server:php-gd-0:5.1.6-20.el5_2.1.ppc", "5Server:php-gd-0:5.1.6-20.el5_2.1.s390x", "5Server:php-gd-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-imap-0:5.1.6-20.el5_2.1.i386", "5Server:php-imap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-imap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-imap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-imap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-ldap-0:5.1.6-20.el5_2.1.i386", "5Server:php-ldap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-ldap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-ldap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-ldap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.i386", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.ia64", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.ppc", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.s390x", "5Server:php-mbstring-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-mysql-0:5.1.6-20.el5_2.1.i386", "5Server:php-mysql-0:5.1.6-20.el5_2.1.ia64", "5Server:php-mysql-0:5.1.6-20.el5_2.1.ppc", "5Server:php-mysql-0:5.1.6-20.el5_2.1.s390x", "5Server:php-mysql-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.i386", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.ia64", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.ppc", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.s390x", "5Server:php-ncurses-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-odbc-0:5.1.6-20.el5_2.1.i386", "5Server:php-odbc-0:5.1.6-20.el5_2.1.ia64", "5Server:php-odbc-0:5.1.6-20.el5_2.1.ppc", "5Server:php-odbc-0:5.1.6-20.el5_2.1.s390x", "5Server:php-odbc-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-pdo-0:5.1.6-20.el5_2.1.i386", "5Server:php-pdo-0:5.1.6-20.el5_2.1.ia64", "5Server:php-pdo-0:5.1.6-20.el5_2.1.ppc", "5Server:php-pdo-0:5.1.6-20.el5_2.1.s390x", "5Server:php-pdo-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.i386", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.ia64", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.ppc", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.s390x", "5Server:php-pgsql-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-snmp-0:5.1.6-20.el5_2.1.i386", "5Server:php-snmp-0:5.1.6-20.el5_2.1.ia64", "5Server:php-snmp-0:5.1.6-20.el5_2.1.ppc", "5Server:php-snmp-0:5.1.6-20.el5_2.1.s390x", "5Server:php-snmp-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-soap-0:5.1.6-20.el5_2.1.i386", "5Server:php-soap-0:5.1.6-20.el5_2.1.ia64", "5Server:php-soap-0:5.1.6-20.el5_2.1.ppc", "5Server:php-soap-0:5.1.6-20.el5_2.1.s390x", "5Server:php-soap-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-xml-0:5.1.6-20.el5_2.1.i386", "5Server:php-xml-0:5.1.6-20.el5_2.1.ia64", "5Server:php-xml-0:5.1.6-20.el5_2.1.ppc", "5Server:php-xml-0:5.1.6-20.el5_2.1.s390x", "5Server:php-xml-0:5.1.6-20.el5_2.1.x86_64", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.i386", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.ia64", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.ppc", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.s390x", "5Server:php-xmlrpc-0:5.1.6-20.el5_2.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2008:0544" } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "PHP weak 64 bit random seed" } ] }
ghsa-9q3v-wm75-qjw9
Vulnerability from github
Published
2022-05-01 18:27
Modified
2022-05-01 18:27
Details
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.
{ "affected": [], "aliases": [ "CVE-2007-4782" ], "database_specific": { "cwe_ids": [ "CWE-94" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2007-09-10T21:17:00Z", "severity": "MODERATE" }, "details": "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.", "id": "GHSA-9q3v-wm75-qjw9", "modified": "2022-05-01T18:27:02Z", "published": "2022-05-01T18:27:02Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2007-4782" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/36457" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/36461" }, { "type": "WEB", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10897" }, { "type": "WEB", "url": "https://www.redhat.com/archives/fedora-package-announce/2008-June/msg00773.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2008-01/msg00006.html" }, { "type": "WEB", "url": "http://osvdb.org/38686" }, { "type": "WEB", "url": "http://secunia.com/advisories/27102" }, { "type": "WEB", "url": "http://secunia.com/advisories/28658" }, { "type": "WEB", "url": "http://secunia.com/advisories/30828" }, { "type": "WEB", "url": "http://secunia.com/advisories/31119" }, { "type": "WEB", "url": "http://secunia.com/advisories/31200" }, { "type": "WEB", "url": "http://securityreason.com/securityalert/3109" }, { "type": "WEB", "url": "http://www.gentoo.org/security/en/glsa/glsa-200710-02.xml" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2009:022" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2009:023" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2008-0505.html" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2008-0544.html" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2008-0545.html" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2008-0582.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/478626/100/0/threaded" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/478630/100/0/threaded" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/478726/100/0/threaded" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/usn-628-1" } ], "schema_version": "1.4.0", "severity": [] }
gsd-2007-4782
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2007-4782", "description": "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.", "id": "GSD-2007-4782", "references": [ "https://www.suse.com/security/cve/CVE-2007-4782.html", "https://access.redhat.com/errata/RHSA-2008:0582", "https://access.redhat.com/errata/RHSA-2008:0545", "https://access.redhat.com/errata/RHSA-2008:0544", "https://access.redhat.com/errata/RHSA-2008:0505", "https://linux.oracle.com/cve/CVE-2007-4782.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2007-4782" ], "details": "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.", "id": "GSD-2007-4782", "modified": "2023-12-13T01:21:37.152659Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2007-4782", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "FEDORA-2008-3864", "refsource": "FEDORA", "url": "https://www.redhat.com/archives/fedora-package-announce/2008-June/msg00773.html" }, { "name": "SUSE-SA:2008:004", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2008-01/msg00006.html" }, { "name": "28658", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/28658" }, { "name": "30828", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/30828" }, { "name": "RHSA-2008:0582", "refsource": "REDHAT", "url": "http://www.redhat.com/support/errata/RHSA-2008-0582.html" }, { "name": "GLSA-200710-02", "refsource": "GENTOO", "url": "http://www.gentoo.org/security/en/glsa/glsa-200710-02.xml" }, { "name": "USN-628-1", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/usn-628-1" }, { "name": "20070904 PHP \u003c 5.2.3 glob() denial of service", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/478626/100/0/threaded" }, { "name": "RHSA-2008:0545", "refsource": "REDHAT", "url": "http://www.redhat.com/support/errata/RHSA-2008-0545.html" }, { "name": "31119", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/31119" }, { "name": "MDVSA-2009:023", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2009:023" }, { "name": "MDVSA-2009:022", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2009:022" }, { "name": "php-fnmatch-dos(36457)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/36457" }, { "name": "31200", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/31200" }, { "name": "oval:org.mitre.oval:def:10897", "refsource": "OVAL", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10897" }, { "name": "RHSA-2008:0544", "refsource": "REDHAT", "url": "http://www.redhat.com/support/errata/RHSA-2008-0544.html" }, { "name": "38686", "refsource": "OSVDB", "url": "http://osvdb.org/38686" }, { "name": "php-globfunction-dos(36461)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/36461" }, { "name": "27102", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/27102" }, { "name": "20070904 PHP \u003c 5.2.3 fnmatch() denial of service", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/478630/100/0/threaded" }, { "name": "RHSA-2008:0505", "refsource": "REDHAT", "url": "http://www.redhat.com/support/errata/RHSA-2008-0505.html" }, { "name": "3109", "refsource": "SREASON", "url": "http://securityreason.com/securityalert/3109" }, { "name": "20070905 PHP \u003c 5.2.3 glob() denial of service", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/478726/100/0/threaded" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "5.2.3", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2007-4782" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-94" } ] } ] }, "references": { "reference_data": [ { "name": "20070905 PHP \u003c 5.2.3 glob() denial of service", "refsource": "BUGTRAQ", "tags": [ "Exploit" ], "url": "http://www.securityfocus.com/archive/1/478726/100/0/threaded" }, { "name": "GLSA-200710-02", "refsource": "GENTOO", "tags": [], "url": "http://www.gentoo.org/security/en/glsa/glsa-200710-02.xml" }, { "name": "27102", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/27102" }, { "name": "3109", "refsource": "SREASON", "tags": [], "url": "http://securityreason.com/securityalert/3109" }, { "name": "SUSE-SA:2008:004", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-security-announce/2008-01/msg00006.html" }, { "name": "28658", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/28658" }, { "name": "FEDORA-2008-3864", "refsource": "FEDORA", "tags": [], "url": "https://www.redhat.com/archives/fedora-package-announce/2008-June/msg00773.html" }, { "name": "RHSA-2008:0545", "refsource": "REDHAT", "tags": [], "url": "http://www.redhat.com/support/errata/RHSA-2008-0545.html" }, { "name": "31119", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/31119" }, { "name": "31200", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/31200" }, { "name": "RHSA-2008:0582", "refsource": "REDHAT", "tags": [], "url": "http://www.redhat.com/support/errata/RHSA-2008-0582.html" }, { "name": "30828", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/30828" }, { "name": "RHSA-2008:0505", "refsource": "REDHAT", "tags": [], "url": "http://www.redhat.com/support/errata/RHSA-2008-0505.html" }, { "name": "USN-628-1", "refsource": "UBUNTU", "tags": [], "url": "http://www.ubuntu.com/usn/usn-628-1" }, { "name": "RHSA-2008:0544", "refsource": "REDHAT", "tags": [], "url": "http://www.redhat.com/support/errata/RHSA-2008-0544.html" }, { "name": "MDVSA-2009:022", "refsource": "MANDRIVA", "tags": [], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2009:022" }, { "name": "MDVSA-2009:023", "refsource": "MANDRIVA", "tags": [], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2009:023" }, { "name": "38686", "refsource": "OSVDB", "tags": [], "url": "http://osvdb.org/38686" }, { "name": "php-globfunction-dos(36461)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/36461" }, { "name": "php-fnmatch-dos(36457)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/36457" }, { "name": "oval:org.mitre.oval:def:10897", "refsource": "OVAL", "tags": [], "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10897" }, { "name": "20070904 PHP \u003c 5.2.3 fnmatch() denial of service", "refsource": "BUGTRAQ", "tags": [], "url": "http://www.securityfocus.com/archive/1/478630/100/0/threaded" }, { "name": "20070904 PHP \u003c 5.2.3 glob() denial of service", "refsource": "BUGTRAQ", "tags": [], "url": "http://www.securityfocus.com/archive/1/478626/100/0/threaded" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2018-10-15T21:38Z", "publishedDate": "2007-09-10T21:17Z" } } }
Loading...
Loading...
- 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.