Action not permitted
Modal body text goes here.
CVE-2011-2202
Vulnerability from cvelistv5
Published
2011-06-16 23:00
Modified
2024-08-06 22:53
Severity ?
EPSS score ?
Summary
The rfc1867_post_handler function in main/rfc1867.c in PHP before 5.3.7 does not properly restrict filenames in multipart/form-data POST requests, which allows remote attackers to conduct absolute path traversal attacks, and possibly create or overwrite arbitrary files, via a crafted upload request, related to a "file path injection vulnerability."
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T22:53:17.428Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "48259", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/48259" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/main/rfc1867.c?r1=312103\u0026r2=312102\u0026pathrev=312103" }, { "name": "HPSBOV02763", "tags": [ "vendor-advisory", "x_refsource_HP", "x_transferred" ], "url": "http://marc.info/?l=bugtraq\u0026m=133469208622507\u0026w=2" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://svn.php.net/viewvc?view=revision\u0026revision=312103" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://support.apple.com/kb/HT5130" }, { "name": "49241", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/49241" }, { "name": "1025659", "tags": [ "vdb-entry", "x_refsource_SECTRACK", "x_transferred" ], "url": "http://securitytracker.com/id?1025659" }, { "name": "php-sapiposthandlerfunc-sec-bypass(67999)", "tags": [ "vdb-entry", "x_refsource_XF", "x_transferred" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/67999" }, { "name": "MDVSA-2011:165", "tags": [ "vendor-advisory", "x_refsource_MANDRIVA", "x_transferred" ], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:165" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/NEWS?view=markup\u0026pathrev=312103" }, { "name": "44874", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/44874" }, { "name": "DSA-2266", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "http://www.debian.org/security/2011/dsa-2266" }, { "name": "APPLE-SA-2012-02-01-1", "tags": [ "vendor-advisory", "x_refsource_APPLE", "x_transferred" ], "url": "http://lists.apple.com/archives/security-announce/2012/Feb/msg00000.html" }, { "name": "[oss-security] 20110613 Re: CVE Request: PHP File upload filename", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://openwall.com/lists/oss-security/2011/06/13/15" }, { "name": "SSRT100826", "tags": [ "vendor-advisory", "x_refsource_HP", "x_transferred" ], "url": "http://marc.info/?l=bugtraq\u0026m=133469208622507\u0026w=2" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://bugs.php.net/bug.php?id=54939" }, { "name": "RHSA-2011:1423", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://www.redhat.com/support/errata/RHSA-2011-1423.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://www.php.net/ChangeLog-5.php#5.3.7" }, { "name": "[oss-security] 20110612 CVE Request: PHP File upload filename", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://openwall.com/lists/oss-security/2011/06/12/5" }, { "name": "RHSA-2012:0071", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2012-0071.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://www.php.net/archive/2011.php#id2011-08-18-1" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://pastebin.com/1edSuSVN" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2011-06-12T00:00:00", "descriptions": [ { "lang": "en", "value": "The rfc1867_post_handler function in main/rfc1867.c in PHP before 5.3.7 does not properly restrict filenames in multipart/form-data POST requests, which allows remote attackers to conduct absolute path traversal attacks, and possibly create or overwrite arbitrary files, via a crafted upload request, related to a \"file path injection vulnerability.\"" } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2017-08-28T12:57:01", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "name": "48259", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/48259" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/main/rfc1867.c?r1=312103\u0026r2=312102\u0026pathrev=312103" }, { "name": "HPSBOV02763", "tags": [ "vendor-advisory", "x_refsource_HP" ], "url": "http://marc.info/?l=bugtraq\u0026m=133469208622507\u0026w=2" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://svn.php.net/viewvc?view=revision\u0026revision=312103" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://support.apple.com/kb/HT5130" }, { "name": "49241", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/49241" }, { "name": "1025659", "tags": [ "vdb-entry", "x_refsource_SECTRACK" ], "url": "http://securitytracker.com/id?1025659" }, { "name": "php-sapiposthandlerfunc-sec-bypass(67999)", "tags": [ "vdb-entry", "x_refsource_XF" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/67999" }, { "name": "MDVSA-2011:165", "tags": [ "vendor-advisory", "x_refsource_MANDRIVA" ], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:165" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/NEWS?view=markup\u0026pathrev=312103" }, { "name": "44874", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/44874" }, { "name": "DSA-2266", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "http://www.debian.org/security/2011/dsa-2266" }, { "name": "APPLE-SA-2012-02-01-1", "tags": [ "vendor-advisory", "x_refsource_APPLE" ], "url": "http://lists.apple.com/archives/security-announce/2012/Feb/msg00000.html" }, { "name": "[oss-security] 20110613 Re: CVE Request: PHP File upload filename", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://openwall.com/lists/oss-security/2011/06/13/15" }, { "name": "SSRT100826", "tags": [ "vendor-advisory", "x_refsource_HP" ], "url": "http://marc.info/?l=bugtraq\u0026m=133469208622507\u0026w=2" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://bugs.php.net/bug.php?id=54939" }, { "name": "RHSA-2011:1423", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://www.redhat.com/support/errata/RHSA-2011-1423.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://www.php.net/ChangeLog-5.php#5.3.7" }, { "name": "[oss-security] 20110612 CVE Request: PHP File upload filename", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://openwall.com/lists/oss-security/2011/06/12/5" }, { "name": "RHSA-2012:0071", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2012-0071.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://www.php.net/archive/2011.php#id2011-08-18-1" }, { "tags": [ "x_refsource_MISC" ], "url": "http://pastebin.com/1edSuSVN" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2011-2202", "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": "The rfc1867_post_handler function in main/rfc1867.c in PHP before 5.3.7 does not properly restrict filenames in multipart/form-data POST requests, which allows remote attackers to conduct absolute path traversal attacks, and possibly create or overwrite arbitrary files, via a crafted upload request, related to a \"file path injection vulnerability.\"" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "48259", "refsource": "BID", "url": "http://www.securityfocus.com/bid/48259" }, { "name": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/main/rfc1867.c?r1=312103\u0026r2=312102\u0026pathrev=312103", "refsource": "CONFIRM", "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/main/rfc1867.c?r1=312103\u0026r2=312102\u0026pathrev=312103" }, { "name": "HPSBOV02763", "refsource": "HP", "url": "http://marc.info/?l=bugtraq\u0026m=133469208622507\u0026w=2" }, { "name": "http://svn.php.net/viewvc?view=revision\u0026revision=312103", "refsource": "CONFIRM", "url": "http://svn.php.net/viewvc?view=revision\u0026revision=312103" }, { "name": "http://support.apple.com/kb/HT5130", "refsource": "CONFIRM", "url": "http://support.apple.com/kb/HT5130" }, { "name": "49241", "refsource": "BID", "url": "http://www.securityfocus.com/bid/49241" }, { "name": "1025659", "refsource": "SECTRACK", "url": "http://securitytracker.com/id?1025659" }, { "name": "php-sapiposthandlerfunc-sec-bypass(67999)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/67999" }, { "name": "MDVSA-2011:165", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:165" }, { "name": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/NEWS?view=markup\u0026pathrev=312103", "refsource": "CONFIRM", "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/NEWS?view=markup\u0026pathrev=312103" }, { "name": "44874", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/44874" }, { "name": "DSA-2266", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2011/dsa-2266" }, { "name": "APPLE-SA-2012-02-01-1", "refsource": "APPLE", "url": "http://lists.apple.com/archives/security-announce/2012/Feb/msg00000.html" }, { "name": "[oss-security] 20110613 Re: CVE Request: PHP File upload filename", "refsource": "MLIST", "url": "http://openwall.com/lists/oss-security/2011/06/13/15" }, { "name": "SSRT100826", "refsource": "HP", "url": "http://marc.info/?l=bugtraq\u0026m=133469208622507\u0026w=2" }, { "name": "http://bugs.php.net/bug.php?id=54939", "refsource": "CONFIRM", "url": "http://bugs.php.net/bug.php?id=54939" }, { "name": "RHSA-2011:1423", "refsource": "REDHAT", "url": "http://www.redhat.com/support/errata/RHSA-2011-1423.html" }, { "name": "http://www.php.net/ChangeLog-5.php#5.3.7", "refsource": "CONFIRM", "url": "http://www.php.net/ChangeLog-5.php#5.3.7" }, { "name": "[oss-security] 20110612 CVE Request: PHP File upload filename", "refsource": "MLIST", "url": "http://openwall.com/lists/oss-security/2011/06/12/5" }, { "name": "RHSA-2012:0071", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2012-0071.html" }, { "name": "http://www.php.net/archive/2011.php#id2011-08-18-1", "refsource": "CONFIRM", "url": "http://www.php.net/archive/2011.php#id2011-08-18-1" }, { "name": "http://pastebin.com/1edSuSVN", "refsource": "MISC", "url": "http://pastebin.com/1edSuSVN" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2011-2202", "datePublished": "2011-06-16T23:00:00", "dateReserved": "2011-05-31T00:00:00", "dateUpdated": "2024-08-06T22:53:17.428Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2011-2202\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2011-06-16T23:55:04.043\",\"lastModified\":\"2018-10-30T16:26:21.043\",\"vulnStatus\":\"Modified\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"The rfc1867_post_handler function in main/rfc1867.c in PHP before 5.3.7 does not properly restrict filenames in multipart/form-data POST requests, which allows remote attackers to conduct absolute path traversal attacks, and possibly create or overwrite arbitrary files, via a crafted upload request, related to a \\\"file path injection vulnerability.\\\"\"},{\"lang\":\"es\",\"value\":\"La funci\u00f3n rfc1867_post_handler en main/rfc1867.c en PHP anterior a v5.3.7 no restringe correctamente los nombres de archivo en solicitudes POST multipart/form-data, lo que permite a atacantes remotos llevar a cabo ataques de salto de directorio, y, posiblemente, crear o sobreescribir archivos arbitrarios, a trav\u00e9s de una elaborada petici\u00f3n de carga, en relaci\u00f3n con una \\\"vulnerabilidad de inyecci\u00f3n de la ruta del archivo\\\" (file path injection vulnerability)\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:P/A:P\",\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\",\"baseScore\":6.4},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":4.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-264\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"5.3.6\",\"matchCriteriaId\":\"01ECE592-FB2E-4614-A1B7-24C5B729BF6A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"92647629-083F-4042-8365-4AD2EBC9C1BF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FF72E8D5-9F8C-4BD4-9AA4-28E23CB48A47\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:2.0b10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"83BE1120-6370-4470-8586-6581EDF3FD69\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"245C601D-0FE7-47E3-8304-6FF45E9567D6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:3.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"691BB8BB-329A-4640-B758-7590C99B5E42\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:3.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E2BC4CCE-2774-463E-82EA-36CD442D3A7B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:3.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C478024C-2FCD-463F-A75E-E04660AA9DF1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:3.0.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AC9C32F4-5102-4E9B-9F32-B24B65A5ED2F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:3.0.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A5BD99C0-E875-496E-BE5E-A8DCBD414B5C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:3.0.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1851ADE5-C70C-46E0-941A-6ADF7DB5C126\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:3.0.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"69DA3BA2-AF53-4C9D-93FA-0317841595B1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:3.0.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FB0CFEE5-2274-4BBC-A24A-3A0D13F607FA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:3.0.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"67B59D6A-7EDA-4C34-81D6-C2557C85D164\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:3.0.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AEBA40B6-8FDF-41AA-8166-F491FF7F3118\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:3.0.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E74E2B72-A428-4BB3-B6F8-0AF5E487A807\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:3.0.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1E2F1D82-8E6A-4FBF-9055-A0F395DC17FA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:3.0.13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"945FF149-3446-4905-BCA1-C397E3497B58\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:3.0.14:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8E446DBD-FEFA-4D22-9C9D-51F61C01E414\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:3.0.15:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3C8DE728-78E1-4F9F-BC56-CD9B10E61287\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:3.0.16:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80E31CC6-9356-4BB7-9F49-320AAF341E1E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:3.0.17:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1BB8AD3A-9181-459A-9AF2-B3FC6BAF6FEC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:3.0.18:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4B3E7199-8FB7-4930-9C0A-A36A698940B3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EDBEC461-D553-41B7-8D85-20B6A933C21C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0:beta_4_patch1:*:*:*:*:*:*\",\"matchCriteriaId\":\"AEEF2298-98E8-409F-9205-84817CEF947B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"6AFC00BA-D64D-4407-AC69-FDD9FF013943\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0:beta2:*:*:*:*:*:*\",\"matchCriteriaId\":\"D80F2A8B-B57F-4970-867A-55E8187C1502\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0:beta3:*:*:*:*:*:*\",\"matchCriteriaId\":\"EF4E0EFE-4FF6-4E8F-8EC5-68B059FC0C42\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0:beta4:*:*:*:*:*:*\",\"matchCriteriaId\":\"49965B80-DC27-4864-BDF0-CBBFF16BFD80\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7BF57C14-86B6-419A-BAFF-93D01CB1E081\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"78BAA18C-E5A0-4210-B64B-709BBFF31EEC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"13A159B4-B847-47DE-B7F8-89384E6C551B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"57B59616-A309-40B4-94B1-50A7BC00E35C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0F39A1B1-416E-4436-8007-733B66904A14\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DD5FC218-3DDB-4981-81C9-6C69F8DA6F4D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FC2E5F96-66D2-4F99-A74D-6A2305EE218E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.0.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2D724D09-0D45-4701-93C9-348301217C8C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6713614A-B14E-4A85-BF89-ED780068FC68\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FD95F8EB-B428-4B3C-9254-A5DECE03A989\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.1.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"069EB7EE-06B9-454F-9007-8DE5DCA33C53\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"18BF5BE6-09EA-45AD-93BF-2BEF1742534E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EC1460DF-1687-4314-BF1A-01290B20302D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.2.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"470380B0-3982-48FC-871B-C8B43C81900D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.2.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9FAA7712-10F0-4BB6-BAFB-D0806AFD9DE2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"63190D9B-7958-4B93-87C6-E7D5A572F6DC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7AB2E2E8-81D6-4973-AC0F-AA644EE99DD3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4AAF4586-74FF-47C6-864B-656FDF3F33D0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B14EF0C7-61F2-47A4-B7F8-43FF03C62DCA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5245F990-B4A7-4ED8-909D-B8137CE79FAA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5652D5B0-68E4-4239-B9B7-599AFCF4C53E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"57B71BB7-5239-4860-9100-8CABC3992D8C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"72BD447A-4EED-482C-8F61-48FAD4FCF8BA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B3F9DF9D-15E5-4387-ABE3-A7583331A928\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"11579E5C-D7CF-46EE-B015-5F4185C174E7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C69CDE21-2FD4-4529-8F02-8709CF5E3D7E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.3.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"221B9AC4-C63C-4386-B3BD-E4BC102C6124\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"78B7BA75-2A32-4A8E-ADF8-BCB4FC48CB5C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.4.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2BEA491B-77FD-4760-8F6F-3EBC6BD810D9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.4.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BB25CFBB-347C-479E-8853-F49DD6CBD7D4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.4.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4D2937B3-D034-400E-84F5-33833CE3764D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.4.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"71AEE8B4-FCF8-483B-8D4C-2E80A02E925E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.4.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4C2AF1D9-33B6-4B2C-9269-426B6B720164\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.4.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"84B70263-37AA-4539-A286-12038A3792C6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.4.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2E46E4B4-808C-4B47-81D9-EC2B02A5E57B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.4.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6FF30D7F-353B-4496-9A89-4EF2BB279E0A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:4.4.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DD97DF34-35AB-4979-96E2-B23DC8556A79\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9EF4B938-BB14-4C06-BEE9-10CA755C5DEF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"981C922C-7A7D-473E-8C43-03AB62FB5B8B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.3.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5D0CD11A-09C2-4C60-8F0C-68E55BD6EE63\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.3.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B0F40E4A-E125-4099-A8B3-D42614AA9312\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.3.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4933D9DD-A630-4A3D-9D13-9E182F5F6F8C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.3.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A9E6D530-91FC-42F4-A427-6601238E0187\"}]}]}],\"references\":[{\"url\":\"http://bugs.php.net/bug.php?id=54939\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://lists.apple.com/archives/security-announce/2012/Feb/msg00000.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://marc.info/?l=bugtraq\u0026m=133469208622507\u0026w=2\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://openwall.com/lists/oss-security/2011/06/12/5\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\"]},{\"url\":\"http://openwall.com/lists/oss-security/2011/06/13/15\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\"]},{\"url\":\"http://pastebin.com/1edSuSVN\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Exploit\"]},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2012-0071.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://secunia.com/advisories/44874\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://securitytracker.com/id?1025659\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://support.apple.com/kb/HT5130\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/NEWS?view=markup\u0026pathrev=312103\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/main/rfc1867.c?r1=312103\u0026r2=312102\u0026pathrev=312103\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\"]},{\"url\":\"http://svn.php.net/viewvc?view=revision\u0026revision=312103\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\"]},{\"url\":\"http://www.debian.org/security/2011/dsa-2266\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.mandriva.com/security/advisories?name=MDVSA-2011:165\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.php.net/ChangeLog-5.php#5.3.7\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.php.net/archive/2011.php#id2011-08-18-1\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.redhat.com/support/errata/RHSA-2011-1423.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.securityfocus.com/bid/48259\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.securityfocus.com/bid/49241\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/67999\",\"source\":\"secalert@redhat.com\"}]}}" } }
rhsa-2012_0033
Vulnerability from csaf_redhat
Published
2012-01-18 18:38
Modified
2024-11-05 17:40
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 5.
The Red Hat Security Response Team has rated this update as having moderate
security impact. Common Vulnerability Scoring System (CVSS) base scores,
which give detailed severity ratings, are available for each vulnerability
from the CVE links in the References section.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache
HTTP Server.
It was found that the hashing routine used by PHP arrays was susceptible
to predictable hash collisions. If an HTTP POST request to a PHP
application contained many parameters whose names map to the same hash
value, a large amount of CPU time would be consumed. This flaw has been
mitigated by adding a new configuration directive, max_input_vars, that
limits the maximum number of parameters processed per request. By
default, max_input_vars is set to 1000. (CVE-2011-4885)
A use-after-free flaw was found in the PHP substr_replace() function. If a
PHP script used the same variable as multiple function arguments, a remote
attacker could possibly use this to crash the PHP interpreter or, possibly,
execute arbitrary code. (CVE-2011-1148)
An integer overflow flaw was found in the PHP exif extension. On 32-bit
systems, a specially-crafted image file could cause the PHP interpreter to
crash or disclose portions of its memory when a PHP script tries to extract
Exchangeable image file format (Exif) metadata from the image file.
(CVE-2011-4566)
An insufficient input validation flaw, leading to a buffer over-read, was
found in the PHP exif extension. A specially-crafted image file could cause
the PHP interpreter to crash when a PHP script tries to extract
Exchangeable image file format (Exif) metadata from the image file.
(CVE-2011-0708)
An integer overflow flaw was found in the PHP calendar extension. A remote
attacker able to make a PHP script call SdnToJulian() with a large value
could cause the PHP interpreter to crash. (CVE-2011-1466)
A bug in the PHP Streams component caused the PHP interpreter to crash if
an FTP wrapper connection was made through an HTTP proxy. A remote attacker
could possibly trigger this issue if a PHP script accepted an untrusted URL
to connect to. (CVE-2011-1469)
An off-by-one flaw was found in PHP. If an attacker uploaded a file with a
specially-crafted file name it could cause a PHP script to attempt to write
a file to the root (/) directory. By default, PHP runs as the "apache"
user, preventing it from writing to the root directory. (CVE-2011-2202)
Red Hat would like to thank oCERT for reporting CVE-2011-4885. oCERT
acknowledges Julian Wälde and Alexander Klink as the original reporters of
CVE-2011-4885.
All php users should upgrade to these updated packages, which contain
backported patches to resolve these issues. After installing the updated
packages, the httpd daemon must be restarted for the update to take effect.
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 5.\n\nThe Red Hat Security Response Team has rated this update as having moderate\nsecurity impact. Common Vulnerability Scoring System (CVSS) base scores,\nwhich give detailed severity ratings, are available for each vulnerability\nfrom the CVE links in the References section.", "title": "Topic" }, { "category": "general", "text": "PHP is an HTML-embedded scripting language commonly used with the Apache\nHTTP Server.\n\nIt was found that the hashing routine used by PHP arrays was susceptible\nto predictable hash collisions. If an HTTP POST request to a PHP\napplication contained many parameters whose names map to the same hash\nvalue, a large amount of CPU time would be consumed. This flaw has been\nmitigated by adding a new configuration directive, max_input_vars, that\nlimits the maximum number of parameters processed per request. By\ndefault, max_input_vars is set to 1000. (CVE-2011-4885)\n\nA use-after-free flaw was found in the PHP substr_replace() function. If a\nPHP script used the same variable as multiple function arguments, a remote\nattacker could possibly use this to crash the PHP interpreter or, possibly,\nexecute arbitrary code. (CVE-2011-1148)\n\nAn integer overflow flaw was found in the PHP exif extension. On 32-bit\nsystems, a specially-crafted image file could cause the PHP interpreter to\ncrash or disclose portions of its memory when a PHP script tries to extract\nExchangeable image file format (Exif) metadata from the image file.\n(CVE-2011-4566)\n\nAn insufficient input validation flaw, leading to a buffer over-read, was\nfound in the PHP exif extension. A specially-crafted image file could cause\nthe PHP interpreter to crash when a PHP script tries to extract\nExchangeable image file format (Exif) metadata from the image file.\n(CVE-2011-0708)\n\nAn integer overflow flaw was found in the PHP calendar extension. A remote\nattacker able to make a PHP script call SdnToJulian() with a large value\ncould cause the PHP interpreter to crash. (CVE-2011-1466)\n\nA bug in the PHP Streams component caused the PHP interpreter to crash if\nan FTP wrapper connection was made through an HTTP proxy. A remote attacker\ncould possibly trigger this issue if a PHP script accepted an untrusted URL\nto connect to. (CVE-2011-1469)\n\nAn off-by-one flaw was found in PHP. If an attacker uploaded a file with a\nspecially-crafted file name it could cause a PHP script to attempt to write\na file to the root (/) directory. By default, PHP runs as the \"apache\"\nuser, preventing it from writing to the root directory. (CVE-2011-2202)\n\nRed Hat would like to thank oCERT for reporting CVE-2011-4885. oCERT\nacknowledges Julian W\u00e4lde and Alexander Klink as the original reporters of\nCVE-2011-4885.\n\nAll php users should upgrade to these updated packages, which contain\nbackported patches to resolve these issues. After installing the updated\npackages, the httpd daemon must be restarted for the update to take effect.", "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-2012:0033", "url": "https://access.redhat.com/errata/RHSA-2012:0033" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "680972", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=680972" }, { "category": "external", "summary": "688958", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=688958" }, { "category": "external", "summary": "689386", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=689386" }, { "category": "external", "summary": "690905", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=690905" }, { "category": "external", "summary": "713194", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=713194" }, { "category": "external", "summary": "750547", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=750547" }, { "category": "external", "summary": "758413", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=758413" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2012/rhsa-2012_0033.json" } ], "title": "Red Hat Security Advisory: php security update", "tracking": { "current_release_date": "2024-11-05T17:40:33+00:00", "generator": { "date": "2024-11-05T17:40:33+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2012:0033", "initial_release_date": "2012-01-18T18:38:00+00:00", "revision_history": [ { "date": "2012-01-18T18:38:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2012-01-18T18:40:02+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T17:40:33+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "RHEL Desktop Workstation (v. 5 client)", "product": { "name": "RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z", "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-5.7.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:5::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "php-common-0:5.1.6-27.el5_7.4.i386", "product": { "name": "php-common-0:5.1.6-27.el5_7.4.i386", "product_id": "php-common-0:5.1.6-27.el5_7.4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-27.el5_7.4?arch=i386" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-27.el5_7.4.i386", "product": { "name": "php-devel-0:5.1.6-27.el5_7.4.i386", "product_id": "php-devel-0:5.1.6-27.el5_7.4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-27.el5_7.4?arch=i386" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-27.el5_7.4.i386", "product": { "name": "php-snmp-0:5.1.6-27.el5_7.4.i386", "product_id": "php-snmp-0:5.1.6-27.el5_7.4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-27.el5_7.4?arch=i386" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-27.el5_7.4.i386", "product": { "name": "php-imap-0:5.1.6-27.el5_7.4.i386", "product_id": "php-imap-0:5.1.6-27.el5_7.4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-27.el5_7.4?arch=i386" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-27.el5_7.4.i386", "product": { "name": "php-ncurses-0:5.1.6-27.el5_7.4.i386", "product_id": "php-ncurses-0:5.1.6-27.el5_7.4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-27.el5_7.4?arch=i386" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-27.el5_7.4.i386", "product": { "name": "php-gd-0:5.1.6-27.el5_7.4.i386", "product_id": "php-gd-0:5.1.6-27.el5_7.4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-27.el5_7.4?arch=i386" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-27.el5_7.4.i386", "product": { "name": "php-ldap-0:5.1.6-27.el5_7.4.i386", "product_id": "php-ldap-0:5.1.6-27.el5_7.4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-27.el5_7.4?arch=i386" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-27.el5_7.4.i386", "product": { "name": "php-pdo-0:5.1.6-27.el5_7.4.i386", "product_id": "php-pdo-0:5.1.6-27.el5_7.4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-27.el5_7.4?arch=i386" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-27.el5_7.4.i386", "product": { "name": "php-xml-0:5.1.6-27.el5_7.4.i386", "product_id": "php-xml-0:5.1.6-27.el5_7.4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-27.el5_7.4?arch=i386" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-27.el5_7.4.i386", "product": { "name": "php-debuginfo-0:5.1.6-27.el5_7.4.i386", "product_id": "php-debuginfo-0:5.1.6-27.el5_7.4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-27.el5_7.4?arch=i386" } } }, { "category": "product_version", "name": "php-dba-0:5.1.6-27.el5_7.4.i386", "product": { "name": "php-dba-0:5.1.6-27.el5_7.4.i386", "product_id": "php-dba-0:5.1.6-27.el5_7.4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-27.el5_7.4?arch=i386" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-27.el5_7.4.i386", "product": { "name": "php-mbstring-0:5.1.6-27.el5_7.4.i386", "product_id": "php-mbstring-0:5.1.6-27.el5_7.4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-27.el5_7.4?arch=i386" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-27.el5_7.4.i386", "product": { "name": "php-soap-0:5.1.6-27.el5_7.4.i386", "product_id": "php-soap-0:5.1.6-27.el5_7.4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-27.el5_7.4?arch=i386" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-27.el5_7.4.i386", "product": { "name": "php-pgsql-0:5.1.6-27.el5_7.4.i386", "product_id": "php-pgsql-0:5.1.6-27.el5_7.4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-27.el5_7.4?arch=i386" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-27.el5_7.4.i386", "product": { "name": "php-mysql-0:5.1.6-27.el5_7.4.i386", "product_id": "php-mysql-0:5.1.6-27.el5_7.4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-27.el5_7.4?arch=i386" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-27.el5_7.4.i386", "product": { "name": "php-cli-0:5.1.6-27.el5_7.4.i386", "product_id": "php-cli-0:5.1.6-27.el5_7.4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-27.el5_7.4?arch=i386" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "product": { "name": "php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "product_id": "php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-27.el5_7.4?arch=i386" } } }, { "category": "product_version", "name": "php-0:5.1.6-27.el5_7.4.i386", "product": { "name": "php-0:5.1.6-27.el5_7.4.i386", "product_id": "php-0:5.1.6-27.el5_7.4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-27.el5_7.4?arch=i386" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-27.el5_7.4.i386", "product": { "name": "php-bcmath-0:5.1.6-27.el5_7.4.i386", "product_id": "php-bcmath-0:5.1.6-27.el5_7.4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-27.el5_7.4?arch=i386" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-27.el5_7.4.i386", "product": { "name": "php-odbc-0:5.1.6-27.el5_7.4.i386", "product_id": "php-odbc-0:5.1.6-27.el5_7.4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-27.el5_7.4?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "php-common-0:5.1.6-27.el5_7.4.x86_64", "product": { "name": "php-common-0:5.1.6-27.el5_7.4.x86_64", "product_id": "php-common-0:5.1.6-27.el5_7.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-27.el5_7.4?arch=x86_64" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-27.el5_7.4.x86_64", "product": { "name": "php-devel-0:5.1.6-27.el5_7.4.x86_64", "product_id": "php-devel-0:5.1.6-27.el5_7.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-27.el5_7.4?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-27.el5_7.4.x86_64", "product": { "name": "php-snmp-0:5.1.6-27.el5_7.4.x86_64", "product_id": "php-snmp-0:5.1.6-27.el5_7.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-27.el5_7.4?arch=x86_64" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-27.el5_7.4.x86_64", "product": { "name": "php-imap-0:5.1.6-27.el5_7.4.x86_64", "product_id": "php-imap-0:5.1.6-27.el5_7.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-27.el5_7.4?arch=x86_64" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "product": { "name": "php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "product_id": "php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-27.el5_7.4?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-27.el5_7.4.x86_64", "product": { "name": "php-gd-0:5.1.6-27.el5_7.4.x86_64", "product_id": "php-gd-0:5.1.6-27.el5_7.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-27.el5_7.4?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-27.el5_7.4.x86_64", "product": { "name": "php-ldap-0:5.1.6-27.el5_7.4.x86_64", "product_id": "php-ldap-0:5.1.6-27.el5_7.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-27.el5_7.4?arch=x86_64" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-27.el5_7.4.x86_64", "product": { "name": "php-pdo-0:5.1.6-27.el5_7.4.x86_64", "product_id": "php-pdo-0:5.1.6-27.el5_7.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-27.el5_7.4?arch=x86_64" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-27.el5_7.4.x86_64", "product": { "name": "php-xml-0:5.1.6-27.el5_7.4.x86_64", "product_id": "php-xml-0:5.1.6-27.el5_7.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-27.el5_7.4?arch=x86_64" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "product": { "name": "php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "product_id": "php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-27.el5_7.4?arch=x86_64" } } }, { "category": "product_version", "name": "php-dba-0:5.1.6-27.el5_7.4.x86_64", "product": { "name": "php-dba-0:5.1.6-27.el5_7.4.x86_64", "product_id": "php-dba-0:5.1.6-27.el5_7.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-27.el5_7.4?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "product": { "name": "php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "product_id": "php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-27.el5_7.4?arch=x86_64" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-27.el5_7.4.x86_64", "product": { "name": "php-soap-0:5.1.6-27.el5_7.4.x86_64", "product_id": "php-soap-0:5.1.6-27.el5_7.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-27.el5_7.4?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "product": { "name": "php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "product_id": "php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-27.el5_7.4?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-27.el5_7.4.x86_64", "product": { "name": "php-mysql-0:5.1.6-27.el5_7.4.x86_64", "product_id": "php-mysql-0:5.1.6-27.el5_7.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-27.el5_7.4?arch=x86_64" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-27.el5_7.4.x86_64", "product": { "name": "php-cli-0:5.1.6-27.el5_7.4.x86_64", "product_id": "php-cli-0:5.1.6-27.el5_7.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-27.el5_7.4?arch=x86_64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64", "product": { "name": "php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64", "product_id": "php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-27.el5_7.4?arch=x86_64" } } }, { "category": "product_version", "name": "php-0:5.1.6-27.el5_7.4.x86_64", "product": { "name": "php-0:5.1.6-27.el5_7.4.x86_64", "product_id": "php-0:5.1.6-27.el5_7.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-27.el5_7.4?arch=x86_64" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "product": { "name": "php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "product_id": "php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-27.el5_7.4?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-27.el5_7.4.x86_64", "product": { "name": "php-odbc-0:5.1.6-27.el5_7.4.x86_64", "product_id": "php-odbc-0:5.1.6-27.el5_7.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-27.el5_7.4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "php-0:5.1.6-27.el5_7.4.src", "product": { "name": "php-0:5.1.6-27.el5_7.4.src", "product_id": "php-0:5.1.6-27.el5_7.4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-27.el5_7.4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "php-common-0:5.1.6-27.el5_7.4.ia64", "product": { "name": "php-common-0:5.1.6-27.el5_7.4.ia64", "product_id": "php-common-0:5.1.6-27.el5_7.4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-27.el5_7.4?arch=ia64" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-27.el5_7.4.ia64", "product": { "name": "php-devel-0:5.1.6-27.el5_7.4.ia64", "product_id": "php-devel-0:5.1.6-27.el5_7.4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-27.el5_7.4?arch=ia64" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-27.el5_7.4.ia64", "product": { "name": "php-snmp-0:5.1.6-27.el5_7.4.ia64", "product_id": "php-snmp-0:5.1.6-27.el5_7.4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-27.el5_7.4?arch=ia64" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-27.el5_7.4.ia64", "product": { "name": "php-imap-0:5.1.6-27.el5_7.4.ia64", "product_id": "php-imap-0:5.1.6-27.el5_7.4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-27.el5_7.4?arch=ia64" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-27.el5_7.4.ia64", "product": { "name": "php-ncurses-0:5.1.6-27.el5_7.4.ia64", "product_id": "php-ncurses-0:5.1.6-27.el5_7.4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-27.el5_7.4?arch=ia64" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-27.el5_7.4.ia64", "product": { "name": "php-gd-0:5.1.6-27.el5_7.4.ia64", "product_id": "php-gd-0:5.1.6-27.el5_7.4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-27.el5_7.4?arch=ia64" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-27.el5_7.4.ia64", "product": { "name": "php-ldap-0:5.1.6-27.el5_7.4.ia64", "product_id": "php-ldap-0:5.1.6-27.el5_7.4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-27.el5_7.4?arch=ia64" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-27.el5_7.4.ia64", "product": { "name": "php-pdo-0:5.1.6-27.el5_7.4.ia64", "product_id": "php-pdo-0:5.1.6-27.el5_7.4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-27.el5_7.4?arch=ia64" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-27.el5_7.4.ia64", "product": { "name": "php-xml-0:5.1.6-27.el5_7.4.ia64", "product_id": "php-xml-0:5.1.6-27.el5_7.4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-27.el5_7.4?arch=ia64" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "product": { "name": "php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "product_id": "php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-27.el5_7.4?arch=ia64" } } }, { "category": "product_version", "name": "php-dba-0:5.1.6-27.el5_7.4.ia64", "product": { "name": "php-dba-0:5.1.6-27.el5_7.4.ia64", "product_id": "php-dba-0:5.1.6-27.el5_7.4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-27.el5_7.4?arch=ia64" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-27.el5_7.4.ia64", "product": { "name": "php-mbstring-0:5.1.6-27.el5_7.4.ia64", "product_id": "php-mbstring-0:5.1.6-27.el5_7.4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-27.el5_7.4?arch=ia64" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-27.el5_7.4.ia64", "product": { "name": "php-soap-0:5.1.6-27.el5_7.4.ia64", "product_id": "php-soap-0:5.1.6-27.el5_7.4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-27.el5_7.4?arch=ia64" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-27.el5_7.4.ia64", "product": { "name": "php-pgsql-0:5.1.6-27.el5_7.4.ia64", "product_id": "php-pgsql-0:5.1.6-27.el5_7.4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-27.el5_7.4?arch=ia64" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-27.el5_7.4.ia64", "product": { "name": "php-mysql-0:5.1.6-27.el5_7.4.ia64", "product_id": "php-mysql-0:5.1.6-27.el5_7.4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-27.el5_7.4?arch=ia64" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-27.el5_7.4.ia64", "product": { "name": "php-cli-0:5.1.6-27.el5_7.4.ia64", "product_id": "php-cli-0:5.1.6-27.el5_7.4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-27.el5_7.4?arch=ia64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "product": { "name": "php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "product_id": "php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-27.el5_7.4?arch=ia64" } } }, { "category": "product_version", "name": "php-0:5.1.6-27.el5_7.4.ia64", "product": { "name": "php-0:5.1.6-27.el5_7.4.ia64", "product_id": "php-0:5.1.6-27.el5_7.4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-27.el5_7.4?arch=ia64" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-27.el5_7.4.ia64", "product": { "name": "php-bcmath-0:5.1.6-27.el5_7.4.ia64", "product_id": "php-bcmath-0:5.1.6-27.el5_7.4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-27.el5_7.4?arch=ia64" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-27.el5_7.4.ia64", "product": { "name": "php-odbc-0:5.1.6-27.el5_7.4.ia64", "product_id": "php-odbc-0:5.1.6-27.el5_7.4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-27.el5_7.4?arch=ia64" } } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "php-common-0:5.1.6-27.el5_7.4.ppc", "product": { "name": "php-common-0:5.1.6-27.el5_7.4.ppc", "product_id": "php-common-0:5.1.6-27.el5_7.4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-27.el5_7.4?arch=ppc" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-27.el5_7.4.ppc", "product": { "name": "php-devel-0:5.1.6-27.el5_7.4.ppc", "product_id": "php-devel-0:5.1.6-27.el5_7.4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-27.el5_7.4?arch=ppc" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-27.el5_7.4.ppc", "product": { "name": "php-snmp-0:5.1.6-27.el5_7.4.ppc", "product_id": "php-snmp-0:5.1.6-27.el5_7.4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-27.el5_7.4?arch=ppc" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-27.el5_7.4.ppc", "product": { "name": "php-imap-0:5.1.6-27.el5_7.4.ppc", "product_id": "php-imap-0:5.1.6-27.el5_7.4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-27.el5_7.4?arch=ppc" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-27.el5_7.4.ppc", "product": { "name": "php-ncurses-0:5.1.6-27.el5_7.4.ppc", "product_id": "php-ncurses-0:5.1.6-27.el5_7.4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-27.el5_7.4?arch=ppc" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-27.el5_7.4.ppc", "product": { "name": "php-gd-0:5.1.6-27.el5_7.4.ppc", "product_id": "php-gd-0:5.1.6-27.el5_7.4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-27.el5_7.4?arch=ppc" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-27.el5_7.4.ppc", "product": { "name": "php-ldap-0:5.1.6-27.el5_7.4.ppc", "product_id": "php-ldap-0:5.1.6-27.el5_7.4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-27.el5_7.4?arch=ppc" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-27.el5_7.4.ppc", "product": { "name": "php-pdo-0:5.1.6-27.el5_7.4.ppc", "product_id": "php-pdo-0:5.1.6-27.el5_7.4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-27.el5_7.4?arch=ppc" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-27.el5_7.4.ppc", "product": { "name": "php-xml-0:5.1.6-27.el5_7.4.ppc", "product_id": "php-xml-0:5.1.6-27.el5_7.4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-27.el5_7.4?arch=ppc" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "product": { "name": "php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "product_id": "php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-27.el5_7.4?arch=ppc" } } }, { "category": "product_version", "name": "php-dba-0:5.1.6-27.el5_7.4.ppc", "product": { "name": "php-dba-0:5.1.6-27.el5_7.4.ppc", "product_id": "php-dba-0:5.1.6-27.el5_7.4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-27.el5_7.4?arch=ppc" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-27.el5_7.4.ppc", "product": { "name": "php-mbstring-0:5.1.6-27.el5_7.4.ppc", "product_id": "php-mbstring-0:5.1.6-27.el5_7.4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-27.el5_7.4?arch=ppc" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-27.el5_7.4.ppc", "product": { "name": "php-soap-0:5.1.6-27.el5_7.4.ppc", "product_id": "php-soap-0:5.1.6-27.el5_7.4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-27.el5_7.4?arch=ppc" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-27.el5_7.4.ppc", "product": { "name": "php-pgsql-0:5.1.6-27.el5_7.4.ppc", "product_id": "php-pgsql-0:5.1.6-27.el5_7.4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-27.el5_7.4?arch=ppc" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-27.el5_7.4.ppc", "product": { "name": "php-mysql-0:5.1.6-27.el5_7.4.ppc", "product_id": "php-mysql-0:5.1.6-27.el5_7.4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-27.el5_7.4?arch=ppc" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-27.el5_7.4.ppc", "product": { "name": "php-cli-0:5.1.6-27.el5_7.4.ppc", "product_id": "php-cli-0:5.1.6-27.el5_7.4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-27.el5_7.4?arch=ppc" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "product": { "name": "php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "product_id": "php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-27.el5_7.4?arch=ppc" } } }, { "category": "product_version", "name": "php-0:5.1.6-27.el5_7.4.ppc", "product": { "name": "php-0:5.1.6-27.el5_7.4.ppc", "product_id": "php-0:5.1.6-27.el5_7.4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-27.el5_7.4?arch=ppc" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-27.el5_7.4.ppc", "product": { "name": "php-bcmath-0:5.1.6-27.el5_7.4.ppc", "product_id": "php-bcmath-0:5.1.6-27.el5_7.4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-27.el5_7.4?arch=ppc" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-27.el5_7.4.ppc", "product": { "name": "php-odbc-0:5.1.6-27.el5_7.4.ppc", "product_id": "php-odbc-0:5.1.6-27.el5_7.4.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-27.el5_7.4?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "php-common-0:5.1.6-27.el5_7.4.s390x", "product": { "name": "php-common-0:5.1.6-27.el5_7.4.s390x", "product_id": "php-common-0:5.1.6-27.el5_7.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-27.el5_7.4?arch=s390x" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-27.el5_7.4.s390x", "product": { "name": "php-devel-0:5.1.6-27.el5_7.4.s390x", "product_id": "php-devel-0:5.1.6-27.el5_7.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-27.el5_7.4?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-27.el5_7.4.s390x", "product": { "name": "php-snmp-0:5.1.6-27.el5_7.4.s390x", "product_id": "php-snmp-0:5.1.6-27.el5_7.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-27.el5_7.4?arch=s390x" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-27.el5_7.4.s390x", "product": { "name": "php-imap-0:5.1.6-27.el5_7.4.s390x", "product_id": "php-imap-0:5.1.6-27.el5_7.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-27.el5_7.4?arch=s390x" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-27.el5_7.4.s390x", "product": { "name": "php-ncurses-0:5.1.6-27.el5_7.4.s390x", "product_id": "php-ncurses-0:5.1.6-27.el5_7.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-27.el5_7.4?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-27.el5_7.4.s390x", "product": { "name": "php-gd-0:5.1.6-27.el5_7.4.s390x", "product_id": "php-gd-0:5.1.6-27.el5_7.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-27.el5_7.4?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-27.el5_7.4.s390x", "product": { "name": "php-ldap-0:5.1.6-27.el5_7.4.s390x", "product_id": "php-ldap-0:5.1.6-27.el5_7.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-27.el5_7.4?arch=s390x" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-27.el5_7.4.s390x", "product": { "name": "php-pdo-0:5.1.6-27.el5_7.4.s390x", "product_id": "php-pdo-0:5.1.6-27.el5_7.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-27.el5_7.4?arch=s390x" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-27.el5_7.4.s390x", "product": { "name": "php-xml-0:5.1.6-27.el5_7.4.s390x", "product_id": "php-xml-0:5.1.6-27.el5_7.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-27.el5_7.4?arch=s390x" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "product": { "name": "php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "product_id": "php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-27.el5_7.4?arch=s390x" } } }, { "category": "product_version", "name": "php-dba-0:5.1.6-27.el5_7.4.s390x", "product": { "name": "php-dba-0:5.1.6-27.el5_7.4.s390x", "product_id": "php-dba-0:5.1.6-27.el5_7.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-27.el5_7.4?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-27.el5_7.4.s390x", "product": { "name": "php-mbstring-0:5.1.6-27.el5_7.4.s390x", "product_id": "php-mbstring-0:5.1.6-27.el5_7.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-27.el5_7.4?arch=s390x" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-27.el5_7.4.s390x", "product": { "name": "php-soap-0:5.1.6-27.el5_7.4.s390x", "product_id": "php-soap-0:5.1.6-27.el5_7.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-27.el5_7.4?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-27.el5_7.4.s390x", "product": { "name": "php-pgsql-0:5.1.6-27.el5_7.4.s390x", "product_id": "php-pgsql-0:5.1.6-27.el5_7.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-27.el5_7.4?arch=s390x" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-27.el5_7.4.s390x", "product": { "name": "php-mysql-0:5.1.6-27.el5_7.4.s390x", "product_id": "php-mysql-0:5.1.6-27.el5_7.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-27.el5_7.4?arch=s390x" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-27.el5_7.4.s390x", "product": { "name": "php-cli-0:5.1.6-27.el5_7.4.s390x", "product_id": "php-cli-0:5.1.6-27.el5_7.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-27.el5_7.4?arch=s390x" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "product": { "name": "php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "product_id": "php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-27.el5_7.4?arch=s390x" } } }, { "category": "product_version", "name": "php-0:5.1.6-27.el5_7.4.s390x", "product": { "name": "php-0:5.1.6-27.el5_7.4.s390x", "product_id": "php-0:5.1.6-27.el5_7.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-27.el5_7.4?arch=s390x" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-27.el5_7.4.s390x", "product": { "name": "php-bcmath-0:5.1.6-27.el5_7.4.s390x", "product_id": "php-bcmath-0:5.1.6-27.el5_7.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-27.el5_7.4?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-27.el5_7.4.s390x", "product": { "name": "php-odbc-0:5.1.6-27.el5_7.4.s390x", "product_id": "php-odbc-0:5.1.6-27.el5_7.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-27.el5_7.4?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-27.el5_7.4.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-27.el5_7.4.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-27.el5_7.4.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-27.el5_7.4.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-27.el5_7.4.src as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.src" }, "product_reference": "php-0:5.1.6-27.el5_7.4.src", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-27.el5_7.4.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-27.el5_7.4.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-bcmath-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-27.el5_7.4.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-bcmath-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-27.el5_7.4.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-bcmath-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-27.el5_7.4.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-bcmath-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-27.el5_7.4.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-27.el5_7.4.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-cli-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-27.el5_7.4.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-cli-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-27.el5_7.4.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-cli-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-27.el5_7.4.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-cli-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-27.el5_7.4.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-cli-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-27.el5_7.4.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-common-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-27.el5_7.4.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-common-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-27.el5_7.4.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-common-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-27.el5_7.4.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-common-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-27.el5_7.4.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-common-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-27.el5_7.4.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-dba-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-27.el5_7.4.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-dba-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-27.el5_7.4.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-dba-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-27.el5_7.4.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-dba-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-27.el5_7.4.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-dba-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-27.el5_7.4.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-debuginfo-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-27.el5_7.4.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-27.el5_7.4.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-27.el5_7.4.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-27.el5_7.4.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-27.el5_7.4.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-devel-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-27.el5_7.4.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-devel-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-27.el5_7.4.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-devel-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-27.el5_7.4.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-devel-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-27.el5_7.4.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-devel-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-27.el5_7.4.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-gd-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-27.el5_7.4.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-gd-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-27.el5_7.4.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-gd-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-27.el5_7.4.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-gd-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-27.el5_7.4.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-gd-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-27.el5_7.4.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-imap-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-27.el5_7.4.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-imap-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-27.el5_7.4.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-imap-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-27.el5_7.4.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-imap-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-27.el5_7.4.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-imap-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-27.el5_7.4.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-ldap-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-27.el5_7.4.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-ldap-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-27.el5_7.4.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-ldap-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-27.el5_7.4.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-ldap-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-27.el5_7.4.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-ldap-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-27.el5_7.4.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-mbstring-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-27.el5_7.4.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-mbstring-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-27.el5_7.4.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-mbstring-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-27.el5_7.4.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-mbstring-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-27.el5_7.4.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-27.el5_7.4.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-mysql-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-27.el5_7.4.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-mysql-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-27.el5_7.4.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-mysql-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-27.el5_7.4.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-mysql-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-27.el5_7.4.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-mysql-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-27.el5_7.4.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-ncurses-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-27.el5_7.4.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-ncurses-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-27.el5_7.4.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-ncurses-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-27.el5_7.4.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-ncurses-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-27.el5_7.4.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-27.el5_7.4.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-odbc-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-27.el5_7.4.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-odbc-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-27.el5_7.4.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-odbc-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-27.el5_7.4.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-odbc-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-27.el5_7.4.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-odbc-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-27.el5_7.4.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-pdo-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-27.el5_7.4.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-pdo-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-27.el5_7.4.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-pdo-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-27.el5_7.4.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-pdo-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-27.el5_7.4.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-pdo-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-27.el5_7.4.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-pgsql-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-27.el5_7.4.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-pgsql-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-27.el5_7.4.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-pgsql-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-27.el5_7.4.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-pgsql-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-27.el5_7.4.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-27.el5_7.4.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-snmp-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-27.el5_7.4.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-snmp-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-27.el5_7.4.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-snmp-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-27.el5_7.4.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-snmp-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-27.el5_7.4.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-snmp-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-27.el5_7.4.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-soap-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-27.el5_7.4.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-soap-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-27.el5_7.4.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-soap-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-27.el5_7.4.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-soap-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-27.el5_7.4.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-soap-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-27.el5_7.4.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-xml-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-27.el5_7.4.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-xml-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-27.el5_7.4.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-xml-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-27.el5_7.4.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-xml-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-27.el5_7.4.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-xml-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-27.el5_7.4.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-27.el5_7.4.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-27.el5_7.4.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-27.el5_7.4.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-27.el5_7.4.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-27.el5_7.4.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-27.el5_7.4.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-27.el5_7.4.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-27.el5_7.4.src as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.src" }, "product_reference": "php-0:5.1.6-27.el5_7.4.src", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-27.el5_7.4.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-27.el5_7.4.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-bcmath-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-27.el5_7.4.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-bcmath-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-27.el5_7.4.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-bcmath-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-27.el5_7.4.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-bcmath-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-27.el5_7.4.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-27.el5_7.4.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-cli-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-27.el5_7.4.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-cli-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-27.el5_7.4.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-cli-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-27.el5_7.4.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-cli-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-27.el5_7.4.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-cli-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-27.el5_7.4.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-common-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-27.el5_7.4.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-common-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-27.el5_7.4.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-common-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-27.el5_7.4.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-common-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-27.el5_7.4.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-common-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-27.el5_7.4.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-dba-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-27.el5_7.4.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-dba-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-27.el5_7.4.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-dba-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-27.el5_7.4.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-dba-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-27.el5_7.4.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-dba-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-27.el5_7.4.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-debuginfo-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-27.el5_7.4.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-27.el5_7.4.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-27.el5_7.4.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-27.el5_7.4.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-27.el5_7.4.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-devel-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-27.el5_7.4.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-devel-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-27.el5_7.4.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-devel-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-27.el5_7.4.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-devel-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-27.el5_7.4.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-devel-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-27.el5_7.4.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-gd-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-27.el5_7.4.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-gd-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-27.el5_7.4.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-gd-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-27.el5_7.4.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-gd-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-27.el5_7.4.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-gd-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-27.el5_7.4.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-imap-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-27.el5_7.4.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-imap-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-27.el5_7.4.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-imap-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-27.el5_7.4.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-imap-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-27.el5_7.4.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-imap-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-27.el5_7.4.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-ldap-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-27.el5_7.4.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-ldap-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-27.el5_7.4.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-ldap-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-27.el5_7.4.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-ldap-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-27.el5_7.4.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-ldap-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-27.el5_7.4.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-mbstring-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-27.el5_7.4.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-mbstring-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-27.el5_7.4.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-mbstring-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-27.el5_7.4.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-mbstring-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-27.el5_7.4.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-27.el5_7.4.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-mysql-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-27.el5_7.4.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-mysql-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-27.el5_7.4.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-mysql-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-27.el5_7.4.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-mysql-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-27.el5_7.4.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-mysql-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-27.el5_7.4.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-ncurses-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-27.el5_7.4.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-ncurses-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-27.el5_7.4.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-ncurses-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-27.el5_7.4.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-ncurses-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-27.el5_7.4.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-27.el5_7.4.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-odbc-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-27.el5_7.4.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-odbc-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-27.el5_7.4.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-odbc-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-27.el5_7.4.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-odbc-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-27.el5_7.4.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-odbc-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-27.el5_7.4.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-pdo-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-27.el5_7.4.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-pdo-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-27.el5_7.4.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-pdo-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-27.el5_7.4.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-pdo-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-27.el5_7.4.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-pdo-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-27.el5_7.4.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-pgsql-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-27.el5_7.4.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-pgsql-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-27.el5_7.4.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-pgsql-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-27.el5_7.4.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-pgsql-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-27.el5_7.4.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-27.el5_7.4.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-snmp-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-27.el5_7.4.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-snmp-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-27.el5_7.4.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-snmp-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-27.el5_7.4.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-snmp-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-27.el5_7.4.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-snmp-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-27.el5_7.4.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-soap-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-27.el5_7.4.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-soap-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-27.el5_7.4.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-soap-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-27.el5_7.4.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-soap-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-27.el5_7.4.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-soap-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-27.el5_7.4.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-xml-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-27.el5_7.4.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-xml-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-27.el5_7.4.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-xml-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-27.el5_7.4.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-xml-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-27.el5_7.4.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-xml-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-27.el5_7.4.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386" }, "product_reference": "php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-27.el5_7.4.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64" }, "product_reference": "php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-27.el5_7.4.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc" }, "product_reference": "php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-27.el5_7.4.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x" }, "product_reference": "php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64" }, "product_reference": "php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64", "relates_to_product_reference": "5Server-5.7.Z" } ] }, "vulnerabilities": [ { "cve": "CVE-2011-0708", "discovery_date": "2011-02-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "680972" } ], "notes": [ { "category": "description", "text": "exif.c in the Exif extension in PHP before 5.3.6 on 64-bit platforms performs an incorrect cast, which allows remote attackers to cause a denial of service (application crash) via an image with a crafted Image File Directory (IFD) that triggers a buffer over-read.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: buffer over-read in Exif extension", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2011-0708" }, { "category": "external", "summary": "RHBZ#680972", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=680972" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2011-0708", "url": "https://www.cve.org/CVERecord?id=CVE-2011-0708" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-0708", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-0708" } ], "release_date": "2011-02-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2012-01-18T18:38:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259", "product_ids": [ "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2012:0033" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 2.6, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:H/Au:N/C:N/I:N/A:P", "version": "2.0" }, "products": [ "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: buffer over-read in Exif extension" }, { "cve": "CVE-2011-1148", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2011-03-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "688958" } ], "notes": [ { "category": "description", "text": "Use-after-free vulnerability in the substr_replace function in PHP 5.3.6 and earlier allows context-dependent attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact by using the same variable for multiple arguments.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: use-after-free vulnerability in substr_replace()", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the versions of php as shipped with Red Hat Enterprise Linux 4.", "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": [ "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2011-1148" }, { "category": "external", "summary": "RHBZ#688958", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=688958" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2011-1148", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1148" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-1148", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-1148" } ], "release_date": "2011-03-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2012-01-18T18:38:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259", "product_ids": [ "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2012:0033" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "products": [ "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: use-after-free vulnerability in substr_replace()" }, { "cve": "CVE-2011-1466", "discovery_date": "2011-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "689386" } ], "notes": [ { "category": "description", "text": "Integer overflow in the SdnToJulian function in the Calendar extension in PHP before 5.3.6 allows context-dependent attackers to cause a denial of service (application crash) via a large integer in the first argument to the cal_from_jd function.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: Crash by converting serial day numbers (SDN) into Julian calendar", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2011-1466" }, { "category": "external", "summary": "RHBZ#689386", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=689386" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2011-1466", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1466" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-1466", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-1466" } ], "release_date": "2010-12-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2012-01-18T18:38:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259", "product_ids": [ "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2012:0033" } ], "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": [ "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: Crash by converting serial day numbers (SDN) into Julian calendar" }, { "cve": "CVE-2011-1469", "discovery_date": "2011-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "690905" } ], "notes": [ { "category": "description", "text": "Unspecified vulnerability in the Streams component in PHP before 5.3.6 allows context-dependent attackers to cause a denial of service (application crash) by accessing an ftp:// URL during use of an HTTP proxy with the FTP wrapper.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: DoS when using HTTP proxy with the FTP wrapper", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the version of php as shipped with Red Hat Enterprise Linux 4.", "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": [ "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2011-1469" }, { "category": "external", "summary": "RHBZ#690905", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=690905" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2011-1469", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1469" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-1469", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-1469" } ], "release_date": "2011-02-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2012-01-18T18:38:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259", "product_ids": [ "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2012:0033" } ], "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": [ "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: DoS when using HTTP proxy with the FTP wrapper" }, { "cve": "CVE-2011-2202", "discovery_date": "2011-06-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "713194" } ], "notes": [ { "category": "description", "text": "The rfc1867_post_handler function in main/rfc1867.c in PHP before 5.3.7 does not properly restrict filenames in multipart/form-data POST requests, which allows remote attackers to conduct absolute path traversal attacks, and possibly create or overwrite arbitrary files, via a crafted upload request, related to a \"file path injection vulnerability.\"", "title": "Vulnerability description" }, { "category": "summary", "text": "php: file path injection vulnerability in RFC1867 file upload filename", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2011-2202" }, { "category": "external", "summary": "RHBZ#713194", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=713194" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2011-2202", "url": "https://www.cve.org/CVERecord?id=CVE-2011-2202" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-2202", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-2202" } ], "release_date": "2011-06-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2012-01-18T18:38:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259", "product_ids": [ "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2012:0033" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 2.6, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N", "version": "2.0" }, "products": [ "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: file path injection vulnerability in RFC1867 file upload filename" }, { "cve": "CVE-2011-4566", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2011-11-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "758413" } ], "notes": [ { "category": "description", "text": "Integer overflow in the exif_process_IFD_TAG function in exif.c in the exif extension in PHP 5.4.0beta2 on 32-bit platforms allows remote attackers to read the contents of arbitrary memory locations or cause a denial of service via a crafted offset_val value in an EXIF header in a JPEG file, a different vulnerability than CVE-2011-0708.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: integer overflow in exif_process_IFD_TAG() may lead to DoS or arbitrary memory disclosure", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2011-4566" }, { "category": "external", "summary": "RHBZ#758413", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=758413" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2011-4566", "url": "https://www.cve.org/CVERecord?id=CVE-2011-4566" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-4566", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-4566" } ], "release_date": "2011-10-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2012-01-18T18:38:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259", "product_ids": [ "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2012:0033" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:P", "version": "2.0" }, "products": [ "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: integer overflow in exif_process_IFD_TAG() may lead to DoS or arbitrary memory disclosure" }, { "acknowledgments": [ { "names": [ "oCERT" ] } ], "cve": "CVE-2011-4885", "discovery_date": "2011-11-01T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "750547" } ], "notes": [ { "category": "description", "text": "PHP before 5.3.9 computes hash values for form parameters without restricting the ability to trigger hash collisions predictably, which allows remote attackers to cause a denial of service (CPU consumption) by sending many crafted parameters.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: hash table collisions CPU usage DoS (oCERT-2011-003)", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2011-4885" }, { "category": "external", "summary": "RHBZ#750547", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=750547" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2011-4885", "url": "https://www.cve.org/CVERecord?id=CVE-2011-4885" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-4885", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-4885" } ], "release_date": "2011-12-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2012-01-18T18:38:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259", "product_ids": [ "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2012:0033" } ], "scores": [ { "cvss_v2": { "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" }, "products": [ "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Client-Workstation-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Client-Workstation-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.src", "5Server-5.7.Z:php-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-bcmath-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-cli-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-common-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-dba-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-debuginfo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-devel-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-gd-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-imap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ldap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mbstring-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-mysql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-ncurses-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-odbc-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pdo-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-pgsql-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-snmp-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-soap-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xml-0:5.1.6-27.el5_7.4.x86_64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.i386", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ia64", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.ppc", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.s390x", "5Server-5.7.Z:php-xmlrpc-0:5.1.6-27.el5_7.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: hash table collisions CPU usage DoS (oCERT-2011-003)" } ] }
rhsa-2011_1423
Vulnerability from csaf_redhat
Published
2011-11-02 22:15
Modified
2024-11-05 17:37
Summary
Red Hat Security Advisory: php53 and php security update
Notes
Topic
Updated php53 and php packages that fix several security issues are now
available for Red Hat Enterprise Linux 5 and 6 respectively.
The Red Hat Security Response Team has rated this update as having moderate
security impact. Common Vulnerability Scoring System (CVSS) base scores,
which give detailed severity ratings, are available for each vulnerability
from the CVE links in the References section.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache
HTTP Server.
A signedness issue was found in the way the PHP crypt() function handled
8-bit characters in passwords when using Blowfish hashing. Up to three
characters immediately preceding a non-ASCII character (one with the high
bit set) had no effect on the hash result, thus shortening the effective
password length. This made brute-force guessing more efficient as several
different passwords were hashed to the same value. (CVE-2011-2483)
Note: Due to the CVE-2011-2483 fix, after installing this update some users
may not be able to log in to PHP applications that hash passwords with
Blowfish using the PHP crypt() function. Refer to the upstream
"CRYPT_BLOWFISH security fix details" document, linked to in the
References, for details.
An insufficient input validation flaw, leading to a buffer over-read, was
found in the PHP exif extension. A specially-crafted image file could cause
the PHP interpreter to crash when a PHP script tries to extract
Exchangeable image file format (Exif) metadata from the image file.
(CVE-2011-0708)
An integer overflow flaw was found in the PHP calendar extension. A remote
attacker able to make a PHP script call SdnToJulian() with a large value
could cause the PHP interpreter to crash. (CVE-2011-1466)
Multiple memory leak flaws were found in the PHP OpenSSL extension. A
remote attacker able to make a PHP script use openssl_encrypt() or
openssl_decrypt() repeatedly could cause the PHP interpreter to use an
excessive amount of memory. (CVE-2011-1468)
A use-after-free flaw was found in the PHP substr_replace() function. If a
PHP script used the same variable as multiple function arguments, a remote
attacker could possibly use this to crash the PHP interpreter or, possibly,
execute arbitrary code. (CVE-2011-1148)
A bug in the PHP Streams component caused the PHP interpreter to crash if
an FTP wrapper connection was made through an HTTP proxy. A remote attacker
could possibly trigger this issue if a PHP script accepted an untrusted URL
to connect to. (CVE-2011-1469)
An integer signedness issue was found in the PHP zip extension. An attacker
could use a specially-crafted ZIP archive to cause the PHP interpreter to
use an excessive amount of CPU time until the script execution time limit
is reached. (CVE-2011-1471)
A stack-based buffer overflow flaw was found in the way the PHP socket
extension handled long AF_UNIX socket addresses. An attacker able to make a
PHP script connect to a long AF_UNIX socket address could use this flaw to
crash the PHP interpreter. (CVE-2011-1938)
An off-by-one flaw was found in PHP. If an attacker uploaded a file with a
specially-crafted file name it could cause a PHP script to attempt to write
a file to the root (/) directory. By default, PHP runs as the "apache"
user, preventing it from writing to the root directory. (CVE-2011-2202)
All php53 and php users should upgrade to these updated packages, which
contain backported patches to resolve these issues. After installing the
updated packages, the httpd daemon must be restarted for the update to take
effect.
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 php53 and php packages that fix several security issues are now\navailable for Red Hat Enterprise Linux 5 and 6 respectively.\n\nThe Red Hat Security Response Team has rated this update as having moderate\nsecurity impact. Common Vulnerability Scoring System (CVSS) base scores,\nwhich give detailed severity ratings, are available for each vulnerability\nfrom the CVE links in the References section.", "title": "Topic" }, { "category": "general", "text": "PHP is an HTML-embedded scripting language commonly used with the Apache\nHTTP Server.\n\nA signedness issue was found in the way the PHP crypt() function handled\n8-bit characters in passwords when using Blowfish hashing. Up to three\ncharacters immediately preceding a non-ASCII character (one with the high\nbit set) had no effect on the hash result, thus shortening the effective\npassword length. This made brute-force guessing more efficient as several\ndifferent passwords were hashed to the same value. (CVE-2011-2483)\n\nNote: Due to the CVE-2011-2483 fix, after installing this update some users\nmay not be able to log in to PHP applications that hash passwords with\nBlowfish using the PHP crypt() function. Refer to the upstream\n\"CRYPT_BLOWFISH security fix details\" document, linked to in the\nReferences, for details.\n\nAn insufficient input validation flaw, leading to a buffer over-read, was\nfound in the PHP exif extension. A specially-crafted image file could cause\nthe PHP interpreter to crash when a PHP script tries to extract\nExchangeable image file format (Exif) metadata from the image file.\n(CVE-2011-0708)\n\nAn integer overflow flaw was found in the PHP calendar extension. A remote\nattacker able to make a PHP script call SdnToJulian() with a large value\ncould cause the PHP interpreter to crash. (CVE-2011-1466)\n\nMultiple memory leak flaws were found in the PHP OpenSSL extension. A\nremote attacker able to make a PHP script use openssl_encrypt() or\nopenssl_decrypt() repeatedly could cause the PHP interpreter to use an\nexcessive amount of memory. (CVE-2011-1468)\n\nA use-after-free flaw was found in the PHP substr_replace() function. If a\nPHP script used the same variable as multiple function arguments, a remote\nattacker could possibly use this to crash the PHP interpreter or, possibly,\nexecute arbitrary code. (CVE-2011-1148)\n\nA bug in the PHP Streams component caused the PHP interpreter to crash if\nan FTP wrapper connection was made through an HTTP proxy. A remote attacker\ncould possibly trigger this issue if a PHP script accepted an untrusted URL\nto connect to. (CVE-2011-1469)\n\nAn integer signedness issue was found in the PHP zip extension. An attacker\ncould use a specially-crafted ZIP archive to cause the PHP interpreter to\nuse an excessive amount of CPU time until the script execution time limit\nis reached. (CVE-2011-1471)\n\nA stack-based buffer overflow flaw was found in the way the PHP socket\nextension handled long AF_UNIX socket addresses. An attacker able to make a\nPHP script connect to a long AF_UNIX socket address could use this flaw to\ncrash the PHP interpreter. (CVE-2011-1938)\n\nAn off-by-one flaw was found in PHP. If an attacker uploaded a file with a\nspecially-crafted file name it could cause a PHP script to attempt to write\na file to the root (/) directory. By default, PHP runs as the \"apache\"\nuser, preventing it from writing to the root directory. (CVE-2011-2202)\n\nAll php53 and php users should upgrade to these updated packages, which\ncontain backported patches to resolve these issues. After installing the\nupdated packages, the httpd daemon must be restarted for the update to take\neffect.", "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-2011:1423", "url": "https://access.redhat.com/errata/RHSA-2011:1423" }, { "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.php.net/security/crypt_blowfish.php", "url": "http://www.php.net/security/crypt_blowfish.php" }, { "category": "external", "summary": "680972", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=680972" }, { "category": "external", "summary": "688958", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=688958" }, { "category": "external", "summary": "689386", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=689386" }, { "category": "external", "summary": "690899", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=690899" }, { "category": "external", "summary": "690905", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=690905" }, { "category": "external", "summary": "690915", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=690915" }, { "category": "external", "summary": "709067", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=709067" }, { "category": "external", "summary": "713194", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=713194" }, { "category": "external", "summary": "715025", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=715025" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2011/rhsa-2011_1423.json" } ], "title": "Red Hat Security Advisory: php53 and php security update", "tracking": { "current_release_date": "2024-11-05T17:37:46+00:00", "generator": { "date": "2024-11-05T17:37:46+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2011:1423", "initial_release_date": "2011-11-02T22:15:00+00:00", "revision_history": [ { "date": "2011-11-02T22:15:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2011-11-02T18:24:16+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T17:37:46+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "RHEL Desktop Workstation (v. 5 client)", "product": { "name": "RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z", "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-5.7.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:5::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 6)", "product": { "name": "Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "php53-imap-0:5.3.3-1.el5_7.3.x86_64", "product": { "name": "php53-imap-0:5.3.3-1.el5_7.3.x86_64", "product_id": "php53-imap-0:5.3.3-1.el5_7.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-imap@5.3.3-1.el5_7.3?arch=x86_64" } } }, { "category": "product_version", "name": "php53-process-0:5.3.3-1.el5_7.3.x86_64", "product": { "name": "php53-process-0:5.3.3-1.el5_7.3.x86_64", "product_id": "php53-process-0:5.3.3-1.el5_7.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-process@5.3.3-1.el5_7.3?arch=x86_64" } } }, { "category": "product_version", "name": "php53-intl-0:5.3.3-1.el5_7.3.x86_64", "product": { "name": "php53-intl-0:5.3.3-1.el5_7.3.x86_64", "product_id": "php53-intl-0:5.3.3-1.el5_7.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-intl@5.3.3-1.el5_7.3?arch=x86_64" } } }, { "category": "product_version", "name": "php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "product": { "name": "php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "product_id": "php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-mysql@5.3.3-1.el5_7.3?arch=x86_64" } } }, { "category": "product_version", "name": "php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "product": { "name": "php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "product_id": "php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-snmp@5.3.3-1.el5_7.3?arch=x86_64" } } }, { "category": "product_version", "name": "php53-devel-0:5.3.3-1.el5_7.3.x86_64", "product": { "name": "php53-devel-0:5.3.3-1.el5_7.3.x86_64", "product_id": "php53-devel-0:5.3.3-1.el5_7.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-devel@5.3.3-1.el5_7.3?arch=x86_64" } } }, { "category": "product_version", "name": "php53-0:5.3.3-1.el5_7.3.x86_64", "product": { "name": "php53-0:5.3.3-1.el5_7.3.x86_64", "product_id": "php53-0:5.3.3-1.el5_7.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53@5.3.3-1.el5_7.3?arch=x86_64" } } }, { "category": "product_version", "name": "php53-dba-0:5.3.3-1.el5_7.3.x86_64", "product": { "name": "php53-dba-0:5.3.3-1.el5_7.3.x86_64", "product_id": "php53-dba-0:5.3.3-1.el5_7.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-dba@5.3.3-1.el5_7.3?arch=x86_64" } } }, { "category": "product_version", "name": "php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "product": { "name": "php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "product_id": "php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-odbc@5.3.3-1.el5_7.3?arch=x86_64" } } }, { "category": "product_version", "name": "php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "product": { "name": "php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "product_id": "php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-mbstring@5.3.3-1.el5_7.3?arch=x86_64" } } }, { "category": "product_version", "name": "php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "product": { "name": "php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "product_id": "php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-pdo@5.3.3-1.el5_7.3?arch=x86_64" } } }, { "category": "product_version", "name": "php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "product": { "name": "php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "product_id": "php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-xmlrpc@5.3.3-1.el5_7.3?arch=x86_64" } } }, { "category": "product_version", "name": "php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "product": { "name": "php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "product_id": "php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-pspell@5.3.3-1.el5_7.3?arch=x86_64" } } }, { "category": "product_version", "name": "php53-cli-0:5.3.3-1.el5_7.3.x86_64", "product": { "name": "php53-cli-0:5.3.3-1.el5_7.3.x86_64", "product_id": "php53-cli-0:5.3.3-1.el5_7.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-cli@5.3.3-1.el5_7.3?arch=x86_64" } } }, { "category": "product_version", "name": "php53-gd-0:5.3.3-1.el5_7.3.x86_64", "product": { "name": "php53-gd-0:5.3.3-1.el5_7.3.x86_64", "product_id": "php53-gd-0:5.3.3-1.el5_7.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-gd@5.3.3-1.el5_7.3?arch=x86_64" } } }, { "category": "product_version", "name": "php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "product": { "name": "php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "product_id": "php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-debuginfo@5.3.3-1.el5_7.3?arch=x86_64" } } }, { "category": "product_version", "name": "php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "product": { "name": "php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "product_id": "php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-bcmath@5.3.3-1.el5_7.3?arch=x86_64" } } }, { "category": "product_version", "name": "php53-xml-0:5.3.3-1.el5_7.3.x86_64", "product": { "name": "php53-xml-0:5.3.3-1.el5_7.3.x86_64", "product_id": "php53-xml-0:5.3.3-1.el5_7.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-xml@5.3.3-1.el5_7.3?arch=x86_64" } } }, { "category": "product_version", "name": "php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "product": { "name": "php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "product_id": "php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-pgsql@5.3.3-1.el5_7.3?arch=x86_64" } } }, { "category": "product_version", "name": "php53-soap-0:5.3.3-1.el5_7.3.x86_64", "product": { "name": "php53-soap-0:5.3.3-1.el5_7.3.x86_64", "product_id": "php53-soap-0:5.3.3-1.el5_7.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-soap@5.3.3-1.el5_7.3?arch=x86_64" } } }, { "category": "product_version", "name": "php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "product": { "name": "php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "product_id": "php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-ldap@5.3.3-1.el5_7.3?arch=x86_64" } } }, { "category": "product_version", "name": "php53-common-0:5.3.3-1.el5_7.3.x86_64", "product": { "name": "php53-common-0:5.3.3-1.el5_7.3.x86_64", "product_id": "php53-common-0:5.3.3-1.el5_7.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-common@5.3.3-1.el5_7.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-pspell-0:5.3.3-3.el6_1.3.x86_64", "product": { "name": "php-pspell-0:5.3.3-3.el6_1.3.x86_64", "product_id": "php-pspell-0:5.3.3-3.el6_1.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pspell@5.3.3-3.el6_1.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-devel-0:5.3.3-3.el6_1.3.x86_64", "product": { "name": "php-devel-0:5.3.3-3.el6_1.3.x86_64", "product_id": "php-devel-0:5.3.3-3.el6_1.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.3.3-3.el6_1.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-intl-0:5.3.3-3.el6_1.3.x86_64", "product": { "name": "php-intl-0:5.3.3-3.el6_1.3.x86_64", "product_id": "php-intl-0:5.3.3-3.el6_1.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@5.3.3-3.el6_1.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-0:5.3.3-3.el6_1.3.x86_64", "product": { "name": "php-snmp-0:5.3.3-3.el6_1.3.x86_64", "product_id": "php-snmp-0:5.3.3-3.el6_1.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.3.3-3.el6_1.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "product": { "name": "php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "product_id": "php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.3.3-3.el6_1.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "product": { "name": "php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "product_id": "php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.3.3-3.el6_1.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-embedded-0:5.3.3-3.el6_1.3.x86_64", "product": { "name": "php-embedded-0:5.3.3-3.el6_1.3.x86_64", "product_id": "php-embedded-0:5.3.3-3.el6_1.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@5.3.3-3.el6_1.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-recode-0:5.3.3-3.el6_1.3.x86_64", "product": { "name": "php-recode-0:5.3.3-3.el6_1.3.x86_64", "product_id": "php-recode-0:5.3.3-3.el6_1.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-recode@5.3.3-3.el6_1.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-imap-0:5.3.3-3.el6_1.3.x86_64", "product": { "name": "php-imap-0:5.3.3-3.el6_1.3.x86_64", "product_id": "php-imap-0:5.3.3-3.el6_1.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.3.3-3.el6_1.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-dba-0:5.3.3-3.el6_1.3.x86_64", "product": { "name": "php-dba-0:5.3.3-3.el6_1.3.x86_64", "product_id": "php-dba-0:5.3.3-3.el6_1.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.3.3-3.el6_1.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-tidy-0:5.3.3-3.el6_1.3.x86_64", "product": { "name": "php-tidy-0:5.3.3-3.el6_1.3.x86_64", "product_id": "php-tidy-0:5.3.3-3.el6_1.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-tidy@5.3.3-3.el6_1.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-zts-0:5.3.3-3.el6_1.3.x86_64", "product": { "name": "php-zts-0:5.3.3-3.el6_1.3.x86_64", "product_id": "php-zts-0:5.3.3-3.el6_1.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-zts@5.3.3-3.el6_1.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-enchant-0:5.3.3-3.el6_1.3.x86_64", "product": { "name": "php-enchant-0:5.3.3-3.el6_1.3.x86_64", "product_id": "php-enchant-0:5.3.3-3.el6_1.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@5.3.3-3.el6_1.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "product": { "name": "php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "product_id": "php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.3.3-3.el6_1.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-process-0:5.3.3-3.el6_1.3.x86_64", "product": { "name": "php-process-0:5.3.3-3.el6_1.3.x86_64", "product_id": "php-process-0:5.3.3-3.el6_1.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@5.3.3-3.el6_1.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-xml-0:5.3.3-3.el6_1.3.x86_64", "product": { "name": "php-xml-0:5.3.3-3.el6_1.3.x86_64", "product_id": "php-xml-0:5.3.3-3.el6_1.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.3.3-3.el6_1.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "product": { "name": "php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "product_id": "php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.3.3-3.el6_1.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-pdo-0:5.3.3-3.el6_1.3.x86_64", "product": { "name": "php-pdo-0:5.3.3-3.el6_1.3.x86_64", "product_id": "php-pdo-0:5.3.3-3.el6_1.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.3.3-3.el6_1.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "product": { "name": "php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "product_id": "php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.3.3-3.el6_1.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-0:5.3.3-3.el6_1.3.x86_64", "product": { "name": "php-0:5.3.3-3.el6_1.3.x86_64", "product_id": "php-0:5.3.3-3.el6_1.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.3.3-3.el6_1.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-0:5.3.3-3.el6_1.3.x86_64", "product": { "name": "php-ldap-0:5.3.3-3.el6_1.3.x86_64", "product_id": "php-ldap-0:5.3.3-3.el6_1.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.3.3-3.el6_1.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-cli-0:5.3.3-3.el6_1.3.x86_64", "product": { "name": "php-cli-0:5.3.3-3.el6_1.3.x86_64", "product_id": "php-cli-0:5.3.3-3.el6_1.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.3.3-3.el6_1.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-common-0:5.3.3-3.el6_1.3.x86_64", "product": { "name": "php-common-0:5.3.3-3.el6_1.3.x86_64", "product_id": "php-common-0:5.3.3-3.el6_1.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.3.3-3.el6_1.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-0:5.3.3-3.el6_1.3.x86_64", "product": { "name": "php-gd-0:5.3.3-3.el6_1.3.x86_64", "product_id": "php-gd-0:5.3.3-3.el6_1.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.3.3-3.el6_1.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysql-0:5.3.3-3.el6_1.3.x86_64", "product": { "name": "php-mysql-0:5.3.3-3.el6_1.3.x86_64", "product_id": "php-mysql-0:5.3.3-3.el6_1.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.3.3-3.el6_1.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-0:5.3.3-3.el6_1.3.x86_64", "product": { "name": "php-odbc-0:5.3.3-3.el6_1.3.x86_64", "product_id": "php-odbc-0:5.3.3-3.el6_1.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.3.3-3.el6_1.3?arch=x86_64" } } }, { "category": "product_version", "name": "php-soap-0:5.3.3-3.el6_1.3.x86_64", "product": { "name": "php-soap-0:5.3.3-3.el6_1.3.x86_64", "product_id": "php-soap-0:5.3.3-3.el6_1.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.3.3-3.el6_1.3?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "php53-imap-0:5.3.3-1.el5_7.3.i386", "product": { "name": "php53-imap-0:5.3.3-1.el5_7.3.i386", "product_id": "php53-imap-0:5.3.3-1.el5_7.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-imap@5.3.3-1.el5_7.3?arch=i386" } } }, { "category": "product_version", "name": "php53-process-0:5.3.3-1.el5_7.3.i386", "product": { "name": "php53-process-0:5.3.3-1.el5_7.3.i386", "product_id": "php53-process-0:5.3.3-1.el5_7.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-process@5.3.3-1.el5_7.3?arch=i386" } } }, { "category": "product_version", "name": "php53-intl-0:5.3.3-1.el5_7.3.i386", "product": { "name": "php53-intl-0:5.3.3-1.el5_7.3.i386", "product_id": "php53-intl-0:5.3.3-1.el5_7.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-intl@5.3.3-1.el5_7.3?arch=i386" } } }, { "category": "product_version", "name": "php53-mysql-0:5.3.3-1.el5_7.3.i386", "product": { "name": "php53-mysql-0:5.3.3-1.el5_7.3.i386", "product_id": "php53-mysql-0:5.3.3-1.el5_7.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-mysql@5.3.3-1.el5_7.3?arch=i386" } } }, { "category": "product_version", "name": "php53-snmp-0:5.3.3-1.el5_7.3.i386", "product": { "name": "php53-snmp-0:5.3.3-1.el5_7.3.i386", "product_id": "php53-snmp-0:5.3.3-1.el5_7.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-snmp@5.3.3-1.el5_7.3?arch=i386" } } }, { "category": "product_version", "name": "php53-devel-0:5.3.3-1.el5_7.3.i386", "product": { "name": "php53-devel-0:5.3.3-1.el5_7.3.i386", "product_id": "php53-devel-0:5.3.3-1.el5_7.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-devel@5.3.3-1.el5_7.3?arch=i386" } } }, { "category": "product_version", "name": "php53-0:5.3.3-1.el5_7.3.i386", "product": { "name": "php53-0:5.3.3-1.el5_7.3.i386", "product_id": "php53-0:5.3.3-1.el5_7.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53@5.3.3-1.el5_7.3?arch=i386" } } }, { "category": "product_version", "name": "php53-dba-0:5.3.3-1.el5_7.3.i386", "product": { "name": "php53-dba-0:5.3.3-1.el5_7.3.i386", "product_id": "php53-dba-0:5.3.3-1.el5_7.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-dba@5.3.3-1.el5_7.3?arch=i386" } } }, { "category": "product_version", "name": "php53-odbc-0:5.3.3-1.el5_7.3.i386", "product": { "name": "php53-odbc-0:5.3.3-1.el5_7.3.i386", "product_id": "php53-odbc-0:5.3.3-1.el5_7.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-odbc@5.3.3-1.el5_7.3?arch=i386" } } }, { "category": "product_version", "name": "php53-mbstring-0:5.3.3-1.el5_7.3.i386", "product": { "name": "php53-mbstring-0:5.3.3-1.el5_7.3.i386", "product_id": "php53-mbstring-0:5.3.3-1.el5_7.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-mbstring@5.3.3-1.el5_7.3?arch=i386" } } }, { "category": "product_version", "name": "php53-pdo-0:5.3.3-1.el5_7.3.i386", "product": { "name": "php53-pdo-0:5.3.3-1.el5_7.3.i386", "product_id": "php53-pdo-0:5.3.3-1.el5_7.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-pdo@5.3.3-1.el5_7.3?arch=i386" } } }, { "category": "product_version", "name": "php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "product": { "name": "php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "product_id": "php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-xmlrpc@5.3.3-1.el5_7.3?arch=i386" } } }, { "category": "product_version", "name": "php53-pspell-0:5.3.3-1.el5_7.3.i386", "product": { "name": "php53-pspell-0:5.3.3-1.el5_7.3.i386", "product_id": "php53-pspell-0:5.3.3-1.el5_7.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-pspell@5.3.3-1.el5_7.3?arch=i386" } } }, { "category": "product_version", "name": "php53-cli-0:5.3.3-1.el5_7.3.i386", "product": { "name": "php53-cli-0:5.3.3-1.el5_7.3.i386", "product_id": "php53-cli-0:5.3.3-1.el5_7.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-cli@5.3.3-1.el5_7.3?arch=i386" } } }, { "category": "product_version", "name": "php53-gd-0:5.3.3-1.el5_7.3.i386", "product": { "name": "php53-gd-0:5.3.3-1.el5_7.3.i386", "product_id": "php53-gd-0:5.3.3-1.el5_7.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-gd@5.3.3-1.el5_7.3?arch=i386" } } }, { "category": "product_version", "name": "php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "product": { "name": "php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "product_id": "php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-debuginfo@5.3.3-1.el5_7.3?arch=i386" } } }, { "category": "product_version", "name": "php53-bcmath-0:5.3.3-1.el5_7.3.i386", "product": { "name": "php53-bcmath-0:5.3.3-1.el5_7.3.i386", "product_id": "php53-bcmath-0:5.3.3-1.el5_7.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-bcmath@5.3.3-1.el5_7.3?arch=i386" } } }, { "category": "product_version", "name": "php53-xml-0:5.3.3-1.el5_7.3.i386", "product": { "name": "php53-xml-0:5.3.3-1.el5_7.3.i386", "product_id": "php53-xml-0:5.3.3-1.el5_7.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-xml@5.3.3-1.el5_7.3?arch=i386" } } }, { "category": "product_version", "name": "php53-pgsql-0:5.3.3-1.el5_7.3.i386", "product": { "name": "php53-pgsql-0:5.3.3-1.el5_7.3.i386", "product_id": "php53-pgsql-0:5.3.3-1.el5_7.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-pgsql@5.3.3-1.el5_7.3?arch=i386" } } }, { "category": "product_version", "name": "php53-soap-0:5.3.3-1.el5_7.3.i386", "product": { "name": "php53-soap-0:5.3.3-1.el5_7.3.i386", "product_id": "php53-soap-0:5.3.3-1.el5_7.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-soap@5.3.3-1.el5_7.3?arch=i386" } } }, { "category": "product_version", "name": "php53-ldap-0:5.3.3-1.el5_7.3.i386", "product": { "name": "php53-ldap-0:5.3.3-1.el5_7.3.i386", "product_id": "php53-ldap-0:5.3.3-1.el5_7.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-ldap@5.3.3-1.el5_7.3?arch=i386" } } }, { "category": "product_version", "name": "php53-common-0:5.3.3-1.el5_7.3.i386", "product": { "name": "php53-common-0:5.3.3-1.el5_7.3.i386", "product_id": "php53-common-0:5.3.3-1.el5_7.3.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-common@5.3.3-1.el5_7.3?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "php53-0:5.3.3-1.el5_7.3.src", "product": { "name": "php53-0:5.3.3-1.el5_7.3.src", "product_id": "php53-0:5.3.3-1.el5_7.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53@5.3.3-1.el5_7.3?arch=src" } } }, { "category": "product_version", "name": "php-0:5.3.3-3.el6_1.3.src", "product": { "name": "php-0:5.3.3-3.el6_1.3.src", "product_id": "php-0:5.3.3-3.el6_1.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.3.3-3.el6_1.3?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "php53-imap-0:5.3.3-1.el5_7.3.ia64", "product": { "name": "php53-imap-0:5.3.3-1.el5_7.3.ia64", "product_id": "php53-imap-0:5.3.3-1.el5_7.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-imap@5.3.3-1.el5_7.3?arch=ia64" } } }, { "category": "product_version", "name": "php53-process-0:5.3.3-1.el5_7.3.ia64", "product": { "name": "php53-process-0:5.3.3-1.el5_7.3.ia64", "product_id": "php53-process-0:5.3.3-1.el5_7.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-process@5.3.3-1.el5_7.3?arch=ia64" } } }, { "category": "product_version", "name": "php53-intl-0:5.3.3-1.el5_7.3.ia64", "product": { "name": "php53-intl-0:5.3.3-1.el5_7.3.ia64", "product_id": "php53-intl-0:5.3.3-1.el5_7.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-intl@5.3.3-1.el5_7.3?arch=ia64" } } }, { "category": "product_version", "name": "php53-mysql-0:5.3.3-1.el5_7.3.ia64", "product": { "name": "php53-mysql-0:5.3.3-1.el5_7.3.ia64", "product_id": "php53-mysql-0:5.3.3-1.el5_7.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-mysql@5.3.3-1.el5_7.3?arch=ia64" } } }, { "category": "product_version", "name": "php53-snmp-0:5.3.3-1.el5_7.3.ia64", "product": { "name": "php53-snmp-0:5.3.3-1.el5_7.3.ia64", "product_id": "php53-snmp-0:5.3.3-1.el5_7.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-snmp@5.3.3-1.el5_7.3?arch=ia64" } } }, { "category": "product_version", "name": "php53-devel-0:5.3.3-1.el5_7.3.ia64", "product": { "name": "php53-devel-0:5.3.3-1.el5_7.3.ia64", "product_id": "php53-devel-0:5.3.3-1.el5_7.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-devel@5.3.3-1.el5_7.3?arch=ia64" } } }, { "category": "product_version", "name": "php53-0:5.3.3-1.el5_7.3.ia64", "product": { "name": "php53-0:5.3.3-1.el5_7.3.ia64", "product_id": "php53-0:5.3.3-1.el5_7.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53@5.3.3-1.el5_7.3?arch=ia64" } } }, { "category": "product_version", "name": "php53-dba-0:5.3.3-1.el5_7.3.ia64", "product": { "name": "php53-dba-0:5.3.3-1.el5_7.3.ia64", "product_id": "php53-dba-0:5.3.3-1.el5_7.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-dba@5.3.3-1.el5_7.3?arch=ia64" } } }, { "category": "product_version", "name": "php53-odbc-0:5.3.3-1.el5_7.3.ia64", "product": { "name": "php53-odbc-0:5.3.3-1.el5_7.3.ia64", "product_id": "php53-odbc-0:5.3.3-1.el5_7.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-odbc@5.3.3-1.el5_7.3?arch=ia64" } } }, { "category": "product_version", "name": "php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "product": { "name": "php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "product_id": "php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-mbstring@5.3.3-1.el5_7.3?arch=ia64" } } }, { "category": "product_version", "name": "php53-pdo-0:5.3.3-1.el5_7.3.ia64", "product": { "name": "php53-pdo-0:5.3.3-1.el5_7.3.ia64", "product_id": "php53-pdo-0:5.3.3-1.el5_7.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-pdo@5.3.3-1.el5_7.3?arch=ia64" } } }, { "category": "product_version", "name": "php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "product": { "name": "php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "product_id": "php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-xmlrpc@5.3.3-1.el5_7.3?arch=ia64" } } }, { "category": "product_version", "name": "php53-pspell-0:5.3.3-1.el5_7.3.ia64", "product": { "name": "php53-pspell-0:5.3.3-1.el5_7.3.ia64", "product_id": "php53-pspell-0:5.3.3-1.el5_7.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-pspell@5.3.3-1.el5_7.3?arch=ia64" } } }, { "category": "product_version", "name": "php53-cli-0:5.3.3-1.el5_7.3.ia64", "product": { "name": "php53-cli-0:5.3.3-1.el5_7.3.ia64", "product_id": "php53-cli-0:5.3.3-1.el5_7.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-cli@5.3.3-1.el5_7.3?arch=ia64" } } }, { "category": "product_version", "name": "php53-gd-0:5.3.3-1.el5_7.3.ia64", "product": { "name": "php53-gd-0:5.3.3-1.el5_7.3.ia64", "product_id": "php53-gd-0:5.3.3-1.el5_7.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-gd@5.3.3-1.el5_7.3?arch=ia64" } } }, { "category": "product_version", "name": "php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "product": { "name": "php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "product_id": "php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-debuginfo@5.3.3-1.el5_7.3?arch=ia64" } } }, { "category": "product_version", "name": "php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "product": { "name": "php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "product_id": "php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-bcmath@5.3.3-1.el5_7.3?arch=ia64" } } }, { "category": "product_version", "name": "php53-xml-0:5.3.3-1.el5_7.3.ia64", "product": { "name": "php53-xml-0:5.3.3-1.el5_7.3.ia64", "product_id": "php53-xml-0:5.3.3-1.el5_7.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-xml@5.3.3-1.el5_7.3?arch=ia64" } } }, { "category": "product_version", "name": "php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "product": { "name": "php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "product_id": "php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-pgsql@5.3.3-1.el5_7.3?arch=ia64" } } }, { "category": "product_version", "name": "php53-soap-0:5.3.3-1.el5_7.3.ia64", "product": { "name": "php53-soap-0:5.3.3-1.el5_7.3.ia64", "product_id": "php53-soap-0:5.3.3-1.el5_7.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-soap@5.3.3-1.el5_7.3?arch=ia64" } } }, { "category": "product_version", "name": "php53-ldap-0:5.3.3-1.el5_7.3.ia64", "product": { "name": "php53-ldap-0:5.3.3-1.el5_7.3.ia64", "product_id": "php53-ldap-0:5.3.3-1.el5_7.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-ldap@5.3.3-1.el5_7.3?arch=ia64" } } }, { "category": "product_version", "name": "php53-common-0:5.3.3-1.el5_7.3.ia64", "product": { "name": "php53-common-0:5.3.3-1.el5_7.3.ia64", "product_id": "php53-common-0:5.3.3-1.el5_7.3.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-common@5.3.3-1.el5_7.3?arch=ia64" } } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "php53-imap-0:5.3.3-1.el5_7.3.ppc", "product": { "name": "php53-imap-0:5.3.3-1.el5_7.3.ppc", "product_id": "php53-imap-0:5.3.3-1.el5_7.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-imap@5.3.3-1.el5_7.3?arch=ppc" } } }, { "category": "product_version", "name": "php53-process-0:5.3.3-1.el5_7.3.ppc", "product": { "name": "php53-process-0:5.3.3-1.el5_7.3.ppc", "product_id": "php53-process-0:5.3.3-1.el5_7.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-process@5.3.3-1.el5_7.3?arch=ppc" } } }, { "category": "product_version", "name": "php53-intl-0:5.3.3-1.el5_7.3.ppc", "product": { "name": "php53-intl-0:5.3.3-1.el5_7.3.ppc", "product_id": "php53-intl-0:5.3.3-1.el5_7.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-intl@5.3.3-1.el5_7.3?arch=ppc" } } }, { "category": "product_version", "name": "php53-mysql-0:5.3.3-1.el5_7.3.ppc", "product": { "name": "php53-mysql-0:5.3.3-1.el5_7.3.ppc", "product_id": "php53-mysql-0:5.3.3-1.el5_7.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-mysql@5.3.3-1.el5_7.3?arch=ppc" } } }, { "category": "product_version", "name": "php53-snmp-0:5.3.3-1.el5_7.3.ppc", "product": { "name": "php53-snmp-0:5.3.3-1.el5_7.3.ppc", "product_id": "php53-snmp-0:5.3.3-1.el5_7.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-snmp@5.3.3-1.el5_7.3?arch=ppc" } } }, { "category": "product_version", "name": "php53-devel-0:5.3.3-1.el5_7.3.ppc", "product": { "name": "php53-devel-0:5.3.3-1.el5_7.3.ppc", "product_id": "php53-devel-0:5.3.3-1.el5_7.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-devel@5.3.3-1.el5_7.3?arch=ppc" } } }, { "category": "product_version", "name": "php53-0:5.3.3-1.el5_7.3.ppc", "product": { "name": "php53-0:5.3.3-1.el5_7.3.ppc", "product_id": "php53-0:5.3.3-1.el5_7.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53@5.3.3-1.el5_7.3?arch=ppc" } } }, { "category": "product_version", "name": "php53-dba-0:5.3.3-1.el5_7.3.ppc", "product": { "name": "php53-dba-0:5.3.3-1.el5_7.3.ppc", "product_id": "php53-dba-0:5.3.3-1.el5_7.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-dba@5.3.3-1.el5_7.3?arch=ppc" } } }, { "category": "product_version", "name": "php53-odbc-0:5.3.3-1.el5_7.3.ppc", "product": { "name": "php53-odbc-0:5.3.3-1.el5_7.3.ppc", "product_id": "php53-odbc-0:5.3.3-1.el5_7.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-odbc@5.3.3-1.el5_7.3?arch=ppc" } } }, { "category": "product_version", "name": "php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "product": { "name": "php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "product_id": "php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-mbstring@5.3.3-1.el5_7.3?arch=ppc" } } }, { "category": "product_version", "name": "php53-pdo-0:5.3.3-1.el5_7.3.ppc", "product": { "name": "php53-pdo-0:5.3.3-1.el5_7.3.ppc", "product_id": "php53-pdo-0:5.3.3-1.el5_7.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-pdo@5.3.3-1.el5_7.3?arch=ppc" } } }, { "category": "product_version", "name": "php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "product": { "name": "php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "product_id": "php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-xmlrpc@5.3.3-1.el5_7.3?arch=ppc" } } }, { "category": "product_version", "name": "php53-pspell-0:5.3.3-1.el5_7.3.ppc", "product": { "name": "php53-pspell-0:5.3.3-1.el5_7.3.ppc", "product_id": "php53-pspell-0:5.3.3-1.el5_7.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-pspell@5.3.3-1.el5_7.3?arch=ppc" } } }, { "category": "product_version", "name": "php53-cli-0:5.3.3-1.el5_7.3.ppc", "product": { "name": "php53-cli-0:5.3.3-1.el5_7.3.ppc", "product_id": "php53-cli-0:5.3.3-1.el5_7.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-cli@5.3.3-1.el5_7.3?arch=ppc" } } }, { "category": "product_version", "name": "php53-gd-0:5.3.3-1.el5_7.3.ppc", "product": { "name": "php53-gd-0:5.3.3-1.el5_7.3.ppc", "product_id": "php53-gd-0:5.3.3-1.el5_7.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-gd@5.3.3-1.el5_7.3?arch=ppc" } } }, { "category": "product_version", "name": "php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "product": { "name": "php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "product_id": "php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-debuginfo@5.3.3-1.el5_7.3?arch=ppc" } } }, { "category": "product_version", "name": "php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "product": { "name": "php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "product_id": "php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-bcmath@5.3.3-1.el5_7.3?arch=ppc" } } }, { "category": "product_version", "name": "php53-xml-0:5.3.3-1.el5_7.3.ppc", "product": { "name": "php53-xml-0:5.3.3-1.el5_7.3.ppc", "product_id": "php53-xml-0:5.3.3-1.el5_7.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-xml@5.3.3-1.el5_7.3?arch=ppc" } } }, { "category": "product_version", "name": "php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "product": { "name": "php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "product_id": "php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-pgsql@5.3.3-1.el5_7.3?arch=ppc" } } }, { "category": "product_version", "name": "php53-soap-0:5.3.3-1.el5_7.3.ppc", "product": { "name": "php53-soap-0:5.3.3-1.el5_7.3.ppc", "product_id": "php53-soap-0:5.3.3-1.el5_7.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-soap@5.3.3-1.el5_7.3?arch=ppc" } } }, { "category": "product_version", "name": "php53-ldap-0:5.3.3-1.el5_7.3.ppc", "product": { "name": "php53-ldap-0:5.3.3-1.el5_7.3.ppc", "product_id": "php53-ldap-0:5.3.3-1.el5_7.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-ldap@5.3.3-1.el5_7.3?arch=ppc" } } }, { "category": "product_version", "name": "php53-common-0:5.3.3-1.el5_7.3.ppc", "product": { "name": "php53-common-0:5.3.3-1.el5_7.3.ppc", "product_id": "php53-common-0:5.3.3-1.el5_7.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-common@5.3.3-1.el5_7.3?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "php53-imap-0:5.3.3-1.el5_7.3.s390x", "product": { "name": "php53-imap-0:5.3.3-1.el5_7.3.s390x", "product_id": "php53-imap-0:5.3.3-1.el5_7.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-imap@5.3.3-1.el5_7.3?arch=s390x" } } }, { "category": "product_version", "name": "php53-process-0:5.3.3-1.el5_7.3.s390x", "product": { "name": "php53-process-0:5.3.3-1.el5_7.3.s390x", "product_id": "php53-process-0:5.3.3-1.el5_7.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-process@5.3.3-1.el5_7.3?arch=s390x" } } }, { "category": "product_version", "name": "php53-intl-0:5.3.3-1.el5_7.3.s390x", "product": { "name": "php53-intl-0:5.3.3-1.el5_7.3.s390x", "product_id": "php53-intl-0:5.3.3-1.el5_7.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-intl@5.3.3-1.el5_7.3?arch=s390x" } } }, { "category": "product_version", "name": "php53-mysql-0:5.3.3-1.el5_7.3.s390x", "product": { "name": "php53-mysql-0:5.3.3-1.el5_7.3.s390x", "product_id": "php53-mysql-0:5.3.3-1.el5_7.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-mysql@5.3.3-1.el5_7.3?arch=s390x" } } }, { "category": "product_version", "name": "php53-snmp-0:5.3.3-1.el5_7.3.s390x", "product": { "name": "php53-snmp-0:5.3.3-1.el5_7.3.s390x", "product_id": "php53-snmp-0:5.3.3-1.el5_7.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-snmp@5.3.3-1.el5_7.3?arch=s390x" } } }, { "category": "product_version", "name": "php53-devel-0:5.3.3-1.el5_7.3.s390x", "product": { "name": "php53-devel-0:5.3.3-1.el5_7.3.s390x", "product_id": "php53-devel-0:5.3.3-1.el5_7.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-devel@5.3.3-1.el5_7.3?arch=s390x" } } }, { "category": "product_version", "name": "php53-0:5.3.3-1.el5_7.3.s390x", "product": { "name": "php53-0:5.3.3-1.el5_7.3.s390x", "product_id": "php53-0:5.3.3-1.el5_7.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53@5.3.3-1.el5_7.3?arch=s390x" } } }, { "category": "product_version", "name": "php53-dba-0:5.3.3-1.el5_7.3.s390x", "product": { "name": "php53-dba-0:5.3.3-1.el5_7.3.s390x", "product_id": "php53-dba-0:5.3.3-1.el5_7.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-dba@5.3.3-1.el5_7.3?arch=s390x" } } }, { "category": "product_version", "name": "php53-odbc-0:5.3.3-1.el5_7.3.s390x", "product": { "name": "php53-odbc-0:5.3.3-1.el5_7.3.s390x", "product_id": "php53-odbc-0:5.3.3-1.el5_7.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-odbc@5.3.3-1.el5_7.3?arch=s390x" } } }, { "category": "product_version", "name": "php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "product": { "name": "php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "product_id": "php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-mbstring@5.3.3-1.el5_7.3?arch=s390x" } } }, { "category": "product_version", "name": "php53-pdo-0:5.3.3-1.el5_7.3.s390x", "product": { "name": "php53-pdo-0:5.3.3-1.el5_7.3.s390x", "product_id": "php53-pdo-0:5.3.3-1.el5_7.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-pdo@5.3.3-1.el5_7.3?arch=s390x" } } }, { "category": "product_version", "name": "php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "product": { "name": "php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "product_id": "php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-xmlrpc@5.3.3-1.el5_7.3?arch=s390x" } } }, { "category": "product_version", "name": "php53-pspell-0:5.3.3-1.el5_7.3.s390x", "product": { "name": "php53-pspell-0:5.3.3-1.el5_7.3.s390x", "product_id": "php53-pspell-0:5.3.3-1.el5_7.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-pspell@5.3.3-1.el5_7.3?arch=s390x" } } }, { "category": "product_version", "name": "php53-cli-0:5.3.3-1.el5_7.3.s390x", "product": { "name": "php53-cli-0:5.3.3-1.el5_7.3.s390x", "product_id": "php53-cli-0:5.3.3-1.el5_7.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-cli@5.3.3-1.el5_7.3?arch=s390x" } } }, { "category": "product_version", "name": "php53-gd-0:5.3.3-1.el5_7.3.s390x", "product": { "name": "php53-gd-0:5.3.3-1.el5_7.3.s390x", "product_id": "php53-gd-0:5.3.3-1.el5_7.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-gd@5.3.3-1.el5_7.3?arch=s390x" } } }, { "category": "product_version", "name": "php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "product": { "name": "php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "product_id": "php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-debuginfo@5.3.3-1.el5_7.3?arch=s390x" } } }, { "category": "product_version", "name": "php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "product": { "name": "php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "product_id": "php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-bcmath@5.3.3-1.el5_7.3?arch=s390x" } } }, { "category": "product_version", "name": "php53-xml-0:5.3.3-1.el5_7.3.s390x", "product": { "name": "php53-xml-0:5.3.3-1.el5_7.3.s390x", "product_id": "php53-xml-0:5.3.3-1.el5_7.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-xml@5.3.3-1.el5_7.3?arch=s390x" } } }, { "category": "product_version", "name": "php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "product": { "name": "php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "product_id": "php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-pgsql@5.3.3-1.el5_7.3?arch=s390x" } } }, { "category": "product_version", "name": "php53-soap-0:5.3.3-1.el5_7.3.s390x", "product": { "name": "php53-soap-0:5.3.3-1.el5_7.3.s390x", "product_id": "php53-soap-0:5.3.3-1.el5_7.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-soap@5.3.3-1.el5_7.3?arch=s390x" } } }, { "category": "product_version", "name": "php53-ldap-0:5.3.3-1.el5_7.3.s390x", "product": { "name": "php53-ldap-0:5.3.3-1.el5_7.3.s390x", "product_id": "php53-ldap-0:5.3.3-1.el5_7.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-ldap@5.3.3-1.el5_7.3?arch=s390x" } } }, { "category": "product_version", "name": "php53-common-0:5.3.3-1.el5_7.3.s390x", "product": { "name": "php53-common-0:5.3.3-1.el5_7.3.s390x", "product_id": "php53-common-0:5.3.3-1.el5_7.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php53-common@5.3.3-1.el5_7.3?arch=s390x" } } }, { "category": "product_version", "name": "php-pspell-0:5.3.3-3.el6_1.3.s390x", "product": { "name": "php-pspell-0:5.3.3-3.el6_1.3.s390x", "product_id": "php-pspell-0:5.3.3-3.el6_1.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pspell@5.3.3-3.el6_1.3?arch=s390x" } } }, { "category": "product_version", "name": "php-devel-0:5.3.3-3.el6_1.3.s390x", "product": { "name": "php-devel-0:5.3.3-3.el6_1.3.s390x", "product_id": "php-devel-0:5.3.3-3.el6_1.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.3.3-3.el6_1.3?arch=s390x" } } }, { "category": "product_version", "name": "php-intl-0:5.3.3-3.el6_1.3.s390x", "product": { "name": "php-intl-0:5.3.3-3.el6_1.3.s390x", "product_id": "php-intl-0:5.3.3-3.el6_1.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@5.3.3-3.el6_1.3?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-0:5.3.3-3.el6_1.3.s390x", "product": { "name": "php-snmp-0:5.3.3-3.el6_1.3.s390x", "product_id": "php-snmp-0:5.3.3-3.el6_1.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.3.3-3.el6_1.3?arch=s390x" } } }, { "category": "product_version", "name": "php-bcmath-0:5.3.3-3.el6_1.3.s390x", "product": { "name": "php-bcmath-0:5.3.3-3.el6_1.3.s390x", "product_id": "php-bcmath-0:5.3.3-3.el6_1.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.3.3-3.el6_1.3?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-0:5.3.3-3.el6_1.3.s390x", "product": { "name": "php-mbstring-0:5.3.3-3.el6_1.3.s390x", "product_id": "php-mbstring-0:5.3.3-3.el6_1.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.3.3-3.el6_1.3?arch=s390x" } } }, { "category": "product_version", "name": "php-embedded-0:5.3.3-3.el6_1.3.s390x", "product": { "name": "php-embedded-0:5.3.3-3.el6_1.3.s390x", "product_id": "php-embedded-0:5.3.3-3.el6_1.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@5.3.3-3.el6_1.3?arch=s390x" } } }, { "category": "product_version", "name": "php-recode-0:5.3.3-3.el6_1.3.s390x", "product": { "name": "php-recode-0:5.3.3-3.el6_1.3.s390x", "product_id": "php-recode-0:5.3.3-3.el6_1.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-recode@5.3.3-3.el6_1.3?arch=s390x" } } }, { "category": "product_version", "name": "php-imap-0:5.3.3-3.el6_1.3.s390x", "product": { "name": "php-imap-0:5.3.3-3.el6_1.3.s390x", "product_id": "php-imap-0:5.3.3-3.el6_1.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.3.3-3.el6_1.3?arch=s390x" } } }, { "category": "product_version", "name": "php-dba-0:5.3.3-3.el6_1.3.s390x", "product": { "name": "php-dba-0:5.3.3-3.el6_1.3.s390x", "product_id": "php-dba-0:5.3.3-3.el6_1.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.3.3-3.el6_1.3?arch=s390x" } } }, { "category": "product_version", "name": "php-tidy-0:5.3.3-3.el6_1.3.s390x", "product": { "name": "php-tidy-0:5.3.3-3.el6_1.3.s390x", "product_id": "php-tidy-0:5.3.3-3.el6_1.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-tidy@5.3.3-3.el6_1.3?arch=s390x" } } }, { "category": "product_version", "name": "php-zts-0:5.3.3-3.el6_1.3.s390x", "product": { "name": "php-zts-0:5.3.3-3.el6_1.3.s390x", "product_id": "php-zts-0:5.3.3-3.el6_1.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-zts@5.3.3-3.el6_1.3?arch=s390x" } } }, { "category": "product_version", "name": "php-enchant-0:5.3.3-3.el6_1.3.s390x", "product": { "name": "php-enchant-0:5.3.3-3.el6_1.3.s390x", "product_id": "php-enchant-0:5.3.3-3.el6_1.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@5.3.3-3.el6_1.3?arch=s390x" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "product": { "name": "php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "product_id": "php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.3.3-3.el6_1.3?arch=s390x" } } }, { "category": "product_version", "name": "php-process-0:5.3.3-3.el6_1.3.s390x", "product": { "name": "php-process-0:5.3.3-3.el6_1.3.s390x", "product_id": "php-process-0:5.3.3-3.el6_1.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@5.3.3-3.el6_1.3?arch=s390x" } } }, { "category": "product_version", "name": "php-xml-0:5.3.3-3.el6_1.3.s390x", "product": { "name": "php-xml-0:5.3.3-3.el6_1.3.s390x", "product_id": "php-xml-0:5.3.3-3.el6_1.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.3.3-3.el6_1.3?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-0:5.3.3-3.el6_1.3.s390x", "product": { "name": "php-pgsql-0:5.3.3-3.el6_1.3.s390x", "product_id": "php-pgsql-0:5.3.3-3.el6_1.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.3.3-3.el6_1.3?arch=s390x" } } }, { "category": "product_version", "name": "php-pdo-0:5.3.3-3.el6_1.3.s390x", "product": { "name": "php-pdo-0:5.3.3-3.el6_1.3.s390x", "product_id": "php-pdo-0:5.3.3-3.el6_1.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.3.3-3.el6_1.3?arch=s390x" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "product": { "name": "php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "product_id": "php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.3.3-3.el6_1.3?arch=s390x" } } }, { "category": "product_version", "name": "php-0:5.3.3-3.el6_1.3.s390x", "product": { "name": "php-0:5.3.3-3.el6_1.3.s390x", "product_id": "php-0:5.3.3-3.el6_1.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.3.3-3.el6_1.3?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-0:5.3.3-3.el6_1.3.s390x", "product": { "name": "php-ldap-0:5.3.3-3.el6_1.3.s390x", "product_id": "php-ldap-0:5.3.3-3.el6_1.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.3.3-3.el6_1.3?arch=s390x" } } }, { "category": "product_version", "name": "php-cli-0:5.3.3-3.el6_1.3.s390x", "product": { "name": "php-cli-0:5.3.3-3.el6_1.3.s390x", "product_id": "php-cli-0:5.3.3-3.el6_1.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.3.3-3.el6_1.3?arch=s390x" } } }, { "category": "product_version", "name": "php-common-0:5.3.3-3.el6_1.3.s390x", "product": { "name": "php-common-0:5.3.3-3.el6_1.3.s390x", "product_id": "php-common-0:5.3.3-3.el6_1.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.3.3-3.el6_1.3?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-0:5.3.3-3.el6_1.3.s390x", "product": { "name": "php-gd-0:5.3.3-3.el6_1.3.s390x", "product_id": "php-gd-0:5.3.3-3.el6_1.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.3.3-3.el6_1.3?arch=s390x" } } }, { "category": "product_version", "name": "php-mysql-0:5.3.3-3.el6_1.3.s390x", "product": { "name": "php-mysql-0:5.3.3-3.el6_1.3.s390x", "product_id": "php-mysql-0:5.3.3-3.el6_1.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.3.3-3.el6_1.3?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-0:5.3.3-3.el6_1.3.s390x", "product": { "name": "php-odbc-0:5.3.3-3.el6_1.3.s390x", "product_id": "php-odbc-0:5.3.3-3.el6_1.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.3.3-3.el6_1.3?arch=s390x" } } }, { "category": "product_version", "name": "php-soap-0:5.3.3-3.el6_1.3.s390x", "product": { "name": "php-soap-0:5.3.3-3.el6_1.3.s390x", "product_id": "php-soap-0:5.3.3-3.el6_1.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.3.3-3.el6_1.3?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "php-pspell-0:5.3.3-3.el6_1.3.i686", "product": { "name": "php-pspell-0:5.3.3-3.el6_1.3.i686", "product_id": "php-pspell-0:5.3.3-3.el6_1.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pspell@5.3.3-3.el6_1.3?arch=i686" } } }, { "category": "product_version", "name": "php-devel-0:5.3.3-3.el6_1.3.i686", "product": { "name": "php-devel-0:5.3.3-3.el6_1.3.i686", "product_id": "php-devel-0:5.3.3-3.el6_1.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.3.3-3.el6_1.3?arch=i686" } } }, { "category": "product_version", "name": "php-intl-0:5.3.3-3.el6_1.3.i686", "product": { "name": "php-intl-0:5.3.3-3.el6_1.3.i686", "product_id": "php-intl-0:5.3.3-3.el6_1.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@5.3.3-3.el6_1.3?arch=i686" } } }, { "category": "product_version", "name": "php-snmp-0:5.3.3-3.el6_1.3.i686", "product": { "name": "php-snmp-0:5.3.3-3.el6_1.3.i686", "product_id": "php-snmp-0:5.3.3-3.el6_1.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.3.3-3.el6_1.3?arch=i686" } } }, { "category": "product_version", "name": "php-bcmath-0:5.3.3-3.el6_1.3.i686", "product": { "name": "php-bcmath-0:5.3.3-3.el6_1.3.i686", "product_id": "php-bcmath-0:5.3.3-3.el6_1.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.3.3-3.el6_1.3?arch=i686" } } }, { "category": "product_version", "name": "php-mbstring-0:5.3.3-3.el6_1.3.i686", "product": { "name": "php-mbstring-0:5.3.3-3.el6_1.3.i686", "product_id": "php-mbstring-0:5.3.3-3.el6_1.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.3.3-3.el6_1.3?arch=i686" } } }, { "category": "product_version", "name": "php-embedded-0:5.3.3-3.el6_1.3.i686", "product": { "name": "php-embedded-0:5.3.3-3.el6_1.3.i686", "product_id": "php-embedded-0:5.3.3-3.el6_1.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@5.3.3-3.el6_1.3?arch=i686" } } }, { "category": "product_version", "name": "php-recode-0:5.3.3-3.el6_1.3.i686", "product": { "name": "php-recode-0:5.3.3-3.el6_1.3.i686", "product_id": "php-recode-0:5.3.3-3.el6_1.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-recode@5.3.3-3.el6_1.3?arch=i686" } } }, { "category": "product_version", "name": "php-imap-0:5.3.3-3.el6_1.3.i686", "product": { "name": "php-imap-0:5.3.3-3.el6_1.3.i686", "product_id": "php-imap-0:5.3.3-3.el6_1.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.3.3-3.el6_1.3?arch=i686" } } }, { "category": "product_version", "name": "php-dba-0:5.3.3-3.el6_1.3.i686", "product": { "name": "php-dba-0:5.3.3-3.el6_1.3.i686", "product_id": "php-dba-0:5.3.3-3.el6_1.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.3.3-3.el6_1.3?arch=i686" } } }, { "category": "product_version", "name": "php-tidy-0:5.3.3-3.el6_1.3.i686", "product": { "name": "php-tidy-0:5.3.3-3.el6_1.3.i686", "product_id": "php-tidy-0:5.3.3-3.el6_1.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-tidy@5.3.3-3.el6_1.3?arch=i686" } } }, { "category": "product_version", "name": "php-zts-0:5.3.3-3.el6_1.3.i686", "product": { "name": "php-zts-0:5.3.3-3.el6_1.3.i686", "product_id": "php-zts-0:5.3.3-3.el6_1.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-zts@5.3.3-3.el6_1.3?arch=i686" } } }, { "category": "product_version", "name": "php-enchant-0:5.3.3-3.el6_1.3.i686", "product": { "name": "php-enchant-0:5.3.3-3.el6_1.3.i686", "product_id": "php-enchant-0:5.3.3-3.el6_1.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@5.3.3-3.el6_1.3?arch=i686" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.3.3-3.el6_1.3.i686", "product": { "name": "php-debuginfo-0:5.3.3-3.el6_1.3.i686", "product_id": "php-debuginfo-0:5.3.3-3.el6_1.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.3.3-3.el6_1.3?arch=i686" } } }, { "category": "product_version", "name": "php-process-0:5.3.3-3.el6_1.3.i686", "product": { "name": "php-process-0:5.3.3-3.el6_1.3.i686", "product_id": "php-process-0:5.3.3-3.el6_1.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@5.3.3-3.el6_1.3?arch=i686" } } }, { "category": "product_version", "name": "php-xml-0:5.3.3-3.el6_1.3.i686", "product": { "name": "php-xml-0:5.3.3-3.el6_1.3.i686", "product_id": "php-xml-0:5.3.3-3.el6_1.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.3.3-3.el6_1.3?arch=i686" } } }, { "category": "product_version", "name": "php-pgsql-0:5.3.3-3.el6_1.3.i686", "product": { "name": "php-pgsql-0:5.3.3-3.el6_1.3.i686", "product_id": "php-pgsql-0:5.3.3-3.el6_1.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.3.3-3.el6_1.3?arch=i686" } } }, { "category": "product_version", "name": "php-pdo-0:5.3.3-3.el6_1.3.i686", "product": { "name": "php-pdo-0:5.3.3-3.el6_1.3.i686", "product_id": "php-pdo-0:5.3.3-3.el6_1.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.3.3-3.el6_1.3?arch=i686" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "product": { "name": "php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "product_id": "php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.3.3-3.el6_1.3?arch=i686" } } }, { "category": "product_version", "name": "php-0:5.3.3-3.el6_1.3.i686", "product": { "name": "php-0:5.3.3-3.el6_1.3.i686", "product_id": "php-0:5.3.3-3.el6_1.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.3.3-3.el6_1.3?arch=i686" } } }, { "category": "product_version", "name": "php-ldap-0:5.3.3-3.el6_1.3.i686", "product": { "name": "php-ldap-0:5.3.3-3.el6_1.3.i686", "product_id": "php-ldap-0:5.3.3-3.el6_1.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.3.3-3.el6_1.3?arch=i686" } } }, { "category": "product_version", "name": "php-cli-0:5.3.3-3.el6_1.3.i686", "product": { "name": "php-cli-0:5.3.3-3.el6_1.3.i686", "product_id": "php-cli-0:5.3.3-3.el6_1.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.3.3-3.el6_1.3?arch=i686" } } }, { "category": "product_version", "name": "php-common-0:5.3.3-3.el6_1.3.i686", "product": { "name": "php-common-0:5.3.3-3.el6_1.3.i686", "product_id": "php-common-0:5.3.3-3.el6_1.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.3.3-3.el6_1.3?arch=i686" } } }, { "category": "product_version", "name": "php-gd-0:5.3.3-3.el6_1.3.i686", "product": { "name": "php-gd-0:5.3.3-3.el6_1.3.i686", "product_id": "php-gd-0:5.3.3-3.el6_1.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.3.3-3.el6_1.3?arch=i686" } } }, { "category": "product_version", "name": "php-mysql-0:5.3.3-3.el6_1.3.i686", "product": { "name": "php-mysql-0:5.3.3-3.el6_1.3.i686", "product_id": "php-mysql-0:5.3.3-3.el6_1.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.3.3-3.el6_1.3?arch=i686" } } }, { "category": "product_version", "name": "php-odbc-0:5.3.3-3.el6_1.3.i686", "product": { "name": "php-odbc-0:5.3.3-3.el6_1.3.i686", "product_id": "php-odbc-0:5.3.3-3.el6_1.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.3.3-3.el6_1.3?arch=i686" } } }, { "category": "product_version", "name": "php-soap-0:5.3.3-3.el6_1.3.i686", "product": { "name": "php-soap-0:5.3.3-3.el6_1.3.i686", "product_id": "php-soap-0:5.3.3-3.el6_1.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.3.3-3.el6_1.3?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "php-pspell-0:5.3.3-3.el6_1.3.ppc64", "product": { "name": "php-pspell-0:5.3.3-3.el6_1.3.ppc64", "product_id": "php-pspell-0:5.3.3-3.el6_1.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pspell@5.3.3-3.el6_1.3?arch=ppc64" } } }, { "category": "product_version", "name": "php-devel-0:5.3.3-3.el6_1.3.ppc64", "product": { "name": "php-devel-0:5.3.3-3.el6_1.3.ppc64", "product_id": "php-devel-0:5.3.3-3.el6_1.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.3.3-3.el6_1.3?arch=ppc64" } } }, { "category": "product_version", "name": "php-intl-0:5.3.3-3.el6_1.3.ppc64", "product": { "name": "php-intl-0:5.3.3-3.el6_1.3.ppc64", "product_id": "php-intl-0:5.3.3-3.el6_1.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-intl@5.3.3-3.el6_1.3?arch=ppc64" } } }, { "category": "product_version", "name": "php-snmp-0:5.3.3-3.el6_1.3.ppc64", "product": { "name": "php-snmp-0:5.3.3-3.el6_1.3.ppc64", "product_id": "php-snmp-0:5.3.3-3.el6_1.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.3.3-3.el6_1.3?arch=ppc64" } } }, { "category": "product_version", "name": "php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "product": { "name": "php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "product_id": "php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.3.3-3.el6_1.3?arch=ppc64" } } }, { "category": "product_version", "name": "php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "product": { "name": "php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "product_id": "php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.3.3-3.el6_1.3?arch=ppc64" } } }, { "category": "product_version", "name": "php-embedded-0:5.3.3-3.el6_1.3.ppc64", "product": { "name": "php-embedded-0:5.3.3-3.el6_1.3.ppc64", "product_id": "php-embedded-0:5.3.3-3.el6_1.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-embedded@5.3.3-3.el6_1.3?arch=ppc64" } } }, { "category": "product_version", "name": "php-recode-0:5.3.3-3.el6_1.3.ppc64", "product": { "name": "php-recode-0:5.3.3-3.el6_1.3.ppc64", "product_id": "php-recode-0:5.3.3-3.el6_1.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-recode@5.3.3-3.el6_1.3?arch=ppc64" } } }, { "category": "product_version", "name": "php-imap-0:5.3.3-3.el6_1.3.ppc64", "product": { "name": "php-imap-0:5.3.3-3.el6_1.3.ppc64", "product_id": "php-imap-0:5.3.3-3.el6_1.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.3.3-3.el6_1.3?arch=ppc64" } } }, { "category": "product_version", "name": "php-dba-0:5.3.3-3.el6_1.3.ppc64", "product": { "name": "php-dba-0:5.3.3-3.el6_1.3.ppc64", "product_id": "php-dba-0:5.3.3-3.el6_1.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.3.3-3.el6_1.3?arch=ppc64" } } }, { "category": "product_version", "name": "php-tidy-0:5.3.3-3.el6_1.3.ppc64", "product": { "name": "php-tidy-0:5.3.3-3.el6_1.3.ppc64", "product_id": "php-tidy-0:5.3.3-3.el6_1.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-tidy@5.3.3-3.el6_1.3?arch=ppc64" } } }, { "category": "product_version", "name": "php-zts-0:5.3.3-3.el6_1.3.ppc64", "product": { "name": "php-zts-0:5.3.3-3.el6_1.3.ppc64", "product_id": "php-zts-0:5.3.3-3.el6_1.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-zts@5.3.3-3.el6_1.3?arch=ppc64" } } }, { "category": "product_version", "name": "php-enchant-0:5.3.3-3.el6_1.3.ppc64", "product": { "name": "php-enchant-0:5.3.3-3.el6_1.3.ppc64", "product_id": "php-enchant-0:5.3.3-3.el6_1.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-enchant@5.3.3-3.el6_1.3?arch=ppc64" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "product": { "name": "php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "product_id": "php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.3.3-3.el6_1.3?arch=ppc64" } } }, { "category": "product_version", "name": "php-process-0:5.3.3-3.el6_1.3.ppc64", "product": { "name": "php-process-0:5.3.3-3.el6_1.3.ppc64", "product_id": "php-process-0:5.3.3-3.el6_1.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-process@5.3.3-3.el6_1.3?arch=ppc64" } } }, { "category": "product_version", "name": "php-xml-0:5.3.3-3.el6_1.3.ppc64", "product": { "name": "php-xml-0:5.3.3-3.el6_1.3.ppc64", "product_id": "php-xml-0:5.3.3-3.el6_1.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.3.3-3.el6_1.3?arch=ppc64" } } }, { "category": "product_version", "name": "php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "product": { "name": "php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "product_id": "php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.3.3-3.el6_1.3?arch=ppc64" } } }, { "category": "product_version", "name": "php-pdo-0:5.3.3-3.el6_1.3.ppc64", "product": { "name": "php-pdo-0:5.3.3-3.el6_1.3.ppc64", "product_id": "php-pdo-0:5.3.3-3.el6_1.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.3.3-3.el6_1.3?arch=ppc64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "product": { "name": "php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "product_id": "php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.3.3-3.el6_1.3?arch=ppc64" } } }, { "category": "product_version", "name": "php-0:5.3.3-3.el6_1.3.ppc64", "product": { "name": "php-0:5.3.3-3.el6_1.3.ppc64", "product_id": "php-0:5.3.3-3.el6_1.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.3.3-3.el6_1.3?arch=ppc64" } } }, { "category": "product_version", "name": "php-ldap-0:5.3.3-3.el6_1.3.ppc64", "product": { "name": "php-ldap-0:5.3.3-3.el6_1.3.ppc64", "product_id": "php-ldap-0:5.3.3-3.el6_1.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.3.3-3.el6_1.3?arch=ppc64" } } }, { "category": "product_version", "name": "php-cli-0:5.3.3-3.el6_1.3.ppc64", "product": { "name": "php-cli-0:5.3.3-3.el6_1.3.ppc64", "product_id": "php-cli-0:5.3.3-3.el6_1.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.3.3-3.el6_1.3?arch=ppc64" } } }, { "category": "product_version", "name": "php-common-0:5.3.3-3.el6_1.3.ppc64", "product": { "name": "php-common-0:5.3.3-3.el6_1.3.ppc64", "product_id": "php-common-0:5.3.3-3.el6_1.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.3.3-3.el6_1.3?arch=ppc64" } } }, { "category": "product_version", "name": "php-gd-0:5.3.3-3.el6_1.3.ppc64", "product": { "name": "php-gd-0:5.3.3-3.el6_1.3.ppc64", "product_id": "php-gd-0:5.3.3-3.el6_1.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.3.3-3.el6_1.3?arch=ppc64" } } }, { "category": "product_version", "name": "php-mysql-0:5.3.3-3.el6_1.3.ppc64", "product": { "name": "php-mysql-0:5.3.3-3.el6_1.3.ppc64", "product_id": "php-mysql-0:5.3.3-3.el6_1.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.3.3-3.el6_1.3?arch=ppc64" } } }, { "category": "product_version", "name": "php-odbc-0:5.3.3-3.el6_1.3.ppc64", "product": { "name": "php-odbc-0:5.3.3-3.el6_1.3.ppc64", "product_id": "php-odbc-0:5.3.3-3.el6_1.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.3.3-3.el6_1.3?arch=ppc64" } } }, { "category": "product_version", "name": "php-soap-0:5.3.3-3.el6_1.3.ppc64", "product": { "name": "php-soap-0:5.3.3-3.el6_1.3.ppc64", "product_id": "php-soap-0:5.3.3-3.el6_1.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.3.3-3.el6_1.3?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "php53-0:5.3.3-1.el5_7.3.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-0:5.3.3-1.el5_7.3.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-0:5.3.3-1.el5_7.3.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-0:5.3.3-1.el5_7.3.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-0:5.3.3-1.el5_7.3.src as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.src" }, "product_reference": "php53-0:5.3.3-1.el5_7.3.src", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-0:5.3.3-1.el5_7.3.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bcmath-0:5.3.3-1.el5_7.3.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-bcmath-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bcmath-0:5.3.3-1.el5_7.3.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bcmath-0:5.3.3-1.el5_7.3.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bcmath-0:5.3.3-1.el5_7.3.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bcmath-0:5.3.3-1.el5_7.3.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-cli-0:5.3.3-1.el5_7.3.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-cli-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-cli-0:5.3.3-1.el5_7.3.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-cli-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-cli-0:5.3.3-1.el5_7.3.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-cli-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-cli-0:5.3.3-1.el5_7.3.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-cli-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-cli-0:5.3.3-1.el5_7.3.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-cli-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-common-0:5.3.3-1.el5_7.3.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-common-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-common-0:5.3.3-1.el5_7.3.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-common-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-common-0:5.3.3-1.el5_7.3.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-common-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-common-0:5.3.3-1.el5_7.3.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-common-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-common-0:5.3.3-1.el5_7.3.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-common-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dba-0:5.3.3-1.el5_7.3.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-dba-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dba-0:5.3.3-1.el5_7.3.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-dba-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dba-0:5.3.3-1.el5_7.3.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-dba-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dba-0:5.3.3-1.el5_7.3.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-dba-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dba-0:5.3.3-1.el5_7.3.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-dba-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-debuginfo-0:5.3.3-1.el5_7.3.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-debuginfo-0:5.3.3-1.el5_7.3.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-debuginfo-0:5.3.3-1.el5_7.3.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-debuginfo-0:5.3.3-1.el5_7.3.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-devel-0:5.3.3-1.el5_7.3.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-devel-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-devel-0:5.3.3-1.el5_7.3.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-devel-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-devel-0:5.3.3-1.el5_7.3.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-devel-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-devel-0:5.3.3-1.el5_7.3.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-devel-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-devel-0:5.3.3-1.el5_7.3.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-devel-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gd-0:5.3.3-1.el5_7.3.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-gd-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gd-0:5.3.3-1.el5_7.3.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-gd-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gd-0:5.3.3-1.el5_7.3.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-gd-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gd-0:5.3.3-1.el5_7.3.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-gd-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gd-0:5.3.3-1.el5_7.3.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-gd-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-imap-0:5.3.3-1.el5_7.3.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-imap-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-imap-0:5.3.3-1.el5_7.3.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-imap-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-imap-0:5.3.3-1.el5_7.3.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-imap-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-imap-0:5.3.3-1.el5_7.3.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-imap-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-imap-0:5.3.3-1.el5_7.3.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-imap-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-intl-0:5.3.3-1.el5_7.3.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-intl-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-intl-0:5.3.3-1.el5_7.3.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-intl-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-intl-0:5.3.3-1.el5_7.3.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-intl-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-intl-0:5.3.3-1.el5_7.3.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-intl-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-intl-0:5.3.3-1.el5_7.3.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-intl-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ldap-0:5.3.3-1.el5_7.3.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-ldap-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ldap-0:5.3.3-1.el5_7.3.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-ldap-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ldap-0:5.3.3-1.el5_7.3.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-ldap-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ldap-0:5.3.3-1.el5_7.3.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-ldap-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ldap-0:5.3.3-1.el5_7.3.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mbstring-0:5.3.3-1.el5_7.3.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-mbstring-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mbstring-0:5.3.3-1.el5_7.3.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mbstring-0:5.3.3-1.el5_7.3.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mbstring-0:5.3.3-1.el5_7.3.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mbstring-0:5.3.3-1.el5_7.3.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mysql-0:5.3.3-1.el5_7.3.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-mysql-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mysql-0:5.3.3-1.el5_7.3.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-mysql-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mysql-0:5.3.3-1.el5_7.3.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-mysql-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mysql-0:5.3.3-1.el5_7.3.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-mysql-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mysql-0:5.3.3-1.el5_7.3.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-odbc-0:5.3.3-1.el5_7.3.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-odbc-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-odbc-0:5.3.3-1.el5_7.3.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-odbc-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-odbc-0:5.3.3-1.el5_7.3.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-odbc-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-odbc-0:5.3.3-1.el5_7.3.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-odbc-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-odbc-0:5.3.3-1.el5_7.3.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pdo-0:5.3.3-1.el5_7.3.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-pdo-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pdo-0:5.3.3-1.el5_7.3.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-pdo-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pdo-0:5.3.3-1.el5_7.3.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-pdo-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pdo-0:5.3.3-1.el5_7.3.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-pdo-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pdo-0:5.3.3-1.el5_7.3.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pgsql-0:5.3.3-1.el5_7.3.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-pgsql-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pgsql-0:5.3.3-1.el5_7.3.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pgsql-0:5.3.3-1.el5_7.3.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pgsql-0:5.3.3-1.el5_7.3.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pgsql-0:5.3.3-1.el5_7.3.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-process-0:5.3.3-1.el5_7.3.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-process-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-process-0:5.3.3-1.el5_7.3.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-process-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-process-0:5.3.3-1.el5_7.3.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-process-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-process-0:5.3.3-1.el5_7.3.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-process-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-process-0:5.3.3-1.el5_7.3.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-process-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pspell-0:5.3.3-1.el5_7.3.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-pspell-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pspell-0:5.3.3-1.el5_7.3.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-pspell-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pspell-0:5.3.3-1.el5_7.3.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-pspell-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pspell-0:5.3.3-1.el5_7.3.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-pspell-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pspell-0:5.3.3-1.el5_7.3.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-snmp-0:5.3.3-1.el5_7.3.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-snmp-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-snmp-0:5.3.3-1.el5_7.3.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-snmp-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-snmp-0:5.3.3-1.el5_7.3.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-snmp-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-snmp-0:5.3.3-1.el5_7.3.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-snmp-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-snmp-0:5.3.3-1.el5_7.3.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-soap-0:5.3.3-1.el5_7.3.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-soap-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-soap-0:5.3.3-1.el5_7.3.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-soap-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-soap-0:5.3.3-1.el5_7.3.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-soap-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-soap-0:5.3.3-1.el5_7.3.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-soap-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-soap-0:5.3.3-1.el5_7.3.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-soap-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xml-0:5.3.3-1.el5_7.3.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-xml-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xml-0:5.3.3-1.el5_7.3.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-xml-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xml-0:5.3.3-1.el5_7.3.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-xml-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xml-0:5.3.3-1.el5_7.3.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-xml-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xml-0:5.3.3-1.el5_7.3.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-xml-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlrpc-0:5.3.3-1.el5_7.3.i386 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Client-Workstation-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-0:5.3.3-1.el5_7.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-0:5.3.3-1.el5_7.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-0:5.3.3-1.el5_7.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-0:5.3.3-1.el5_7.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-0:5.3.3-1.el5_7.3.src as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.src" }, "product_reference": "php53-0:5.3.3-1.el5_7.3.src", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-0:5.3.3-1.el5_7.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bcmath-0:5.3.3-1.el5_7.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-bcmath-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bcmath-0:5.3.3-1.el5_7.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bcmath-0:5.3.3-1.el5_7.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bcmath-0:5.3.3-1.el5_7.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-bcmath-0:5.3.3-1.el5_7.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-cli-0:5.3.3-1.el5_7.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-cli-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-cli-0:5.3.3-1.el5_7.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-cli-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-cli-0:5.3.3-1.el5_7.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-cli-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-cli-0:5.3.3-1.el5_7.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-cli-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-cli-0:5.3.3-1.el5_7.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-cli-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-common-0:5.3.3-1.el5_7.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-common-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-common-0:5.3.3-1.el5_7.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-common-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-common-0:5.3.3-1.el5_7.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-common-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-common-0:5.3.3-1.el5_7.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-common-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-common-0:5.3.3-1.el5_7.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-common-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dba-0:5.3.3-1.el5_7.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-dba-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dba-0:5.3.3-1.el5_7.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-dba-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dba-0:5.3.3-1.el5_7.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-dba-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dba-0:5.3.3-1.el5_7.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-dba-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-dba-0:5.3.3-1.el5_7.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-dba-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-debuginfo-0:5.3.3-1.el5_7.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-debuginfo-0:5.3.3-1.el5_7.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-debuginfo-0:5.3.3-1.el5_7.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-debuginfo-0:5.3.3-1.el5_7.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-devel-0:5.3.3-1.el5_7.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-devel-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-devel-0:5.3.3-1.el5_7.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-devel-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-devel-0:5.3.3-1.el5_7.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-devel-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-devel-0:5.3.3-1.el5_7.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-devel-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-devel-0:5.3.3-1.el5_7.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-devel-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gd-0:5.3.3-1.el5_7.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-gd-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gd-0:5.3.3-1.el5_7.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-gd-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gd-0:5.3.3-1.el5_7.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-gd-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gd-0:5.3.3-1.el5_7.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-gd-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-gd-0:5.3.3-1.el5_7.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-gd-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-imap-0:5.3.3-1.el5_7.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-imap-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-imap-0:5.3.3-1.el5_7.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-imap-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-imap-0:5.3.3-1.el5_7.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-imap-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-imap-0:5.3.3-1.el5_7.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-imap-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-imap-0:5.3.3-1.el5_7.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-imap-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-intl-0:5.3.3-1.el5_7.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-intl-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-intl-0:5.3.3-1.el5_7.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-intl-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-intl-0:5.3.3-1.el5_7.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-intl-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-intl-0:5.3.3-1.el5_7.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-intl-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-intl-0:5.3.3-1.el5_7.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-intl-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ldap-0:5.3.3-1.el5_7.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-ldap-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ldap-0:5.3.3-1.el5_7.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-ldap-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ldap-0:5.3.3-1.el5_7.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-ldap-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ldap-0:5.3.3-1.el5_7.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-ldap-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-ldap-0:5.3.3-1.el5_7.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mbstring-0:5.3.3-1.el5_7.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-mbstring-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mbstring-0:5.3.3-1.el5_7.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mbstring-0:5.3.3-1.el5_7.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mbstring-0:5.3.3-1.el5_7.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mbstring-0:5.3.3-1.el5_7.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mysql-0:5.3.3-1.el5_7.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-mysql-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mysql-0:5.3.3-1.el5_7.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-mysql-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mysql-0:5.3.3-1.el5_7.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-mysql-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mysql-0:5.3.3-1.el5_7.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-mysql-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-mysql-0:5.3.3-1.el5_7.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-odbc-0:5.3.3-1.el5_7.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-odbc-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-odbc-0:5.3.3-1.el5_7.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-odbc-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-odbc-0:5.3.3-1.el5_7.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-odbc-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-odbc-0:5.3.3-1.el5_7.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-odbc-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-odbc-0:5.3.3-1.el5_7.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pdo-0:5.3.3-1.el5_7.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-pdo-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pdo-0:5.3.3-1.el5_7.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-pdo-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pdo-0:5.3.3-1.el5_7.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-pdo-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pdo-0:5.3.3-1.el5_7.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-pdo-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pdo-0:5.3.3-1.el5_7.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pgsql-0:5.3.3-1.el5_7.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-pgsql-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pgsql-0:5.3.3-1.el5_7.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pgsql-0:5.3.3-1.el5_7.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pgsql-0:5.3.3-1.el5_7.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pgsql-0:5.3.3-1.el5_7.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-process-0:5.3.3-1.el5_7.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-process-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-process-0:5.3.3-1.el5_7.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-process-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-process-0:5.3.3-1.el5_7.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-process-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-process-0:5.3.3-1.el5_7.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-process-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-process-0:5.3.3-1.el5_7.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-process-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pspell-0:5.3.3-1.el5_7.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-pspell-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pspell-0:5.3.3-1.el5_7.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-pspell-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pspell-0:5.3.3-1.el5_7.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-pspell-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pspell-0:5.3.3-1.el5_7.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-pspell-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-pspell-0:5.3.3-1.el5_7.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-snmp-0:5.3.3-1.el5_7.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-snmp-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-snmp-0:5.3.3-1.el5_7.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-snmp-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-snmp-0:5.3.3-1.el5_7.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-snmp-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-snmp-0:5.3.3-1.el5_7.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-snmp-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-snmp-0:5.3.3-1.el5_7.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-soap-0:5.3.3-1.el5_7.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-soap-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-soap-0:5.3.3-1.el5_7.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-soap-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-soap-0:5.3.3-1.el5_7.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-soap-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-soap-0:5.3.3-1.el5_7.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-soap-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-soap-0:5.3.3-1.el5_7.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-soap-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xml-0:5.3.3-1.el5_7.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-xml-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xml-0:5.3.3-1.el5_7.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-xml-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xml-0:5.3.3-1.el5_7.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-xml-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xml-0:5.3.3-1.el5_7.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-xml-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xml-0:5.3.3-1.el5_7.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-xml-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlrpc-0:5.3.3-1.el5_7.3.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386" }, "product_reference": "php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64" }, "product_reference": "php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc" }, "product_reference": "php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x" }, "product_reference": "php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64" }, "product_reference": "php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "relates_to_product_reference": "5Server-5.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.3-3.el6_1.3.src as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.src" }, "product_reference": "php-0:5.3.3-3.el6_1.3.src", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-bcmath-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-bcmath-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-cli-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-cli-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-cli-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-cli-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-common-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-common-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-common-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-common-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-dba-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-dba-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-dba-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-dba-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-debuginfo-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-devel-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-devel-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-devel-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-devel-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-embedded-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-embedded-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-embedded-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-embedded-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-enchant-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-enchant-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-enchant-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-enchant-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-gd-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-gd-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-gd-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-gd-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-imap-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-imap-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-imap-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-imap-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-intl-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-intl-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-intl-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-intl-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-ldap-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-ldap-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-ldap-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-ldap-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-mbstring-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-mbstring-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-mysql-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-mysql-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-mysql-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-mysql-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-odbc-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-odbc-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-odbc-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-odbc-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-pdo-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-pdo-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-pdo-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-pdo-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-pgsql-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-pgsql-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-process-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-process-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-process-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-process-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-pspell-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-pspell-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-pspell-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-pspell-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-recode-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-recode-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-recode-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-recode-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-snmp-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-snmp-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-snmp-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-snmp-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-soap-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-soap-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-soap-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-soap-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-tidy-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-tidy-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-tidy-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-tidy-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-xml-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-xml-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-xml-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-xml-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-zts-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-zts-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-zts-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-zts-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.3-3.el6_1.3.src as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.src" }, "product_reference": "php-0:5.3.3-3.el6_1.3.src", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-bcmath-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-bcmath-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-cli-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-cli-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-cli-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-cli-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-common-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-common-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-common-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-common-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-dba-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-dba-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-dba-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-dba-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-debuginfo-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-devel-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-devel-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-devel-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-devel-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-embedded-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-embedded-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-embedded-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-embedded-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-embedded-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-enchant-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-enchant-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-enchant-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-enchant-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-enchant-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-gd-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-gd-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-gd-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-gd-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-imap-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-imap-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-imap-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-imap-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-intl-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-intl-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-intl-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-intl-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-intl-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-ldap-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-ldap-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-ldap-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-ldap-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-mbstring-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-mbstring-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-mysql-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-mysql-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-mysql-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-mysql-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-odbc-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-odbc-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-odbc-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-odbc-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-pdo-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-pdo-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-pdo-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-pdo-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-pgsql-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-pgsql-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-process-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-process-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-process-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-process-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-process-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-pspell-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-pspell-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-pspell-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pspell-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-pspell-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-recode-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-recode-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-recode-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-recode-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-recode-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-snmp-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-snmp-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-snmp-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-snmp-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-soap-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-soap-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-soap-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-soap-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-tidy-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-tidy-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-tidy-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-tidy-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-tidy-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-xml-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-xml-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-xml-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-xml-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.3-3.el6_1.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686" }, "product_reference": "php-zts-0:5.3.3-3.el6_1.3.i686", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.3-3.el6_1.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64" }, "product_reference": "php-zts-0:5.3.3-3.el6_1.3.ppc64", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.3-3.el6_1.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x" }, "product_reference": "php-zts-0:5.3.3-3.el6_1.3.s390x", "relates_to_product_reference": "6Server-optional-6.1.z" }, { "category": "default_component_of", "full_product_name": { "name": "php-zts-0:5.3.3-3.el6_1.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64" }, "product_reference": "php-zts-0:5.3.3-3.el6_1.3.x86_64", "relates_to_product_reference": "6Server-optional-6.1.z" } ] }, "vulnerabilities": [ { "cve": "CVE-2011-0708", "discovery_date": "2011-02-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "680972" } ], "notes": [ { "category": "description", "text": "exif.c in the Exif extension in PHP before 5.3.6 on 64-bit platforms performs an incorrect cast, which allows remote attackers to cause a denial of service (application crash) via an image with a crafted Image File Directory (IFD) that triggers a buffer over-read.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: buffer over-read in Exif extension", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2011-0708" }, { "category": "external", "summary": "RHBZ#680972", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=680972" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2011-0708", "url": "https://www.cve.org/CVERecord?id=CVE-2011-0708" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-0708", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-0708" } ], "release_date": "2011-02-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2011-11-02T22:15:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259", "product_ids": [ "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:1423" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 2.6, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:H/Au:N/C:N/I:N/A:P", "version": "2.0" }, "products": [ "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: buffer over-read in Exif extension" }, { "cve": "CVE-2011-1148", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2011-03-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "688958" } ], "notes": [ { "category": "description", "text": "Use-after-free vulnerability in the substr_replace function in PHP 5.3.6 and earlier allows context-dependent attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact by using the same variable for multiple arguments.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: use-after-free vulnerability in substr_replace()", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the versions of php as shipped with Red Hat Enterprise Linux 4.", "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": [ "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2011-1148" }, { "category": "external", "summary": "RHBZ#688958", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=688958" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2011-1148", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1148" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-1148", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-1148" } ], "release_date": "2011-03-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2011-11-02T22:15:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259", "product_ids": [ "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:1423" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "products": [ "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: use-after-free vulnerability in substr_replace()" }, { "cve": "CVE-2011-1466", "discovery_date": "2011-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "689386" } ], "notes": [ { "category": "description", "text": "Integer overflow in the SdnToJulian function in the Calendar extension in PHP before 5.3.6 allows context-dependent attackers to cause a denial of service (application crash) via a large integer in the first argument to the cal_from_jd function.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: Crash by converting serial day numbers (SDN) into Julian calendar", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2011-1466" }, { "category": "external", "summary": "RHBZ#689386", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=689386" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2011-1466", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1466" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-1466", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-1466" } ], "release_date": "2010-12-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2011-11-02T22:15:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259", "product_ids": [ "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:1423" } ], "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": [ "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: Crash by converting serial day numbers (SDN) into Julian calendar" }, { "cve": "CVE-2011-1468", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "discovery_date": "2011-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "690899" } ], "notes": [ { "category": "description", "text": "Multiple memory leaks in the OpenSSL extension in PHP before 5.3.6 might allow remote attackers to cause a denial of service (memory consumption) via (1) plaintext data to the openssl_encrypt function or (2) ciphertext data to the openssl_decrypt function.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: Multiple memory leaks in the OpenSSL extension", "title": "Vulnerability summary" }, { "category": "other", "text": "Not vulnerable. This issue did not affect the versions of php as shipped with Red Hat Enterprise Linux 4 and 5. It has been addressed in Red Hat Enterprise Linux 5 (php53) and 6 (php).", "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": [ "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2011-1468" }, { "category": "external", "summary": "RHBZ#690899", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=690899" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2011-1468", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1468" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-1468", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-1468" } ], "release_date": "2011-02-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2011-11-02T22:15:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259", "product_ids": [ "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:1423" } ], "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": [ "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: Multiple memory leaks in the OpenSSL extension" }, { "cve": "CVE-2011-1469", "discovery_date": "2011-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "690905" } ], "notes": [ { "category": "description", "text": "Unspecified vulnerability in the Streams component in PHP before 5.3.6 allows context-dependent attackers to cause a denial of service (application crash) by accessing an ftp:// URL during use of an HTTP proxy with the FTP wrapper.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: DoS when using HTTP proxy with the FTP wrapper", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the version of php as shipped with Red Hat Enterprise Linux 4.", "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": [ "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2011-1469" }, { "category": "external", "summary": "RHBZ#690905", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=690905" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2011-1469", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1469" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-1469", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-1469" } ], "release_date": "2011-02-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2011-11-02T22:15:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259", "product_ids": [ "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:1423" } ], "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": [ "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: DoS when using HTTP proxy with the FTP wrapper" }, { "cve": "CVE-2011-1471", "discovery_date": "2011-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "690915" } ], "notes": [ { "category": "description", "text": "Integer signedness error in zip_stream.c in the Zip extension in PHP before 5.3.6 allows context-dependent attackers to cause a denial of service (CPU consumption) via a malformed archive file that triggers errors in zip_fread function calls.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: DoS (excessive CPU consumption) by processing certain Zip archive files", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2011-1471" }, { "category": "external", "summary": "RHBZ#690915", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=690915" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2011-1471", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1471" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-1471", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-1471" } ], "release_date": "2009-07-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2011-11-02T22:15:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259", "product_ids": [ "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:1423" } ], "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": [ "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: DoS (excessive CPU consumption) by processing certain Zip archive files" }, { "cve": "CVE-2011-1938", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "discovery_date": "2011-05-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "709067" } ], "notes": [ { "category": "description", "text": "Stack-based buffer overflow in the socket_connect function in ext/sockets/sockets.c in PHP 5.3.3 through 5.3.6 might allow context-dependent attackers to execute arbitrary code via a long pathname for a UNIX socket.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: stack-based buffer overflow in socket_connect()", "title": "Vulnerability summary" }, { "category": "other", "text": "Not vulnerable. This issue did not affect the versions of php as shipped with Red Hat Enterprise Linux 4 and 5. It has been addressed in Red Hat Enterprise Linux 5 (php53) and 6 (php).", "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": [ "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2011-1938" }, { "category": "external", "summary": "RHBZ#709067", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=709067" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2011-1938", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1938" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-1938", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-1938" } ], "release_date": "2011-05-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2011-11-02T22:15:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259", "product_ids": [ "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:1423" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 2.6, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:H/Au:N/C:N/I:N/A:P", "version": "2.0" }, "products": [ "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: stack-based buffer overflow in socket_connect()" }, { "cve": "CVE-2011-2202", "discovery_date": "2011-06-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "713194" } ], "notes": [ { "category": "description", "text": "The rfc1867_post_handler function in main/rfc1867.c in PHP before 5.3.7 does not properly restrict filenames in multipart/form-data POST requests, which allows remote attackers to conduct absolute path traversal attacks, and possibly create or overwrite arbitrary files, via a crafted upload request, related to a \"file path injection vulnerability.\"", "title": "Vulnerability description" }, { "category": "summary", "text": "php: file path injection vulnerability in RFC1867 file upload filename", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2011-2202" }, { "category": "external", "summary": "RHBZ#713194", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=713194" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2011-2202", "url": "https://www.cve.org/CVERecord?id=CVE-2011-2202" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-2202", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-2202" } ], "release_date": "2011-06-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2011-11-02T22:15:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259", "product_ids": [ "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:1423" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 2.6, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N", "version": "2.0" }, "products": [ "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: file path injection vulnerability in RFC1867 file upload filename" }, { "cve": "CVE-2011-2483", "discovery_date": "2011-06-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "715025" } ], "notes": [ { "category": "description", "text": "crypt_blowfish before 1.1, as used in PHP before 5.3.7 on certain platforms, PostgreSQL before 8.4.9, and other products, does not properly handle 8-bit characters, which makes it easier for context-dependent attackers to determine a cleartext password by leveraging knowledge of a password hash.", "title": "Vulnerability description" }, { "category": "summary", "text": "crypt_blowfish: 8-bit character mishandling allows different password pairs to produce the same hash", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2011-2483" }, { "category": "external", "summary": "RHBZ#715025", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=715025" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2011-2483", "url": "https://www.cve.org/CVERecord?id=CVE-2011-2483" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-2483", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-2483" }, { "category": "external", "summary": "http://www.php.net/security/crypt_blowfish.php", "url": "http://www.php.net/security/crypt_blowfish.php" } ], "release_date": "2011-06-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2011-11-02T22:15:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259", "product_ids": [ "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2011:1423" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N", "version": "2.0" }, "products": [ "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Client-Workstation-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Client-Workstation-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.src", "5Server-5.7.Z:php53-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-bcmath-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-cli-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-common-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-dba-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-debuginfo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-devel-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-gd-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-imap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-intl-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-ldap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mbstring-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-mysql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-odbc-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pdo-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pgsql-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-process-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-pspell-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-snmp-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-soap-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xml-0:5.3.3-1.el5_7.3.x86_64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.i386", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ia64", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.ppc", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.s390x", "5Server-5.7.Z:php53-xmlrpc-0:5.3.3-1.el5_7.3.x86_64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.src", "6Server-optional-6.1.z:php-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-bcmath-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-cli-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-common-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-dba-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-debuginfo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-devel-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-embedded-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-enchant-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-gd-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-imap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-intl-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-ldap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mbstring-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-mysql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-odbc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pdo-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pgsql-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-process-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-pspell-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-recode-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-snmp-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-soap-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-tidy-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xml-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-xmlrpc-0:5.3.3-3.el6_1.3.x86_64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.i686", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.ppc64", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.s390x", "6Server-optional-6.1.z:php-zts-0:5.3.3-3.el6_1.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "crypt_blowfish: 8-bit character mishandling allows different password pairs to produce the same hash" } ] }
rhsa-2012_0071
Vulnerability from csaf_redhat
Published
2012-01-30 18:16
Modified
2024-11-05 17:41
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 4.
The Red Hat Security Response Team has rated this update as having moderate
security impact. Common Vulnerability Scoring System (CVSS) base scores,
which give detailed severity ratings, are available for each vulnerability
from the CVE links in the References section.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache
HTTP Server.
It was found that the hashing routine used by PHP arrays was susceptible
to predictable hash collisions. If an HTTP POST request to a PHP
application contained many parameters whose names map to the same hash
value, a large amount of CPU time would be consumed. This flaw has been
mitigated by adding a new configuration directive, max_input_vars, that
limits the maximum number of parameters processed per request. By
default, max_input_vars is set to 1000. (CVE-2011-4885)
An integer overflow flaw was found in the PHP exif extension. On 32-bit
systems, a specially-crafted image file could cause the PHP interpreter to
crash or disclose portions of its memory when a PHP script tries to extract
Exchangeable image file format (Exif) metadata from the image file.
(CVE-2011-4566)
An insufficient input validation flaw, leading to a buffer over-read, was
found in the PHP exif extension. A specially-crafted image file could cause
the PHP interpreter to crash when a PHP script tries to extract
Exchangeable image file format (Exif) metadata from the image file.
(CVE-2011-0708)
An integer overflow flaw was found in the PHP calendar extension. A remote
attacker able to make a PHP script call SdnToJulian() with a large value
could cause the PHP interpreter to crash. (CVE-2011-1466)
An off-by-one flaw was found in PHP. If an attacker uploaded a file with a
specially-crafted file name it could cause a PHP script to attempt to write
a file to the root (/) directory. By default, PHP runs as the "apache"
user, preventing it from writing to the root directory. (CVE-2011-2202)
Red Hat would like to thank oCERT for reporting CVE-2011-4885. oCERT
acknowledges Julian Wälde and Alexander Klink as the original reporters of
CVE-2011-4885.
All php users should upgrade to these updated packages, which contain
backported patches to resolve these issues. After installing the updated
packages, the httpd daemon must be restarted for the update to take effect.
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 4.\n\nThe Red Hat Security Response Team has rated this update as having moderate\nsecurity impact. Common Vulnerability Scoring System (CVSS) base scores,\nwhich give detailed severity ratings, are available for each vulnerability\nfrom the CVE links in the References section.", "title": "Topic" }, { "category": "general", "text": "PHP is an HTML-embedded scripting language commonly used with the Apache\nHTTP Server.\n\nIt was found that the hashing routine used by PHP arrays was susceptible\nto predictable hash collisions. If an HTTP POST request to a PHP\napplication contained many parameters whose names map to the same hash\nvalue, a large amount of CPU time would be consumed. This flaw has been\nmitigated by adding a new configuration directive, max_input_vars, that\nlimits the maximum number of parameters processed per request. By\ndefault, max_input_vars is set to 1000. (CVE-2011-4885)\n\nAn integer overflow flaw was found in the PHP exif extension. On 32-bit\nsystems, a specially-crafted image file could cause the PHP interpreter to\ncrash or disclose portions of its memory when a PHP script tries to extract\nExchangeable image file format (Exif) metadata from the image file.\n(CVE-2011-4566)\n\nAn insufficient input validation flaw, leading to a buffer over-read, was\nfound in the PHP exif extension. A specially-crafted image file could cause\nthe PHP interpreter to crash when a PHP script tries to extract\nExchangeable image file format (Exif) metadata from the image file.\n(CVE-2011-0708)\n\nAn integer overflow flaw was found in the PHP calendar extension. A remote\nattacker able to make a PHP script call SdnToJulian() with a large value\ncould cause the PHP interpreter to crash. (CVE-2011-1466)\n\nAn off-by-one flaw was found in PHP. If an attacker uploaded a file with a\nspecially-crafted file name it could cause a PHP script to attempt to write\na file to the root (/) directory. By default, PHP runs as the \"apache\"\nuser, preventing it from writing to the root directory. (CVE-2011-2202)\n\nRed Hat would like to thank oCERT for reporting CVE-2011-4885. oCERT\nacknowledges Julian W\u00e4lde and Alexander Klink as the original reporters of\nCVE-2011-4885.\n\nAll php users should upgrade to these updated packages, which contain\nbackported patches to resolve these issues. After installing the updated\npackages, the httpd daemon must be restarted for the update to take effect.", "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-2012:0071", "url": "https://access.redhat.com/errata/RHSA-2012:0071" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "680972", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=680972" }, { "category": "external", "summary": "689386", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=689386" }, { "category": "external", "summary": "713194", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=713194" }, { "category": "external", "summary": "750547", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=750547" }, { "category": "external", "summary": "758413", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=758413" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2012/rhsa-2012_0071.json" } ], "title": "Red Hat Security Advisory: php security update", "tracking": { "current_release_date": "2024-11-05T17:41:09+00:00", "generator": { "date": "2024-11-05T17:41:09+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2012:0071", "initial_release_date": "2012-01-30T18:16:00+00:00", "revision_history": [ { "date": "2012-01-30T18:16:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2012-01-30T18:17:22+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T17:41:09+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-domxml-0:4.3.9-3.35.ia64", "product": { "name": "php-domxml-0:4.3.9-3.35.ia64", "product_id": "php-domxml-0:4.3.9-3.35.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.35?arch=ia64" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.35.ia64", "product": { "name": "php-pear-0:4.3.9-3.35.ia64", "product_id": "php-pear-0:4.3.9-3.35.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.35?arch=ia64" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.35.ia64", "product": { "name": "php-imap-0:4.3.9-3.35.ia64", "product_id": "php-imap-0:4.3.9-3.35.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.35?arch=ia64" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.35.ia64", "product": { "name": "php-ncurses-0:4.3.9-3.35.ia64", "product_id": "php-ncurses-0:4.3.9-3.35.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.35?arch=ia64" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.35.ia64", "product": { "name": "php-devel-0:4.3.9-3.35.ia64", "product_id": "php-devel-0:4.3.9-3.35.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.35?arch=ia64" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.35.ia64", "product": { "name": "php-ldap-0:4.3.9-3.35.ia64", "product_id": "php-ldap-0:4.3.9-3.35.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.35?arch=ia64" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.35.ia64", "product": { "name": "php-gd-0:4.3.9-3.35.ia64", "product_id": "php-gd-0:4.3.9-3.35.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.35?arch=ia64" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.35.ia64", "product": { "name": "php-mbstring-0:4.3.9-3.35.ia64", "product_id": "php-mbstring-0:4.3.9-3.35.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.35?arch=ia64" } } }, { "category": "product_version", "name": "php-0:4.3.9-3.35.ia64", "product": { "name": "php-0:4.3.9-3.35.ia64", "product_id": "php-0:4.3.9-3.35.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.35?arch=ia64" } } }, { "category": "product_version", "name": "php-mysql-0:4.3.9-3.35.ia64", "product": { "name": "php-mysql-0:4.3.9-3.35.ia64", "product_id": "php-mysql-0:4.3.9-3.35.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.35?arch=ia64" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.35.ia64", "product": { "name": "php-snmp-0:4.3.9-3.35.ia64", "product_id": "php-snmp-0:4.3.9-3.35.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.35?arch=ia64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.35.ia64", "product": { "name": "php-xmlrpc-0:4.3.9-3.35.ia64", "product_id": "php-xmlrpc-0:4.3.9-3.35.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.35?arch=ia64" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.35.ia64", "product": { "name": "php-debuginfo-0:4.3.9-3.35.ia64", "product_id": "php-debuginfo-0:4.3.9-3.35.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.35?arch=ia64" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.35.ia64", "product": { "name": "php-pgsql-0:4.3.9-3.35.ia64", "product_id": "php-pgsql-0:4.3.9-3.35.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.35?arch=ia64" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.35.ia64", "product": { "name": "php-odbc-0:4.3.9-3.35.ia64", "product_id": "php-odbc-0:4.3.9-3.35.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.35?arch=ia64" } } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "php-domxml-0:4.3.9-3.35.i386", "product": { "name": "php-domxml-0:4.3.9-3.35.i386", "product_id": "php-domxml-0:4.3.9-3.35.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.35?arch=i386" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.35.i386", "product": { "name": "php-pear-0:4.3.9-3.35.i386", "product_id": "php-pear-0:4.3.9-3.35.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.35?arch=i386" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.35.i386", "product": { "name": "php-imap-0:4.3.9-3.35.i386", "product_id": "php-imap-0:4.3.9-3.35.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.35?arch=i386" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.35.i386", "product": { "name": "php-ncurses-0:4.3.9-3.35.i386", "product_id": "php-ncurses-0:4.3.9-3.35.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.35?arch=i386" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.35.i386", "product": { "name": "php-devel-0:4.3.9-3.35.i386", "product_id": "php-devel-0:4.3.9-3.35.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.35?arch=i386" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.35.i386", "product": { "name": "php-ldap-0:4.3.9-3.35.i386", "product_id": "php-ldap-0:4.3.9-3.35.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.35?arch=i386" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.35.i386", "product": { "name": "php-gd-0:4.3.9-3.35.i386", "product_id": "php-gd-0:4.3.9-3.35.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.35?arch=i386" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.35.i386", "product": { "name": "php-mbstring-0:4.3.9-3.35.i386", "product_id": "php-mbstring-0:4.3.9-3.35.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.35?arch=i386" } } }, { "category": "product_version", "name": "php-0:4.3.9-3.35.i386", "product": { "name": "php-0:4.3.9-3.35.i386", "product_id": "php-0:4.3.9-3.35.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.35?arch=i386" } } }, { "category": "product_version", "name": "php-mysql-0:4.3.9-3.35.i386", "product": { "name": "php-mysql-0:4.3.9-3.35.i386", "product_id": "php-mysql-0:4.3.9-3.35.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.35?arch=i386" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.35.i386", "product": { "name": "php-snmp-0:4.3.9-3.35.i386", "product_id": "php-snmp-0:4.3.9-3.35.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.35?arch=i386" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.35.i386", "product": { "name": "php-xmlrpc-0:4.3.9-3.35.i386", "product_id": "php-xmlrpc-0:4.3.9-3.35.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.35?arch=i386" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.35.i386", "product": { "name": "php-debuginfo-0:4.3.9-3.35.i386", "product_id": "php-debuginfo-0:4.3.9-3.35.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.35?arch=i386" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.35.i386", "product": { "name": "php-pgsql-0:4.3.9-3.35.i386", "product_id": "php-pgsql-0:4.3.9-3.35.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.35?arch=i386" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.35.i386", "product": { "name": "php-odbc-0:4.3.9-3.35.i386", "product_id": "php-odbc-0:4.3.9-3.35.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.35?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "php-domxml-0:4.3.9-3.35.x86_64", "product": { "name": "php-domxml-0:4.3.9-3.35.x86_64", "product_id": "php-domxml-0:4.3.9-3.35.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.35?arch=x86_64" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.35.x86_64", "product": { "name": "php-pear-0:4.3.9-3.35.x86_64", "product_id": "php-pear-0:4.3.9-3.35.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.35?arch=x86_64" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.35.x86_64", "product": { "name": "php-imap-0:4.3.9-3.35.x86_64", "product_id": "php-imap-0:4.3.9-3.35.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.35?arch=x86_64" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.35.x86_64", "product": { "name": "php-ncurses-0:4.3.9-3.35.x86_64", "product_id": "php-ncurses-0:4.3.9-3.35.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.35?arch=x86_64" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.35.x86_64", "product": { "name": "php-devel-0:4.3.9-3.35.x86_64", "product_id": "php-devel-0:4.3.9-3.35.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.35?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.35.x86_64", "product": { "name": "php-ldap-0:4.3.9-3.35.x86_64", "product_id": "php-ldap-0:4.3.9-3.35.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.35?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.35.x86_64", "product": { "name": "php-gd-0:4.3.9-3.35.x86_64", "product_id": "php-gd-0:4.3.9-3.35.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.35?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.35.x86_64", "product": { "name": "php-mbstring-0:4.3.9-3.35.x86_64", "product_id": "php-mbstring-0:4.3.9-3.35.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.35?arch=x86_64" } } }, { "category": "product_version", "name": "php-0:4.3.9-3.35.x86_64", "product": { "name": "php-0:4.3.9-3.35.x86_64", "product_id": "php-0:4.3.9-3.35.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.35?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysql-0:4.3.9-3.35.x86_64", "product": { "name": "php-mysql-0:4.3.9-3.35.x86_64", "product_id": "php-mysql-0:4.3.9-3.35.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.35?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.35.x86_64", "product": { "name": "php-snmp-0:4.3.9-3.35.x86_64", "product_id": "php-snmp-0:4.3.9-3.35.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.35?arch=x86_64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.35.x86_64", "product": { "name": "php-xmlrpc-0:4.3.9-3.35.x86_64", "product_id": "php-xmlrpc-0:4.3.9-3.35.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.35?arch=x86_64" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.35.x86_64", "product": { "name": "php-debuginfo-0:4.3.9-3.35.x86_64", "product_id": "php-debuginfo-0:4.3.9-3.35.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.35?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.35.x86_64", "product": { "name": "php-pgsql-0:4.3.9-3.35.x86_64", "product_id": "php-pgsql-0:4.3.9-3.35.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.35?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.35.x86_64", "product": { "name": "php-odbc-0:4.3.9-3.35.x86_64", "product_id": "php-odbc-0:4.3.9-3.35.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.35?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "php-0:4.3.9-3.35.src", "product": { "name": "php-0:4.3.9-3.35.src", "product_id": "php-0:4.3.9-3.35.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.35?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "php-domxml-0:4.3.9-3.35.ppc", "product": { "name": "php-domxml-0:4.3.9-3.35.ppc", "product_id": "php-domxml-0:4.3.9-3.35.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.35?arch=ppc" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.35.ppc", "product": { "name": "php-pear-0:4.3.9-3.35.ppc", "product_id": "php-pear-0:4.3.9-3.35.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.35?arch=ppc" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.35.ppc", "product": { "name": "php-imap-0:4.3.9-3.35.ppc", "product_id": "php-imap-0:4.3.9-3.35.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.35?arch=ppc" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.35.ppc", "product": { "name": "php-ncurses-0:4.3.9-3.35.ppc", "product_id": "php-ncurses-0:4.3.9-3.35.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.35?arch=ppc" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.35.ppc", "product": { "name": "php-devel-0:4.3.9-3.35.ppc", "product_id": "php-devel-0:4.3.9-3.35.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.35?arch=ppc" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.35.ppc", "product": { "name": "php-ldap-0:4.3.9-3.35.ppc", "product_id": "php-ldap-0:4.3.9-3.35.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.35?arch=ppc" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.35.ppc", "product": { "name": "php-gd-0:4.3.9-3.35.ppc", "product_id": "php-gd-0:4.3.9-3.35.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.35?arch=ppc" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.35.ppc", "product": { "name": "php-mbstring-0:4.3.9-3.35.ppc", "product_id": "php-mbstring-0:4.3.9-3.35.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.35?arch=ppc" } } }, { "category": "product_version", "name": "php-0:4.3.9-3.35.ppc", "product": { "name": "php-0:4.3.9-3.35.ppc", "product_id": "php-0:4.3.9-3.35.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.35?arch=ppc" } } }, { "category": "product_version", "name": "php-mysql-0:4.3.9-3.35.ppc", "product": { "name": "php-mysql-0:4.3.9-3.35.ppc", "product_id": "php-mysql-0:4.3.9-3.35.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.35?arch=ppc" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.35.ppc", "product": { "name": "php-snmp-0:4.3.9-3.35.ppc", "product_id": "php-snmp-0:4.3.9-3.35.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.35?arch=ppc" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.35.ppc", "product": { "name": "php-xmlrpc-0:4.3.9-3.35.ppc", "product_id": "php-xmlrpc-0:4.3.9-3.35.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.35?arch=ppc" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.35.ppc", "product": { "name": "php-debuginfo-0:4.3.9-3.35.ppc", "product_id": "php-debuginfo-0:4.3.9-3.35.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.35?arch=ppc" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.35.ppc", "product": { "name": "php-pgsql-0:4.3.9-3.35.ppc", "product_id": "php-pgsql-0:4.3.9-3.35.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.35?arch=ppc" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.35.ppc", "product": { "name": "php-odbc-0:4.3.9-3.35.ppc", "product_id": "php-odbc-0:4.3.9-3.35.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.35?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "php-domxml-0:4.3.9-3.35.s390x", "product": { "name": "php-domxml-0:4.3.9-3.35.s390x", "product_id": "php-domxml-0:4.3.9-3.35.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.35?arch=s390x" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.35.s390x", "product": { "name": "php-pear-0:4.3.9-3.35.s390x", "product_id": "php-pear-0:4.3.9-3.35.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.35?arch=s390x" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.35.s390x", "product": { "name": "php-imap-0:4.3.9-3.35.s390x", "product_id": "php-imap-0:4.3.9-3.35.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.35?arch=s390x" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.35.s390x", "product": { "name": "php-ncurses-0:4.3.9-3.35.s390x", "product_id": "php-ncurses-0:4.3.9-3.35.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.35?arch=s390x" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.35.s390x", "product": { "name": "php-devel-0:4.3.9-3.35.s390x", "product_id": "php-devel-0:4.3.9-3.35.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.35?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.35.s390x", "product": { "name": "php-ldap-0:4.3.9-3.35.s390x", "product_id": "php-ldap-0:4.3.9-3.35.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.35?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.35.s390x", "product": { "name": "php-gd-0:4.3.9-3.35.s390x", "product_id": "php-gd-0:4.3.9-3.35.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.35?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.35.s390x", "product": { "name": "php-mbstring-0:4.3.9-3.35.s390x", "product_id": "php-mbstring-0:4.3.9-3.35.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.35?arch=s390x" } } }, { "category": "product_version", "name": "php-0:4.3.9-3.35.s390x", "product": { "name": "php-0:4.3.9-3.35.s390x", "product_id": "php-0:4.3.9-3.35.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.35?arch=s390x" } } }, { "category": "product_version", "name": "php-mysql-0:4.3.9-3.35.s390x", "product": { "name": "php-mysql-0:4.3.9-3.35.s390x", "product_id": "php-mysql-0:4.3.9-3.35.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.35?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.35.s390x", "product": { "name": "php-snmp-0:4.3.9-3.35.s390x", "product_id": "php-snmp-0:4.3.9-3.35.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.35?arch=s390x" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.35.s390x", "product": { "name": "php-xmlrpc-0:4.3.9-3.35.s390x", "product_id": "php-xmlrpc-0:4.3.9-3.35.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.35?arch=s390x" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.35.s390x", "product": { "name": "php-debuginfo-0:4.3.9-3.35.s390x", "product_id": "php-debuginfo-0:4.3.9-3.35.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.35?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.35.s390x", "product": { "name": "php-pgsql-0:4.3.9-3.35.s390x", "product_id": "php-pgsql-0:4.3.9-3.35.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.35?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.35.s390x", "product": { "name": "php-odbc-0:4.3.9-3.35.s390x", "product_id": "php-odbc-0:4.3.9-3.35.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.35?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "php-domxml-0:4.3.9-3.35.s390", "product": { "name": "php-domxml-0:4.3.9-3.35.s390", "product_id": "php-domxml-0:4.3.9-3.35.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.35?arch=s390" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.35.s390", "product": { "name": "php-pear-0:4.3.9-3.35.s390", "product_id": "php-pear-0:4.3.9-3.35.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.35?arch=s390" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.35.s390", "product": { "name": "php-imap-0:4.3.9-3.35.s390", "product_id": "php-imap-0:4.3.9-3.35.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.35?arch=s390" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.35.s390", "product": { "name": "php-ncurses-0:4.3.9-3.35.s390", "product_id": "php-ncurses-0:4.3.9-3.35.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.35?arch=s390" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.35.s390", "product": { "name": "php-devel-0:4.3.9-3.35.s390", "product_id": "php-devel-0:4.3.9-3.35.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.35?arch=s390" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.35.s390", "product": { "name": "php-ldap-0:4.3.9-3.35.s390", "product_id": "php-ldap-0:4.3.9-3.35.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.35?arch=s390" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.35.s390", "product": { "name": "php-gd-0:4.3.9-3.35.s390", "product_id": "php-gd-0:4.3.9-3.35.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.35?arch=s390" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.35.s390", "product": { "name": "php-mbstring-0:4.3.9-3.35.s390", "product_id": "php-mbstring-0:4.3.9-3.35.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.35?arch=s390" } } }, { "category": "product_version", "name": "php-0:4.3.9-3.35.s390", "product": { "name": "php-0:4.3.9-3.35.s390", "product_id": "php-0:4.3.9-3.35.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.35?arch=s390" } } }, { "category": "product_version", "name": "php-mysql-0:4.3.9-3.35.s390", "product": { "name": "php-mysql-0:4.3.9-3.35.s390", "product_id": "php-mysql-0:4.3.9-3.35.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.35?arch=s390" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.35.s390", "product": { "name": "php-snmp-0:4.3.9-3.35.s390", "product_id": "php-snmp-0:4.3.9-3.35.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.35?arch=s390" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.35.s390", "product": { "name": "php-xmlrpc-0:4.3.9-3.35.s390", "product_id": "php-xmlrpc-0:4.3.9-3.35.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.35?arch=s390" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.35.s390", "product": { "name": "php-debuginfo-0:4.3.9-3.35.s390", "product_id": "php-debuginfo-0:4.3.9-3.35.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.35?arch=s390" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.35.s390", "product": { "name": "php-pgsql-0:4.3.9-3.35.s390", "product_id": "php-pgsql-0:4.3.9-3.35.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.35?arch=s390" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.35.s390", "product": { "name": "php-odbc-0:4.3.9-3.35.s390", "product_id": "php-odbc-0:4.3.9-3.35.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.35?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.35.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-0:4.3.9-3.35.i386" }, "product_reference": "php-0:4.3.9-3.35.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-0:4.3.9-3.35.ia64" }, "product_reference": "php-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-0:4.3.9-3.35.ppc" }, "product_reference": "php-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-0:4.3.9-3.35.s390" }, "product_reference": "php-0:4.3.9-3.35.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-0:4.3.9-3.35.s390x" }, "product_reference": "php-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.src as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-0:4.3.9-3.35.src" }, "product_reference": "php-0:4.3.9-3.35.src", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-0:4.3.9-3.35.x86_64" }, "product_reference": "php-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-debuginfo-0:4.3.9-3.35.i386" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-debuginfo-0:4.3.9-3.35.ia64" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-debuginfo-0:4.3.9-3.35.ppc" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-debuginfo-0:4.3.9-3.35.s390" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-debuginfo-0:4.3.9-3.35.s390x" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-debuginfo-0:4.3.9-3.35.x86_64" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-devel-0:4.3.9-3.35.i386" }, "product_reference": "php-devel-0:4.3.9-3.35.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-devel-0:4.3.9-3.35.ia64" }, "product_reference": "php-devel-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-devel-0:4.3.9-3.35.ppc" }, "product_reference": "php-devel-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-devel-0:4.3.9-3.35.s390" }, "product_reference": "php-devel-0:4.3.9-3.35.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-devel-0:4.3.9-3.35.s390x" }, "product_reference": "php-devel-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-devel-0:4.3.9-3.35.x86_64" }, "product_reference": "php-devel-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-domxml-0:4.3.9-3.35.i386" }, "product_reference": "php-domxml-0:4.3.9-3.35.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-domxml-0:4.3.9-3.35.ia64" }, "product_reference": "php-domxml-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-domxml-0:4.3.9-3.35.ppc" }, "product_reference": "php-domxml-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-domxml-0:4.3.9-3.35.s390" }, "product_reference": "php-domxml-0:4.3.9-3.35.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-domxml-0:4.3.9-3.35.s390x" }, "product_reference": "php-domxml-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-domxml-0:4.3.9-3.35.x86_64" }, "product_reference": "php-domxml-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-gd-0:4.3.9-3.35.i386" }, "product_reference": "php-gd-0:4.3.9-3.35.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-gd-0:4.3.9-3.35.ia64" }, "product_reference": "php-gd-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-gd-0:4.3.9-3.35.ppc" }, "product_reference": "php-gd-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-gd-0:4.3.9-3.35.s390" }, "product_reference": "php-gd-0:4.3.9-3.35.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-gd-0:4.3.9-3.35.s390x" }, "product_reference": "php-gd-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-gd-0:4.3.9-3.35.x86_64" }, "product_reference": "php-gd-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-imap-0:4.3.9-3.35.i386" }, "product_reference": "php-imap-0:4.3.9-3.35.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-imap-0:4.3.9-3.35.ia64" }, "product_reference": "php-imap-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-imap-0:4.3.9-3.35.ppc" }, "product_reference": "php-imap-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-imap-0:4.3.9-3.35.s390" }, "product_reference": "php-imap-0:4.3.9-3.35.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-imap-0:4.3.9-3.35.s390x" }, "product_reference": "php-imap-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-imap-0:4.3.9-3.35.x86_64" }, "product_reference": "php-imap-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ldap-0:4.3.9-3.35.i386" }, "product_reference": "php-ldap-0:4.3.9-3.35.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ldap-0:4.3.9-3.35.ia64" }, "product_reference": "php-ldap-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ldap-0:4.3.9-3.35.ppc" }, "product_reference": "php-ldap-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ldap-0:4.3.9-3.35.s390" }, "product_reference": "php-ldap-0:4.3.9-3.35.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ldap-0:4.3.9-3.35.s390x" }, "product_reference": "php-ldap-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ldap-0:4.3.9-3.35.x86_64" }, "product_reference": "php-ldap-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mbstring-0:4.3.9-3.35.i386" }, "product_reference": "php-mbstring-0:4.3.9-3.35.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mbstring-0:4.3.9-3.35.ia64" }, "product_reference": "php-mbstring-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mbstring-0:4.3.9-3.35.ppc" }, "product_reference": "php-mbstring-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mbstring-0:4.3.9-3.35.s390" }, "product_reference": "php-mbstring-0:4.3.9-3.35.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mbstring-0:4.3.9-3.35.s390x" }, "product_reference": "php-mbstring-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mbstring-0:4.3.9-3.35.x86_64" }, "product_reference": "php-mbstring-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mysql-0:4.3.9-3.35.i386" }, "product_reference": "php-mysql-0:4.3.9-3.35.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mysql-0:4.3.9-3.35.ia64" }, "product_reference": "php-mysql-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mysql-0:4.3.9-3.35.ppc" }, "product_reference": "php-mysql-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mysql-0:4.3.9-3.35.s390" }, "product_reference": "php-mysql-0:4.3.9-3.35.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mysql-0:4.3.9-3.35.s390x" }, "product_reference": "php-mysql-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mysql-0:4.3.9-3.35.x86_64" }, "product_reference": "php-mysql-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ncurses-0:4.3.9-3.35.i386" }, "product_reference": "php-ncurses-0:4.3.9-3.35.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ncurses-0:4.3.9-3.35.ia64" }, "product_reference": "php-ncurses-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ncurses-0:4.3.9-3.35.ppc" }, "product_reference": "php-ncurses-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ncurses-0:4.3.9-3.35.s390" }, "product_reference": "php-ncurses-0:4.3.9-3.35.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ncurses-0:4.3.9-3.35.s390x" }, "product_reference": "php-ncurses-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ncurses-0:4.3.9-3.35.x86_64" }, "product_reference": "php-ncurses-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-odbc-0:4.3.9-3.35.i386" }, "product_reference": "php-odbc-0:4.3.9-3.35.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-odbc-0:4.3.9-3.35.ia64" }, "product_reference": "php-odbc-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-odbc-0:4.3.9-3.35.ppc" }, "product_reference": "php-odbc-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-odbc-0:4.3.9-3.35.s390" }, "product_reference": "php-odbc-0:4.3.9-3.35.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-odbc-0:4.3.9-3.35.s390x" }, "product_reference": "php-odbc-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-odbc-0:4.3.9-3.35.x86_64" }, "product_reference": "php-odbc-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pear-0:4.3.9-3.35.i386" }, "product_reference": "php-pear-0:4.3.9-3.35.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pear-0:4.3.9-3.35.ia64" }, "product_reference": "php-pear-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pear-0:4.3.9-3.35.ppc" }, "product_reference": "php-pear-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pear-0:4.3.9-3.35.s390" }, "product_reference": "php-pear-0:4.3.9-3.35.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pear-0:4.3.9-3.35.s390x" }, "product_reference": "php-pear-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pear-0:4.3.9-3.35.x86_64" }, "product_reference": "php-pear-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pgsql-0:4.3.9-3.35.i386" }, "product_reference": "php-pgsql-0:4.3.9-3.35.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pgsql-0:4.3.9-3.35.ia64" }, "product_reference": "php-pgsql-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pgsql-0:4.3.9-3.35.ppc" }, "product_reference": "php-pgsql-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pgsql-0:4.3.9-3.35.s390" }, "product_reference": "php-pgsql-0:4.3.9-3.35.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pgsql-0:4.3.9-3.35.s390x" }, "product_reference": "php-pgsql-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pgsql-0:4.3.9-3.35.x86_64" }, "product_reference": "php-pgsql-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-snmp-0:4.3.9-3.35.i386" }, "product_reference": "php-snmp-0:4.3.9-3.35.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-snmp-0:4.3.9-3.35.ia64" }, "product_reference": "php-snmp-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-snmp-0:4.3.9-3.35.ppc" }, "product_reference": "php-snmp-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-snmp-0:4.3.9-3.35.s390" }, "product_reference": "php-snmp-0:4.3.9-3.35.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-snmp-0:4.3.9-3.35.s390x" }, "product_reference": "php-snmp-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-snmp-0:4.3.9-3.35.x86_64" }, "product_reference": "php-snmp-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-xmlrpc-0:4.3.9-3.35.i386" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-xmlrpc-0:4.3.9-3.35.ia64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-xmlrpc-0:4.3.9-3.35.ppc" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-xmlrpc-0:4.3.9-3.35.s390" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-xmlrpc-0:4.3.9-3.35.s390x" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-0:4.3.9-3.35.i386" }, "product_reference": "php-0:4.3.9-3.35.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-0:4.3.9-3.35.ia64" }, "product_reference": "php-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-0:4.3.9-3.35.ppc" }, "product_reference": "php-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-0:4.3.9-3.35.s390" }, "product_reference": "php-0:4.3.9-3.35.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-0:4.3.9-3.35.s390x" }, "product_reference": "php-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.src as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-0:4.3.9-3.35.src" }, "product_reference": "php-0:4.3.9-3.35.src", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-0:4.3.9-3.35.x86_64" }, "product_reference": "php-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-debuginfo-0:4.3.9-3.35.i386" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-debuginfo-0:4.3.9-3.35.s390" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-devel-0:4.3.9-3.35.i386" }, "product_reference": "php-devel-0:4.3.9-3.35.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-devel-0:4.3.9-3.35.ia64" }, "product_reference": "php-devel-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-devel-0:4.3.9-3.35.ppc" }, "product_reference": "php-devel-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-devel-0:4.3.9-3.35.s390" }, "product_reference": "php-devel-0:4.3.9-3.35.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-devel-0:4.3.9-3.35.s390x" }, "product_reference": "php-devel-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-devel-0:4.3.9-3.35.x86_64" }, "product_reference": "php-devel-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-domxml-0:4.3.9-3.35.i386" }, "product_reference": "php-domxml-0:4.3.9-3.35.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-domxml-0:4.3.9-3.35.ia64" }, "product_reference": "php-domxml-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-domxml-0:4.3.9-3.35.ppc" }, "product_reference": "php-domxml-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-domxml-0:4.3.9-3.35.s390" }, "product_reference": "php-domxml-0:4.3.9-3.35.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-domxml-0:4.3.9-3.35.s390x" }, "product_reference": "php-domxml-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-domxml-0:4.3.9-3.35.x86_64" }, "product_reference": "php-domxml-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-gd-0:4.3.9-3.35.i386" }, "product_reference": "php-gd-0:4.3.9-3.35.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-gd-0:4.3.9-3.35.ia64" }, "product_reference": "php-gd-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-gd-0:4.3.9-3.35.ppc" }, "product_reference": "php-gd-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-gd-0:4.3.9-3.35.s390" }, "product_reference": "php-gd-0:4.3.9-3.35.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-gd-0:4.3.9-3.35.s390x" }, "product_reference": "php-gd-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-gd-0:4.3.9-3.35.x86_64" }, "product_reference": "php-gd-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-imap-0:4.3.9-3.35.i386" }, "product_reference": "php-imap-0:4.3.9-3.35.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-imap-0:4.3.9-3.35.ia64" }, "product_reference": "php-imap-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-imap-0:4.3.9-3.35.ppc" }, "product_reference": "php-imap-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-imap-0:4.3.9-3.35.s390" }, "product_reference": "php-imap-0:4.3.9-3.35.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-imap-0:4.3.9-3.35.s390x" }, "product_reference": "php-imap-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-imap-0:4.3.9-3.35.x86_64" }, "product_reference": "php-imap-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ldap-0:4.3.9-3.35.i386" }, "product_reference": "php-ldap-0:4.3.9-3.35.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ldap-0:4.3.9-3.35.ia64" }, "product_reference": "php-ldap-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ldap-0:4.3.9-3.35.ppc" }, "product_reference": "php-ldap-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ldap-0:4.3.9-3.35.s390" }, "product_reference": "php-ldap-0:4.3.9-3.35.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ldap-0:4.3.9-3.35.s390x" }, "product_reference": "php-ldap-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ldap-0:4.3.9-3.35.x86_64" }, "product_reference": "php-ldap-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mbstring-0:4.3.9-3.35.i386" }, "product_reference": "php-mbstring-0:4.3.9-3.35.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mbstring-0:4.3.9-3.35.ia64" }, "product_reference": "php-mbstring-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mbstring-0:4.3.9-3.35.ppc" }, "product_reference": "php-mbstring-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mbstring-0:4.3.9-3.35.s390" }, "product_reference": "php-mbstring-0:4.3.9-3.35.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mbstring-0:4.3.9-3.35.s390x" }, "product_reference": "php-mbstring-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64" }, "product_reference": "php-mbstring-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mysql-0:4.3.9-3.35.i386" }, "product_reference": "php-mysql-0:4.3.9-3.35.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mysql-0:4.3.9-3.35.ia64" }, "product_reference": "php-mysql-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mysql-0:4.3.9-3.35.ppc" }, "product_reference": "php-mysql-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mysql-0:4.3.9-3.35.s390" }, "product_reference": "php-mysql-0:4.3.9-3.35.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mysql-0:4.3.9-3.35.s390x" }, "product_reference": "php-mysql-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mysql-0:4.3.9-3.35.x86_64" }, "product_reference": "php-mysql-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ncurses-0:4.3.9-3.35.i386" }, "product_reference": "php-ncurses-0:4.3.9-3.35.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ncurses-0:4.3.9-3.35.ia64" }, "product_reference": "php-ncurses-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ncurses-0:4.3.9-3.35.ppc" }, "product_reference": "php-ncurses-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ncurses-0:4.3.9-3.35.s390" }, "product_reference": "php-ncurses-0:4.3.9-3.35.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ncurses-0:4.3.9-3.35.s390x" }, "product_reference": "php-ncurses-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64" }, "product_reference": "php-ncurses-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-odbc-0:4.3.9-3.35.i386" }, "product_reference": "php-odbc-0:4.3.9-3.35.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-odbc-0:4.3.9-3.35.ia64" }, "product_reference": "php-odbc-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-odbc-0:4.3.9-3.35.ppc" }, "product_reference": "php-odbc-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-odbc-0:4.3.9-3.35.s390" }, "product_reference": "php-odbc-0:4.3.9-3.35.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-odbc-0:4.3.9-3.35.s390x" }, "product_reference": "php-odbc-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-odbc-0:4.3.9-3.35.x86_64" }, "product_reference": "php-odbc-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pear-0:4.3.9-3.35.i386" }, "product_reference": "php-pear-0:4.3.9-3.35.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pear-0:4.3.9-3.35.ia64" }, "product_reference": "php-pear-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pear-0:4.3.9-3.35.ppc" }, "product_reference": "php-pear-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pear-0:4.3.9-3.35.s390" }, "product_reference": "php-pear-0:4.3.9-3.35.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pear-0:4.3.9-3.35.s390x" }, "product_reference": "php-pear-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pear-0:4.3.9-3.35.x86_64" }, "product_reference": "php-pear-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pgsql-0:4.3.9-3.35.i386" }, "product_reference": "php-pgsql-0:4.3.9-3.35.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pgsql-0:4.3.9-3.35.ia64" }, "product_reference": "php-pgsql-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pgsql-0:4.3.9-3.35.ppc" }, "product_reference": "php-pgsql-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pgsql-0:4.3.9-3.35.s390" }, "product_reference": "php-pgsql-0:4.3.9-3.35.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pgsql-0:4.3.9-3.35.s390x" }, "product_reference": "php-pgsql-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64" }, "product_reference": "php-pgsql-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-snmp-0:4.3.9-3.35.i386" }, "product_reference": "php-snmp-0:4.3.9-3.35.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-snmp-0:4.3.9-3.35.ia64" }, "product_reference": "php-snmp-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-snmp-0:4.3.9-3.35.ppc" }, "product_reference": "php-snmp-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-snmp-0:4.3.9-3.35.s390" }, "product_reference": "php-snmp-0:4.3.9-3.35.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-snmp-0:4.3.9-3.35.s390x" }, "product_reference": "php-snmp-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-snmp-0:4.3.9-3.35.x86_64" }, "product_reference": "php-snmp-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-0:4.3.9-3.35.i386" }, "product_reference": "php-0:4.3.9-3.35.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-0:4.3.9-3.35.ia64" }, "product_reference": "php-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-0:4.3.9-3.35.ppc" }, "product_reference": "php-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-0:4.3.9-3.35.s390" }, "product_reference": "php-0:4.3.9-3.35.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-0:4.3.9-3.35.s390x" }, "product_reference": "php-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.src as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-0:4.3.9-3.35.src" }, "product_reference": "php-0:4.3.9-3.35.src", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-0:4.3.9-3.35.x86_64" }, "product_reference": "php-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-debuginfo-0:4.3.9-3.35.i386" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-debuginfo-0:4.3.9-3.35.ia64" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-debuginfo-0:4.3.9-3.35.ppc" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-debuginfo-0:4.3.9-3.35.s390" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-debuginfo-0:4.3.9-3.35.s390x" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-debuginfo-0:4.3.9-3.35.x86_64" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-devel-0:4.3.9-3.35.i386" }, "product_reference": "php-devel-0:4.3.9-3.35.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-devel-0:4.3.9-3.35.ia64" }, "product_reference": "php-devel-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-devel-0:4.3.9-3.35.ppc" }, "product_reference": "php-devel-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-devel-0:4.3.9-3.35.s390" }, "product_reference": "php-devel-0:4.3.9-3.35.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-devel-0:4.3.9-3.35.s390x" }, "product_reference": "php-devel-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-devel-0:4.3.9-3.35.x86_64" }, "product_reference": "php-devel-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-domxml-0:4.3.9-3.35.i386" }, "product_reference": "php-domxml-0:4.3.9-3.35.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-domxml-0:4.3.9-3.35.ia64" }, "product_reference": "php-domxml-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-domxml-0:4.3.9-3.35.ppc" }, "product_reference": "php-domxml-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-domxml-0:4.3.9-3.35.s390" }, "product_reference": "php-domxml-0:4.3.9-3.35.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-domxml-0:4.3.9-3.35.s390x" }, "product_reference": "php-domxml-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-domxml-0:4.3.9-3.35.x86_64" }, "product_reference": "php-domxml-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-gd-0:4.3.9-3.35.i386" }, "product_reference": "php-gd-0:4.3.9-3.35.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-gd-0:4.3.9-3.35.ia64" }, "product_reference": "php-gd-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-gd-0:4.3.9-3.35.ppc" }, "product_reference": "php-gd-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-gd-0:4.3.9-3.35.s390" }, "product_reference": "php-gd-0:4.3.9-3.35.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-gd-0:4.3.9-3.35.s390x" }, "product_reference": "php-gd-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-gd-0:4.3.9-3.35.x86_64" }, "product_reference": "php-gd-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-imap-0:4.3.9-3.35.i386" }, "product_reference": "php-imap-0:4.3.9-3.35.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-imap-0:4.3.9-3.35.ia64" }, "product_reference": "php-imap-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-imap-0:4.3.9-3.35.ppc" }, "product_reference": "php-imap-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-imap-0:4.3.9-3.35.s390" }, "product_reference": "php-imap-0:4.3.9-3.35.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-imap-0:4.3.9-3.35.s390x" }, "product_reference": "php-imap-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-imap-0:4.3.9-3.35.x86_64" }, "product_reference": "php-imap-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ldap-0:4.3.9-3.35.i386" }, "product_reference": "php-ldap-0:4.3.9-3.35.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ldap-0:4.3.9-3.35.ia64" }, "product_reference": "php-ldap-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ldap-0:4.3.9-3.35.ppc" }, "product_reference": "php-ldap-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ldap-0:4.3.9-3.35.s390" }, "product_reference": "php-ldap-0:4.3.9-3.35.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ldap-0:4.3.9-3.35.s390x" }, "product_reference": "php-ldap-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ldap-0:4.3.9-3.35.x86_64" }, "product_reference": "php-ldap-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mbstring-0:4.3.9-3.35.i386" }, "product_reference": "php-mbstring-0:4.3.9-3.35.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mbstring-0:4.3.9-3.35.ia64" }, "product_reference": "php-mbstring-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mbstring-0:4.3.9-3.35.ppc" }, "product_reference": "php-mbstring-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mbstring-0:4.3.9-3.35.s390" }, "product_reference": "php-mbstring-0:4.3.9-3.35.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mbstring-0:4.3.9-3.35.s390x" }, "product_reference": "php-mbstring-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mbstring-0:4.3.9-3.35.x86_64" }, "product_reference": "php-mbstring-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mysql-0:4.3.9-3.35.i386" }, "product_reference": "php-mysql-0:4.3.9-3.35.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mysql-0:4.3.9-3.35.ia64" }, "product_reference": "php-mysql-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mysql-0:4.3.9-3.35.ppc" }, "product_reference": "php-mysql-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mysql-0:4.3.9-3.35.s390" }, "product_reference": "php-mysql-0:4.3.9-3.35.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mysql-0:4.3.9-3.35.s390x" }, "product_reference": "php-mysql-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mysql-0:4.3.9-3.35.x86_64" }, "product_reference": "php-mysql-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ncurses-0:4.3.9-3.35.i386" }, "product_reference": "php-ncurses-0:4.3.9-3.35.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ncurses-0:4.3.9-3.35.ia64" }, "product_reference": "php-ncurses-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ncurses-0:4.3.9-3.35.ppc" }, "product_reference": "php-ncurses-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ncurses-0:4.3.9-3.35.s390" }, "product_reference": "php-ncurses-0:4.3.9-3.35.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ncurses-0:4.3.9-3.35.s390x" }, "product_reference": "php-ncurses-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ncurses-0:4.3.9-3.35.x86_64" }, "product_reference": "php-ncurses-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-odbc-0:4.3.9-3.35.i386" }, "product_reference": "php-odbc-0:4.3.9-3.35.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-odbc-0:4.3.9-3.35.ia64" }, "product_reference": "php-odbc-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-odbc-0:4.3.9-3.35.ppc" }, "product_reference": "php-odbc-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-odbc-0:4.3.9-3.35.s390" }, "product_reference": "php-odbc-0:4.3.9-3.35.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-odbc-0:4.3.9-3.35.s390x" }, "product_reference": "php-odbc-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-odbc-0:4.3.9-3.35.x86_64" }, "product_reference": "php-odbc-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pear-0:4.3.9-3.35.i386" }, "product_reference": "php-pear-0:4.3.9-3.35.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pear-0:4.3.9-3.35.ia64" }, "product_reference": "php-pear-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pear-0:4.3.9-3.35.ppc" }, "product_reference": "php-pear-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pear-0:4.3.9-3.35.s390" }, "product_reference": "php-pear-0:4.3.9-3.35.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pear-0:4.3.9-3.35.s390x" }, "product_reference": "php-pear-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pear-0:4.3.9-3.35.x86_64" }, "product_reference": "php-pear-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pgsql-0:4.3.9-3.35.i386" }, "product_reference": "php-pgsql-0:4.3.9-3.35.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pgsql-0:4.3.9-3.35.ia64" }, "product_reference": "php-pgsql-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pgsql-0:4.3.9-3.35.ppc" }, "product_reference": "php-pgsql-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pgsql-0:4.3.9-3.35.s390" }, "product_reference": "php-pgsql-0:4.3.9-3.35.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pgsql-0:4.3.9-3.35.s390x" }, "product_reference": "php-pgsql-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pgsql-0:4.3.9-3.35.x86_64" }, "product_reference": "php-pgsql-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-snmp-0:4.3.9-3.35.i386" }, "product_reference": "php-snmp-0:4.3.9-3.35.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-snmp-0:4.3.9-3.35.ia64" }, "product_reference": "php-snmp-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-snmp-0:4.3.9-3.35.ppc" }, "product_reference": "php-snmp-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-snmp-0:4.3.9-3.35.s390" }, "product_reference": "php-snmp-0:4.3.9-3.35.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-snmp-0:4.3.9-3.35.s390x" }, "product_reference": "php-snmp-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-snmp-0:4.3.9-3.35.x86_64" }, "product_reference": "php-snmp-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-xmlrpc-0:4.3.9-3.35.i386" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-xmlrpc-0:4.3.9-3.35.ia64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-xmlrpc-0:4.3.9-3.35.ppc" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-xmlrpc-0:4.3.9-3.35.s390" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-xmlrpc-0:4.3.9-3.35.s390x" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-0:4.3.9-3.35.i386" }, "product_reference": "php-0:4.3.9-3.35.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-0:4.3.9-3.35.ia64" }, "product_reference": "php-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-0:4.3.9-3.35.ppc" }, "product_reference": "php-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-0:4.3.9-3.35.s390" }, "product_reference": "php-0:4.3.9-3.35.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-0:4.3.9-3.35.s390x" }, "product_reference": "php-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.src as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-0:4.3.9-3.35.src" }, "product_reference": "php-0:4.3.9-3.35.src", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-0:4.3.9-3.35.x86_64" }, "product_reference": "php-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-debuginfo-0:4.3.9-3.35.i386" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-debuginfo-0:4.3.9-3.35.ia64" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-debuginfo-0:4.3.9-3.35.ppc" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-debuginfo-0:4.3.9-3.35.s390" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-debuginfo-0:4.3.9-3.35.s390x" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-debuginfo-0:4.3.9-3.35.x86_64" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-devel-0:4.3.9-3.35.i386" }, "product_reference": "php-devel-0:4.3.9-3.35.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-devel-0:4.3.9-3.35.ia64" }, "product_reference": "php-devel-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-devel-0:4.3.9-3.35.ppc" }, "product_reference": "php-devel-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-devel-0:4.3.9-3.35.s390" }, "product_reference": "php-devel-0:4.3.9-3.35.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-devel-0:4.3.9-3.35.s390x" }, "product_reference": "php-devel-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-devel-0:4.3.9-3.35.x86_64" }, "product_reference": "php-devel-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-domxml-0:4.3.9-3.35.i386" }, "product_reference": "php-domxml-0:4.3.9-3.35.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-domxml-0:4.3.9-3.35.ia64" }, "product_reference": "php-domxml-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-domxml-0:4.3.9-3.35.ppc" }, "product_reference": "php-domxml-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-domxml-0:4.3.9-3.35.s390" }, "product_reference": "php-domxml-0:4.3.9-3.35.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-domxml-0:4.3.9-3.35.s390x" }, "product_reference": "php-domxml-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-domxml-0:4.3.9-3.35.x86_64" }, "product_reference": "php-domxml-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-gd-0:4.3.9-3.35.i386" }, "product_reference": "php-gd-0:4.3.9-3.35.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-gd-0:4.3.9-3.35.ia64" }, "product_reference": "php-gd-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-gd-0:4.3.9-3.35.ppc" }, "product_reference": "php-gd-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-gd-0:4.3.9-3.35.s390" }, "product_reference": "php-gd-0:4.3.9-3.35.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-gd-0:4.3.9-3.35.s390x" }, "product_reference": "php-gd-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-gd-0:4.3.9-3.35.x86_64" }, "product_reference": "php-gd-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-imap-0:4.3.9-3.35.i386" }, "product_reference": "php-imap-0:4.3.9-3.35.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-imap-0:4.3.9-3.35.ia64" }, "product_reference": "php-imap-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-imap-0:4.3.9-3.35.ppc" }, "product_reference": "php-imap-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-imap-0:4.3.9-3.35.s390" }, "product_reference": "php-imap-0:4.3.9-3.35.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-imap-0:4.3.9-3.35.s390x" }, "product_reference": "php-imap-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-imap-0:4.3.9-3.35.x86_64" }, "product_reference": "php-imap-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ldap-0:4.3.9-3.35.i386" }, "product_reference": "php-ldap-0:4.3.9-3.35.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ldap-0:4.3.9-3.35.ia64" }, "product_reference": "php-ldap-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ldap-0:4.3.9-3.35.ppc" }, "product_reference": "php-ldap-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ldap-0:4.3.9-3.35.s390" }, "product_reference": "php-ldap-0:4.3.9-3.35.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ldap-0:4.3.9-3.35.s390x" }, "product_reference": "php-ldap-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ldap-0:4.3.9-3.35.x86_64" }, "product_reference": "php-ldap-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mbstring-0:4.3.9-3.35.i386" }, "product_reference": "php-mbstring-0:4.3.9-3.35.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mbstring-0:4.3.9-3.35.ia64" }, "product_reference": "php-mbstring-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mbstring-0:4.3.9-3.35.ppc" }, "product_reference": "php-mbstring-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mbstring-0:4.3.9-3.35.s390" }, "product_reference": "php-mbstring-0:4.3.9-3.35.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mbstring-0:4.3.9-3.35.s390x" }, "product_reference": "php-mbstring-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mbstring-0:4.3.9-3.35.x86_64" }, "product_reference": "php-mbstring-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mysql-0:4.3.9-3.35.i386" }, "product_reference": "php-mysql-0:4.3.9-3.35.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mysql-0:4.3.9-3.35.ia64" }, "product_reference": "php-mysql-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mysql-0:4.3.9-3.35.ppc" }, "product_reference": "php-mysql-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mysql-0:4.3.9-3.35.s390" }, "product_reference": "php-mysql-0:4.3.9-3.35.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mysql-0:4.3.9-3.35.s390x" }, "product_reference": "php-mysql-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mysql-0:4.3.9-3.35.x86_64" }, "product_reference": "php-mysql-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ncurses-0:4.3.9-3.35.i386" }, "product_reference": "php-ncurses-0:4.3.9-3.35.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ncurses-0:4.3.9-3.35.ia64" }, "product_reference": "php-ncurses-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ncurses-0:4.3.9-3.35.ppc" }, "product_reference": "php-ncurses-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ncurses-0:4.3.9-3.35.s390" }, "product_reference": "php-ncurses-0:4.3.9-3.35.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ncurses-0:4.3.9-3.35.s390x" }, "product_reference": "php-ncurses-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ncurses-0:4.3.9-3.35.x86_64" }, "product_reference": "php-ncurses-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-odbc-0:4.3.9-3.35.i386" }, "product_reference": "php-odbc-0:4.3.9-3.35.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-odbc-0:4.3.9-3.35.ia64" }, "product_reference": "php-odbc-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-odbc-0:4.3.9-3.35.ppc" }, "product_reference": "php-odbc-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-odbc-0:4.3.9-3.35.s390" }, "product_reference": "php-odbc-0:4.3.9-3.35.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-odbc-0:4.3.9-3.35.s390x" }, "product_reference": "php-odbc-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-odbc-0:4.3.9-3.35.x86_64" }, "product_reference": "php-odbc-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pear-0:4.3.9-3.35.i386" }, "product_reference": "php-pear-0:4.3.9-3.35.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pear-0:4.3.9-3.35.ia64" }, "product_reference": "php-pear-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pear-0:4.3.9-3.35.ppc" }, "product_reference": "php-pear-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pear-0:4.3.9-3.35.s390" }, "product_reference": "php-pear-0:4.3.9-3.35.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pear-0:4.3.9-3.35.s390x" }, "product_reference": "php-pear-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pear-0:4.3.9-3.35.x86_64" }, "product_reference": "php-pear-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pgsql-0:4.3.9-3.35.i386" }, "product_reference": "php-pgsql-0:4.3.9-3.35.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pgsql-0:4.3.9-3.35.ia64" }, "product_reference": "php-pgsql-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pgsql-0:4.3.9-3.35.ppc" }, "product_reference": "php-pgsql-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pgsql-0:4.3.9-3.35.s390" }, "product_reference": "php-pgsql-0:4.3.9-3.35.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pgsql-0:4.3.9-3.35.s390x" }, "product_reference": "php-pgsql-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pgsql-0:4.3.9-3.35.x86_64" }, "product_reference": "php-pgsql-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-snmp-0:4.3.9-3.35.i386" }, "product_reference": "php-snmp-0:4.3.9-3.35.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-snmp-0:4.3.9-3.35.ia64" }, "product_reference": "php-snmp-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-snmp-0:4.3.9-3.35.ppc" }, "product_reference": "php-snmp-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-snmp-0:4.3.9-3.35.s390" }, "product_reference": "php-snmp-0:4.3.9-3.35.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-snmp-0:4.3.9-3.35.s390x" }, "product_reference": "php-snmp-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-snmp-0:4.3.9-3.35.x86_64" }, "product_reference": "php-snmp-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-xmlrpc-0:4.3.9-3.35.i386" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-xmlrpc-0:4.3.9-3.35.ia64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-xmlrpc-0:4.3.9-3.35.ppc" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-xmlrpc-0:4.3.9-3.35.s390" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-xmlrpc-0:4.3.9-3.35.s390x" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4WS" } ] }, "vulnerabilities": [ { "cve": "CVE-2011-0708", "discovery_date": "2011-02-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "680972" } ], "notes": [ { "category": "description", "text": "exif.c in the Exif extension in PHP before 5.3.6 on 64-bit platforms performs an incorrect cast, which allows remote attackers to cause a denial of service (application crash) via an image with a crafted Image File Directory (IFD) that triggers a buffer over-read.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: buffer over-read in Exif extension", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "4AS:php-0:4.3.9-3.35.i386", "4AS:php-0:4.3.9-3.35.ia64", "4AS:php-0:4.3.9-3.35.ppc", "4AS:php-0:4.3.9-3.35.s390", "4AS:php-0:4.3.9-3.35.s390x", "4AS:php-0:4.3.9-3.35.src", "4AS:php-0:4.3.9-3.35.x86_64", "4AS:php-debuginfo-0:4.3.9-3.35.i386", "4AS:php-debuginfo-0:4.3.9-3.35.ia64", "4AS:php-debuginfo-0:4.3.9-3.35.ppc", "4AS:php-debuginfo-0:4.3.9-3.35.s390", "4AS:php-debuginfo-0:4.3.9-3.35.s390x", "4AS:php-debuginfo-0:4.3.9-3.35.x86_64", "4AS:php-devel-0:4.3.9-3.35.i386", "4AS:php-devel-0:4.3.9-3.35.ia64", "4AS:php-devel-0:4.3.9-3.35.ppc", "4AS:php-devel-0:4.3.9-3.35.s390", "4AS:php-devel-0:4.3.9-3.35.s390x", "4AS:php-devel-0:4.3.9-3.35.x86_64", "4AS:php-domxml-0:4.3.9-3.35.i386", "4AS:php-domxml-0:4.3.9-3.35.ia64", "4AS:php-domxml-0:4.3.9-3.35.ppc", "4AS:php-domxml-0:4.3.9-3.35.s390", "4AS:php-domxml-0:4.3.9-3.35.s390x", "4AS:php-domxml-0:4.3.9-3.35.x86_64", "4AS:php-gd-0:4.3.9-3.35.i386", "4AS:php-gd-0:4.3.9-3.35.ia64", "4AS:php-gd-0:4.3.9-3.35.ppc", "4AS:php-gd-0:4.3.9-3.35.s390", "4AS:php-gd-0:4.3.9-3.35.s390x", "4AS:php-gd-0:4.3.9-3.35.x86_64", "4AS:php-imap-0:4.3.9-3.35.i386", "4AS:php-imap-0:4.3.9-3.35.ia64", "4AS:php-imap-0:4.3.9-3.35.ppc", "4AS:php-imap-0:4.3.9-3.35.s390", "4AS:php-imap-0:4.3.9-3.35.s390x", "4AS:php-imap-0:4.3.9-3.35.x86_64", "4AS:php-ldap-0:4.3.9-3.35.i386", "4AS:php-ldap-0:4.3.9-3.35.ia64", "4AS:php-ldap-0:4.3.9-3.35.ppc", "4AS:php-ldap-0:4.3.9-3.35.s390", "4AS:php-ldap-0:4.3.9-3.35.s390x", "4AS:php-ldap-0:4.3.9-3.35.x86_64", "4AS:php-mbstring-0:4.3.9-3.35.i386", "4AS:php-mbstring-0:4.3.9-3.35.ia64", "4AS:php-mbstring-0:4.3.9-3.35.ppc", "4AS:php-mbstring-0:4.3.9-3.35.s390", "4AS:php-mbstring-0:4.3.9-3.35.s390x", "4AS:php-mbstring-0:4.3.9-3.35.x86_64", "4AS:php-mysql-0:4.3.9-3.35.i386", "4AS:php-mysql-0:4.3.9-3.35.ia64", "4AS:php-mysql-0:4.3.9-3.35.ppc", "4AS:php-mysql-0:4.3.9-3.35.s390", "4AS:php-mysql-0:4.3.9-3.35.s390x", "4AS:php-mysql-0:4.3.9-3.35.x86_64", "4AS:php-ncurses-0:4.3.9-3.35.i386", "4AS:php-ncurses-0:4.3.9-3.35.ia64", "4AS:php-ncurses-0:4.3.9-3.35.ppc", "4AS:php-ncurses-0:4.3.9-3.35.s390", "4AS:php-ncurses-0:4.3.9-3.35.s390x", "4AS:php-ncurses-0:4.3.9-3.35.x86_64", "4AS:php-odbc-0:4.3.9-3.35.i386", "4AS:php-odbc-0:4.3.9-3.35.ia64", "4AS:php-odbc-0:4.3.9-3.35.ppc", "4AS:php-odbc-0:4.3.9-3.35.s390", "4AS:php-odbc-0:4.3.9-3.35.s390x", "4AS:php-odbc-0:4.3.9-3.35.x86_64", "4AS:php-pear-0:4.3.9-3.35.i386", "4AS:php-pear-0:4.3.9-3.35.ia64", "4AS:php-pear-0:4.3.9-3.35.ppc", "4AS:php-pear-0:4.3.9-3.35.s390", "4AS:php-pear-0:4.3.9-3.35.s390x", "4AS:php-pear-0:4.3.9-3.35.x86_64", "4AS:php-pgsql-0:4.3.9-3.35.i386", "4AS:php-pgsql-0:4.3.9-3.35.ia64", "4AS:php-pgsql-0:4.3.9-3.35.ppc", "4AS:php-pgsql-0:4.3.9-3.35.s390", "4AS:php-pgsql-0:4.3.9-3.35.s390x", "4AS:php-pgsql-0:4.3.9-3.35.x86_64", "4AS:php-snmp-0:4.3.9-3.35.i386", "4AS:php-snmp-0:4.3.9-3.35.ia64", "4AS:php-snmp-0:4.3.9-3.35.ppc", "4AS:php-snmp-0:4.3.9-3.35.s390", "4AS:php-snmp-0:4.3.9-3.35.s390x", "4AS:php-snmp-0:4.3.9-3.35.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.35.i386", "4AS:php-xmlrpc-0:4.3.9-3.35.ia64", "4AS:php-xmlrpc-0:4.3.9-3.35.ppc", "4AS:php-xmlrpc-0:4.3.9-3.35.s390", "4AS:php-xmlrpc-0:4.3.9-3.35.s390x", "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64", "4Desktop:php-0:4.3.9-3.35.i386", "4Desktop:php-0:4.3.9-3.35.ia64", "4Desktop:php-0:4.3.9-3.35.ppc", "4Desktop:php-0:4.3.9-3.35.s390", "4Desktop:php-0:4.3.9-3.35.s390x", "4Desktop:php-0:4.3.9-3.35.src", "4Desktop:php-0:4.3.9-3.35.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.35.i386", "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64", "4Desktop:php-devel-0:4.3.9-3.35.i386", "4Desktop:php-devel-0:4.3.9-3.35.ia64", "4Desktop:php-devel-0:4.3.9-3.35.ppc", "4Desktop:php-devel-0:4.3.9-3.35.s390", "4Desktop:php-devel-0:4.3.9-3.35.s390x", "4Desktop:php-devel-0:4.3.9-3.35.x86_64", "4Desktop:php-domxml-0:4.3.9-3.35.i386", "4Desktop:php-domxml-0:4.3.9-3.35.ia64", "4Desktop:php-domxml-0:4.3.9-3.35.ppc", "4Desktop:php-domxml-0:4.3.9-3.35.s390", "4Desktop:php-domxml-0:4.3.9-3.35.s390x", "4Desktop:php-domxml-0:4.3.9-3.35.x86_64", "4Desktop:php-gd-0:4.3.9-3.35.i386", "4Desktop:php-gd-0:4.3.9-3.35.ia64", "4Desktop:php-gd-0:4.3.9-3.35.ppc", "4Desktop:php-gd-0:4.3.9-3.35.s390", "4Desktop:php-gd-0:4.3.9-3.35.s390x", "4Desktop:php-gd-0:4.3.9-3.35.x86_64", "4Desktop:php-imap-0:4.3.9-3.35.i386", "4Desktop:php-imap-0:4.3.9-3.35.ia64", "4Desktop:php-imap-0:4.3.9-3.35.ppc", "4Desktop:php-imap-0:4.3.9-3.35.s390", "4Desktop:php-imap-0:4.3.9-3.35.s390x", "4Desktop:php-imap-0:4.3.9-3.35.x86_64", "4Desktop:php-ldap-0:4.3.9-3.35.i386", "4Desktop:php-ldap-0:4.3.9-3.35.ia64", "4Desktop:php-ldap-0:4.3.9-3.35.ppc", "4Desktop:php-ldap-0:4.3.9-3.35.s390", "4Desktop:php-ldap-0:4.3.9-3.35.s390x", "4Desktop:php-ldap-0:4.3.9-3.35.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.35.i386", "4Desktop:php-mbstring-0:4.3.9-3.35.ia64", "4Desktop:php-mbstring-0:4.3.9-3.35.ppc", "4Desktop:php-mbstring-0:4.3.9-3.35.s390", "4Desktop:php-mbstring-0:4.3.9-3.35.s390x", "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64", "4Desktop:php-mysql-0:4.3.9-3.35.i386", "4Desktop:php-mysql-0:4.3.9-3.35.ia64", "4Desktop:php-mysql-0:4.3.9-3.35.ppc", "4Desktop:php-mysql-0:4.3.9-3.35.s390", "4Desktop:php-mysql-0:4.3.9-3.35.s390x", "4Desktop:php-mysql-0:4.3.9-3.35.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.35.i386", "4Desktop:php-ncurses-0:4.3.9-3.35.ia64", "4Desktop:php-ncurses-0:4.3.9-3.35.ppc", "4Desktop:php-ncurses-0:4.3.9-3.35.s390", "4Desktop:php-ncurses-0:4.3.9-3.35.s390x", "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64", "4Desktop:php-odbc-0:4.3.9-3.35.i386", "4Desktop:php-odbc-0:4.3.9-3.35.ia64", "4Desktop:php-odbc-0:4.3.9-3.35.ppc", "4Desktop:php-odbc-0:4.3.9-3.35.s390", "4Desktop:php-odbc-0:4.3.9-3.35.s390x", "4Desktop:php-odbc-0:4.3.9-3.35.x86_64", "4Desktop:php-pear-0:4.3.9-3.35.i386", "4Desktop:php-pear-0:4.3.9-3.35.ia64", "4Desktop:php-pear-0:4.3.9-3.35.ppc", "4Desktop:php-pear-0:4.3.9-3.35.s390", "4Desktop:php-pear-0:4.3.9-3.35.s390x", "4Desktop:php-pear-0:4.3.9-3.35.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.35.i386", "4Desktop:php-pgsql-0:4.3.9-3.35.ia64", "4Desktop:php-pgsql-0:4.3.9-3.35.ppc", "4Desktop:php-pgsql-0:4.3.9-3.35.s390", "4Desktop:php-pgsql-0:4.3.9-3.35.s390x", "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64", "4Desktop:php-snmp-0:4.3.9-3.35.i386", "4Desktop:php-snmp-0:4.3.9-3.35.ia64", "4Desktop:php-snmp-0:4.3.9-3.35.ppc", "4Desktop:php-snmp-0:4.3.9-3.35.s390", "4Desktop:php-snmp-0:4.3.9-3.35.s390x", "4Desktop:php-snmp-0:4.3.9-3.35.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64", "4ES:php-0:4.3.9-3.35.i386", "4ES:php-0:4.3.9-3.35.ia64", "4ES:php-0:4.3.9-3.35.ppc", "4ES:php-0:4.3.9-3.35.s390", "4ES:php-0:4.3.9-3.35.s390x", "4ES:php-0:4.3.9-3.35.src", "4ES:php-0:4.3.9-3.35.x86_64", "4ES:php-debuginfo-0:4.3.9-3.35.i386", "4ES:php-debuginfo-0:4.3.9-3.35.ia64", "4ES:php-debuginfo-0:4.3.9-3.35.ppc", "4ES:php-debuginfo-0:4.3.9-3.35.s390", "4ES:php-debuginfo-0:4.3.9-3.35.s390x", "4ES:php-debuginfo-0:4.3.9-3.35.x86_64", "4ES:php-devel-0:4.3.9-3.35.i386", "4ES:php-devel-0:4.3.9-3.35.ia64", "4ES:php-devel-0:4.3.9-3.35.ppc", "4ES:php-devel-0:4.3.9-3.35.s390", "4ES:php-devel-0:4.3.9-3.35.s390x", "4ES:php-devel-0:4.3.9-3.35.x86_64", "4ES:php-domxml-0:4.3.9-3.35.i386", "4ES:php-domxml-0:4.3.9-3.35.ia64", "4ES:php-domxml-0:4.3.9-3.35.ppc", "4ES:php-domxml-0:4.3.9-3.35.s390", "4ES:php-domxml-0:4.3.9-3.35.s390x", "4ES:php-domxml-0:4.3.9-3.35.x86_64", "4ES:php-gd-0:4.3.9-3.35.i386", "4ES:php-gd-0:4.3.9-3.35.ia64", "4ES:php-gd-0:4.3.9-3.35.ppc", "4ES:php-gd-0:4.3.9-3.35.s390", "4ES:php-gd-0:4.3.9-3.35.s390x", "4ES:php-gd-0:4.3.9-3.35.x86_64", "4ES:php-imap-0:4.3.9-3.35.i386", "4ES:php-imap-0:4.3.9-3.35.ia64", "4ES:php-imap-0:4.3.9-3.35.ppc", "4ES:php-imap-0:4.3.9-3.35.s390", "4ES:php-imap-0:4.3.9-3.35.s390x", "4ES:php-imap-0:4.3.9-3.35.x86_64", "4ES:php-ldap-0:4.3.9-3.35.i386", "4ES:php-ldap-0:4.3.9-3.35.ia64", "4ES:php-ldap-0:4.3.9-3.35.ppc", "4ES:php-ldap-0:4.3.9-3.35.s390", "4ES:php-ldap-0:4.3.9-3.35.s390x", "4ES:php-ldap-0:4.3.9-3.35.x86_64", "4ES:php-mbstring-0:4.3.9-3.35.i386", "4ES:php-mbstring-0:4.3.9-3.35.ia64", "4ES:php-mbstring-0:4.3.9-3.35.ppc", "4ES:php-mbstring-0:4.3.9-3.35.s390", "4ES:php-mbstring-0:4.3.9-3.35.s390x", "4ES:php-mbstring-0:4.3.9-3.35.x86_64", "4ES:php-mysql-0:4.3.9-3.35.i386", "4ES:php-mysql-0:4.3.9-3.35.ia64", "4ES:php-mysql-0:4.3.9-3.35.ppc", "4ES:php-mysql-0:4.3.9-3.35.s390", "4ES:php-mysql-0:4.3.9-3.35.s390x", "4ES:php-mysql-0:4.3.9-3.35.x86_64", "4ES:php-ncurses-0:4.3.9-3.35.i386", "4ES:php-ncurses-0:4.3.9-3.35.ia64", "4ES:php-ncurses-0:4.3.9-3.35.ppc", "4ES:php-ncurses-0:4.3.9-3.35.s390", "4ES:php-ncurses-0:4.3.9-3.35.s390x", "4ES:php-ncurses-0:4.3.9-3.35.x86_64", "4ES:php-odbc-0:4.3.9-3.35.i386", "4ES:php-odbc-0:4.3.9-3.35.ia64", "4ES:php-odbc-0:4.3.9-3.35.ppc", "4ES:php-odbc-0:4.3.9-3.35.s390", "4ES:php-odbc-0:4.3.9-3.35.s390x", "4ES:php-odbc-0:4.3.9-3.35.x86_64", "4ES:php-pear-0:4.3.9-3.35.i386", "4ES:php-pear-0:4.3.9-3.35.ia64", "4ES:php-pear-0:4.3.9-3.35.ppc", "4ES:php-pear-0:4.3.9-3.35.s390", "4ES:php-pear-0:4.3.9-3.35.s390x", "4ES:php-pear-0:4.3.9-3.35.x86_64", "4ES:php-pgsql-0:4.3.9-3.35.i386", "4ES:php-pgsql-0:4.3.9-3.35.ia64", "4ES:php-pgsql-0:4.3.9-3.35.ppc", "4ES:php-pgsql-0:4.3.9-3.35.s390", "4ES:php-pgsql-0:4.3.9-3.35.s390x", "4ES:php-pgsql-0:4.3.9-3.35.x86_64", "4ES:php-snmp-0:4.3.9-3.35.i386", "4ES:php-snmp-0:4.3.9-3.35.ia64", "4ES:php-snmp-0:4.3.9-3.35.ppc", "4ES:php-snmp-0:4.3.9-3.35.s390", "4ES:php-snmp-0:4.3.9-3.35.s390x", "4ES:php-snmp-0:4.3.9-3.35.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.35.i386", "4ES:php-xmlrpc-0:4.3.9-3.35.ia64", "4ES:php-xmlrpc-0:4.3.9-3.35.ppc", "4ES:php-xmlrpc-0:4.3.9-3.35.s390", "4ES:php-xmlrpc-0:4.3.9-3.35.s390x", "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64", "4WS:php-0:4.3.9-3.35.i386", "4WS:php-0:4.3.9-3.35.ia64", "4WS:php-0:4.3.9-3.35.ppc", "4WS:php-0:4.3.9-3.35.s390", "4WS:php-0:4.3.9-3.35.s390x", "4WS:php-0:4.3.9-3.35.src", "4WS:php-0:4.3.9-3.35.x86_64", "4WS:php-debuginfo-0:4.3.9-3.35.i386", "4WS:php-debuginfo-0:4.3.9-3.35.ia64", "4WS:php-debuginfo-0:4.3.9-3.35.ppc", "4WS:php-debuginfo-0:4.3.9-3.35.s390", "4WS:php-debuginfo-0:4.3.9-3.35.s390x", "4WS:php-debuginfo-0:4.3.9-3.35.x86_64", "4WS:php-devel-0:4.3.9-3.35.i386", "4WS:php-devel-0:4.3.9-3.35.ia64", "4WS:php-devel-0:4.3.9-3.35.ppc", "4WS:php-devel-0:4.3.9-3.35.s390", "4WS:php-devel-0:4.3.9-3.35.s390x", "4WS:php-devel-0:4.3.9-3.35.x86_64", "4WS:php-domxml-0:4.3.9-3.35.i386", "4WS:php-domxml-0:4.3.9-3.35.ia64", "4WS:php-domxml-0:4.3.9-3.35.ppc", "4WS:php-domxml-0:4.3.9-3.35.s390", "4WS:php-domxml-0:4.3.9-3.35.s390x", "4WS:php-domxml-0:4.3.9-3.35.x86_64", "4WS:php-gd-0:4.3.9-3.35.i386", "4WS:php-gd-0:4.3.9-3.35.ia64", "4WS:php-gd-0:4.3.9-3.35.ppc", "4WS:php-gd-0:4.3.9-3.35.s390", "4WS:php-gd-0:4.3.9-3.35.s390x", "4WS:php-gd-0:4.3.9-3.35.x86_64", "4WS:php-imap-0:4.3.9-3.35.i386", "4WS:php-imap-0:4.3.9-3.35.ia64", "4WS:php-imap-0:4.3.9-3.35.ppc", "4WS:php-imap-0:4.3.9-3.35.s390", "4WS:php-imap-0:4.3.9-3.35.s390x", "4WS:php-imap-0:4.3.9-3.35.x86_64", "4WS:php-ldap-0:4.3.9-3.35.i386", "4WS:php-ldap-0:4.3.9-3.35.ia64", "4WS:php-ldap-0:4.3.9-3.35.ppc", "4WS:php-ldap-0:4.3.9-3.35.s390", "4WS:php-ldap-0:4.3.9-3.35.s390x", "4WS:php-ldap-0:4.3.9-3.35.x86_64", "4WS:php-mbstring-0:4.3.9-3.35.i386", "4WS:php-mbstring-0:4.3.9-3.35.ia64", "4WS:php-mbstring-0:4.3.9-3.35.ppc", "4WS:php-mbstring-0:4.3.9-3.35.s390", "4WS:php-mbstring-0:4.3.9-3.35.s390x", "4WS:php-mbstring-0:4.3.9-3.35.x86_64", "4WS:php-mysql-0:4.3.9-3.35.i386", "4WS:php-mysql-0:4.3.9-3.35.ia64", "4WS:php-mysql-0:4.3.9-3.35.ppc", "4WS:php-mysql-0:4.3.9-3.35.s390", "4WS:php-mysql-0:4.3.9-3.35.s390x", "4WS:php-mysql-0:4.3.9-3.35.x86_64", "4WS:php-ncurses-0:4.3.9-3.35.i386", "4WS:php-ncurses-0:4.3.9-3.35.ia64", "4WS:php-ncurses-0:4.3.9-3.35.ppc", "4WS:php-ncurses-0:4.3.9-3.35.s390", "4WS:php-ncurses-0:4.3.9-3.35.s390x", "4WS:php-ncurses-0:4.3.9-3.35.x86_64", "4WS:php-odbc-0:4.3.9-3.35.i386", "4WS:php-odbc-0:4.3.9-3.35.ia64", "4WS:php-odbc-0:4.3.9-3.35.ppc", "4WS:php-odbc-0:4.3.9-3.35.s390", "4WS:php-odbc-0:4.3.9-3.35.s390x", "4WS:php-odbc-0:4.3.9-3.35.x86_64", "4WS:php-pear-0:4.3.9-3.35.i386", "4WS:php-pear-0:4.3.9-3.35.ia64", "4WS:php-pear-0:4.3.9-3.35.ppc", "4WS:php-pear-0:4.3.9-3.35.s390", "4WS:php-pear-0:4.3.9-3.35.s390x", "4WS:php-pear-0:4.3.9-3.35.x86_64", "4WS:php-pgsql-0:4.3.9-3.35.i386", "4WS:php-pgsql-0:4.3.9-3.35.ia64", "4WS:php-pgsql-0:4.3.9-3.35.ppc", "4WS:php-pgsql-0:4.3.9-3.35.s390", "4WS:php-pgsql-0:4.3.9-3.35.s390x", "4WS:php-pgsql-0:4.3.9-3.35.x86_64", "4WS:php-snmp-0:4.3.9-3.35.i386", "4WS:php-snmp-0:4.3.9-3.35.ia64", "4WS:php-snmp-0:4.3.9-3.35.ppc", "4WS:php-snmp-0:4.3.9-3.35.s390", "4WS:php-snmp-0:4.3.9-3.35.s390x", "4WS:php-snmp-0:4.3.9-3.35.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.35.i386", "4WS:php-xmlrpc-0:4.3.9-3.35.ia64", "4WS:php-xmlrpc-0:4.3.9-3.35.ppc", "4WS:php-xmlrpc-0:4.3.9-3.35.s390", "4WS:php-xmlrpc-0:4.3.9-3.35.s390x", "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2011-0708" }, { "category": "external", "summary": "RHBZ#680972", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=680972" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2011-0708", "url": "https://www.cve.org/CVERecord?id=CVE-2011-0708" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-0708", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-0708" } ], "release_date": "2011-02-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2012-01-30T18:16:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259", "product_ids": [ "4AS:php-0:4.3.9-3.35.i386", "4AS:php-0:4.3.9-3.35.ia64", "4AS:php-0:4.3.9-3.35.ppc", "4AS:php-0:4.3.9-3.35.s390", "4AS:php-0:4.3.9-3.35.s390x", "4AS:php-0:4.3.9-3.35.src", "4AS:php-0:4.3.9-3.35.x86_64", "4AS:php-debuginfo-0:4.3.9-3.35.i386", "4AS:php-debuginfo-0:4.3.9-3.35.ia64", "4AS:php-debuginfo-0:4.3.9-3.35.ppc", "4AS:php-debuginfo-0:4.3.9-3.35.s390", "4AS:php-debuginfo-0:4.3.9-3.35.s390x", "4AS:php-debuginfo-0:4.3.9-3.35.x86_64", "4AS:php-devel-0:4.3.9-3.35.i386", "4AS:php-devel-0:4.3.9-3.35.ia64", "4AS:php-devel-0:4.3.9-3.35.ppc", "4AS:php-devel-0:4.3.9-3.35.s390", "4AS:php-devel-0:4.3.9-3.35.s390x", "4AS:php-devel-0:4.3.9-3.35.x86_64", "4AS:php-domxml-0:4.3.9-3.35.i386", "4AS:php-domxml-0:4.3.9-3.35.ia64", "4AS:php-domxml-0:4.3.9-3.35.ppc", "4AS:php-domxml-0:4.3.9-3.35.s390", "4AS:php-domxml-0:4.3.9-3.35.s390x", "4AS:php-domxml-0:4.3.9-3.35.x86_64", "4AS:php-gd-0:4.3.9-3.35.i386", "4AS:php-gd-0:4.3.9-3.35.ia64", "4AS:php-gd-0:4.3.9-3.35.ppc", "4AS:php-gd-0:4.3.9-3.35.s390", "4AS:php-gd-0:4.3.9-3.35.s390x", "4AS:php-gd-0:4.3.9-3.35.x86_64", "4AS:php-imap-0:4.3.9-3.35.i386", "4AS:php-imap-0:4.3.9-3.35.ia64", "4AS:php-imap-0:4.3.9-3.35.ppc", "4AS:php-imap-0:4.3.9-3.35.s390", "4AS:php-imap-0:4.3.9-3.35.s390x", "4AS:php-imap-0:4.3.9-3.35.x86_64", "4AS:php-ldap-0:4.3.9-3.35.i386", "4AS:php-ldap-0:4.3.9-3.35.ia64", "4AS:php-ldap-0:4.3.9-3.35.ppc", "4AS:php-ldap-0:4.3.9-3.35.s390", "4AS:php-ldap-0:4.3.9-3.35.s390x", "4AS:php-ldap-0:4.3.9-3.35.x86_64", "4AS:php-mbstring-0:4.3.9-3.35.i386", "4AS:php-mbstring-0:4.3.9-3.35.ia64", "4AS:php-mbstring-0:4.3.9-3.35.ppc", "4AS:php-mbstring-0:4.3.9-3.35.s390", "4AS:php-mbstring-0:4.3.9-3.35.s390x", "4AS:php-mbstring-0:4.3.9-3.35.x86_64", "4AS:php-mysql-0:4.3.9-3.35.i386", "4AS:php-mysql-0:4.3.9-3.35.ia64", "4AS:php-mysql-0:4.3.9-3.35.ppc", "4AS:php-mysql-0:4.3.9-3.35.s390", "4AS:php-mysql-0:4.3.9-3.35.s390x", "4AS:php-mysql-0:4.3.9-3.35.x86_64", "4AS:php-ncurses-0:4.3.9-3.35.i386", "4AS:php-ncurses-0:4.3.9-3.35.ia64", "4AS:php-ncurses-0:4.3.9-3.35.ppc", "4AS:php-ncurses-0:4.3.9-3.35.s390", "4AS:php-ncurses-0:4.3.9-3.35.s390x", "4AS:php-ncurses-0:4.3.9-3.35.x86_64", "4AS:php-odbc-0:4.3.9-3.35.i386", "4AS:php-odbc-0:4.3.9-3.35.ia64", "4AS:php-odbc-0:4.3.9-3.35.ppc", "4AS:php-odbc-0:4.3.9-3.35.s390", "4AS:php-odbc-0:4.3.9-3.35.s390x", "4AS:php-odbc-0:4.3.9-3.35.x86_64", "4AS:php-pear-0:4.3.9-3.35.i386", "4AS:php-pear-0:4.3.9-3.35.ia64", "4AS:php-pear-0:4.3.9-3.35.ppc", "4AS:php-pear-0:4.3.9-3.35.s390", "4AS:php-pear-0:4.3.9-3.35.s390x", "4AS:php-pear-0:4.3.9-3.35.x86_64", "4AS:php-pgsql-0:4.3.9-3.35.i386", "4AS:php-pgsql-0:4.3.9-3.35.ia64", "4AS:php-pgsql-0:4.3.9-3.35.ppc", "4AS:php-pgsql-0:4.3.9-3.35.s390", "4AS:php-pgsql-0:4.3.9-3.35.s390x", "4AS:php-pgsql-0:4.3.9-3.35.x86_64", "4AS:php-snmp-0:4.3.9-3.35.i386", "4AS:php-snmp-0:4.3.9-3.35.ia64", "4AS:php-snmp-0:4.3.9-3.35.ppc", "4AS:php-snmp-0:4.3.9-3.35.s390", "4AS:php-snmp-0:4.3.9-3.35.s390x", "4AS:php-snmp-0:4.3.9-3.35.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.35.i386", "4AS:php-xmlrpc-0:4.3.9-3.35.ia64", "4AS:php-xmlrpc-0:4.3.9-3.35.ppc", "4AS:php-xmlrpc-0:4.3.9-3.35.s390", "4AS:php-xmlrpc-0:4.3.9-3.35.s390x", "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64", "4Desktop:php-0:4.3.9-3.35.i386", "4Desktop:php-0:4.3.9-3.35.ia64", "4Desktop:php-0:4.3.9-3.35.ppc", "4Desktop:php-0:4.3.9-3.35.s390", "4Desktop:php-0:4.3.9-3.35.s390x", "4Desktop:php-0:4.3.9-3.35.src", "4Desktop:php-0:4.3.9-3.35.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.35.i386", "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64", "4Desktop:php-devel-0:4.3.9-3.35.i386", "4Desktop:php-devel-0:4.3.9-3.35.ia64", "4Desktop:php-devel-0:4.3.9-3.35.ppc", "4Desktop:php-devel-0:4.3.9-3.35.s390", "4Desktop:php-devel-0:4.3.9-3.35.s390x", "4Desktop:php-devel-0:4.3.9-3.35.x86_64", "4Desktop:php-domxml-0:4.3.9-3.35.i386", "4Desktop:php-domxml-0:4.3.9-3.35.ia64", "4Desktop:php-domxml-0:4.3.9-3.35.ppc", "4Desktop:php-domxml-0:4.3.9-3.35.s390", "4Desktop:php-domxml-0:4.3.9-3.35.s390x", "4Desktop:php-domxml-0:4.3.9-3.35.x86_64", "4Desktop:php-gd-0:4.3.9-3.35.i386", "4Desktop:php-gd-0:4.3.9-3.35.ia64", "4Desktop:php-gd-0:4.3.9-3.35.ppc", "4Desktop:php-gd-0:4.3.9-3.35.s390", "4Desktop:php-gd-0:4.3.9-3.35.s390x", "4Desktop:php-gd-0:4.3.9-3.35.x86_64", "4Desktop:php-imap-0:4.3.9-3.35.i386", "4Desktop:php-imap-0:4.3.9-3.35.ia64", "4Desktop:php-imap-0:4.3.9-3.35.ppc", "4Desktop:php-imap-0:4.3.9-3.35.s390", "4Desktop:php-imap-0:4.3.9-3.35.s390x", "4Desktop:php-imap-0:4.3.9-3.35.x86_64", "4Desktop:php-ldap-0:4.3.9-3.35.i386", "4Desktop:php-ldap-0:4.3.9-3.35.ia64", "4Desktop:php-ldap-0:4.3.9-3.35.ppc", "4Desktop:php-ldap-0:4.3.9-3.35.s390", "4Desktop:php-ldap-0:4.3.9-3.35.s390x", "4Desktop:php-ldap-0:4.3.9-3.35.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.35.i386", "4Desktop:php-mbstring-0:4.3.9-3.35.ia64", "4Desktop:php-mbstring-0:4.3.9-3.35.ppc", "4Desktop:php-mbstring-0:4.3.9-3.35.s390", "4Desktop:php-mbstring-0:4.3.9-3.35.s390x", "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64", "4Desktop:php-mysql-0:4.3.9-3.35.i386", "4Desktop:php-mysql-0:4.3.9-3.35.ia64", "4Desktop:php-mysql-0:4.3.9-3.35.ppc", "4Desktop:php-mysql-0:4.3.9-3.35.s390", "4Desktop:php-mysql-0:4.3.9-3.35.s390x", "4Desktop:php-mysql-0:4.3.9-3.35.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.35.i386", "4Desktop:php-ncurses-0:4.3.9-3.35.ia64", "4Desktop:php-ncurses-0:4.3.9-3.35.ppc", "4Desktop:php-ncurses-0:4.3.9-3.35.s390", "4Desktop:php-ncurses-0:4.3.9-3.35.s390x", "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64", "4Desktop:php-odbc-0:4.3.9-3.35.i386", "4Desktop:php-odbc-0:4.3.9-3.35.ia64", "4Desktop:php-odbc-0:4.3.9-3.35.ppc", "4Desktop:php-odbc-0:4.3.9-3.35.s390", "4Desktop:php-odbc-0:4.3.9-3.35.s390x", "4Desktop:php-odbc-0:4.3.9-3.35.x86_64", "4Desktop:php-pear-0:4.3.9-3.35.i386", "4Desktop:php-pear-0:4.3.9-3.35.ia64", "4Desktop:php-pear-0:4.3.9-3.35.ppc", "4Desktop:php-pear-0:4.3.9-3.35.s390", "4Desktop:php-pear-0:4.3.9-3.35.s390x", "4Desktop:php-pear-0:4.3.9-3.35.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.35.i386", "4Desktop:php-pgsql-0:4.3.9-3.35.ia64", "4Desktop:php-pgsql-0:4.3.9-3.35.ppc", "4Desktop:php-pgsql-0:4.3.9-3.35.s390", "4Desktop:php-pgsql-0:4.3.9-3.35.s390x", "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64", "4Desktop:php-snmp-0:4.3.9-3.35.i386", "4Desktop:php-snmp-0:4.3.9-3.35.ia64", "4Desktop:php-snmp-0:4.3.9-3.35.ppc", "4Desktop:php-snmp-0:4.3.9-3.35.s390", "4Desktop:php-snmp-0:4.3.9-3.35.s390x", "4Desktop:php-snmp-0:4.3.9-3.35.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64", "4ES:php-0:4.3.9-3.35.i386", "4ES:php-0:4.3.9-3.35.ia64", "4ES:php-0:4.3.9-3.35.ppc", "4ES:php-0:4.3.9-3.35.s390", "4ES:php-0:4.3.9-3.35.s390x", "4ES:php-0:4.3.9-3.35.src", "4ES:php-0:4.3.9-3.35.x86_64", "4ES:php-debuginfo-0:4.3.9-3.35.i386", "4ES:php-debuginfo-0:4.3.9-3.35.ia64", "4ES:php-debuginfo-0:4.3.9-3.35.ppc", "4ES:php-debuginfo-0:4.3.9-3.35.s390", "4ES:php-debuginfo-0:4.3.9-3.35.s390x", "4ES:php-debuginfo-0:4.3.9-3.35.x86_64", "4ES:php-devel-0:4.3.9-3.35.i386", "4ES:php-devel-0:4.3.9-3.35.ia64", "4ES:php-devel-0:4.3.9-3.35.ppc", "4ES:php-devel-0:4.3.9-3.35.s390", "4ES:php-devel-0:4.3.9-3.35.s390x", "4ES:php-devel-0:4.3.9-3.35.x86_64", "4ES:php-domxml-0:4.3.9-3.35.i386", "4ES:php-domxml-0:4.3.9-3.35.ia64", "4ES:php-domxml-0:4.3.9-3.35.ppc", "4ES:php-domxml-0:4.3.9-3.35.s390", "4ES:php-domxml-0:4.3.9-3.35.s390x", "4ES:php-domxml-0:4.3.9-3.35.x86_64", "4ES:php-gd-0:4.3.9-3.35.i386", "4ES:php-gd-0:4.3.9-3.35.ia64", "4ES:php-gd-0:4.3.9-3.35.ppc", "4ES:php-gd-0:4.3.9-3.35.s390", "4ES:php-gd-0:4.3.9-3.35.s390x", "4ES:php-gd-0:4.3.9-3.35.x86_64", "4ES:php-imap-0:4.3.9-3.35.i386", "4ES:php-imap-0:4.3.9-3.35.ia64", "4ES:php-imap-0:4.3.9-3.35.ppc", "4ES:php-imap-0:4.3.9-3.35.s390", "4ES:php-imap-0:4.3.9-3.35.s390x", "4ES:php-imap-0:4.3.9-3.35.x86_64", "4ES:php-ldap-0:4.3.9-3.35.i386", "4ES:php-ldap-0:4.3.9-3.35.ia64", "4ES:php-ldap-0:4.3.9-3.35.ppc", "4ES:php-ldap-0:4.3.9-3.35.s390", "4ES:php-ldap-0:4.3.9-3.35.s390x", "4ES:php-ldap-0:4.3.9-3.35.x86_64", "4ES:php-mbstring-0:4.3.9-3.35.i386", "4ES:php-mbstring-0:4.3.9-3.35.ia64", "4ES:php-mbstring-0:4.3.9-3.35.ppc", "4ES:php-mbstring-0:4.3.9-3.35.s390", "4ES:php-mbstring-0:4.3.9-3.35.s390x", "4ES:php-mbstring-0:4.3.9-3.35.x86_64", "4ES:php-mysql-0:4.3.9-3.35.i386", "4ES:php-mysql-0:4.3.9-3.35.ia64", "4ES:php-mysql-0:4.3.9-3.35.ppc", "4ES:php-mysql-0:4.3.9-3.35.s390", "4ES:php-mysql-0:4.3.9-3.35.s390x", "4ES:php-mysql-0:4.3.9-3.35.x86_64", "4ES:php-ncurses-0:4.3.9-3.35.i386", "4ES:php-ncurses-0:4.3.9-3.35.ia64", "4ES:php-ncurses-0:4.3.9-3.35.ppc", "4ES:php-ncurses-0:4.3.9-3.35.s390", "4ES:php-ncurses-0:4.3.9-3.35.s390x", "4ES:php-ncurses-0:4.3.9-3.35.x86_64", "4ES:php-odbc-0:4.3.9-3.35.i386", "4ES:php-odbc-0:4.3.9-3.35.ia64", "4ES:php-odbc-0:4.3.9-3.35.ppc", "4ES:php-odbc-0:4.3.9-3.35.s390", "4ES:php-odbc-0:4.3.9-3.35.s390x", "4ES:php-odbc-0:4.3.9-3.35.x86_64", "4ES:php-pear-0:4.3.9-3.35.i386", "4ES:php-pear-0:4.3.9-3.35.ia64", "4ES:php-pear-0:4.3.9-3.35.ppc", "4ES:php-pear-0:4.3.9-3.35.s390", "4ES:php-pear-0:4.3.9-3.35.s390x", "4ES:php-pear-0:4.3.9-3.35.x86_64", "4ES:php-pgsql-0:4.3.9-3.35.i386", "4ES:php-pgsql-0:4.3.9-3.35.ia64", "4ES:php-pgsql-0:4.3.9-3.35.ppc", "4ES:php-pgsql-0:4.3.9-3.35.s390", "4ES:php-pgsql-0:4.3.9-3.35.s390x", "4ES:php-pgsql-0:4.3.9-3.35.x86_64", "4ES:php-snmp-0:4.3.9-3.35.i386", "4ES:php-snmp-0:4.3.9-3.35.ia64", "4ES:php-snmp-0:4.3.9-3.35.ppc", "4ES:php-snmp-0:4.3.9-3.35.s390", "4ES:php-snmp-0:4.3.9-3.35.s390x", "4ES:php-snmp-0:4.3.9-3.35.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.35.i386", "4ES:php-xmlrpc-0:4.3.9-3.35.ia64", "4ES:php-xmlrpc-0:4.3.9-3.35.ppc", "4ES:php-xmlrpc-0:4.3.9-3.35.s390", "4ES:php-xmlrpc-0:4.3.9-3.35.s390x", "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64", "4WS:php-0:4.3.9-3.35.i386", "4WS:php-0:4.3.9-3.35.ia64", "4WS:php-0:4.3.9-3.35.ppc", "4WS:php-0:4.3.9-3.35.s390", "4WS:php-0:4.3.9-3.35.s390x", "4WS:php-0:4.3.9-3.35.src", "4WS:php-0:4.3.9-3.35.x86_64", "4WS:php-debuginfo-0:4.3.9-3.35.i386", "4WS:php-debuginfo-0:4.3.9-3.35.ia64", "4WS:php-debuginfo-0:4.3.9-3.35.ppc", "4WS:php-debuginfo-0:4.3.9-3.35.s390", "4WS:php-debuginfo-0:4.3.9-3.35.s390x", "4WS:php-debuginfo-0:4.3.9-3.35.x86_64", "4WS:php-devel-0:4.3.9-3.35.i386", "4WS:php-devel-0:4.3.9-3.35.ia64", "4WS:php-devel-0:4.3.9-3.35.ppc", "4WS:php-devel-0:4.3.9-3.35.s390", "4WS:php-devel-0:4.3.9-3.35.s390x", "4WS:php-devel-0:4.3.9-3.35.x86_64", "4WS:php-domxml-0:4.3.9-3.35.i386", "4WS:php-domxml-0:4.3.9-3.35.ia64", "4WS:php-domxml-0:4.3.9-3.35.ppc", "4WS:php-domxml-0:4.3.9-3.35.s390", "4WS:php-domxml-0:4.3.9-3.35.s390x", "4WS:php-domxml-0:4.3.9-3.35.x86_64", "4WS:php-gd-0:4.3.9-3.35.i386", "4WS:php-gd-0:4.3.9-3.35.ia64", "4WS:php-gd-0:4.3.9-3.35.ppc", "4WS:php-gd-0:4.3.9-3.35.s390", "4WS:php-gd-0:4.3.9-3.35.s390x", "4WS:php-gd-0:4.3.9-3.35.x86_64", "4WS:php-imap-0:4.3.9-3.35.i386", "4WS:php-imap-0:4.3.9-3.35.ia64", "4WS:php-imap-0:4.3.9-3.35.ppc", "4WS:php-imap-0:4.3.9-3.35.s390", "4WS:php-imap-0:4.3.9-3.35.s390x", "4WS:php-imap-0:4.3.9-3.35.x86_64", "4WS:php-ldap-0:4.3.9-3.35.i386", "4WS:php-ldap-0:4.3.9-3.35.ia64", "4WS:php-ldap-0:4.3.9-3.35.ppc", "4WS:php-ldap-0:4.3.9-3.35.s390", "4WS:php-ldap-0:4.3.9-3.35.s390x", "4WS:php-ldap-0:4.3.9-3.35.x86_64", "4WS:php-mbstring-0:4.3.9-3.35.i386", "4WS:php-mbstring-0:4.3.9-3.35.ia64", "4WS:php-mbstring-0:4.3.9-3.35.ppc", "4WS:php-mbstring-0:4.3.9-3.35.s390", "4WS:php-mbstring-0:4.3.9-3.35.s390x", "4WS:php-mbstring-0:4.3.9-3.35.x86_64", "4WS:php-mysql-0:4.3.9-3.35.i386", "4WS:php-mysql-0:4.3.9-3.35.ia64", "4WS:php-mysql-0:4.3.9-3.35.ppc", "4WS:php-mysql-0:4.3.9-3.35.s390", "4WS:php-mysql-0:4.3.9-3.35.s390x", "4WS:php-mysql-0:4.3.9-3.35.x86_64", "4WS:php-ncurses-0:4.3.9-3.35.i386", "4WS:php-ncurses-0:4.3.9-3.35.ia64", "4WS:php-ncurses-0:4.3.9-3.35.ppc", "4WS:php-ncurses-0:4.3.9-3.35.s390", "4WS:php-ncurses-0:4.3.9-3.35.s390x", "4WS:php-ncurses-0:4.3.9-3.35.x86_64", "4WS:php-odbc-0:4.3.9-3.35.i386", "4WS:php-odbc-0:4.3.9-3.35.ia64", "4WS:php-odbc-0:4.3.9-3.35.ppc", "4WS:php-odbc-0:4.3.9-3.35.s390", "4WS:php-odbc-0:4.3.9-3.35.s390x", "4WS:php-odbc-0:4.3.9-3.35.x86_64", "4WS:php-pear-0:4.3.9-3.35.i386", "4WS:php-pear-0:4.3.9-3.35.ia64", "4WS:php-pear-0:4.3.9-3.35.ppc", "4WS:php-pear-0:4.3.9-3.35.s390", "4WS:php-pear-0:4.3.9-3.35.s390x", "4WS:php-pear-0:4.3.9-3.35.x86_64", "4WS:php-pgsql-0:4.3.9-3.35.i386", "4WS:php-pgsql-0:4.3.9-3.35.ia64", "4WS:php-pgsql-0:4.3.9-3.35.ppc", "4WS:php-pgsql-0:4.3.9-3.35.s390", "4WS:php-pgsql-0:4.3.9-3.35.s390x", "4WS:php-pgsql-0:4.3.9-3.35.x86_64", "4WS:php-snmp-0:4.3.9-3.35.i386", "4WS:php-snmp-0:4.3.9-3.35.ia64", "4WS:php-snmp-0:4.3.9-3.35.ppc", "4WS:php-snmp-0:4.3.9-3.35.s390", "4WS:php-snmp-0:4.3.9-3.35.s390x", "4WS:php-snmp-0:4.3.9-3.35.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.35.i386", "4WS:php-xmlrpc-0:4.3.9-3.35.ia64", "4WS:php-xmlrpc-0:4.3.9-3.35.ppc", "4WS:php-xmlrpc-0:4.3.9-3.35.s390", "4WS:php-xmlrpc-0:4.3.9-3.35.s390x", "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2012:0071" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 2.6, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:H/Au:N/C:N/I:N/A:P", "version": "2.0" }, "products": [ "4AS:php-0:4.3.9-3.35.i386", "4AS:php-0:4.3.9-3.35.ia64", "4AS:php-0:4.3.9-3.35.ppc", "4AS:php-0:4.3.9-3.35.s390", "4AS:php-0:4.3.9-3.35.s390x", "4AS:php-0:4.3.9-3.35.src", "4AS:php-0:4.3.9-3.35.x86_64", "4AS:php-debuginfo-0:4.3.9-3.35.i386", "4AS:php-debuginfo-0:4.3.9-3.35.ia64", "4AS:php-debuginfo-0:4.3.9-3.35.ppc", "4AS:php-debuginfo-0:4.3.9-3.35.s390", "4AS:php-debuginfo-0:4.3.9-3.35.s390x", "4AS:php-debuginfo-0:4.3.9-3.35.x86_64", "4AS:php-devel-0:4.3.9-3.35.i386", "4AS:php-devel-0:4.3.9-3.35.ia64", "4AS:php-devel-0:4.3.9-3.35.ppc", "4AS:php-devel-0:4.3.9-3.35.s390", "4AS:php-devel-0:4.3.9-3.35.s390x", "4AS:php-devel-0:4.3.9-3.35.x86_64", "4AS:php-domxml-0:4.3.9-3.35.i386", "4AS:php-domxml-0:4.3.9-3.35.ia64", "4AS:php-domxml-0:4.3.9-3.35.ppc", "4AS:php-domxml-0:4.3.9-3.35.s390", "4AS:php-domxml-0:4.3.9-3.35.s390x", "4AS:php-domxml-0:4.3.9-3.35.x86_64", "4AS:php-gd-0:4.3.9-3.35.i386", "4AS:php-gd-0:4.3.9-3.35.ia64", "4AS:php-gd-0:4.3.9-3.35.ppc", "4AS:php-gd-0:4.3.9-3.35.s390", "4AS:php-gd-0:4.3.9-3.35.s390x", "4AS:php-gd-0:4.3.9-3.35.x86_64", "4AS:php-imap-0:4.3.9-3.35.i386", "4AS:php-imap-0:4.3.9-3.35.ia64", "4AS:php-imap-0:4.3.9-3.35.ppc", "4AS:php-imap-0:4.3.9-3.35.s390", "4AS:php-imap-0:4.3.9-3.35.s390x", "4AS:php-imap-0:4.3.9-3.35.x86_64", "4AS:php-ldap-0:4.3.9-3.35.i386", "4AS:php-ldap-0:4.3.9-3.35.ia64", "4AS:php-ldap-0:4.3.9-3.35.ppc", "4AS:php-ldap-0:4.3.9-3.35.s390", "4AS:php-ldap-0:4.3.9-3.35.s390x", "4AS:php-ldap-0:4.3.9-3.35.x86_64", "4AS:php-mbstring-0:4.3.9-3.35.i386", "4AS:php-mbstring-0:4.3.9-3.35.ia64", "4AS:php-mbstring-0:4.3.9-3.35.ppc", "4AS:php-mbstring-0:4.3.9-3.35.s390", "4AS:php-mbstring-0:4.3.9-3.35.s390x", "4AS:php-mbstring-0:4.3.9-3.35.x86_64", "4AS:php-mysql-0:4.3.9-3.35.i386", "4AS:php-mysql-0:4.3.9-3.35.ia64", "4AS:php-mysql-0:4.3.9-3.35.ppc", "4AS:php-mysql-0:4.3.9-3.35.s390", "4AS:php-mysql-0:4.3.9-3.35.s390x", "4AS:php-mysql-0:4.3.9-3.35.x86_64", "4AS:php-ncurses-0:4.3.9-3.35.i386", "4AS:php-ncurses-0:4.3.9-3.35.ia64", "4AS:php-ncurses-0:4.3.9-3.35.ppc", "4AS:php-ncurses-0:4.3.9-3.35.s390", "4AS:php-ncurses-0:4.3.9-3.35.s390x", "4AS:php-ncurses-0:4.3.9-3.35.x86_64", "4AS:php-odbc-0:4.3.9-3.35.i386", "4AS:php-odbc-0:4.3.9-3.35.ia64", "4AS:php-odbc-0:4.3.9-3.35.ppc", "4AS:php-odbc-0:4.3.9-3.35.s390", "4AS:php-odbc-0:4.3.9-3.35.s390x", "4AS:php-odbc-0:4.3.9-3.35.x86_64", "4AS:php-pear-0:4.3.9-3.35.i386", "4AS:php-pear-0:4.3.9-3.35.ia64", "4AS:php-pear-0:4.3.9-3.35.ppc", "4AS:php-pear-0:4.3.9-3.35.s390", "4AS:php-pear-0:4.3.9-3.35.s390x", "4AS:php-pear-0:4.3.9-3.35.x86_64", "4AS:php-pgsql-0:4.3.9-3.35.i386", "4AS:php-pgsql-0:4.3.9-3.35.ia64", "4AS:php-pgsql-0:4.3.9-3.35.ppc", "4AS:php-pgsql-0:4.3.9-3.35.s390", "4AS:php-pgsql-0:4.3.9-3.35.s390x", "4AS:php-pgsql-0:4.3.9-3.35.x86_64", "4AS:php-snmp-0:4.3.9-3.35.i386", "4AS:php-snmp-0:4.3.9-3.35.ia64", "4AS:php-snmp-0:4.3.9-3.35.ppc", "4AS:php-snmp-0:4.3.9-3.35.s390", "4AS:php-snmp-0:4.3.9-3.35.s390x", "4AS:php-snmp-0:4.3.9-3.35.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.35.i386", "4AS:php-xmlrpc-0:4.3.9-3.35.ia64", "4AS:php-xmlrpc-0:4.3.9-3.35.ppc", "4AS:php-xmlrpc-0:4.3.9-3.35.s390", "4AS:php-xmlrpc-0:4.3.9-3.35.s390x", "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64", "4Desktop:php-0:4.3.9-3.35.i386", "4Desktop:php-0:4.3.9-3.35.ia64", "4Desktop:php-0:4.3.9-3.35.ppc", "4Desktop:php-0:4.3.9-3.35.s390", "4Desktop:php-0:4.3.9-3.35.s390x", "4Desktop:php-0:4.3.9-3.35.src", "4Desktop:php-0:4.3.9-3.35.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.35.i386", "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64", "4Desktop:php-devel-0:4.3.9-3.35.i386", "4Desktop:php-devel-0:4.3.9-3.35.ia64", "4Desktop:php-devel-0:4.3.9-3.35.ppc", "4Desktop:php-devel-0:4.3.9-3.35.s390", "4Desktop:php-devel-0:4.3.9-3.35.s390x", "4Desktop:php-devel-0:4.3.9-3.35.x86_64", "4Desktop:php-domxml-0:4.3.9-3.35.i386", "4Desktop:php-domxml-0:4.3.9-3.35.ia64", "4Desktop:php-domxml-0:4.3.9-3.35.ppc", "4Desktop:php-domxml-0:4.3.9-3.35.s390", "4Desktop:php-domxml-0:4.3.9-3.35.s390x", "4Desktop:php-domxml-0:4.3.9-3.35.x86_64", "4Desktop:php-gd-0:4.3.9-3.35.i386", "4Desktop:php-gd-0:4.3.9-3.35.ia64", "4Desktop:php-gd-0:4.3.9-3.35.ppc", "4Desktop:php-gd-0:4.3.9-3.35.s390", "4Desktop:php-gd-0:4.3.9-3.35.s390x", "4Desktop:php-gd-0:4.3.9-3.35.x86_64", "4Desktop:php-imap-0:4.3.9-3.35.i386", "4Desktop:php-imap-0:4.3.9-3.35.ia64", "4Desktop:php-imap-0:4.3.9-3.35.ppc", "4Desktop:php-imap-0:4.3.9-3.35.s390", "4Desktop:php-imap-0:4.3.9-3.35.s390x", "4Desktop:php-imap-0:4.3.9-3.35.x86_64", "4Desktop:php-ldap-0:4.3.9-3.35.i386", "4Desktop:php-ldap-0:4.3.9-3.35.ia64", "4Desktop:php-ldap-0:4.3.9-3.35.ppc", "4Desktop:php-ldap-0:4.3.9-3.35.s390", "4Desktop:php-ldap-0:4.3.9-3.35.s390x", "4Desktop:php-ldap-0:4.3.9-3.35.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.35.i386", "4Desktop:php-mbstring-0:4.3.9-3.35.ia64", "4Desktop:php-mbstring-0:4.3.9-3.35.ppc", "4Desktop:php-mbstring-0:4.3.9-3.35.s390", "4Desktop:php-mbstring-0:4.3.9-3.35.s390x", "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64", "4Desktop:php-mysql-0:4.3.9-3.35.i386", "4Desktop:php-mysql-0:4.3.9-3.35.ia64", "4Desktop:php-mysql-0:4.3.9-3.35.ppc", "4Desktop:php-mysql-0:4.3.9-3.35.s390", "4Desktop:php-mysql-0:4.3.9-3.35.s390x", "4Desktop:php-mysql-0:4.3.9-3.35.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.35.i386", "4Desktop:php-ncurses-0:4.3.9-3.35.ia64", "4Desktop:php-ncurses-0:4.3.9-3.35.ppc", "4Desktop:php-ncurses-0:4.3.9-3.35.s390", "4Desktop:php-ncurses-0:4.3.9-3.35.s390x", "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64", "4Desktop:php-odbc-0:4.3.9-3.35.i386", "4Desktop:php-odbc-0:4.3.9-3.35.ia64", "4Desktop:php-odbc-0:4.3.9-3.35.ppc", "4Desktop:php-odbc-0:4.3.9-3.35.s390", "4Desktop:php-odbc-0:4.3.9-3.35.s390x", "4Desktop:php-odbc-0:4.3.9-3.35.x86_64", "4Desktop:php-pear-0:4.3.9-3.35.i386", "4Desktop:php-pear-0:4.3.9-3.35.ia64", "4Desktop:php-pear-0:4.3.9-3.35.ppc", "4Desktop:php-pear-0:4.3.9-3.35.s390", "4Desktop:php-pear-0:4.3.9-3.35.s390x", "4Desktop:php-pear-0:4.3.9-3.35.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.35.i386", "4Desktop:php-pgsql-0:4.3.9-3.35.ia64", "4Desktop:php-pgsql-0:4.3.9-3.35.ppc", "4Desktop:php-pgsql-0:4.3.9-3.35.s390", "4Desktop:php-pgsql-0:4.3.9-3.35.s390x", "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64", "4Desktop:php-snmp-0:4.3.9-3.35.i386", "4Desktop:php-snmp-0:4.3.9-3.35.ia64", "4Desktop:php-snmp-0:4.3.9-3.35.ppc", "4Desktop:php-snmp-0:4.3.9-3.35.s390", "4Desktop:php-snmp-0:4.3.9-3.35.s390x", "4Desktop:php-snmp-0:4.3.9-3.35.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64", "4ES:php-0:4.3.9-3.35.i386", "4ES:php-0:4.3.9-3.35.ia64", "4ES:php-0:4.3.9-3.35.ppc", "4ES:php-0:4.3.9-3.35.s390", "4ES:php-0:4.3.9-3.35.s390x", "4ES:php-0:4.3.9-3.35.src", "4ES:php-0:4.3.9-3.35.x86_64", "4ES:php-debuginfo-0:4.3.9-3.35.i386", "4ES:php-debuginfo-0:4.3.9-3.35.ia64", "4ES:php-debuginfo-0:4.3.9-3.35.ppc", "4ES:php-debuginfo-0:4.3.9-3.35.s390", "4ES:php-debuginfo-0:4.3.9-3.35.s390x", "4ES:php-debuginfo-0:4.3.9-3.35.x86_64", "4ES:php-devel-0:4.3.9-3.35.i386", "4ES:php-devel-0:4.3.9-3.35.ia64", "4ES:php-devel-0:4.3.9-3.35.ppc", "4ES:php-devel-0:4.3.9-3.35.s390", "4ES:php-devel-0:4.3.9-3.35.s390x", "4ES:php-devel-0:4.3.9-3.35.x86_64", "4ES:php-domxml-0:4.3.9-3.35.i386", "4ES:php-domxml-0:4.3.9-3.35.ia64", "4ES:php-domxml-0:4.3.9-3.35.ppc", "4ES:php-domxml-0:4.3.9-3.35.s390", "4ES:php-domxml-0:4.3.9-3.35.s390x", "4ES:php-domxml-0:4.3.9-3.35.x86_64", "4ES:php-gd-0:4.3.9-3.35.i386", "4ES:php-gd-0:4.3.9-3.35.ia64", "4ES:php-gd-0:4.3.9-3.35.ppc", "4ES:php-gd-0:4.3.9-3.35.s390", "4ES:php-gd-0:4.3.9-3.35.s390x", "4ES:php-gd-0:4.3.9-3.35.x86_64", "4ES:php-imap-0:4.3.9-3.35.i386", "4ES:php-imap-0:4.3.9-3.35.ia64", "4ES:php-imap-0:4.3.9-3.35.ppc", "4ES:php-imap-0:4.3.9-3.35.s390", "4ES:php-imap-0:4.3.9-3.35.s390x", "4ES:php-imap-0:4.3.9-3.35.x86_64", "4ES:php-ldap-0:4.3.9-3.35.i386", "4ES:php-ldap-0:4.3.9-3.35.ia64", "4ES:php-ldap-0:4.3.9-3.35.ppc", "4ES:php-ldap-0:4.3.9-3.35.s390", "4ES:php-ldap-0:4.3.9-3.35.s390x", "4ES:php-ldap-0:4.3.9-3.35.x86_64", "4ES:php-mbstring-0:4.3.9-3.35.i386", "4ES:php-mbstring-0:4.3.9-3.35.ia64", "4ES:php-mbstring-0:4.3.9-3.35.ppc", "4ES:php-mbstring-0:4.3.9-3.35.s390", "4ES:php-mbstring-0:4.3.9-3.35.s390x", "4ES:php-mbstring-0:4.3.9-3.35.x86_64", "4ES:php-mysql-0:4.3.9-3.35.i386", "4ES:php-mysql-0:4.3.9-3.35.ia64", "4ES:php-mysql-0:4.3.9-3.35.ppc", "4ES:php-mysql-0:4.3.9-3.35.s390", "4ES:php-mysql-0:4.3.9-3.35.s390x", "4ES:php-mysql-0:4.3.9-3.35.x86_64", "4ES:php-ncurses-0:4.3.9-3.35.i386", "4ES:php-ncurses-0:4.3.9-3.35.ia64", "4ES:php-ncurses-0:4.3.9-3.35.ppc", "4ES:php-ncurses-0:4.3.9-3.35.s390", "4ES:php-ncurses-0:4.3.9-3.35.s390x", "4ES:php-ncurses-0:4.3.9-3.35.x86_64", "4ES:php-odbc-0:4.3.9-3.35.i386", "4ES:php-odbc-0:4.3.9-3.35.ia64", "4ES:php-odbc-0:4.3.9-3.35.ppc", "4ES:php-odbc-0:4.3.9-3.35.s390", "4ES:php-odbc-0:4.3.9-3.35.s390x", "4ES:php-odbc-0:4.3.9-3.35.x86_64", "4ES:php-pear-0:4.3.9-3.35.i386", "4ES:php-pear-0:4.3.9-3.35.ia64", "4ES:php-pear-0:4.3.9-3.35.ppc", "4ES:php-pear-0:4.3.9-3.35.s390", "4ES:php-pear-0:4.3.9-3.35.s390x", "4ES:php-pear-0:4.3.9-3.35.x86_64", "4ES:php-pgsql-0:4.3.9-3.35.i386", "4ES:php-pgsql-0:4.3.9-3.35.ia64", "4ES:php-pgsql-0:4.3.9-3.35.ppc", "4ES:php-pgsql-0:4.3.9-3.35.s390", "4ES:php-pgsql-0:4.3.9-3.35.s390x", "4ES:php-pgsql-0:4.3.9-3.35.x86_64", "4ES:php-snmp-0:4.3.9-3.35.i386", "4ES:php-snmp-0:4.3.9-3.35.ia64", "4ES:php-snmp-0:4.3.9-3.35.ppc", "4ES:php-snmp-0:4.3.9-3.35.s390", "4ES:php-snmp-0:4.3.9-3.35.s390x", "4ES:php-snmp-0:4.3.9-3.35.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.35.i386", "4ES:php-xmlrpc-0:4.3.9-3.35.ia64", "4ES:php-xmlrpc-0:4.3.9-3.35.ppc", "4ES:php-xmlrpc-0:4.3.9-3.35.s390", "4ES:php-xmlrpc-0:4.3.9-3.35.s390x", "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64", "4WS:php-0:4.3.9-3.35.i386", "4WS:php-0:4.3.9-3.35.ia64", "4WS:php-0:4.3.9-3.35.ppc", "4WS:php-0:4.3.9-3.35.s390", "4WS:php-0:4.3.9-3.35.s390x", "4WS:php-0:4.3.9-3.35.src", "4WS:php-0:4.3.9-3.35.x86_64", "4WS:php-debuginfo-0:4.3.9-3.35.i386", "4WS:php-debuginfo-0:4.3.9-3.35.ia64", "4WS:php-debuginfo-0:4.3.9-3.35.ppc", "4WS:php-debuginfo-0:4.3.9-3.35.s390", "4WS:php-debuginfo-0:4.3.9-3.35.s390x", "4WS:php-debuginfo-0:4.3.9-3.35.x86_64", "4WS:php-devel-0:4.3.9-3.35.i386", "4WS:php-devel-0:4.3.9-3.35.ia64", "4WS:php-devel-0:4.3.9-3.35.ppc", "4WS:php-devel-0:4.3.9-3.35.s390", "4WS:php-devel-0:4.3.9-3.35.s390x", "4WS:php-devel-0:4.3.9-3.35.x86_64", "4WS:php-domxml-0:4.3.9-3.35.i386", "4WS:php-domxml-0:4.3.9-3.35.ia64", "4WS:php-domxml-0:4.3.9-3.35.ppc", "4WS:php-domxml-0:4.3.9-3.35.s390", "4WS:php-domxml-0:4.3.9-3.35.s390x", "4WS:php-domxml-0:4.3.9-3.35.x86_64", "4WS:php-gd-0:4.3.9-3.35.i386", "4WS:php-gd-0:4.3.9-3.35.ia64", "4WS:php-gd-0:4.3.9-3.35.ppc", "4WS:php-gd-0:4.3.9-3.35.s390", "4WS:php-gd-0:4.3.9-3.35.s390x", "4WS:php-gd-0:4.3.9-3.35.x86_64", "4WS:php-imap-0:4.3.9-3.35.i386", "4WS:php-imap-0:4.3.9-3.35.ia64", "4WS:php-imap-0:4.3.9-3.35.ppc", "4WS:php-imap-0:4.3.9-3.35.s390", "4WS:php-imap-0:4.3.9-3.35.s390x", "4WS:php-imap-0:4.3.9-3.35.x86_64", "4WS:php-ldap-0:4.3.9-3.35.i386", "4WS:php-ldap-0:4.3.9-3.35.ia64", "4WS:php-ldap-0:4.3.9-3.35.ppc", "4WS:php-ldap-0:4.3.9-3.35.s390", "4WS:php-ldap-0:4.3.9-3.35.s390x", "4WS:php-ldap-0:4.3.9-3.35.x86_64", "4WS:php-mbstring-0:4.3.9-3.35.i386", "4WS:php-mbstring-0:4.3.9-3.35.ia64", "4WS:php-mbstring-0:4.3.9-3.35.ppc", "4WS:php-mbstring-0:4.3.9-3.35.s390", "4WS:php-mbstring-0:4.3.9-3.35.s390x", "4WS:php-mbstring-0:4.3.9-3.35.x86_64", "4WS:php-mysql-0:4.3.9-3.35.i386", "4WS:php-mysql-0:4.3.9-3.35.ia64", "4WS:php-mysql-0:4.3.9-3.35.ppc", "4WS:php-mysql-0:4.3.9-3.35.s390", "4WS:php-mysql-0:4.3.9-3.35.s390x", "4WS:php-mysql-0:4.3.9-3.35.x86_64", "4WS:php-ncurses-0:4.3.9-3.35.i386", "4WS:php-ncurses-0:4.3.9-3.35.ia64", "4WS:php-ncurses-0:4.3.9-3.35.ppc", "4WS:php-ncurses-0:4.3.9-3.35.s390", "4WS:php-ncurses-0:4.3.9-3.35.s390x", "4WS:php-ncurses-0:4.3.9-3.35.x86_64", "4WS:php-odbc-0:4.3.9-3.35.i386", "4WS:php-odbc-0:4.3.9-3.35.ia64", "4WS:php-odbc-0:4.3.9-3.35.ppc", "4WS:php-odbc-0:4.3.9-3.35.s390", "4WS:php-odbc-0:4.3.9-3.35.s390x", "4WS:php-odbc-0:4.3.9-3.35.x86_64", "4WS:php-pear-0:4.3.9-3.35.i386", "4WS:php-pear-0:4.3.9-3.35.ia64", "4WS:php-pear-0:4.3.9-3.35.ppc", "4WS:php-pear-0:4.3.9-3.35.s390", "4WS:php-pear-0:4.3.9-3.35.s390x", "4WS:php-pear-0:4.3.9-3.35.x86_64", "4WS:php-pgsql-0:4.3.9-3.35.i386", "4WS:php-pgsql-0:4.3.9-3.35.ia64", "4WS:php-pgsql-0:4.3.9-3.35.ppc", "4WS:php-pgsql-0:4.3.9-3.35.s390", "4WS:php-pgsql-0:4.3.9-3.35.s390x", "4WS:php-pgsql-0:4.3.9-3.35.x86_64", "4WS:php-snmp-0:4.3.9-3.35.i386", "4WS:php-snmp-0:4.3.9-3.35.ia64", "4WS:php-snmp-0:4.3.9-3.35.ppc", "4WS:php-snmp-0:4.3.9-3.35.s390", "4WS:php-snmp-0:4.3.9-3.35.s390x", "4WS:php-snmp-0:4.3.9-3.35.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.35.i386", "4WS:php-xmlrpc-0:4.3.9-3.35.ia64", "4WS:php-xmlrpc-0:4.3.9-3.35.ppc", "4WS:php-xmlrpc-0:4.3.9-3.35.s390", "4WS:php-xmlrpc-0:4.3.9-3.35.s390x", "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: buffer over-read in Exif extension" }, { "cve": "CVE-2011-1466", "discovery_date": "2011-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "689386" } ], "notes": [ { "category": "description", "text": "Integer overflow in the SdnToJulian function in the Calendar extension in PHP before 5.3.6 allows context-dependent attackers to cause a denial of service (application crash) via a large integer in the first argument to the cal_from_jd function.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: Crash by converting serial day numbers (SDN) into Julian calendar", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "4AS:php-0:4.3.9-3.35.i386", "4AS:php-0:4.3.9-3.35.ia64", "4AS:php-0:4.3.9-3.35.ppc", "4AS:php-0:4.3.9-3.35.s390", "4AS:php-0:4.3.9-3.35.s390x", "4AS:php-0:4.3.9-3.35.src", "4AS:php-0:4.3.9-3.35.x86_64", "4AS:php-debuginfo-0:4.3.9-3.35.i386", "4AS:php-debuginfo-0:4.3.9-3.35.ia64", "4AS:php-debuginfo-0:4.3.9-3.35.ppc", "4AS:php-debuginfo-0:4.3.9-3.35.s390", "4AS:php-debuginfo-0:4.3.9-3.35.s390x", "4AS:php-debuginfo-0:4.3.9-3.35.x86_64", "4AS:php-devel-0:4.3.9-3.35.i386", "4AS:php-devel-0:4.3.9-3.35.ia64", "4AS:php-devel-0:4.3.9-3.35.ppc", "4AS:php-devel-0:4.3.9-3.35.s390", "4AS:php-devel-0:4.3.9-3.35.s390x", "4AS:php-devel-0:4.3.9-3.35.x86_64", "4AS:php-domxml-0:4.3.9-3.35.i386", "4AS:php-domxml-0:4.3.9-3.35.ia64", "4AS:php-domxml-0:4.3.9-3.35.ppc", "4AS:php-domxml-0:4.3.9-3.35.s390", "4AS:php-domxml-0:4.3.9-3.35.s390x", "4AS:php-domxml-0:4.3.9-3.35.x86_64", "4AS:php-gd-0:4.3.9-3.35.i386", "4AS:php-gd-0:4.3.9-3.35.ia64", "4AS:php-gd-0:4.3.9-3.35.ppc", "4AS:php-gd-0:4.3.9-3.35.s390", "4AS:php-gd-0:4.3.9-3.35.s390x", "4AS:php-gd-0:4.3.9-3.35.x86_64", "4AS:php-imap-0:4.3.9-3.35.i386", "4AS:php-imap-0:4.3.9-3.35.ia64", "4AS:php-imap-0:4.3.9-3.35.ppc", "4AS:php-imap-0:4.3.9-3.35.s390", "4AS:php-imap-0:4.3.9-3.35.s390x", "4AS:php-imap-0:4.3.9-3.35.x86_64", "4AS:php-ldap-0:4.3.9-3.35.i386", "4AS:php-ldap-0:4.3.9-3.35.ia64", "4AS:php-ldap-0:4.3.9-3.35.ppc", "4AS:php-ldap-0:4.3.9-3.35.s390", "4AS:php-ldap-0:4.3.9-3.35.s390x", "4AS:php-ldap-0:4.3.9-3.35.x86_64", "4AS:php-mbstring-0:4.3.9-3.35.i386", "4AS:php-mbstring-0:4.3.9-3.35.ia64", "4AS:php-mbstring-0:4.3.9-3.35.ppc", "4AS:php-mbstring-0:4.3.9-3.35.s390", "4AS:php-mbstring-0:4.3.9-3.35.s390x", "4AS:php-mbstring-0:4.3.9-3.35.x86_64", "4AS:php-mysql-0:4.3.9-3.35.i386", "4AS:php-mysql-0:4.3.9-3.35.ia64", "4AS:php-mysql-0:4.3.9-3.35.ppc", "4AS:php-mysql-0:4.3.9-3.35.s390", "4AS:php-mysql-0:4.3.9-3.35.s390x", "4AS:php-mysql-0:4.3.9-3.35.x86_64", "4AS:php-ncurses-0:4.3.9-3.35.i386", "4AS:php-ncurses-0:4.3.9-3.35.ia64", "4AS:php-ncurses-0:4.3.9-3.35.ppc", "4AS:php-ncurses-0:4.3.9-3.35.s390", "4AS:php-ncurses-0:4.3.9-3.35.s390x", "4AS:php-ncurses-0:4.3.9-3.35.x86_64", "4AS:php-odbc-0:4.3.9-3.35.i386", "4AS:php-odbc-0:4.3.9-3.35.ia64", "4AS:php-odbc-0:4.3.9-3.35.ppc", "4AS:php-odbc-0:4.3.9-3.35.s390", "4AS:php-odbc-0:4.3.9-3.35.s390x", "4AS:php-odbc-0:4.3.9-3.35.x86_64", "4AS:php-pear-0:4.3.9-3.35.i386", "4AS:php-pear-0:4.3.9-3.35.ia64", "4AS:php-pear-0:4.3.9-3.35.ppc", "4AS:php-pear-0:4.3.9-3.35.s390", "4AS:php-pear-0:4.3.9-3.35.s390x", "4AS:php-pear-0:4.3.9-3.35.x86_64", "4AS:php-pgsql-0:4.3.9-3.35.i386", "4AS:php-pgsql-0:4.3.9-3.35.ia64", "4AS:php-pgsql-0:4.3.9-3.35.ppc", "4AS:php-pgsql-0:4.3.9-3.35.s390", "4AS:php-pgsql-0:4.3.9-3.35.s390x", "4AS:php-pgsql-0:4.3.9-3.35.x86_64", "4AS:php-snmp-0:4.3.9-3.35.i386", "4AS:php-snmp-0:4.3.9-3.35.ia64", "4AS:php-snmp-0:4.3.9-3.35.ppc", "4AS:php-snmp-0:4.3.9-3.35.s390", "4AS:php-snmp-0:4.3.9-3.35.s390x", "4AS:php-snmp-0:4.3.9-3.35.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.35.i386", "4AS:php-xmlrpc-0:4.3.9-3.35.ia64", "4AS:php-xmlrpc-0:4.3.9-3.35.ppc", "4AS:php-xmlrpc-0:4.3.9-3.35.s390", "4AS:php-xmlrpc-0:4.3.9-3.35.s390x", "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64", "4Desktop:php-0:4.3.9-3.35.i386", "4Desktop:php-0:4.3.9-3.35.ia64", "4Desktop:php-0:4.3.9-3.35.ppc", "4Desktop:php-0:4.3.9-3.35.s390", "4Desktop:php-0:4.3.9-3.35.s390x", "4Desktop:php-0:4.3.9-3.35.src", "4Desktop:php-0:4.3.9-3.35.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.35.i386", "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64", "4Desktop:php-devel-0:4.3.9-3.35.i386", "4Desktop:php-devel-0:4.3.9-3.35.ia64", "4Desktop:php-devel-0:4.3.9-3.35.ppc", "4Desktop:php-devel-0:4.3.9-3.35.s390", "4Desktop:php-devel-0:4.3.9-3.35.s390x", "4Desktop:php-devel-0:4.3.9-3.35.x86_64", "4Desktop:php-domxml-0:4.3.9-3.35.i386", "4Desktop:php-domxml-0:4.3.9-3.35.ia64", "4Desktop:php-domxml-0:4.3.9-3.35.ppc", "4Desktop:php-domxml-0:4.3.9-3.35.s390", "4Desktop:php-domxml-0:4.3.9-3.35.s390x", "4Desktop:php-domxml-0:4.3.9-3.35.x86_64", "4Desktop:php-gd-0:4.3.9-3.35.i386", "4Desktop:php-gd-0:4.3.9-3.35.ia64", "4Desktop:php-gd-0:4.3.9-3.35.ppc", "4Desktop:php-gd-0:4.3.9-3.35.s390", "4Desktop:php-gd-0:4.3.9-3.35.s390x", "4Desktop:php-gd-0:4.3.9-3.35.x86_64", "4Desktop:php-imap-0:4.3.9-3.35.i386", "4Desktop:php-imap-0:4.3.9-3.35.ia64", "4Desktop:php-imap-0:4.3.9-3.35.ppc", "4Desktop:php-imap-0:4.3.9-3.35.s390", "4Desktop:php-imap-0:4.3.9-3.35.s390x", "4Desktop:php-imap-0:4.3.9-3.35.x86_64", "4Desktop:php-ldap-0:4.3.9-3.35.i386", "4Desktop:php-ldap-0:4.3.9-3.35.ia64", "4Desktop:php-ldap-0:4.3.9-3.35.ppc", "4Desktop:php-ldap-0:4.3.9-3.35.s390", "4Desktop:php-ldap-0:4.3.9-3.35.s390x", "4Desktop:php-ldap-0:4.3.9-3.35.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.35.i386", "4Desktop:php-mbstring-0:4.3.9-3.35.ia64", "4Desktop:php-mbstring-0:4.3.9-3.35.ppc", "4Desktop:php-mbstring-0:4.3.9-3.35.s390", "4Desktop:php-mbstring-0:4.3.9-3.35.s390x", "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64", "4Desktop:php-mysql-0:4.3.9-3.35.i386", "4Desktop:php-mysql-0:4.3.9-3.35.ia64", "4Desktop:php-mysql-0:4.3.9-3.35.ppc", "4Desktop:php-mysql-0:4.3.9-3.35.s390", "4Desktop:php-mysql-0:4.3.9-3.35.s390x", "4Desktop:php-mysql-0:4.3.9-3.35.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.35.i386", "4Desktop:php-ncurses-0:4.3.9-3.35.ia64", "4Desktop:php-ncurses-0:4.3.9-3.35.ppc", "4Desktop:php-ncurses-0:4.3.9-3.35.s390", "4Desktop:php-ncurses-0:4.3.9-3.35.s390x", "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64", "4Desktop:php-odbc-0:4.3.9-3.35.i386", "4Desktop:php-odbc-0:4.3.9-3.35.ia64", "4Desktop:php-odbc-0:4.3.9-3.35.ppc", "4Desktop:php-odbc-0:4.3.9-3.35.s390", "4Desktop:php-odbc-0:4.3.9-3.35.s390x", "4Desktop:php-odbc-0:4.3.9-3.35.x86_64", "4Desktop:php-pear-0:4.3.9-3.35.i386", "4Desktop:php-pear-0:4.3.9-3.35.ia64", "4Desktop:php-pear-0:4.3.9-3.35.ppc", "4Desktop:php-pear-0:4.3.9-3.35.s390", "4Desktop:php-pear-0:4.3.9-3.35.s390x", "4Desktop:php-pear-0:4.3.9-3.35.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.35.i386", "4Desktop:php-pgsql-0:4.3.9-3.35.ia64", "4Desktop:php-pgsql-0:4.3.9-3.35.ppc", "4Desktop:php-pgsql-0:4.3.9-3.35.s390", "4Desktop:php-pgsql-0:4.3.9-3.35.s390x", "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64", "4Desktop:php-snmp-0:4.3.9-3.35.i386", "4Desktop:php-snmp-0:4.3.9-3.35.ia64", "4Desktop:php-snmp-0:4.3.9-3.35.ppc", "4Desktop:php-snmp-0:4.3.9-3.35.s390", "4Desktop:php-snmp-0:4.3.9-3.35.s390x", "4Desktop:php-snmp-0:4.3.9-3.35.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64", "4ES:php-0:4.3.9-3.35.i386", "4ES:php-0:4.3.9-3.35.ia64", "4ES:php-0:4.3.9-3.35.ppc", "4ES:php-0:4.3.9-3.35.s390", "4ES:php-0:4.3.9-3.35.s390x", "4ES:php-0:4.3.9-3.35.src", "4ES:php-0:4.3.9-3.35.x86_64", "4ES:php-debuginfo-0:4.3.9-3.35.i386", "4ES:php-debuginfo-0:4.3.9-3.35.ia64", "4ES:php-debuginfo-0:4.3.9-3.35.ppc", "4ES:php-debuginfo-0:4.3.9-3.35.s390", "4ES:php-debuginfo-0:4.3.9-3.35.s390x", "4ES:php-debuginfo-0:4.3.9-3.35.x86_64", "4ES:php-devel-0:4.3.9-3.35.i386", "4ES:php-devel-0:4.3.9-3.35.ia64", "4ES:php-devel-0:4.3.9-3.35.ppc", "4ES:php-devel-0:4.3.9-3.35.s390", "4ES:php-devel-0:4.3.9-3.35.s390x", "4ES:php-devel-0:4.3.9-3.35.x86_64", "4ES:php-domxml-0:4.3.9-3.35.i386", "4ES:php-domxml-0:4.3.9-3.35.ia64", "4ES:php-domxml-0:4.3.9-3.35.ppc", "4ES:php-domxml-0:4.3.9-3.35.s390", "4ES:php-domxml-0:4.3.9-3.35.s390x", "4ES:php-domxml-0:4.3.9-3.35.x86_64", "4ES:php-gd-0:4.3.9-3.35.i386", "4ES:php-gd-0:4.3.9-3.35.ia64", "4ES:php-gd-0:4.3.9-3.35.ppc", "4ES:php-gd-0:4.3.9-3.35.s390", "4ES:php-gd-0:4.3.9-3.35.s390x", "4ES:php-gd-0:4.3.9-3.35.x86_64", "4ES:php-imap-0:4.3.9-3.35.i386", "4ES:php-imap-0:4.3.9-3.35.ia64", "4ES:php-imap-0:4.3.9-3.35.ppc", "4ES:php-imap-0:4.3.9-3.35.s390", "4ES:php-imap-0:4.3.9-3.35.s390x", "4ES:php-imap-0:4.3.9-3.35.x86_64", "4ES:php-ldap-0:4.3.9-3.35.i386", "4ES:php-ldap-0:4.3.9-3.35.ia64", "4ES:php-ldap-0:4.3.9-3.35.ppc", "4ES:php-ldap-0:4.3.9-3.35.s390", "4ES:php-ldap-0:4.3.9-3.35.s390x", "4ES:php-ldap-0:4.3.9-3.35.x86_64", "4ES:php-mbstring-0:4.3.9-3.35.i386", "4ES:php-mbstring-0:4.3.9-3.35.ia64", "4ES:php-mbstring-0:4.3.9-3.35.ppc", "4ES:php-mbstring-0:4.3.9-3.35.s390", "4ES:php-mbstring-0:4.3.9-3.35.s390x", "4ES:php-mbstring-0:4.3.9-3.35.x86_64", "4ES:php-mysql-0:4.3.9-3.35.i386", "4ES:php-mysql-0:4.3.9-3.35.ia64", "4ES:php-mysql-0:4.3.9-3.35.ppc", "4ES:php-mysql-0:4.3.9-3.35.s390", "4ES:php-mysql-0:4.3.9-3.35.s390x", "4ES:php-mysql-0:4.3.9-3.35.x86_64", "4ES:php-ncurses-0:4.3.9-3.35.i386", "4ES:php-ncurses-0:4.3.9-3.35.ia64", "4ES:php-ncurses-0:4.3.9-3.35.ppc", "4ES:php-ncurses-0:4.3.9-3.35.s390", "4ES:php-ncurses-0:4.3.9-3.35.s390x", "4ES:php-ncurses-0:4.3.9-3.35.x86_64", "4ES:php-odbc-0:4.3.9-3.35.i386", "4ES:php-odbc-0:4.3.9-3.35.ia64", "4ES:php-odbc-0:4.3.9-3.35.ppc", "4ES:php-odbc-0:4.3.9-3.35.s390", "4ES:php-odbc-0:4.3.9-3.35.s390x", "4ES:php-odbc-0:4.3.9-3.35.x86_64", "4ES:php-pear-0:4.3.9-3.35.i386", "4ES:php-pear-0:4.3.9-3.35.ia64", "4ES:php-pear-0:4.3.9-3.35.ppc", "4ES:php-pear-0:4.3.9-3.35.s390", "4ES:php-pear-0:4.3.9-3.35.s390x", "4ES:php-pear-0:4.3.9-3.35.x86_64", "4ES:php-pgsql-0:4.3.9-3.35.i386", "4ES:php-pgsql-0:4.3.9-3.35.ia64", "4ES:php-pgsql-0:4.3.9-3.35.ppc", "4ES:php-pgsql-0:4.3.9-3.35.s390", "4ES:php-pgsql-0:4.3.9-3.35.s390x", "4ES:php-pgsql-0:4.3.9-3.35.x86_64", "4ES:php-snmp-0:4.3.9-3.35.i386", "4ES:php-snmp-0:4.3.9-3.35.ia64", "4ES:php-snmp-0:4.3.9-3.35.ppc", "4ES:php-snmp-0:4.3.9-3.35.s390", "4ES:php-snmp-0:4.3.9-3.35.s390x", "4ES:php-snmp-0:4.3.9-3.35.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.35.i386", "4ES:php-xmlrpc-0:4.3.9-3.35.ia64", "4ES:php-xmlrpc-0:4.3.9-3.35.ppc", "4ES:php-xmlrpc-0:4.3.9-3.35.s390", "4ES:php-xmlrpc-0:4.3.9-3.35.s390x", "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64", "4WS:php-0:4.3.9-3.35.i386", "4WS:php-0:4.3.9-3.35.ia64", "4WS:php-0:4.3.9-3.35.ppc", "4WS:php-0:4.3.9-3.35.s390", "4WS:php-0:4.3.9-3.35.s390x", "4WS:php-0:4.3.9-3.35.src", "4WS:php-0:4.3.9-3.35.x86_64", "4WS:php-debuginfo-0:4.3.9-3.35.i386", "4WS:php-debuginfo-0:4.3.9-3.35.ia64", "4WS:php-debuginfo-0:4.3.9-3.35.ppc", "4WS:php-debuginfo-0:4.3.9-3.35.s390", "4WS:php-debuginfo-0:4.3.9-3.35.s390x", "4WS:php-debuginfo-0:4.3.9-3.35.x86_64", "4WS:php-devel-0:4.3.9-3.35.i386", "4WS:php-devel-0:4.3.9-3.35.ia64", "4WS:php-devel-0:4.3.9-3.35.ppc", "4WS:php-devel-0:4.3.9-3.35.s390", "4WS:php-devel-0:4.3.9-3.35.s390x", "4WS:php-devel-0:4.3.9-3.35.x86_64", "4WS:php-domxml-0:4.3.9-3.35.i386", "4WS:php-domxml-0:4.3.9-3.35.ia64", "4WS:php-domxml-0:4.3.9-3.35.ppc", "4WS:php-domxml-0:4.3.9-3.35.s390", "4WS:php-domxml-0:4.3.9-3.35.s390x", "4WS:php-domxml-0:4.3.9-3.35.x86_64", "4WS:php-gd-0:4.3.9-3.35.i386", "4WS:php-gd-0:4.3.9-3.35.ia64", "4WS:php-gd-0:4.3.9-3.35.ppc", "4WS:php-gd-0:4.3.9-3.35.s390", "4WS:php-gd-0:4.3.9-3.35.s390x", "4WS:php-gd-0:4.3.9-3.35.x86_64", "4WS:php-imap-0:4.3.9-3.35.i386", "4WS:php-imap-0:4.3.9-3.35.ia64", "4WS:php-imap-0:4.3.9-3.35.ppc", "4WS:php-imap-0:4.3.9-3.35.s390", "4WS:php-imap-0:4.3.9-3.35.s390x", "4WS:php-imap-0:4.3.9-3.35.x86_64", "4WS:php-ldap-0:4.3.9-3.35.i386", "4WS:php-ldap-0:4.3.9-3.35.ia64", "4WS:php-ldap-0:4.3.9-3.35.ppc", "4WS:php-ldap-0:4.3.9-3.35.s390", "4WS:php-ldap-0:4.3.9-3.35.s390x", "4WS:php-ldap-0:4.3.9-3.35.x86_64", "4WS:php-mbstring-0:4.3.9-3.35.i386", "4WS:php-mbstring-0:4.3.9-3.35.ia64", "4WS:php-mbstring-0:4.3.9-3.35.ppc", "4WS:php-mbstring-0:4.3.9-3.35.s390", "4WS:php-mbstring-0:4.3.9-3.35.s390x", "4WS:php-mbstring-0:4.3.9-3.35.x86_64", "4WS:php-mysql-0:4.3.9-3.35.i386", "4WS:php-mysql-0:4.3.9-3.35.ia64", "4WS:php-mysql-0:4.3.9-3.35.ppc", "4WS:php-mysql-0:4.3.9-3.35.s390", "4WS:php-mysql-0:4.3.9-3.35.s390x", "4WS:php-mysql-0:4.3.9-3.35.x86_64", "4WS:php-ncurses-0:4.3.9-3.35.i386", "4WS:php-ncurses-0:4.3.9-3.35.ia64", "4WS:php-ncurses-0:4.3.9-3.35.ppc", "4WS:php-ncurses-0:4.3.9-3.35.s390", "4WS:php-ncurses-0:4.3.9-3.35.s390x", "4WS:php-ncurses-0:4.3.9-3.35.x86_64", "4WS:php-odbc-0:4.3.9-3.35.i386", "4WS:php-odbc-0:4.3.9-3.35.ia64", "4WS:php-odbc-0:4.3.9-3.35.ppc", "4WS:php-odbc-0:4.3.9-3.35.s390", "4WS:php-odbc-0:4.3.9-3.35.s390x", "4WS:php-odbc-0:4.3.9-3.35.x86_64", "4WS:php-pear-0:4.3.9-3.35.i386", "4WS:php-pear-0:4.3.9-3.35.ia64", "4WS:php-pear-0:4.3.9-3.35.ppc", "4WS:php-pear-0:4.3.9-3.35.s390", "4WS:php-pear-0:4.3.9-3.35.s390x", "4WS:php-pear-0:4.3.9-3.35.x86_64", "4WS:php-pgsql-0:4.3.9-3.35.i386", "4WS:php-pgsql-0:4.3.9-3.35.ia64", "4WS:php-pgsql-0:4.3.9-3.35.ppc", "4WS:php-pgsql-0:4.3.9-3.35.s390", "4WS:php-pgsql-0:4.3.9-3.35.s390x", "4WS:php-pgsql-0:4.3.9-3.35.x86_64", "4WS:php-snmp-0:4.3.9-3.35.i386", "4WS:php-snmp-0:4.3.9-3.35.ia64", "4WS:php-snmp-0:4.3.9-3.35.ppc", "4WS:php-snmp-0:4.3.9-3.35.s390", "4WS:php-snmp-0:4.3.9-3.35.s390x", "4WS:php-snmp-0:4.3.9-3.35.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.35.i386", "4WS:php-xmlrpc-0:4.3.9-3.35.ia64", "4WS:php-xmlrpc-0:4.3.9-3.35.ppc", "4WS:php-xmlrpc-0:4.3.9-3.35.s390", "4WS:php-xmlrpc-0:4.3.9-3.35.s390x", "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2011-1466" }, { "category": "external", "summary": "RHBZ#689386", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=689386" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2011-1466", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1466" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-1466", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-1466" } ], "release_date": "2010-12-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2012-01-30T18:16:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259", "product_ids": [ "4AS:php-0:4.3.9-3.35.i386", "4AS:php-0:4.3.9-3.35.ia64", "4AS:php-0:4.3.9-3.35.ppc", "4AS:php-0:4.3.9-3.35.s390", "4AS:php-0:4.3.9-3.35.s390x", "4AS:php-0:4.3.9-3.35.src", "4AS:php-0:4.3.9-3.35.x86_64", "4AS:php-debuginfo-0:4.3.9-3.35.i386", "4AS:php-debuginfo-0:4.3.9-3.35.ia64", "4AS:php-debuginfo-0:4.3.9-3.35.ppc", "4AS:php-debuginfo-0:4.3.9-3.35.s390", "4AS:php-debuginfo-0:4.3.9-3.35.s390x", "4AS:php-debuginfo-0:4.3.9-3.35.x86_64", "4AS:php-devel-0:4.3.9-3.35.i386", "4AS:php-devel-0:4.3.9-3.35.ia64", "4AS:php-devel-0:4.3.9-3.35.ppc", "4AS:php-devel-0:4.3.9-3.35.s390", "4AS:php-devel-0:4.3.9-3.35.s390x", "4AS:php-devel-0:4.3.9-3.35.x86_64", "4AS:php-domxml-0:4.3.9-3.35.i386", "4AS:php-domxml-0:4.3.9-3.35.ia64", "4AS:php-domxml-0:4.3.9-3.35.ppc", "4AS:php-domxml-0:4.3.9-3.35.s390", "4AS:php-domxml-0:4.3.9-3.35.s390x", "4AS:php-domxml-0:4.3.9-3.35.x86_64", "4AS:php-gd-0:4.3.9-3.35.i386", "4AS:php-gd-0:4.3.9-3.35.ia64", "4AS:php-gd-0:4.3.9-3.35.ppc", "4AS:php-gd-0:4.3.9-3.35.s390", "4AS:php-gd-0:4.3.9-3.35.s390x", "4AS:php-gd-0:4.3.9-3.35.x86_64", "4AS:php-imap-0:4.3.9-3.35.i386", "4AS:php-imap-0:4.3.9-3.35.ia64", "4AS:php-imap-0:4.3.9-3.35.ppc", "4AS:php-imap-0:4.3.9-3.35.s390", "4AS:php-imap-0:4.3.9-3.35.s390x", "4AS:php-imap-0:4.3.9-3.35.x86_64", "4AS:php-ldap-0:4.3.9-3.35.i386", "4AS:php-ldap-0:4.3.9-3.35.ia64", "4AS:php-ldap-0:4.3.9-3.35.ppc", "4AS:php-ldap-0:4.3.9-3.35.s390", "4AS:php-ldap-0:4.3.9-3.35.s390x", "4AS:php-ldap-0:4.3.9-3.35.x86_64", "4AS:php-mbstring-0:4.3.9-3.35.i386", "4AS:php-mbstring-0:4.3.9-3.35.ia64", "4AS:php-mbstring-0:4.3.9-3.35.ppc", "4AS:php-mbstring-0:4.3.9-3.35.s390", "4AS:php-mbstring-0:4.3.9-3.35.s390x", "4AS:php-mbstring-0:4.3.9-3.35.x86_64", "4AS:php-mysql-0:4.3.9-3.35.i386", "4AS:php-mysql-0:4.3.9-3.35.ia64", "4AS:php-mysql-0:4.3.9-3.35.ppc", "4AS:php-mysql-0:4.3.9-3.35.s390", "4AS:php-mysql-0:4.3.9-3.35.s390x", "4AS:php-mysql-0:4.3.9-3.35.x86_64", "4AS:php-ncurses-0:4.3.9-3.35.i386", "4AS:php-ncurses-0:4.3.9-3.35.ia64", "4AS:php-ncurses-0:4.3.9-3.35.ppc", "4AS:php-ncurses-0:4.3.9-3.35.s390", "4AS:php-ncurses-0:4.3.9-3.35.s390x", "4AS:php-ncurses-0:4.3.9-3.35.x86_64", "4AS:php-odbc-0:4.3.9-3.35.i386", "4AS:php-odbc-0:4.3.9-3.35.ia64", "4AS:php-odbc-0:4.3.9-3.35.ppc", "4AS:php-odbc-0:4.3.9-3.35.s390", "4AS:php-odbc-0:4.3.9-3.35.s390x", "4AS:php-odbc-0:4.3.9-3.35.x86_64", "4AS:php-pear-0:4.3.9-3.35.i386", "4AS:php-pear-0:4.3.9-3.35.ia64", "4AS:php-pear-0:4.3.9-3.35.ppc", "4AS:php-pear-0:4.3.9-3.35.s390", "4AS:php-pear-0:4.3.9-3.35.s390x", "4AS:php-pear-0:4.3.9-3.35.x86_64", "4AS:php-pgsql-0:4.3.9-3.35.i386", "4AS:php-pgsql-0:4.3.9-3.35.ia64", "4AS:php-pgsql-0:4.3.9-3.35.ppc", "4AS:php-pgsql-0:4.3.9-3.35.s390", "4AS:php-pgsql-0:4.3.9-3.35.s390x", "4AS:php-pgsql-0:4.3.9-3.35.x86_64", "4AS:php-snmp-0:4.3.9-3.35.i386", "4AS:php-snmp-0:4.3.9-3.35.ia64", "4AS:php-snmp-0:4.3.9-3.35.ppc", "4AS:php-snmp-0:4.3.9-3.35.s390", "4AS:php-snmp-0:4.3.9-3.35.s390x", "4AS:php-snmp-0:4.3.9-3.35.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.35.i386", "4AS:php-xmlrpc-0:4.3.9-3.35.ia64", "4AS:php-xmlrpc-0:4.3.9-3.35.ppc", "4AS:php-xmlrpc-0:4.3.9-3.35.s390", "4AS:php-xmlrpc-0:4.3.9-3.35.s390x", "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64", "4Desktop:php-0:4.3.9-3.35.i386", "4Desktop:php-0:4.3.9-3.35.ia64", "4Desktop:php-0:4.3.9-3.35.ppc", "4Desktop:php-0:4.3.9-3.35.s390", "4Desktop:php-0:4.3.9-3.35.s390x", "4Desktop:php-0:4.3.9-3.35.src", "4Desktop:php-0:4.3.9-3.35.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.35.i386", "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64", "4Desktop:php-devel-0:4.3.9-3.35.i386", "4Desktop:php-devel-0:4.3.9-3.35.ia64", "4Desktop:php-devel-0:4.3.9-3.35.ppc", "4Desktop:php-devel-0:4.3.9-3.35.s390", "4Desktop:php-devel-0:4.3.9-3.35.s390x", "4Desktop:php-devel-0:4.3.9-3.35.x86_64", "4Desktop:php-domxml-0:4.3.9-3.35.i386", "4Desktop:php-domxml-0:4.3.9-3.35.ia64", "4Desktop:php-domxml-0:4.3.9-3.35.ppc", "4Desktop:php-domxml-0:4.3.9-3.35.s390", "4Desktop:php-domxml-0:4.3.9-3.35.s390x", "4Desktop:php-domxml-0:4.3.9-3.35.x86_64", "4Desktop:php-gd-0:4.3.9-3.35.i386", "4Desktop:php-gd-0:4.3.9-3.35.ia64", "4Desktop:php-gd-0:4.3.9-3.35.ppc", "4Desktop:php-gd-0:4.3.9-3.35.s390", "4Desktop:php-gd-0:4.3.9-3.35.s390x", "4Desktop:php-gd-0:4.3.9-3.35.x86_64", "4Desktop:php-imap-0:4.3.9-3.35.i386", "4Desktop:php-imap-0:4.3.9-3.35.ia64", "4Desktop:php-imap-0:4.3.9-3.35.ppc", "4Desktop:php-imap-0:4.3.9-3.35.s390", "4Desktop:php-imap-0:4.3.9-3.35.s390x", "4Desktop:php-imap-0:4.3.9-3.35.x86_64", "4Desktop:php-ldap-0:4.3.9-3.35.i386", "4Desktop:php-ldap-0:4.3.9-3.35.ia64", "4Desktop:php-ldap-0:4.3.9-3.35.ppc", "4Desktop:php-ldap-0:4.3.9-3.35.s390", "4Desktop:php-ldap-0:4.3.9-3.35.s390x", "4Desktop:php-ldap-0:4.3.9-3.35.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.35.i386", "4Desktop:php-mbstring-0:4.3.9-3.35.ia64", "4Desktop:php-mbstring-0:4.3.9-3.35.ppc", "4Desktop:php-mbstring-0:4.3.9-3.35.s390", "4Desktop:php-mbstring-0:4.3.9-3.35.s390x", "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64", "4Desktop:php-mysql-0:4.3.9-3.35.i386", "4Desktop:php-mysql-0:4.3.9-3.35.ia64", "4Desktop:php-mysql-0:4.3.9-3.35.ppc", "4Desktop:php-mysql-0:4.3.9-3.35.s390", "4Desktop:php-mysql-0:4.3.9-3.35.s390x", "4Desktop:php-mysql-0:4.3.9-3.35.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.35.i386", "4Desktop:php-ncurses-0:4.3.9-3.35.ia64", "4Desktop:php-ncurses-0:4.3.9-3.35.ppc", "4Desktop:php-ncurses-0:4.3.9-3.35.s390", "4Desktop:php-ncurses-0:4.3.9-3.35.s390x", "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64", "4Desktop:php-odbc-0:4.3.9-3.35.i386", "4Desktop:php-odbc-0:4.3.9-3.35.ia64", "4Desktop:php-odbc-0:4.3.9-3.35.ppc", "4Desktop:php-odbc-0:4.3.9-3.35.s390", "4Desktop:php-odbc-0:4.3.9-3.35.s390x", "4Desktop:php-odbc-0:4.3.9-3.35.x86_64", "4Desktop:php-pear-0:4.3.9-3.35.i386", "4Desktop:php-pear-0:4.3.9-3.35.ia64", "4Desktop:php-pear-0:4.3.9-3.35.ppc", "4Desktop:php-pear-0:4.3.9-3.35.s390", "4Desktop:php-pear-0:4.3.9-3.35.s390x", "4Desktop:php-pear-0:4.3.9-3.35.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.35.i386", "4Desktop:php-pgsql-0:4.3.9-3.35.ia64", "4Desktop:php-pgsql-0:4.3.9-3.35.ppc", "4Desktop:php-pgsql-0:4.3.9-3.35.s390", "4Desktop:php-pgsql-0:4.3.9-3.35.s390x", "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64", "4Desktop:php-snmp-0:4.3.9-3.35.i386", "4Desktop:php-snmp-0:4.3.9-3.35.ia64", "4Desktop:php-snmp-0:4.3.9-3.35.ppc", "4Desktop:php-snmp-0:4.3.9-3.35.s390", "4Desktop:php-snmp-0:4.3.9-3.35.s390x", "4Desktop:php-snmp-0:4.3.9-3.35.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64", "4ES:php-0:4.3.9-3.35.i386", "4ES:php-0:4.3.9-3.35.ia64", "4ES:php-0:4.3.9-3.35.ppc", "4ES:php-0:4.3.9-3.35.s390", "4ES:php-0:4.3.9-3.35.s390x", "4ES:php-0:4.3.9-3.35.src", "4ES:php-0:4.3.9-3.35.x86_64", "4ES:php-debuginfo-0:4.3.9-3.35.i386", "4ES:php-debuginfo-0:4.3.9-3.35.ia64", "4ES:php-debuginfo-0:4.3.9-3.35.ppc", "4ES:php-debuginfo-0:4.3.9-3.35.s390", "4ES:php-debuginfo-0:4.3.9-3.35.s390x", "4ES:php-debuginfo-0:4.3.9-3.35.x86_64", "4ES:php-devel-0:4.3.9-3.35.i386", "4ES:php-devel-0:4.3.9-3.35.ia64", "4ES:php-devel-0:4.3.9-3.35.ppc", "4ES:php-devel-0:4.3.9-3.35.s390", "4ES:php-devel-0:4.3.9-3.35.s390x", "4ES:php-devel-0:4.3.9-3.35.x86_64", "4ES:php-domxml-0:4.3.9-3.35.i386", "4ES:php-domxml-0:4.3.9-3.35.ia64", "4ES:php-domxml-0:4.3.9-3.35.ppc", "4ES:php-domxml-0:4.3.9-3.35.s390", "4ES:php-domxml-0:4.3.9-3.35.s390x", "4ES:php-domxml-0:4.3.9-3.35.x86_64", "4ES:php-gd-0:4.3.9-3.35.i386", "4ES:php-gd-0:4.3.9-3.35.ia64", "4ES:php-gd-0:4.3.9-3.35.ppc", "4ES:php-gd-0:4.3.9-3.35.s390", "4ES:php-gd-0:4.3.9-3.35.s390x", "4ES:php-gd-0:4.3.9-3.35.x86_64", "4ES:php-imap-0:4.3.9-3.35.i386", "4ES:php-imap-0:4.3.9-3.35.ia64", "4ES:php-imap-0:4.3.9-3.35.ppc", "4ES:php-imap-0:4.3.9-3.35.s390", "4ES:php-imap-0:4.3.9-3.35.s390x", "4ES:php-imap-0:4.3.9-3.35.x86_64", "4ES:php-ldap-0:4.3.9-3.35.i386", "4ES:php-ldap-0:4.3.9-3.35.ia64", "4ES:php-ldap-0:4.3.9-3.35.ppc", "4ES:php-ldap-0:4.3.9-3.35.s390", "4ES:php-ldap-0:4.3.9-3.35.s390x", "4ES:php-ldap-0:4.3.9-3.35.x86_64", "4ES:php-mbstring-0:4.3.9-3.35.i386", "4ES:php-mbstring-0:4.3.9-3.35.ia64", "4ES:php-mbstring-0:4.3.9-3.35.ppc", "4ES:php-mbstring-0:4.3.9-3.35.s390", "4ES:php-mbstring-0:4.3.9-3.35.s390x", "4ES:php-mbstring-0:4.3.9-3.35.x86_64", "4ES:php-mysql-0:4.3.9-3.35.i386", "4ES:php-mysql-0:4.3.9-3.35.ia64", "4ES:php-mysql-0:4.3.9-3.35.ppc", "4ES:php-mysql-0:4.3.9-3.35.s390", "4ES:php-mysql-0:4.3.9-3.35.s390x", "4ES:php-mysql-0:4.3.9-3.35.x86_64", "4ES:php-ncurses-0:4.3.9-3.35.i386", "4ES:php-ncurses-0:4.3.9-3.35.ia64", "4ES:php-ncurses-0:4.3.9-3.35.ppc", "4ES:php-ncurses-0:4.3.9-3.35.s390", "4ES:php-ncurses-0:4.3.9-3.35.s390x", "4ES:php-ncurses-0:4.3.9-3.35.x86_64", "4ES:php-odbc-0:4.3.9-3.35.i386", "4ES:php-odbc-0:4.3.9-3.35.ia64", "4ES:php-odbc-0:4.3.9-3.35.ppc", "4ES:php-odbc-0:4.3.9-3.35.s390", "4ES:php-odbc-0:4.3.9-3.35.s390x", "4ES:php-odbc-0:4.3.9-3.35.x86_64", "4ES:php-pear-0:4.3.9-3.35.i386", "4ES:php-pear-0:4.3.9-3.35.ia64", "4ES:php-pear-0:4.3.9-3.35.ppc", "4ES:php-pear-0:4.3.9-3.35.s390", "4ES:php-pear-0:4.3.9-3.35.s390x", "4ES:php-pear-0:4.3.9-3.35.x86_64", "4ES:php-pgsql-0:4.3.9-3.35.i386", "4ES:php-pgsql-0:4.3.9-3.35.ia64", "4ES:php-pgsql-0:4.3.9-3.35.ppc", "4ES:php-pgsql-0:4.3.9-3.35.s390", "4ES:php-pgsql-0:4.3.9-3.35.s390x", "4ES:php-pgsql-0:4.3.9-3.35.x86_64", "4ES:php-snmp-0:4.3.9-3.35.i386", "4ES:php-snmp-0:4.3.9-3.35.ia64", "4ES:php-snmp-0:4.3.9-3.35.ppc", "4ES:php-snmp-0:4.3.9-3.35.s390", "4ES:php-snmp-0:4.3.9-3.35.s390x", "4ES:php-snmp-0:4.3.9-3.35.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.35.i386", "4ES:php-xmlrpc-0:4.3.9-3.35.ia64", "4ES:php-xmlrpc-0:4.3.9-3.35.ppc", "4ES:php-xmlrpc-0:4.3.9-3.35.s390", "4ES:php-xmlrpc-0:4.3.9-3.35.s390x", "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64", "4WS:php-0:4.3.9-3.35.i386", "4WS:php-0:4.3.9-3.35.ia64", "4WS:php-0:4.3.9-3.35.ppc", "4WS:php-0:4.3.9-3.35.s390", "4WS:php-0:4.3.9-3.35.s390x", "4WS:php-0:4.3.9-3.35.src", "4WS:php-0:4.3.9-3.35.x86_64", "4WS:php-debuginfo-0:4.3.9-3.35.i386", "4WS:php-debuginfo-0:4.3.9-3.35.ia64", "4WS:php-debuginfo-0:4.3.9-3.35.ppc", "4WS:php-debuginfo-0:4.3.9-3.35.s390", "4WS:php-debuginfo-0:4.3.9-3.35.s390x", "4WS:php-debuginfo-0:4.3.9-3.35.x86_64", "4WS:php-devel-0:4.3.9-3.35.i386", "4WS:php-devel-0:4.3.9-3.35.ia64", "4WS:php-devel-0:4.3.9-3.35.ppc", "4WS:php-devel-0:4.3.9-3.35.s390", "4WS:php-devel-0:4.3.9-3.35.s390x", "4WS:php-devel-0:4.3.9-3.35.x86_64", "4WS:php-domxml-0:4.3.9-3.35.i386", "4WS:php-domxml-0:4.3.9-3.35.ia64", "4WS:php-domxml-0:4.3.9-3.35.ppc", "4WS:php-domxml-0:4.3.9-3.35.s390", "4WS:php-domxml-0:4.3.9-3.35.s390x", "4WS:php-domxml-0:4.3.9-3.35.x86_64", "4WS:php-gd-0:4.3.9-3.35.i386", "4WS:php-gd-0:4.3.9-3.35.ia64", "4WS:php-gd-0:4.3.9-3.35.ppc", "4WS:php-gd-0:4.3.9-3.35.s390", "4WS:php-gd-0:4.3.9-3.35.s390x", "4WS:php-gd-0:4.3.9-3.35.x86_64", "4WS:php-imap-0:4.3.9-3.35.i386", "4WS:php-imap-0:4.3.9-3.35.ia64", "4WS:php-imap-0:4.3.9-3.35.ppc", "4WS:php-imap-0:4.3.9-3.35.s390", "4WS:php-imap-0:4.3.9-3.35.s390x", "4WS:php-imap-0:4.3.9-3.35.x86_64", "4WS:php-ldap-0:4.3.9-3.35.i386", "4WS:php-ldap-0:4.3.9-3.35.ia64", "4WS:php-ldap-0:4.3.9-3.35.ppc", "4WS:php-ldap-0:4.3.9-3.35.s390", "4WS:php-ldap-0:4.3.9-3.35.s390x", "4WS:php-ldap-0:4.3.9-3.35.x86_64", "4WS:php-mbstring-0:4.3.9-3.35.i386", "4WS:php-mbstring-0:4.3.9-3.35.ia64", "4WS:php-mbstring-0:4.3.9-3.35.ppc", "4WS:php-mbstring-0:4.3.9-3.35.s390", "4WS:php-mbstring-0:4.3.9-3.35.s390x", "4WS:php-mbstring-0:4.3.9-3.35.x86_64", "4WS:php-mysql-0:4.3.9-3.35.i386", "4WS:php-mysql-0:4.3.9-3.35.ia64", "4WS:php-mysql-0:4.3.9-3.35.ppc", "4WS:php-mysql-0:4.3.9-3.35.s390", "4WS:php-mysql-0:4.3.9-3.35.s390x", "4WS:php-mysql-0:4.3.9-3.35.x86_64", "4WS:php-ncurses-0:4.3.9-3.35.i386", "4WS:php-ncurses-0:4.3.9-3.35.ia64", "4WS:php-ncurses-0:4.3.9-3.35.ppc", "4WS:php-ncurses-0:4.3.9-3.35.s390", "4WS:php-ncurses-0:4.3.9-3.35.s390x", "4WS:php-ncurses-0:4.3.9-3.35.x86_64", "4WS:php-odbc-0:4.3.9-3.35.i386", "4WS:php-odbc-0:4.3.9-3.35.ia64", "4WS:php-odbc-0:4.3.9-3.35.ppc", "4WS:php-odbc-0:4.3.9-3.35.s390", "4WS:php-odbc-0:4.3.9-3.35.s390x", "4WS:php-odbc-0:4.3.9-3.35.x86_64", "4WS:php-pear-0:4.3.9-3.35.i386", "4WS:php-pear-0:4.3.9-3.35.ia64", "4WS:php-pear-0:4.3.9-3.35.ppc", "4WS:php-pear-0:4.3.9-3.35.s390", "4WS:php-pear-0:4.3.9-3.35.s390x", "4WS:php-pear-0:4.3.9-3.35.x86_64", "4WS:php-pgsql-0:4.3.9-3.35.i386", "4WS:php-pgsql-0:4.3.9-3.35.ia64", "4WS:php-pgsql-0:4.3.9-3.35.ppc", "4WS:php-pgsql-0:4.3.9-3.35.s390", "4WS:php-pgsql-0:4.3.9-3.35.s390x", "4WS:php-pgsql-0:4.3.9-3.35.x86_64", "4WS:php-snmp-0:4.3.9-3.35.i386", "4WS:php-snmp-0:4.3.9-3.35.ia64", "4WS:php-snmp-0:4.3.9-3.35.ppc", "4WS:php-snmp-0:4.3.9-3.35.s390", "4WS:php-snmp-0:4.3.9-3.35.s390x", "4WS:php-snmp-0:4.3.9-3.35.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.35.i386", "4WS:php-xmlrpc-0:4.3.9-3.35.ia64", "4WS:php-xmlrpc-0:4.3.9-3.35.ppc", "4WS:php-xmlrpc-0:4.3.9-3.35.s390", "4WS:php-xmlrpc-0:4.3.9-3.35.s390x", "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2012:0071" } ], "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": [ "4AS:php-0:4.3.9-3.35.i386", "4AS:php-0:4.3.9-3.35.ia64", "4AS:php-0:4.3.9-3.35.ppc", "4AS:php-0:4.3.9-3.35.s390", "4AS:php-0:4.3.9-3.35.s390x", "4AS:php-0:4.3.9-3.35.src", "4AS:php-0:4.3.9-3.35.x86_64", "4AS:php-debuginfo-0:4.3.9-3.35.i386", "4AS:php-debuginfo-0:4.3.9-3.35.ia64", "4AS:php-debuginfo-0:4.3.9-3.35.ppc", "4AS:php-debuginfo-0:4.3.9-3.35.s390", "4AS:php-debuginfo-0:4.3.9-3.35.s390x", "4AS:php-debuginfo-0:4.3.9-3.35.x86_64", "4AS:php-devel-0:4.3.9-3.35.i386", "4AS:php-devel-0:4.3.9-3.35.ia64", "4AS:php-devel-0:4.3.9-3.35.ppc", "4AS:php-devel-0:4.3.9-3.35.s390", "4AS:php-devel-0:4.3.9-3.35.s390x", "4AS:php-devel-0:4.3.9-3.35.x86_64", "4AS:php-domxml-0:4.3.9-3.35.i386", "4AS:php-domxml-0:4.3.9-3.35.ia64", "4AS:php-domxml-0:4.3.9-3.35.ppc", "4AS:php-domxml-0:4.3.9-3.35.s390", "4AS:php-domxml-0:4.3.9-3.35.s390x", "4AS:php-domxml-0:4.3.9-3.35.x86_64", "4AS:php-gd-0:4.3.9-3.35.i386", "4AS:php-gd-0:4.3.9-3.35.ia64", "4AS:php-gd-0:4.3.9-3.35.ppc", "4AS:php-gd-0:4.3.9-3.35.s390", "4AS:php-gd-0:4.3.9-3.35.s390x", "4AS:php-gd-0:4.3.9-3.35.x86_64", "4AS:php-imap-0:4.3.9-3.35.i386", "4AS:php-imap-0:4.3.9-3.35.ia64", "4AS:php-imap-0:4.3.9-3.35.ppc", "4AS:php-imap-0:4.3.9-3.35.s390", "4AS:php-imap-0:4.3.9-3.35.s390x", "4AS:php-imap-0:4.3.9-3.35.x86_64", "4AS:php-ldap-0:4.3.9-3.35.i386", "4AS:php-ldap-0:4.3.9-3.35.ia64", "4AS:php-ldap-0:4.3.9-3.35.ppc", "4AS:php-ldap-0:4.3.9-3.35.s390", "4AS:php-ldap-0:4.3.9-3.35.s390x", "4AS:php-ldap-0:4.3.9-3.35.x86_64", "4AS:php-mbstring-0:4.3.9-3.35.i386", "4AS:php-mbstring-0:4.3.9-3.35.ia64", "4AS:php-mbstring-0:4.3.9-3.35.ppc", "4AS:php-mbstring-0:4.3.9-3.35.s390", "4AS:php-mbstring-0:4.3.9-3.35.s390x", "4AS:php-mbstring-0:4.3.9-3.35.x86_64", "4AS:php-mysql-0:4.3.9-3.35.i386", "4AS:php-mysql-0:4.3.9-3.35.ia64", "4AS:php-mysql-0:4.3.9-3.35.ppc", "4AS:php-mysql-0:4.3.9-3.35.s390", "4AS:php-mysql-0:4.3.9-3.35.s390x", "4AS:php-mysql-0:4.3.9-3.35.x86_64", "4AS:php-ncurses-0:4.3.9-3.35.i386", "4AS:php-ncurses-0:4.3.9-3.35.ia64", "4AS:php-ncurses-0:4.3.9-3.35.ppc", "4AS:php-ncurses-0:4.3.9-3.35.s390", "4AS:php-ncurses-0:4.3.9-3.35.s390x", "4AS:php-ncurses-0:4.3.9-3.35.x86_64", "4AS:php-odbc-0:4.3.9-3.35.i386", "4AS:php-odbc-0:4.3.9-3.35.ia64", "4AS:php-odbc-0:4.3.9-3.35.ppc", "4AS:php-odbc-0:4.3.9-3.35.s390", "4AS:php-odbc-0:4.3.9-3.35.s390x", "4AS:php-odbc-0:4.3.9-3.35.x86_64", "4AS:php-pear-0:4.3.9-3.35.i386", "4AS:php-pear-0:4.3.9-3.35.ia64", "4AS:php-pear-0:4.3.9-3.35.ppc", "4AS:php-pear-0:4.3.9-3.35.s390", "4AS:php-pear-0:4.3.9-3.35.s390x", "4AS:php-pear-0:4.3.9-3.35.x86_64", "4AS:php-pgsql-0:4.3.9-3.35.i386", "4AS:php-pgsql-0:4.3.9-3.35.ia64", "4AS:php-pgsql-0:4.3.9-3.35.ppc", "4AS:php-pgsql-0:4.3.9-3.35.s390", "4AS:php-pgsql-0:4.3.9-3.35.s390x", "4AS:php-pgsql-0:4.3.9-3.35.x86_64", "4AS:php-snmp-0:4.3.9-3.35.i386", "4AS:php-snmp-0:4.3.9-3.35.ia64", "4AS:php-snmp-0:4.3.9-3.35.ppc", "4AS:php-snmp-0:4.3.9-3.35.s390", "4AS:php-snmp-0:4.3.9-3.35.s390x", "4AS:php-snmp-0:4.3.9-3.35.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.35.i386", "4AS:php-xmlrpc-0:4.3.9-3.35.ia64", "4AS:php-xmlrpc-0:4.3.9-3.35.ppc", "4AS:php-xmlrpc-0:4.3.9-3.35.s390", "4AS:php-xmlrpc-0:4.3.9-3.35.s390x", "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64", "4Desktop:php-0:4.3.9-3.35.i386", "4Desktop:php-0:4.3.9-3.35.ia64", "4Desktop:php-0:4.3.9-3.35.ppc", "4Desktop:php-0:4.3.9-3.35.s390", "4Desktop:php-0:4.3.9-3.35.s390x", "4Desktop:php-0:4.3.9-3.35.src", "4Desktop:php-0:4.3.9-3.35.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.35.i386", "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64", "4Desktop:php-devel-0:4.3.9-3.35.i386", "4Desktop:php-devel-0:4.3.9-3.35.ia64", "4Desktop:php-devel-0:4.3.9-3.35.ppc", "4Desktop:php-devel-0:4.3.9-3.35.s390", "4Desktop:php-devel-0:4.3.9-3.35.s390x", "4Desktop:php-devel-0:4.3.9-3.35.x86_64", "4Desktop:php-domxml-0:4.3.9-3.35.i386", "4Desktop:php-domxml-0:4.3.9-3.35.ia64", "4Desktop:php-domxml-0:4.3.9-3.35.ppc", "4Desktop:php-domxml-0:4.3.9-3.35.s390", "4Desktop:php-domxml-0:4.3.9-3.35.s390x", "4Desktop:php-domxml-0:4.3.9-3.35.x86_64", "4Desktop:php-gd-0:4.3.9-3.35.i386", "4Desktop:php-gd-0:4.3.9-3.35.ia64", "4Desktop:php-gd-0:4.3.9-3.35.ppc", "4Desktop:php-gd-0:4.3.9-3.35.s390", "4Desktop:php-gd-0:4.3.9-3.35.s390x", "4Desktop:php-gd-0:4.3.9-3.35.x86_64", "4Desktop:php-imap-0:4.3.9-3.35.i386", "4Desktop:php-imap-0:4.3.9-3.35.ia64", "4Desktop:php-imap-0:4.3.9-3.35.ppc", "4Desktop:php-imap-0:4.3.9-3.35.s390", "4Desktop:php-imap-0:4.3.9-3.35.s390x", "4Desktop:php-imap-0:4.3.9-3.35.x86_64", "4Desktop:php-ldap-0:4.3.9-3.35.i386", "4Desktop:php-ldap-0:4.3.9-3.35.ia64", "4Desktop:php-ldap-0:4.3.9-3.35.ppc", "4Desktop:php-ldap-0:4.3.9-3.35.s390", "4Desktop:php-ldap-0:4.3.9-3.35.s390x", "4Desktop:php-ldap-0:4.3.9-3.35.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.35.i386", "4Desktop:php-mbstring-0:4.3.9-3.35.ia64", "4Desktop:php-mbstring-0:4.3.9-3.35.ppc", "4Desktop:php-mbstring-0:4.3.9-3.35.s390", "4Desktop:php-mbstring-0:4.3.9-3.35.s390x", "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64", "4Desktop:php-mysql-0:4.3.9-3.35.i386", "4Desktop:php-mysql-0:4.3.9-3.35.ia64", "4Desktop:php-mysql-0:4.3.9-3.35.ppc", "4Desktop:php-mysql-0:4.3.9-3.35.s390", "4Desktop:php-mysql-0:4.3.9-3.35.s390x", "4Desktop:php-mysql-0:4.3.9-3.35.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.35.i386", "4Desktop:php-ncurses-0:4.3.9-3.35.ia64", "4Desktop:php-ncurses-0:4.3.9-3.35.ppc", "4Desktop:php-ncurses-0:4.3.9-3.35.s390", "4Desktop:php-ncurses-0:4.3.9-3.35.s390x", "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64", "4Desktop:php-odbc-0:4.3.9-3.35.i386", "4Desktop:php-odbc-0:4.3.9-3.35.ia64", "4Desktop:php-odbc-0:4.3.9-3.35.ppc", "4Desktop:php-odbc-0:4.3.9-3.35.s390", "4Desktop:php-odbc-0:4.3.9-3.35.s390x", "4Desktop:php-odbc-0:4.3.9-3.35.x86_64", "4Desktop:php-pear-0:4.3.9-3.35.i386", "4Desktop:php-pear-0:4.3.9-3.35.ia64", "4Desktop:php-pear-0:4.3.9-3.35.ppc", "4Desktop:php-pear-0:4.3.9-3.35.s390", "4Desktop:php-pear-0:4.3.9-3.35.s390x", "4Desktop:php-pear-0:4.3.9-3.35.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.35.i386", "4Desktop:php-pgsql-0:4.3.9-3.35.ia64", "4Desktop:php-pgsql-0:4.3.9-3.35.ppc", "4Desktop:php-pgsql-0:4.3.9-3.35.s390", "4Desktop:php-pgsql-0:4.3.9-3.35.s390x", "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64", "4Desktop:php-snmp-0:4.3.9-3.35.i386", "4Desktop:php-snmp-0:4.3.9-3.35.ia64", "4Desktop:php-snmp-0:4.3.9-3.35.ppc", "4Desktop:php-snmp-0:4.3.9-3.35.s390", "4Desktop:php-snmp-0:4.3.9-3.35.s390x", "4Desktop:php-snmp-0:4.3.9-3.35.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64", "4ES:php-0:4.3.9-3.35.i386", "4ES:php-0:4.3.9-3.35.ia64", "4ES:php-0:4.3.9-3.35.ppc", "4ES:php-0:4.3.9-3.35.s390", "4ES:php-0:4.3.9-3.35.s390x", "4ES:php-0:4.3.9-3.35.src", "4ES:php-0:4.3.9-3.35.x86_64", "4ES:php-debuginfo-0:4.3.9-3.35.i386", "4ES:php-debuginfo-0:4.3.9-3.35.ia64", "4ES:php-debuginfo-0:4.3.9-3.35.ppc", "4ES:php-debuginfo-0:4.3.9-3.35.s390", "4ES:php-debuginfo-0:4.3.9-3.35.s390x", "4ES:php-debuginfo-0:4.3.9-3.35.x86_64", "4ES:php-devel-0:4.3.9-3.35.i386", "4ES:php-devel-0:4.3.9-3.35.ia64", "4ES:php-devel-0:4.3.9-3.35.ppc", "4ES:php-devel-0:4.3.9-3.35.s390", "4ES:php-devel-0:4.3.9-3.35.s390x", "4ES:php-devel-0:4.3.9-3.35.x86_64", "4ES:php-domxml-0:4.3.9-3.35.i386", "4ES:php-domxml-0:4.3.9-3.35.ia64", "4ES:php-domxml-0:4.3.9-3.35.ppc", "4ES:php-domxml-0:4.3.9-3.35.s390", "4ES:php-domxml-0:4.3.9-3.35.s390x", "4ES:php-domxml-0:4.3.9-3.35.x86_64", "4ES:php-gd-0:4.3.9-3.35.i386", "4ES:php-gd-0:4.3.9-3.35.ia64", "4ES:php-gd-0:4.3.9-3.35.ppc", "4ES:php-gd-0:4.3.9-3.35.s390", "4ES:php-gd-0:4.3.9-3.35.s390x", "4ES:php-gd-0:4.3.9-3.35.x86_64", "4ES:php-imap-0:4.3.9-3.35.i386", "4ES:php-imap-0:4.3.9-3.35.ia64", "4ES:php-imap-0:4.3.9-3.35.ppc", "4ES:php-imap-0:4.3.9-3.35.s390", "4ES:php-imap-0:4.3.9-3.35.s390x", "4ES:php-imap-0:4.3.9-3.35.x86_64", "4ES:php-ldap-0:4.3.9-3.35.i386", "4ES:php-ldap-0:4.3.9-3.35.ia64", "4ES:php-ldap-0:4.3.9-3.35.ppc", "4ES:php-ldap-0:4.3.9-3.35.s390", "4ES:php-ldap-0:4.3.9-3.35.s390x", "4ES:php-ldap-0:4.3.9-3.35.x86_64", "4ES:php-mbstring-0:4.3.9-3.35.i386", "4ES:php-mbstring-0:4.3.9-3.35.ia64", "4ES:php-mbstring-0:4.3.9-3.35.ppc", "4ES:php-mbstring-0:4.3.9-3.35.s390", "4ES:php-mbstring-0:4.3.9-3.35.s390x", "4ES:php-mbstring-0:4.3.9-3.35.x86_64", "4ES:php-mysql-0:4.3.9-3.35.i386", "4ES:php-mysql-0:4.3.9-3.35.ia64", "4ES:php-mysql-0:4.3.9-3.35.ppc", "4ES:php-mysql-0:4.3.9-3.35.s390", "4ES:php-mysql-0:4.3.9-3.35.s390x", "4ES:php-mysql-0:4.3.9-3.35.x86_64", "4ES:php-ncurses-0:4.3.9-3.35.i386", "4ES:php-ncurses-0:4.3.9-3.35.ia64", "4ES:php-ncurses-0:4.3.9-3.35.ppc", "4ES:php-ncurses-0:4.3.9-3.35.s390", "4ES:php-ncurses-0:4.3.9-3.35.s390x", "4ES:php-ncurses-0:4.3.9-3.35.x86_64", "4ES:php-odbc-0:4.3.9-3.35.i386", "4ES:php-odbc-0:4.3.9-3.35.ia64", "4ES:php-odbc-0:4.3.9-3.35.ppc", "4ES:php-odbc-0:4.3.9-3.35.s390", "4ES:php-odbc-0:4.3.9-3.35.s390x", "4ES:php-odbc-0:4.3.9-3.35.x86_64", "4ES:php-pear-0:4.3.9-3.35.i386", "4ES:php-pear-0:4.3.9-3.35.ia64", "4ES:php-pear-0:4.3.9-3.35.ppc", "4ES:php-pear-0:4.3.9-3.35.s390", "4ES:php-pear-0:4.3.9-3.35.s390x", "4ES:php-pear-0:4.3.9-3.35.x86_64", "4ES:php-pgsql-0:4.3.9-3.35.i386", "4ES:php-pgsql-0:4.3.9-3.35.ia64", "4ES:php-pgsql-0:4.3.9-3.35.ppc", "4ES:php-pgsql-0:4.3.9-3.35.s390", "4ES:php-pgsql-0:4.3.9-3.35.s390x", "4ES:php-pgsql-0:4.3.9-3.35.x86_64", "4ES:php-snmp-0:4.3.9-3.35.i386", "4ES:php-snmp-0:4.3.9-3.35.ia64", "4ES:php-snmp-0:4.3.9-3.35.ppc", "4ES:php-snmp-0:4.3.9-3.35.s390", "4ES:php-snmp-0:4.3.9-3.35.s390x", "4ES:php-snmp-0:4.3.9-3.35.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.35.i386", "4ES:php-xmlrpc-0:4.3.9-3.35.ia64", "4ES:php-xmlrpc-0:4.3.9-3.35.ppc", "4ES:php-xmlrpc-0:4.3.9-3.35.s390", "4ES:php-xmlrpc-0:4.3.9-3.35.s390x", "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64", "4WS:php-0:4.3.9-3.35.i386", "4WS:php-0:4.3.9-3.35.ia64", "4WS:php-0:4.3.9-3.35.ppc", "4WS:php-0:4.3.9-3.35.s390", "4WS:php-0:4.3.9-3.35.s390x", "4WS:php-0:4.3.9-3.35.src", "4WS:php-0:4.3.9-3.35.x86_64", "4WS:php-debuginfo-0:4.3.9-3.35.i386", "4WS:php-debuginfo-0:4.3.9-3.35.ia64", "4WS:php-debuginfo-0:4.3.9-3.35.ppc", "4WS:php-debuginfo-0:4.3.9-3.35.s390", "4WS:php-debuginfo-0:4.3.9-3.35.s390x", "4WS:php-debuginfo-0:4.3.9-3.35.x86_64", "4WS:php-devel-0:4.3.9-3.35.i386", "4WS:php-devel-0:4.3.9-3.35.ia64", "4WS:php-devel-0:4.3.9-3.35.ppc", "4WS:php-devel-0:4.3.9-3.35.s390", "4WS:php-devel-0:4.3.9-3.35.s390x", "4WS:php-devel-0:4.3.9-3.35.x86_64", "4WS:php-domxml-0:4.3.9-3.35.i386", "4WS:php-domxml-0:4.3.9-3.35.ia64", "4WS:php-domxml-0:4.3.9-3.35.ppc", "4WS:php-domxml-0:4.3.9-3.35.s390", "4WS:php-domxml-0:4.3.9-3.35.s390x", "4WS:php-domxml-0:4.3.9-3.35.x86_64", "4WS:php-gd-0:4.3.9-3.35.i386", "4WS:php-gd-0:4.3.9-3.35.ia64", "4WS:php-gd-0:4.3.9-3.35.ppc", "4WS:php-gd-0:4.3.9-3.35.s390", "4WS:php-gd-0:4.3.9-3.35.s390x", "4WS:php-gd-0:4.3.9-3.35.x86_64", "4WS:php-imap-0:4.3.9-3.35.i386", "4WS:php-imap-0:4.3.9-3.35.ia64", "4WS:php-imap-0:4.3.9-3.35.ppc", "4WS:php-imap-0:4.3.9-3.35.s390", "4WS:php-imap-0:4.3.9-3.35.s390x", "4WS:php-imap-0:4.3.9-3.35.x86_64", "4WS:php-ldap-0:4.3.9-3.35.i386", "4WS:php-ldap-0:4.3.9-3.35.ia64", "4WS:php-ldap-0:4.3.9-3.35.ppc", "4WS:php-ldap-0:4.3.9-3.35.s390", "4WS:php-ldap-0:4.3.9-3.35.s390x", "4WS:php-ldap-0:4.3.9-3.35.x86_64", "4WS:php-mbstring-0:4.3.9-3.35.i386", "4WS:php-mbstring-0:4.3.9-3.35.ia64", "4WS:php-mbstring-0:4.3.9-3.35.ppc", "4WS:php-mbstring-0:4.3.9-3.35.s390", "4WS:php-mbstring-0:4.3.9-3.35.s390x", "4WS:php-mbstring-0:4.3.9-3.35.x86_64", "4WS:php-mysql-0:4.3.9-3.35.i386", "4WS:php-mysql-0:4.3.9-3.35.ia64", "4WS:php-mysql-0:4.3.9-3.35.ppc", "4WS:php-mysql-0:4.3.9-3.35.s390", "4WS:php-mysql-0:4.3.9-3.35.s390x", "4WS:php-mysql-0:4.3.9-3.35.x86_64", "4WS:php-ncurses-0:4.3.9-3.35.i386", "4WS:php-ncurses-0:4.3.9-3.35.ia64", "4WS:php-ncurses-0:4.3.9-3.35.ppc", "4WS:php-ncurses-0:4.3.9-3.35.s390", "4WS:php-ncurses-0:4.3.9-3.35.s390x", "4WS:php-ncurses-0:4.3.9-3.35.x86_64", "4WS:php-odbc-0:4.3.9-3.35.i386", "4WS:php-odbc-0:4.3.9-3.35.ia64", "4WS:php-odbc-0:4.3.9-3.35.ppc", "4WS:php-odbc-0:4.3.9-3.35.s390", "4WS:php-odbc-0:4.3.9-3.35.s390x", "4WS:php-odbc-0:4.3.9-3.35.x86_64", "4WS:php-pear-0:4.3.9-3.35.i386", "4WS:php-pear-0:4.3.9-3.35.ia64", "4WS:php-pear-0:4.3.9-3.35.ppc", "4WS:php-pear-0:4.3.9-3.35.s390", "4WS:php-pear-0:4.3.9-3.35.s390x", "4WS:php-pear-0:4.3.9-3.35.x86_64", "4WS:php-pgsql-0:4.3.9-3.35.i386", "4WS:php-pgsql-0:4.3.9-3.35.ia64", "4WS:php-pgsql-0:4.3.9-3.35.ppc", "4WS:php-pgsql-0:4.3.9-3.35.s390", "4WS:php-pgsql-0:4.3.9-3.35.s390x", "4WS:php-pgsql-0:4.3.9-3.35.x86_64", "4WS:php-snmp-0:4.3.9-3.35.i386", "4WS:php-snmp-0:4.3.9-3.35.ia64", "4WS:php-snmp-0:4.3.9-3.35.ppc", "4WS:php-snmp-0:4.3.9-3.35.s390", "4WS:php-snmp-0:4.3.9-3.35.s390x", "4WS:php-snmp-0:4.3.9-3.35.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.35.i386", "4WS:php-xmlrpc-0:4.3.9-3.35.ia64", "4WS:php-xmlrpc-0:4.3.9-3.35.ppc", "4WS:php-xmlrpc-0:4.3.9-3.35.s390", "4WS:php-xmlrpc-0:4.3.9-3.35.s390x", "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: Crash by converting serial day numbers (SDN) into Julian calendar" }, { "cve": "CVE-2011-2202", "discovery_date": "2011-06-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "713194" } ], "notes": [ { "category": "description", "text": "The rfc1867_post_handler function in main/rfc1867.c in PHP before 5.3.7 does not properly restrict filenames in multipart/form-data POST requests, which allows remote attackers to conduct absolute path traversal attacks, and possibly create or overwrite arbitrary files, via a crafted upload request, related to a \"file path injection vulnerability.\"", "title": "Vulnerability description" }, { "category": "summary", "text": "php: file path injection vulnerability in RFC1867 file upload filename", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "4AS:php-0:4.3.9-3.35.i386", "4AS:php-0:4.3.9-3.35.ia64", "4AS:php-0:4.3.9-3.35.ppc", "4AS:php-0:4.3.9-3.35.s390", "4AS:php-0:4.3.9-3.35.s390x", "4AS:php-0:4.3.9-3.35.src", "4AS:php-0:4.3.9-3.35.x86_64", "4AS:php-debuginfo-0:4.3.9-3.35.i386", "4AS:php-debuginfo-0:4.3.9-3.35.ia64", "4AS:php-debuginfo-0:4.3.9-3.35.ppc", "4AS:php-debuginfo-0:4.3.9-3.35.s390", "4AS:php-debuginfo-0:4.3.9-3.35.s390x", "4AS:php-debuginfo-0:4.3.9-3.35.x86_64", "4AS:php-devel-0:4.3.9-3.35.i386", "4AS:php-devel-0:4.3.9-3.35.ia64", "4AS:php-devel-0:4.3.9-3.35.ppc", "4AS:php-devel-0:4.3.9-3.35.s390", "4AS:php-devel-0:4.3.9-3.35.s390x", "4AS:php-devel-0:4.3.9-3.35.x86_64", "4AS:php-domxml-0:4.3.9-3.35.i386", "4AS:php-domxml-0:4.3.9-3.35.ia64", "4AS:php-domxml-0:4.3.9-3.35.ppc", "4AS:php-domxml-0:4.3.9-3.35.s390", "4AS:php-domxml-0:4.3.9-3.35.s390x", "4AS:php-domxml-0:4.3.9-3.35.x86_64", "4AS:php-gd-0:4.3.9-3.35.i386", "4AS:php-gd-0:4.3.9-3.35.ia64", "4AS:php-gd-0:4.3.9-3.35.ppc", "4AS:php-gd-0:4.3.9-3.35.s390", "4AS:php-gd-0:4.3.9-3.35.s390x", "4AS:php-gd-0:4.3.9-3.35.x86_64", "4AS:php-imap-0:4.3.9-3.35.i386", "4AS:php-imap-0:4.3.9-3.35.ia64", "4AS:php-imap-0:4.3.9-3.35.ppc", "4AS:php-imap-0:4.3.9-3.35.s390", "4AS:php-imap-0:4.3.9-3.35.s390x", "4AS:php-imap-0:4.3.9-3.35.x86_64", "4AS:php-ldap-0:4.3.9-3.35.i386", "4AS:php-ldap-0:4.3.9-3.35.ia64", "4AS:php-ldap-0:4.3.9-3.35.ppc", "4AS:php-ldap-0:4.3.9-3.35.s390", "4AS:php-ldap-0:4.3.9-3.35.s390x", "4AS:php-ldap-0:4.3.9-3.35.x86_64", "4AS:php-mbstring-0:4.3.9-3.35.i386", "4AS:php-mbstring-0:4.3.9-3.35.ia64", "4AS:php-mbstring-0:4.3.9-3.35.ppc", "4AS:php-mbstring-0:4.3.9-3.35.s390", "4AS:php-mbstring-0:4.3.9-3.35.s390x", "4AS:php-mbstring-0:4.3.9-3.35.x86_64", "4AS:php-mysql-0:4.3.9-3.35.i386", "4AS:php-mysql-0:4.3.9-3.35.ia64", "4AS:php-mysql-0:4.3.9-3.35.ppc", "4AS:php-mysql-0:4.3.9-3.35.s390", "4AS:php-mysql-0:4.3.9-3.35.s390x", "4AS:php-mysql-0:4.3.9-3.35.x86_64", "4AS:php-ncurses-0:4.3.9-3.35.i386", "4AS:php-ncurses-0:4.3.9-3.35.ia64", "4AS:php-ncurses-0:4.3.9-3.35.ppc", "4AS:php-ncurses-0:4.3.9-3.35.s390", "4AS:php-ncurses-0:4.3.9-3.35.s390x", "4AS:php-ncurses-0:4.3.9-3.35.x86_64", "4AS:php-odbc-0:4.3.9-3.35.i386", "4AS:php-odbc-0:4.3.9-3.35.ia64", "4AS:php-odbc-0:4.3.9-3.35.ppc", "4AS:php-odbc-0:4.3.9-3.35.s390", "4AS:php-odbc-0:4.3.9-3.35.s390x", "4AS:php-odbc-0:4.3.9-3.35.x86_64", "4AS:php-pear-0:4.3.9-3.35.i386", "4AS:php-pear-0:4.3.9-3.35.ia64", "4AS:php-pear-0:4.3.9-3.35.ppc", "4AS:php-pear-0:4.3.9-3.35.s390", "4AS:php-pear-0:4.3.9-3.35.s390x", "4AS:php-pear-0:4.3.9-3.35.x86_64", "4AS:php-pgsql-0:4.3.9-3.35.i386", "4AS:php-pgsql-0:4.3.9-3.35.ia64", "4AS:php-pgsql-0:4.3.9-3.35.ppc", "4AS:php-pgsql-0:4.3.9-3.35.s390", "4AS:php-pgsql-0:4.3.9-3.35.s390x", "4AS:php-pgsql-0:4.3.9-3.35.x86_64", "4AS:php-snmp-0:4.3.9-3.35.i386", "4AS:php-snmp-0:4.3.9-3.35.ia64", "4AS:php-snmp-0:4.3.9-3.35.ppc", "4AS:php-snmp-0:4.3.9-3.35.s390", "4AS:php-snmp-0:4.3.9-3.35.s390x", "4AS:php-snmp-0:4.3.9-3.35.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.35.i386", "4AS:php-xmlrpc-0:4.3.9-3.35.ia64", "4AS:php-xmlrpc-0:4.3.9-3.35.ppc", "4AS:php-xmlrpc-0:4.3.9-3.35.s390", "4AS:php-xmlrpc-0:4.3.9-3.35.s390x", "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64", "4Desktop:php-0:4.3.9-3.35.i386", "4Desktop:php-0:4.3.9-3.35.ia64", "4Desktop:php-0:4.3.9-3.35.ppc", "4Desktop:php-0:4.3.9-3.35.s390", "4Desktop:php-0:4.3.9-3.35.s390x", "4Desktop:php-0:4.3.9-3.35.src", "4Desktop:php-0:4.3.9-3.35.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.35.i386", "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64", "4Desktop:php-devel-0:4.3.9-3.35.i386", "4Desktop:php-devel-0:4.3.9-3.35.ia64", "4Desktop:php-devel-0:4.3.9-3.35.ppc", "4Desktop:php-devel-0:4.3.9-3.35.s390", "4Desktop:php-devel-0:4.3.9-3.35.s390x", "4Desktop:php-devel-0:4.3.9-3.35.x86_64", "4Desktop:php-domxml-0:4.3.9-3.35.i386", "4Desktop:php-domxml-0:4.3.9-3.35.ia64", "4Desktop:php-domxml-0:4.3.9-3.35.ppc", "4Desktop:php-domxml-0:4.3.9-3.35.s390", "4Desktop:php-domxml-0:4.3.9-3.35.s390x", "4Desktop:php-domxml-0:4.3.9-3.35.x86_64", "4Desktop:php-gd-0:4.3.9-3.35.i386", "4Desktop:php-gd-0:4.3.9-3.35.ia64", "4Desktop:php-gd-0:4.3.9-3.35.ppc", "4Desktop:php-gd-0:4.3.9-3.35.s390", "4Desktop:php-gd-0:4.3.9-3.35.s390x", "4Desktop:php-gd-0:4.3.9-3.35.x86_64", "4Desktop:php-imap-0:4.3.9-3.35.i386", "4Desktop:php-imap-0:4.3.9-3.35.ia64", "4Desktop:php-imap-0:4.3.9-3.35.ppc", "4Desktop:php-imap-0:4.3.9-3.35.s390", "4Desktop:php-imap-0:4.3.9-3.35.s390x", "4Desktop:php-imap-0:4.3.9-3.35.x86_64", "4Desktop:php-ldap-0:4.3.9-3.35.i386", "4Desktop:php-ldap-0:4.3.9-3.35.ia64", "4Desktop:php-ldap-0:4.3.9-3.35.ppc", "4Desktop:php-ldap-0:4.3.9-3.35.s390", "4Desktop:php-ldap-0:4.3.9-3.35.s390x", "4Desktop:php-ldap-0:4.3.9-3.35.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.35.i386", "4Desktop:php-mbstring-0:4.3.9-3.35.ia64", "4Desktop:php-mbstring-0:4.3.9-3.35.ppc", "4Desktop:php-mbstring-0:4.3.9-3.35.s390", "4Desktop:php-mbstring-0:4.3.9-3.35.s390x", "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64", "4Desktop:php-mysql-0:4.3.9-3.35.i386", "4Desktop:php-mysql-0:4.3.9-3.35.ia64", "4Desktop:php-mysql-0:4.3.9-3.35.ppc", "4Desktop:php-mysql-0:4.3.9-3.35.s390", "4Desktop:php-mysql-0:4.3.9-3.35.s390x", "4Desktop:php-mysql-0:4.3.9-3.35.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.35.i386", "4Desktop:php-ncurses-0:4.3.9-3.35.ia64", "4Desktop:php-ncurses-0:4.3.9-3.35.ppc", "4Desktop:php-ncurses-0:4.3.9-3.35.s390", "4Desktop:php-ncurses-0:4.3.9-3.35.s390x", "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64", "4Desktop:php-odbc-0:4.3.9-3.35.i386", "4Desktop:php-odbc-0:4.3.9-3.35.ia64", "4Desktop:php-odbc-0:4.3.9-3.35.ppc", "4Desktop:php-odbc-0:4.3.9-3.35.s390", "4Desktop:php-odbc-0:4.3.9-3.35.s390x", "4Desktop:php-odbc-0:4.3.9-3.35.x86_64", "4Desktop:php-pear-0:4.3.9-3.35.i386", "4Desktop:php-pear-0:4.3.9-3.35.ia64", "4Desktop:php-pear-0:4.3.9-3.35.ppc", "4Desktop:php-pear-0:4.3.9-3.35.s390", "4Desktop:php-pear-0:4.3.9-3.35.s390x", "4Desktop:php-pear-0:4.3.9-3.35.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.35.i386", "4Desktop:php-pgsql-0:4.3.9-3.35.ia64", "4Desktop:php-pgsql-0:4.3.9-3.35.ppc", "4Desktop:php-pgsql-0:4.3.9-3.35.s390", "4Desktop:php-pgsql-0:4.3.9-3.35.s390x", "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64", "4Desktop:php-snmp-0:4.3.9-3.35.i386", "4Desktop:php-snmp-0:4.3.9-3.35.ia64", "4Desktop:php-snmp-0:4.3.9-3.35.ppc", "4Desktop:php-snmp-0:4.3.9-3.35.s390", "4Desktop:php-snmp-0:4.3.9-3.35.s390x", "4Desktop:php-snmp-0:4.3.9-3.35.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64", "4ES:php-0:4.3.9-3.35.i386", "4ES:php-0:4.3.9-3.35.ia64", "4ES:php-0:4.3.9-3.35.ppc", "4ES:php-0:4.3.9-3.35.s390", "4ES:php-0:4.3.9-3.35.s390x", "4ES:php-0:4.3.9-3.35.src", "4ES:php-0:4.3.9-3.35.x86_64", "4ES:php-debuginfo-0:4.3.9-3.35.i386", "4ES:php-debuginfo-0:4.3.9-3.35.ia64", "4ES:php-debuginfo-0:4.3.9-3.35.ppc", "4ES:php-debuginfo-0:4.3.9-3.35.s390", "4ES:php-debuginfo-0:4.3.9-3.35.s390x", "4ES:php-debuginfo-0:4.3.9-3.35.x86_64", "4ES:php-devel-0:4.3.9-3.35.i386", "4ES:php-devel-0:4.3.9-3.35.ia64", "4ES:php-devel-0:4.3.9-3.35.ppc", "4ES:php-devel-0:4.3.9-3.35.s390", "4ES:php-devel-0:4.3.9-3.35.s390x", "4ES:php-devel-0:4.3.9-3.35.x86_64", "4ES:php-domxml-0:4.3.9-3.35.i386", "4ES:php-domxml-0:4.3.9-3.35.ia64", "4ES:php-domxml-0:4.3.9-3.35.ppc", "4ES:php-domxml-0:4.3.9-3.35.s390", "4ES:php-domxml-0:4.3.9-3.35.s390x", "4ES:php-domxml-0:4.3.9-3.35.x86_64", "4ES:php-gd-0:4.3.9-3.35.i386", "4ES:php-gd-0:4.3.9-3.35.ia64", "4ES:php-gd-0:4.3.9-3.35.ppc", "4ES:php-gd-0:4.3.9-3.35.s390", "4ES:php-gd-0:4.3.9-3.35.s390x", "4ES:php-gd-0:4.3.9-3.35.x86_64", "4ES:php-imap-0:4.3.9-3.35.i386", "4ES:php-imap-0:4.3.9-3.35.ia64", "4ES:php-imap-0:4.3.9-3.35.ppc", "4ES:php-imap-0:4.3.9-3.35.s390", "4ES:php-imap-0:4.3.9-3.35.s390x", "4ES:php-imap-0:4.3.9-3.35.x86_64", "4ES:php-ldap-0:4.3.9-3.35.i386", "4ES:php-ldap-0:4.3.9-3.35.ia64", "4ES:php-ldap-0:4.3.9-3.35.ppc", "4ES:php-ldap-0:4.3.9-3.35.s390", "4ES:php-ldap-0:4.3.9-3.35.s390x", "4ES:php-ldap-0:4.3.9-3.35.x86_64", "4ES:php-mbstring-0:4.3.9-3.35.i386", "4ES:php-mbstring-0:4.3.9-3.35.ia64", "4ES:php-mbstring-0:4.3.9-3.35.ppc", "4ES:php-mbstring-0:4.3.9-3.35.s390", "4ES:php-mbstring-0:4.3.9-3.35.s390x", "4ES:php-mbstring-0:4.3.9-3.35.x86_64", "4ES:php-mysql-0:4.3.9-3.35.i386", "4ES:php-mysql-0:4.3.9-3.35.ia64", "4ES:php-mysql-0:4.3.9-3.35.ppc", "4ES:php-mysql-0:4.3.9-3.35.s390", "4ES:php-mysql-0:4.3.9-3.35.s390x", "4ES:php-mysql-0:4.3.9-3.35.x86_64", "4ES:php-ncurses-0:4.3.9-3.35.i386", "4ES:php-ncurses-0:4.3.9-3.35.ia64", "4ES:php-ncurses-0:4.3.9-3.35.ppc", "4ES:php-ncurses-0:4.3.9-3.35.s390", "4ES:php-ncurses-0:4.3.9-3.35.s390x", "4ES:php-ncurses-0:4.3.9-3.35.x86_64", "4ES:php-odbc-0:4.3.9-3.35.i386", "4ES:php-odbc-0:4.3.9-3.35.ia64", "4ES:php-odbc-0:4.3.9-3.35.ppc", "4ES:php-odbc-0:4.3.9-3.35.s390", "4ES:php-odbc-0:4.3.9-3.35.s390x", "4ES:php-odbc-0:4.3.9-3.35.x86_64", "4ES:php-pear-0:4.3.9-3.35.i386", "4ES:php-pear-0:4.3.9-3.35.ia64", "4ES:php-pear-0:4.3.9-3.35.ppc", "4ES:php-pear-0:4.3.9-3.35.s390", "4ES:php-pear-0:4.3.9-3.35.s390x", "4ES:php-pear-0:4.3.9-3.35.x86_64", "4ES:php-pgsql-0:4.3.9-3.35.i386", "4ES:php-pgsql-0:4.3.9-3.35.ia64", "4ES:php-pgsql-0:4.3.9-3.35.ppc", "4ES:php-pgsql-0:4.3.9-3.35.s390", "4ES:php-pgsql-0:4.3.9-3.35.s390x", "4ES:php-pgsql-0:4.3.9-3.35.x86_64", "4ES:php-snmp-0:4.3.9-3.35.i386", "4ES:php-snmp-0:4.3.9-3.35.ia64", "4ES:php-snmp-0:4.3.9-3.35.ppc", "4ES:php-snmp-0:4.3.9-3.35.s390", "4ES:php-snmp-0:4.3.9-3.35.s390x", "4ES:php-snmp-0:4.3.9-3.35.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.35.i386", "4ES:php-xmlrpc-0:4.3.9-3.35.ia64", "4ES:php-xmlrpc-0:4.3.9-3.35.ppc", "4ES:php-xmlrpc-0:4.3.9-3.35.s390", "4ES:php-xmlrpc-0:4.3.9-3.35.s390x", "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64", "4WS:php-0:4.3.9-3.35.i386", "4WS:php-0:4.3.9-3.35.ia64", "4WS:php-0:4.3.9-3.35.ppc", "4WS:php-0:4.3.9-3.35.s390", "4WS:php-0:4.3.9-3.35.s390x", "4WS:php-0:4.3.9-3.35.src", "4WS:php-0:4.3.9-3.35.x86_64", "4WS:php-debuginfo-0:4.3.9-3.35.i386", "4WS:php-debuginfo-0:4.3.9-3.35.ia64", "4WS:php-debuginfo-0:4.3.9-3.35.ppc", "4WS:php-debuginfo-0:4.3.9-3.35.s390", "4WS:php-debuginfo-0:4.3.9-3.35.s390x", "4WS:php-debuginfo-0:4.3.9-3.35.x86_64", "4WS:php-devel-0:4.3.9-3.35.i386", "4WS:php-devel-0:4.3.9-3.35.ia64", "4WS:php-devel-0:4.3.9-3.35.ppc", "4WS:php-devel-0:4.3.9-3.35.s390", "4WS:php-devel-0:4.3.9-3.35.s390x", "4WS:php-devel-0:4.3.9-3.35.x86_64", "4WS:php-domxml-0:4.3.9-3.35.i386", "4WS:php-domxml-0:4.3.9-3.35.ia64", "4WS:php-domxml-0:4.3.9-3.35.ppc", "4WS:php-domxml-0:4.3.9-3.35.s390", "4WS:php-domxml-0:4.3.9-3.35.s390x", "4WS:php-domxml-0:4.3.9-3.35.x86_64", "4WS:php-gd-0:4.3.9-3.35.i386", "4WS:php-gd-0:4.3.9-3.35.ia64", "4WS:php-gd-0:4.3.9-3.35.ppc", "4WS:php-gd-0:4.3.9-3.35.s390", "4WS:php-gd-0:4.3.9-3.35.s390x", "4WS:php-gd-0:4.3.9-3.35.x86_64", "4WS:php-imap-0:4.3.9-3.35.i386", "4WS:php-imap-0:4.3.9-3.35.ia64", "4WS:php-imap-0:4.3.9-3.35.ppc", "4WS:php-imap-0:4.3.9-3.35.s390", "4WS:php-imap-0:4.3.9-3.35.s390x", "4WS:php-imap-0:4.3.9-3.35.x86_64", "4WS:php-ldap-0:4.3.9-3.35.i386", "4WS:php-ldap-0:4.3.9-3.35.ia64", "4WS:php-ldap-0:4.3.9-3.35.ppc", "4WS:php-ldap-0:4.3.9-3.35.s390", "4WS:php-ldap-0:4.3.9-3.35.s390x", "4WS:php-ldap-0:4.3.9-3.35.x86_64", "4WS:php-mbstring-0:4.3.9-3.35.i386", "4WS:php-mbstring-0:4.3.9-3.35.ia64", "4WS:php-mbstring-0:4.3.9-3.35.ppc", "4WS:php-mbstring-0:4.3.9-3.35.s390", "4WS:php-mbstring-0:4.3.9-3.35.s390x", "4WS:php-mbstring-0:4.3.9-3.35.x86_64", "4WS:php-mysql-0:4.3.9-3.35.i386", "4WS:php-mysql-0:4.3.9-3.35.ia64", "4WS:php-mysql-0:4.3.9-3.35.ppc", "4WS:php-mysql-0:4.3.9-3.35.s390", "4WS:php-mysql-0:4.3.9-3.35.s390x", "4WS:php-mysql-0:4.3.9-3.35.x86_64", "4WS:php-ncurses-0:4.3.9-3.35.i386", "4WS:php-ncurses-0:4.3.9-3.35.ia64", "4WS:php-ncurses-0:4.3.9-3.35.ppc", "4WS:php-ncurses-0:4.3.9-3.35.s390", "4WS:php-ncurses-0:4.3.9-3.35.s390x", "4WS:php-ncurses-0:4.3.9-3.35.x86_64", "4WS:php-odbc-0:4.3.9-3.35.i386", "4WS:php-odbc-0:4.3.9-3.35.ia64", "4WS:php-odbc-0:4.3.9-3.35.ppc", "4WS:php-odbc-0:4.3.9-3.35.s390", "4WS:php-odbc-0:4.3.9-3.35.s390x", "4WS:php-odbc-0:4.3.9-3.35.x86_64", "4WS:php-pear-0:4.3.9-3.35.i386", "4WS:php-pear-0:4.3.9-3.35.ia64", "4WS:php-pear-0:4.3.9-3.35.ppc", "4WS:php-pear-0:4.3.9-3.35.s390", "4WS:php-pear-0:4.3.9-3.35.s390x", "4WS:php-pear-0:4.3.9-3.35.x86_64", "4WS:php-pgsql-0:4.3.9-3.35.i386", "4WS:php-pgsql-0:4.3.9-3.35.ia64", "4WS:php-pgsql-0:4.3.9-3.35.ppc", "4WS:php-pgsql-0:4.3.9-3.35.s390", "4WS:php-pgsql-0:4.3.9-3.35.s390x", "4WS:php-pgsql-0:4.3.9-3.35.x86_64", "4WS:php-snmp-0:4.3.9-3.35.i386", "4WS:php-snmp-0:4.3.9-3.35.ia64", "4WS:php-snmp-0:4.3.9-3.35.ppc", "4WS:php-snmp-0:4.3.9-3.35.s390", "4WS:php-snmp-0:4.3.9-3.35.s390x", "4WS:php-snmp-0:4.3.9-3.35.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.35.i386", "4WS:php-xmlrpc-0:4.3.9-3.35.ia64", "4WS:php-xmlrpc-0:4.3.9-3.35.ppc", "4WS:php-xmlrpc-0:4.3.9-3.35.s390", "4WS:php-xmlrpc-0:4.3.9-3.35.s390x", "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2011-2202" }, { "category": "external", "summary": "RHBZ#713194", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=713194" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2011-2202", "url": "https://www.cve.org/CVERecord?id=CVE-2011-2202" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-2202", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-2202" } ], "release_date": "2011-06-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2012-01-30T18:16:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259", "product_ids": [ "4AS:php-0:4.3.9-3.35.i386", "4AS:php-0:4.3.9-3.35.ia64", "4AS:php-0:4.3.9-3.35.ppc", "4AS:php-0:4.3.9-3.35.s390", "4AS:php-0:4.3.9-3.35.s390x", "4AS:php-0:4.3.9-3.35.src", "4AS:php-0:4.3.9-3.35.x86_64", "4AS:php-debuginfo-0:4.3.9-3.35.i386", "4AS:php-debuginfo-0:4.3.9-3.35.ia64", "4AS:php-debuginfo-0:4.3.9-3.35.ppc", "4AS:php-debuginfo-0:4.3.9-3.35.s390", "4AS:php-debuginfo-0:4.3.9-3.35.s390x", "4AS:php-debuginfo-0:4.3.9-3.35.x86_64", "4AS:php-devel-0:4.3.9-3.35.i386", "4AS:php-devel-0:4.3.9-3.35.ia64", "4AS:php-devel-0:4.3.9-3.35.ppc", "4AS:php-devel-0:4.3.9-3.35.s390", "4AS:php-devel-0:4.3.9-3.35.s390x", "4AS:php-devel-0:4.3.9-3.35.x86_64", "4AS:php-domxml-0:4.3.9-3.35.i386", "4AS:php-domxml-0:4.3.9-3.35.ia64", "4AS:php-domxml-0:4.3.9-3.35.ppc", "4AS:php-domxml-0:4.3.9-3.35.s390", "4AS:php-domxml-0:4.3.9-3.35.s390x", "4AS:php-domxml-0:4.3.9-3.35.x86_64", "4AS:php-gd-0:4.3.9-3.35.i386", "4AS:php-gd-0:4.3.9-3.35.ia64", "4AS:php-gd-0:4.3.9-3.35.ppc", "4AS:php-gd-0:4.3.9-3.35.s390", "4AS:php-gd-0:4.3.9-3.35.s390x", "4AS:php-gd-0:4.3.9-3.35.x86_64", "4AS:php-imap-0:4.3.9-3.35.i386", "4AS:php-imap-0:4.3.9-3.35.ia64", "4AS:php-imap-0:4.3.9-3.35.ppc", "4AS:php-imap-0:4.3.9-3.35.s390", "4AS:php-imap-0:4.3.9-3.35.s390x", "4AS:php-imap-0:4.3.9-3.35.x86_64", "4AS:php-ldap-0:4.3.9-3.35.i386", "4AS:php-ldap-0:4.3.9-3.35.ia64", "4AS:php-ldap-0:4.3.9-3.35.ppc", "4AS:php-ldap-0:4.3.9-3.35.s390", "4AS:php-ldap-0:4.3.9-3.35.s390x", "4AS:php-ldap-0:4.3.9-3.35.x86_64", "4AS:php-mbstring-0:4.3.9-3.35.i386", "4AS:php-mbstring-0:4.3.9-3.35.ia64", "4AS:php-mbstring-0:4.3.9-3.35.ppc", "4AS:php-mbstring-0:4.3.9-3.35.s390", "4AS:php-mbstring-0:4.3.9-3.35.s390x", "4AS:php-mbstring-0:4.3.9-3.35.x86_64", "4AS:php-mysql-0:4.3.9-3.35.i386", "4AS:php-mysql-0:4.3.9-3.35.ia64", "4AS:php-mysql-0:4.3.9-3.35.ppc", "4AS:php-mysql-0:4.3.9-3.35.s390", "4AS:php-mysql-0:4.3.9-3.35.s390x", "4AS:php-mysql-0:4.3.9-3.35.x86_64", "4AS:php-ncurses-0:4.3.9-3.35.i386", "4AS:php-ncurses-0:4.3.9-3.35.ia64", "4AS:php-ncurses-0:4.3.9-3.35.ppc", "4AS:php-ncurses-0:4.3.9-3.35.s390", "4AS:php-ncurses-0:4.3.9-3.35.s390x", "4AS:php-ncurses-0:4.3.9-3.35.x86_64", "4AS:php-odbc-0:4.3.9-3.35.i386", "4AS:php-odbc-0:4.3.9-3.35.ia64", "4AS:php-odbc-0:4.3.9-3.35.ppc", "4AS:php-odbc-0:4.3.9-3.35.s390", "4AS:php-odbc-0:4.3.9-3.35.s390x", "4AS:php-odbc-0:4.3.9-3.35.x86_64", "4AS:php-pear-0:4.3.9-3.35.i386", "4AS:php-pear-0:4.3.9-3.35.ia64", "4AS:php-pear-0:4.3.9-3.35.ppc", "4AS:php-pear-0:4.3.9-3.35.s390", "4AS:php-pear-0:4.3.9-3.35.s390x", "4AS:php-pear-0:4.3.9-3.35.x86_64", "4AS:php-pgsql-0:4.3.9-3.35.i386", "4AS:php-pgsql-0:4.3.9-3.35.ia64", "4AS:php-pgsql-0:4.3.9-3.35.ppc", "4AS:php-pgsql-0:4.3.9-3.35.s390", "4AS:php-pgsql-0:4.3.9-3.35.s390x", "4AS:php-pgsql-0:4.3.9-3.35.x86_64", "4AS:php-snmp-0:4.3.9-3.35.i386", "4AS:php-snmp-0:4.3.9-3.35.ia64", "4AS:php-snmp-0:4.3.9-3.35.ppc", "4AS:php-snmp-0:4.3.9-3.35.s390", "4AS:php-snmp-0:4.3.9-3.35.s390x", "4AS:php-snmp-0:4.3.9-3.35.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.35.i386", "4AS:php-xmlrpc-0:4.3.9-3.35.ia64", "4AS:php-xmlrpc-0:4.3.9-3.35.ppc", "4AS:php-xmlrpc-0:4.3.9-3.35.s390", "4AS:php-xmlrpc-0:4.3.9-3.35.s390x", "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64", "4Desktop:php-0:4.3.9-3.35.i386", "4Desktop:php-0:4.3.9-3.35.ia64", "4Desktop:php-0:4.3.9-3.35.ppc", "4Desktop:php-0:4.3.9-3.35.s390", "4Desktop:php-0:4.3.9-3.35.s390x", "4Desktop:php-0:4.3.9-3.35.src", "4Desktop:php-0:4.3.9-3.35.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.35.i386", "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64", "4Desktop:php-devel-0:4.3.9-3.35.i386", "4Desktop:php-devel-0:4.3.9-3.35.ia64", "4Desktop:php-devel-0:4.3.9-3.35.ppc", "4Desktop:php-devel-0:4.3.9-3.35.s390", "4Desktop:php-devel-0:4.3.9-3.35.s390x", "4Desktop:php-devel-0:4.3.9-3.35.x86_64", "4Desktop:php-domxml-0:4.3.9-3.35.i386", "4Desktop:php-domxml-0:4.3.9-3.35.ia64", "4Desktop:php-domxml-0:4.3.9-3.35.ppc", "4Desktop:php-domxml-0:4.3.9-3.35.s390", "4Desktop:php-domxml-0:4.3.9-3.35.s390x", "4Desktop:php-domxml-0:4.3.9-3.35.x86_64", "4Desktop:php-gd-0:4.3.9-3.35.i386", "4Desktop:php-gd-0:4.3.9-3.35.ia64", "4Desktop:php-gd-0:4.3.9-3.35.ppc", "4Desktop:php-gd-0:4.3.9-3.35.s390", "4Desktop:php-gd-0:4.3.9-3.35.s390x", "4Desktop:php-gd-0:4.3.9-3.35.x86_64", "4Desktop:php-imap-0:4.3.9-3.35.i386", "4Desktop:php-imap-0:4.3.9-3.35.ia64", "4Desktop:php-imap-0:4.3.9-3.35.ppc", "4Desktop:php-imap-0:4.3.9-3.35.s390", "4Desktop:php-imap-0:4.3.9-3.35.s390x", "4Desktop:php-imap-0:4.3.9-3.35.x86_64", "4Desktop:php-ldap-0:4.3.9-3.35.i386", "4Desktop:php-ldap-0:4.3.9-3.35.ia64", "4Desktop:php-ldap-0:4.3.9-3.35.ppc", "4Desktop:php-ldap-0:4.3.9-3.35.s390", "4Desktop:php-ldap-0:4.3.9-3.35.s390x", "4Desktop:php-ldap-0:4.3.9-3.35.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.35.i386", "4Desktop:php-mbstring-0:4.3.9-3.35.ia64", "4Desktop:php-mbstring-0:4.3.9-3.35.ppc", "4Desktop:php-mbstring-0:4.3.9-3.35.s390", "4Desktop:php-mbstring-0:4.3.9-3.35.s390x", "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64", "4Desktop:php-mysql-0:4.3.9-3.35.i386", "4Desktop:php-mysql-0:4.3.9-3.35.ia64", "4Desktop:php-mysql-0:4.3.9-3.35.ppc", "4Desktop:php-mysql-0:4.3.9-3.35.s390", "4Desktop:php-mysql-0:4.3.9-3.35.s390x", "4Desktop:php-mysql-0:4.3.9-3.35.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.35.i386", "4Desktop:php-ncurses-0:4.3.9-3.35.ia64", "4Desktop:php-ncurses-0:4.3.9-3.35.ppc", "4Desktop:php-ncurses-0:4.3.9-3.35.s390", "4Desktop:php-ncurses-0:4.3.9-3.35.s390x", "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64", "4Desktop:php-odbc-0:4.3.9-3.35.i386", "4Desktop:php-odbc-0:4.3.9-3.35.ia64", "4Desktop:php-odbc-0:4.3.9-3.35.ppc", "4Desktop:php-odbc-0:4.3.9-3.35.s390", "4Desktop:php-odbc-0:4.3.9-3.35.s390x", "4Desktop:php-odbc-0:4.3.9-3.35.x86_64", "4Desktop:php-pear-0:4.3.9-3.35.i386", "4Desktop:php-pear-0:4.3.9-3.35.ia64", "4Desktop:php-pear-0:4.3.9-3.35.ppc", "4Desktop:php-pear-0:4.3.9-3.35.s390", "4Desktop:php-pear-0:4.3.9-3.35.s390x", "4Desktop:php-pear-0:4.3.9-3.35.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.35.i386", "4Desktop:php-pgsql-0:4.3.9-3.35.ia64", "4Desktop:php-pgsql-0:4.3.9-3.35.ppc", "4Desktop:php-pgsql-0:4.3.9-3.35.s390", "4Desktop:php-pgsql-0:4.3.9-3.35.s390x", "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64", "4Desktop:php-snmp-0:4.3.9-3.35.i386", "4Desktop:php-snmp-0:4.3.9-3.35.ia64", "4Desktop:php-snmp-0:4.3.9-3.35.ppc", "4Desktop:php-snmp-0:4.3.9-3.35.s390", "4Desktop:php-snmp-0:4.3.9-3.35.s390x", "4Desktop:php-snmp-0:4.3.9-3.35.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64", "4ES:php-0:4.3.9-3.35.i386", "4ES:php-0:4.3.9-3.35.ia64", "4ES:php-0:4.3.9-3.35.ppc", "4ES:php-0:4.3.9-3.35.s390", "4ES:php-0:4.3.9-3.35.s390x", "4ES:php-0:4.3.9-3.35.src", "4ES:php-0:4.3.9-3.35.x86_64", "4ES:php-debuginfo-0:4.3.9-3.35.i386", "4ES:php-debuginfo-0:4.3.9-3.35.ia64", "4ES:php-debuginfo-0:4.3.9-3.35.ppc", "4ES:php-debuginfo-0:4.3.9-3.35.s390", "4ES:php-debuginfo-0:4.3.9-3.35.s390x", "4ES:php-debuginfo-0:4.3.9-3.35.x86_64", "4ES:php-devel-0:4.3.9-3.35.i386", "4ES:php-devel-0:4.3.9-3.35.ia64", "4ES:php-devel-0:4.3.9-3.35.ppc", "4ES:php-devel-0:4.3.9-3.35.s390", "4ES:php-devel-0:4.3.9-3.35.s390x", "4ES:php-devel-0:4.3.9-3.35.x86_64", "4ES:php-domxml-0:4.3.9-3.35.i386", "4ES:php-domxml-0:4.3.9-3.35.ia64", "4ES:php-domxml-0:4.3.9-3.35.ppc", "4ES:php-domxml-0:4.3.9-3.35.s390", "4ES:php-domxml-0:4.3.9-3.35.s390x", "4ES:php-domxml-0:4.3.9-3.35.x86_64", "4ES:php-gd-0:4.3.9-3.35.i386", "4ES:php-gd-0:4.3.9-3.35.ia64", "4ES:php-gd-0:4.3.9-3.35.ppc", "4ES:php-gd-0:4.3.9-3.35.s390", "4ES:php-gd-0:4.3.9-3.35.s390x", "4ES:php-gd-0:4.3.9-3.35.x86_64", "4ES:php-imap-0:4.3.9-3.35.i386", "4ES:php-imap-0:4.3.9-3.35.ia64", "4ES:php-imap-0:4.3.9-3.35.ppc", "4ES:php-imap-0:4.3.9-3.35.s390", "4ES:php-imap-0:4.3.9-3.35.s390x", "4ES:php-imap-0:4.3.9-3.35.x86_64", "4ES:php-ldap-0:4.3.9-3.35.i386", "4ES:php-ldap-0:4.3.9-3.35.ia64", "4ES:php-ldap-0:4.3.9-3.35.ppc", "4ES:php-ldap-0:4.3.9-3.35.s390", "4ES:php-ldap-0:4.3.9-3.35.s390x", "4ES:php-ldap-0:4.3.9-3.35.x86_64", "4ES:php-mbstring-0:4.3.9-3.35.i386", "4ES:php-mbstring-0:4.3.9-3.35.ia64", "4ES:php-mbstring-0:4.3.9-3.35.ppc", "4ES:php-mbstring-0:4.3.9-3.35.s390", "4ES:php-mbstring-0:4.3.9-3.35.s390x", "4ES:php-mbstring-0:4.3.9-3.35.x86_64", "4ES:php-mysql-0:4.3.9-3.35.i386", "4ES:php-mysql-0:4.3.9-3.35.ia64", "4ES:php-mysql-0:4.3.9-3.35.ppc", "4ES:php-mysql-0:4.3.9-3.35.s390", "4ES:php-mysql-0:4.3.9-3.35.s390x", "4ES:php-mysql-0:4.3.9-3.35.x86_64", "4ES:php-ncurses-0:4.3.9-3.35.i386", "4ES:php-ncurses-0:4.3.9-3.35.ia64", "4ES:php-ncurses-0:4.3.9-3.35.ppc", "4ES:php-ncurses-0:4.3.9-3.35.s390", "4ES:php-ncurses-0:4.3.9-3.35.s390x", "4ES:php-ncurses-0:4.3.9-3.35.x86_64", "4ES:php-odbc-0:4.3.9-3.35.i386", "4ES:php-odbc-0:4.3.9-3.35.ia64", "4ES:php-odbc-0:4.3.9-3.35.ppc", "4ES:php-odbc-0:4.3.9-3.35.s390", "4ES:php-odbc-0:4.3.9-3.35.s390x", "4ES:php-odbc-0:4.3.9-3.35.x86_64", "4ES:php-pear-0:4.3.9-3.35.i386", "4ES:php-pear-0:4.3.9-3.35.ia64", "4ES:php-pear-0:4.3.9-3.35.ppc", "4ES:php-pear-0:4.3.9-3.35.s390", "4ES:php-pear-0:4.3.9-3.35.s390x", "4ES:php-pear-0:4.3.9-3.35.x86_64", "4ES:php-pgsql-0:4.3.9-3.35.i386", "4ES:php-pgsql-0:4.3.9-3.35.ia64", "4ES:php-pgsql-0:4.3.9-3.35.ppc", "4ES:php-pgsql-0:4.3.9-3.35.s390", "4ES:php-pgsql-0:4.3.9-3.35.s390x", "4ES:php-pgsql-0:4.3.9-3.35.x86_64", "4ES:php-snmp-0:4.3.9-3.35.i386", "4ES:php-snmp-0:4.3.9-3.35.ia64", "4ES:php-snmp-0:4.3.9-3.35.ppc", "4ES:php-snmp-0:4.3.9-3.35.s390", "4ES:php-snmp-0:4.3.9-3.35.s390x", "4ES:php-snmp-0:4.3.9-3.35.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.35.i386", "4ES:php-xmlrpc-0:4.3.9-3.35.ia64", "4ES:php-xmlrpc-0:4.3.9-3.35.ppc", "4ES:php-xmlrpc-0:4.3.9-3.35.s390", "4ES:php-xmlrpc-0:4.3.9-3.35.s390x", "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64", "4WS:php-0:4.3.9-3.35.i386", "4WS:php-0:4.3.9-3.35.ia64", "4WS:php-0:4.3.9-3.35.ppc", "4WS:php-0:4.3.9-3.35.s390", "4WS:php-0:4.3.9-3.35.s390x", "4WS:php-0:4.3.9-3.35.src", "4WS:php-0:4.3.9-3.35.x86_64", "4WS:php-debuginfo-0:4.3.9-3.35.i386", "4WS:php-debuginfo-0:4.3.9-3.35.ia64", "4WS:php-debuginfo-0:4.3.9-3.35.ppc", "4WS:php-debuginfo-0:4.3.9-3.35.s390", "4WS:php-debuginfo-0:4.3.9-3.35.s390x", "4WS:php-debuginfo-0:4.3.9-3.35.x86_64", "4WS:php-devel-0:4.3.9-3.35.i386", "4WS:php-devel-0:4.3.9-3.35.ia64", "4WS:php-devel-0:4.3.9-3.35.ppc", "4WS:php-devel-0:4.3.9-3.35.s390", "4WS:php-devel-0:4.3.9-3.35.s390x", "4WS:php-devel-0:4.3.9-3.35.x86_64", "4WS:php-domxml-0:4.3.9-3.35.i386", "4WS:php-domxml-0:4.3.9-3.35.ia64", "4WS:php-domxml-0:4.3.9-3.35.ppc", "4WS:php-domxml-0:4.3.9-3.35.s390", "4WS:php-domxml-0:4.3.9-3.35.s390x", "4WS:php-domxml-0:4.3.9-3.35.x86_64", "4WS:php-gd-0:4.3.9-3.35.i386", "4WS:php-gd-0:4.3.9-3.35.ia64", "4WS:php-gd-0:4.3.9-3.35.ppc", "4WS:php-gd-0:4.3.9-3.35.s390", "4WS:php-gd-0:4.3.9-3.35.s390x", "4WS:php-gd-0:4.3.9-3.35.x86_64", "4WS:php-imap-0:4.3.9-3.35.i386", "4WS:php-imap-0:4.3.9-3.35.ia64", "4WS:php-imap-0:4.3.9-3.35.ppc", "4WS:php-imap-0:4.3.9-3.35.s390", "4WS:php-imap-0:4.3.9-3.35.s390x", "4WS:php-imap-0:4.3.9-3.35.x86_64", "4WS:php-ldap-0:4.3.9-3.35.i386", "4WS:php-ldap-0:4.3.9-3.35.ia64", "4WS:php-ldap-0:4.3.9-3.35.ppc", "4WS:php-ldap-0:4.3.9-3.35.s390", "4WS:php-ldap-0:4.3.9-3.35.s390x", "4WS:php-ldap-0:4.3.9-3.35.x86_64", "4WS:php-mbstring-0:4.3.9-3.35.i386", "4WS:php-mbstring-0:4.3.9-3.35.ia64", "4WS:php-mbstring-0:4.3.9-3.35.ppc", "4WS:php-mbstring-0:4.3.9-3.35.s390", "4WS:php-mbstring-0:4.3.9-3.35.s390x", "4WS:php-mbstring-0:4.3.9-3.35.x86_64", "4WS:php-mysql-0:4.3.9-3.35.i386", "4WS:php-mysql-0:4.3.9-3.35.ia64", "4WS:php-mysql-0:4.3.9-3.35.ppc", "4WS:php-mysql-0:4.3.9-3.35.s390", "4WS:php-mysql-0:4.3.9-3.35.s390x", "4WS:php-mysql-0:4.3.9-3.35.x86_64", "4WS:php-ncurses-0:4.3.9-3.35.i386", "4WS:php-ncurses-0:4.3.9-3.35.ia64", "4WS:php-ncurses-0:4.3.9-3.35.ppc", "4WS:php-ncurses-0:4.3.9-3.35.s390", "4WS:php-ncurses-0:4.3.9-3.35.s390x", "4WS:php-ncurses-0:4.3.9-3.35.x86_64", "4WS:php-odbc-0:4.3.9-3.35.i386", "4WS:php-odbc-0:4.3.9-3.35.ia64", "4WS:php-odbc-0:4.3.9-3.35.ppc", "4WS:php-odbc-0:4.3.9-3.35.s390", "4WS:php-odbc-0:4.3.9-3.35.s390x", "4WS:php-odbc-0:4.3.9-3.35.x86_64", "4WS:php-pear-0:4.3.9-3.35.i386", "4WS:php-pear-0:4.3.9-3.35.ia64", "4WS:php-pear-0:4.3.9-3.35.ppc", "4WS:php-pear-0:4.3.9-3.35.s390", "4WS:php-pear-0:4.3.9-3.35.s390x", "4WS:php-pear-0:4.3.9-3.35.x86_64", "4WS:php-pgsql-0:4.3.9-3.35.i386", "4WS:php-pgsql-0:4.3.9-3.35.ia64", "4WS:php-pgsql-0:4.3.9-3.35.ppc", "4WS:php-pgsql-0:4.3.9-3.35.s390", "4WS:php-pgsql-0:4.3.9-3.35.s390x", "4WS:php-pgsql-0:4.3.9-3.35.x86_64", "4WS:php-snmp-0:4.3.9-3.35.i386", "4WS:php-snmp-0:4.3.9-3.35.ia64", "4WS:php-snmp-0:4.3.9-3.35.ppc", "4WS:php-snmp-0:4.3.9-3.35.s390", "4WS:php-snmp-0:4.3.9-3.35.s390x", "4WS:php-snmp-0:4.3.9-3.35.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.35.i386", "4WS:php-xmlrpc-0:4.3.9-3.35.ia64", "4WS:php-xmlrpc-0:4.3.9-3.35.ppc", "4WS:php-xmlrpc-0:4.3.9-3.35.s390", "4WS:php-xmlrpc-0:4.3.9-3.35.s390x", "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2012:0071" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 2.6, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N", "version": "2.0" }, "products": [ "4AS:php-0:4.3.9-3.35.i386", "4AS:php-0:4.3.9-3.35.ia64", "4AS:php-0:4.3.9-3.35.ppc", "4AS:php-0:4.3.9-3.35.s390", "4AS:php-0:4.3.9-3.35.s390x", "4AS:php-0:4.3.9-3.35.src", "4AS:php-0:4.3.9-3.35.x86_64", "4AS:php-debuginfo-0:4.3.9-3.35.i386", "4AS:php-debuginfo-0:4.3.9-3.35.ia64", "4AS:php-debuginfo-0:4.3.9-3.35.ppc", "4AS:php-debuginfo-0:4.3.9-3.35.s390", "4AS:php-debuginfo-0:4.3.9-3.35.s390x", "4AS:php-debuginfo-0:4.3.9-3.35.x86_64", "4AS:php-devel-0:4.3.9-3.35.i386", "4AS:php-devel-0:4.3.9-3.35.ia64", "4AS:php-devel-0:4.3.9-3.35.ppc", "4AS:php-devel-0:4.3.9-3.35.s390", "4AS:php-devel-0:4.3.9-3.35.s390x", "4AS:php-devel-0:4.3.9-3.35.x86_64", "4AS:php-domxml-0:4.3.9-3.35.i386", "4AS:php-domxml-0:4.3.9-3.35.ia64", "4AS:php-domxml-0:4.3.9-3.35.ppc", "4AS:php-domxml-0:4.3.9-3.35.s390", "4AS:php-domxml-0:4.3.9-3.35.s390x", "4AS:php-domxml-0:4.3.9-3.35.x86_64", "4AS:php-gd-0:4.3.9-3.35.i386", "4AS:php-gd-0:4.3.9-3.35.ia64", "4AS:php-gd-0:4.3.9-3.35.ppc", "4AS:php-gd-0:4.3.9-3.35.s390", "4AS:php-gd-0:4.3.9-3.35.s390x", "4AS:php-gd-0:4.3.9-3.35.x86_64", "4AS:php-imap-0:4.3.9-3.35.i386", "4AS:php-imap-0:4.3.9-3.35.ia64", "4AS:php-imap-0:4.3.9-3.35.ppc", "4AS:php-imap-0:4.3.9-3.35.s390", "4AS:php-imap-0:4.3.9-3.35.s390x", "4AS:php-imap-0:4.3.9-3.35.x86_64", "4AS:php-ldap-0:4.3.9-3.35.i386", "4AS:php-ldap-0:4.3.9-3.35.ia64", "4AS:php-ldap-0:4.3.9-3.35.ppc", "4AS:php-ldap-0:4.3.9-3.35.s390", "4AS:php-ldap-0:4.3.9-3.35.s390x", "4AS:php-ldap-0:4.3.9-3.35.x86_64", "4AS:php-mbstring-0:4.3.9-3.35.i386", "4AS:php-mbstring-0:4.3.9-3.35.ia64", "4AS:php-mbstring-0:4.3.9-3.35.ppc", "4AS:php-mbstring-0:4.3.9-3.35.s390", "4AS:php-mbstring-0:4.3.9-3.35.s390x", "4AS:php-mbstring-0:4.3.9-3.35.x86_64", "4AS:php-mysql-0:4.3.9-3.35.i386", "4AS:php-mysql-0:4.3.9-3.35.ia64", "4AS:php-mysql-0:4.3.9-3.35.ppc", "4AS:php-mysql-0:4.3.9-3.35.s390", "4AS:php-mysql-0:4.3.9-3.35.s390x", "4AS:php-mysql-0:4.3.9-3.35.x86_64", "4AS:php-ncurses-0:4.3.9-3.35.i386", "4AS:php-ncurses-0:4.3.9-3.35.ia64", "4AS:php-ncurses-0:4.3.9-3.35.ppc", "4AS:php-ncurses-0:4.3.9-3.35.s390", "4AS:php-ncurses-0:4.3.9-3.35.s390x", "4AS:php-ncurses-0:4.3.9-3.35.x86_64", "4AS:php-odbc-0:4.3.9-3.35.i386", "4AS:php-odbc-0:4.3.9-3.35.ia64", "4AS:php-odbc-0:4.3.9-3.35.ppc", "4AS:php-odbc-0:4.3.9-3.35.s390", "4AS:php-odbc-0:4.3.9-3.35.s390x", "4AS:php-odbc-0:4.3.9-3.35.x86_64", "4AS:php-pear-0:4.3.9-3.35.i386", "4AS:php-pear-0:4.3.9-3.35.ia64", "4AS:php-pear-0:4.3.9-3.35.ppc", "4AS:php-pear-0:4.3.9-3.35.s390", "4AS:php-pear-0:4.3.9-3.35.s390x", "4AS:php-pear-0:4.3.9-3.35.x86_64", "4AS:php-pgsql-0:4.3.9-3.35.i386", "4AS:php-pgsql-0:4.3.9-3.35.ia64", "4AS:php-pgsql-0:4.3.9-3.35.ppc", "4AS:php-pgsql-0:4.3.9-3.35.s390", "4AS:php-pgsql-0:4.3.9-3.35.s390x", "4AS:php-pgsql-0:4.3.9-3.35.x86_64", "4AS:php-snmp-0:4.3.9-3.35.i386", "4AS:php-snmp-0:4.3.9-3.35.ia64", "4AS:php-snmp-0:4.3.9-3.35.ppc", "4AS:php-snmp-0:4.3.9-3.35.s390", "4AS:php-snmp-0:4.3.9-3.35.s390x", "4AS:php-snmp-0:4.3.9-3.35.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.35.i386", "4AS:php-xmlrpc-0:4.3.9-3.35.ia64", "4AS:php-xmlrpc-0:4.3.9-3.35.ppc", "4AS:php-xmlrpc-0:4.3.9-3.35.s390", "4AS:php-xmlrpc-0:4.3.9-3.35.s390x", "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64", "4Desktop:php-0:4.3.9-3.35.i386", "4Desktop:php-0:4.3.9-3.35.ia64", "4Desktop:php-0:4.3.9-3.35.ppc", "4Desktop:php-0:4.3.9-3.35.s390", "4Desktop:php-0:4.3.9-3.35.s390x", "4Desktop:php-0:4.3.9-3.35.src", "4Desktop:php-0:4.3.9-3.35.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.35.i386", "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64", "4Desktop:php-devel-0:4.3.9-3.35.i386", "4Desktop:php-devel-0:4.3.9-3.35.ia64", "4Desktop:php-devel-0:4.3.9-3.35.ppc", "4Desktop:php-devel-0:4.3.9-3.35.s390", "4Desktop:php-devel-0:4.3.9-3.35.s390x", "4Desktop:php-devel-0:4.3.9-3.35.x86_64", "4Desktop:php-domxml-0:4.3.9-3.35.i386", "4Desktop:php-domxml-0:4.3.9-3.35.ia64", "4Desktop:php-domxml-0:4.3.9-3.35.ppc", "4Desktop:php-domxml-0:4.3.9-3.35.s390", "4Desktop:php-domxml-0:4.3.9-3.35.s390x", "4Desktop:php-domxml-0:4.3.9-3.35.x86_64", "4Desktop:php-gd-0:4.3.9-3.35.i386", "4Desktop:php-gd-0:4.3.9-3.35.ia64", "4Desktop:php-gd-0:4.3.9-3.35.ppc", "4Desktop:php-gd-0:4.3.9-3.35.s390", "4Desktop:php-gd-0:4.3.9-3.35.s390x", "4Desktop:php-gd-0:4.3.9-3.35.x86_64", "4Desktop:php-imap-0:4.3.9-3.35.i386", "4Desktop:php-imap-0:4.3.9-3.35.ia64", "4Desktop:php-imap-0:4.3.9-3.35.ppc", "4Desktop:php-imap-0:4.3.9-3.35.s390", "4Desktop:php-imap-0:4.3.9-3.35.s390x", "4Desktop:php-imap-0:4.3.9-3.35.x86_64", "4Desktop:php-ldap-0:4.3.9-3.35.i386", "4Desktop:php-ldap-0:4.3.9-3.35.ia64", "4Desktop:php-ldap-0:4.3.9-3.35.ppc", "4Desktop:php-ldap-0:4.3.9-3.35.s390", "4Desktop:php-ldap-0:4.3.9-3.35.s390x", "4Desktop:php-ldap-0:4.3.9-3.35.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.35.i386", "4Desktop:php-mbstring-0:4.3.9-3.35.ia64", "4Desktop:php-mbstring-0:4.3.9-3.35.ppc", "4Desktop:php-mbstring-0:4.3.9-3.35.s390", "4Desktop:php-mbstring-0:4.3.9-3.35.s390x", "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64", "4Desktop:php-mysql-0:4.3.9-3.35.i386", "4Desktop:php-mysql-0:4.3.9-3.35.ia64", "4Desktop:php-mysql-0:4.3.9-3.35.ppc", "4Desktop:php-mysql-0:4.3.9-3.35.s390", "4Desktop:php-mysql-0:4.3.9-3.35.s390x", "4Desktop:php-mysql-0:4.3.9-3.35.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.35.i386", "4Desktop:php-ncurses-0:4.3.9-3.35.ia64", "4Desktop:php-ncurses-0:4.3.9-3.35.ppc", "4Desktop:php-ncurses-0:4.3.9-3.35.s390", "4Desktop:php-ncurses-0:4.3.9-3.35.s390x", "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64", "4Desktop:php-odbc-0:4.3.9-3.35.i386", "4Desktop:php-odbc-0:4.3.9-3.35.ia64", "4Desktop:php-odbc-0:4.3.9-3.35.ppc", "4Desktop:php-odbc-0:4.3.9-3.35.s390", "4Desktop:php-odbc-0:4.3.9-3.35.s390x", "4Desktop:php-odbc-0:4.3.9-3.35.x86_64", "4Desktop:php-pear-0:4.3.9-3.35.i386", "4Desktop:php-pear-0:4.3.9-3.35.ia64", "4Desktop:php-pear-0:4.3.9-3.35.ppc", "4Desktop:php-pear-0:4.3.9-3.35.s390", "4Desktop:php-pear-0:4.3.9-3.35.s390x", "4Desktop:php-pear-0:4.3.9-3.35.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.35.i386", "4Desktop:php-pgsql-0:4.3.9-3.35.ia64", "4Desktop:php-pgsql-0:4.3.9-3.35.ppc", "4Desktop:php-pgsql-0:4.3.9-3.35.s390", "4Desktop:php-pgsql-0:4.3.9-3.35.s390x", "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64", "4Desktop:php-snmp-0:4.3.9-3.35.i386", "4Desktop:php-snmp-0:4.3.9-3.35.ia64", "4Desktop:php-snmp-0:4.3.9-3.35.ppc", "4Desktop:php-snmp-0:4.3.9-3.35.s390", "4Desktop:php-snmp-0:4.3.9-3.35.s390x", "4Desktop:php-snmp-0:4.3.9-3.35.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64", "4ES:php-0:4.3.9-3.35.i386", "4ES:php-0:4.3.9-3.35.ia64", "4ES:php-0:4.3.9-3.35.ppc", "4ES:php-0:4.3.9-3.35.s390", "4ES:php-0:4.3.9-3.35.s390x", "4ES:php-0:4.3.9-3.35.src", "4ES:php-0:4.3.9-3.35.x86_64", "4ES:php-debuginfo-0:4.3.9-3.35.i386", "4ES:php-debuginfo-0:4.3.9-3.35.ia64", "4ES:php-debuginfo-0:4.3.9-3.35.ppc", "4ES:php-debuginfo-0:4.3.9-3.35.s390", "4ES:php-debuginfo-0:4.3.9-3.35.s390x", "4ES:php-debuginfo-0:4.3.9-3.35.x86_64", "4ES:php-devel-0:4.3.9-3.35.i386", "4ES:php-devel-0:4.3.9-3.35.ia64", "4ES:php-devel-0:4.3.9-3.35.ppc", "4ES:php-devel-0:4.3.9-3.35.s390", "4ES:php-devel-0:4.3.9-3.35.s390x", "4ES:php-devel-0:4.3.9-3.35.x86_64", "4ES:php-domxml-0:4.3.9-3.35.i386", "4ES:php-domxml-0:4.3.9-3.35.ia64", "4ES:php-domxml-0:4.3.9-3.35.ppc", "4ES:php-domxml-0:4.3.9-3.35.s390", "4ES:php-domxml-0:4.3.9-3.35.s390x", "4ES:php-domxml-0:4.3.9-3.35.x86_64", "4ES:php-gd-0:4.3.9-3.35.i386", "4ES:php-gd-0:4.3.9-3.35.ia64", "4ES:php-gd-0:4.3.9-3.35.ppc", "4ES:php-gd-0:4.3.9-3.35.s390", "4ES:php-gd-0:4.3.9-3.35.s390x", "4ES:php-gd-0:4.3.9-3.35.x86_64", "4ES:php-imap-0:4.3.9-3.35.i386", "4ES:php-imap-0:4.3.9-3.35.ia64", "4ES:php-imap-0:4.3.9-3.35.ppc", "4ES:php-imap-0:4.3.9-3.35.s390", "4ES:php-imap-0:4.3.9-3.35.s390x", "4ES:php-imap-0:4.3.9-3.35.x86_64", "4ES:php-ldap-0:4.3.9-3.35.i386", "4ES:php-ldap-0:4.3.9-3.35.ia64", "4ES:php-ldap-0:4.3.9-3.35.ppc", "4ES:php-ldap-0:4.3.9-3.35.s390", "4ES:php-ldap-0:4.3.9-3.35.s390x", "4ES:php-ldap-0:4.3.9-3.35.x86_64", "4ES:php-mbstring-0:4.3.9-3.35.i386", "4ES:php-mbstring-0:4.3.9-3.35.ia64", "4ES:php-mbstring-0:4.3.9-3.35.ppc", "4ES:php-mbstring-0:4.3.9-3.35.s390", "4ES:php-mbstring-0:4.3.9-3.35.s390x", "4ES:php-mbstring-0:4.3.9-3.35.x86_64", "4ES:php-mysql-0:4.3.9-3.35.i386", "4ES:php-mysql-0:4.3.9-3.35.ia64", "4ES:php-mysql-0:4.3.9-3.35.ppc", "4ES:php-mysql-0:4.3.9-3.35.s390", "4ES:php-mysql-0:4.3.9-3.35.s390x", "4ES:php-mysql-0:4.3.9-3.35.x86_64", "4ES:php-ncurses-0:4.3.9-3.35.i386", "4ES:php-ncurses-0:4.3.9-3.35.ia64", "4ES:php-ncurses-0:4.3.9-3.35.ppc", "4ES:php-ncurses-0:4.3.9-3.35.s390", "4ES:php-ncurses-0:4.3.9-3.35.s390x", "4ES:php-ncurses-0:4.3.9-3.35.x86_64", "4ES:php-odbc-0:4.3.9-3.35.i386", "4ES:php-odbc-0:4.3.9-3.35.ia64", "4ES:php-odbc-0:4.3.9-3.35.ppc", "4ES:php-odbc-0:4.3.9-3.35.s390", "4ES:php-odbc-0:4.3.9-3.35.s390x", "4ES:php-odbc-0:4.3.9-3.35.x86_64", "4ES:php-pear-0:4.3.9-3.35.i386", "4ES:php-pear-0:4.3.9-3.35.ia64", "4ES:php-pear-0:4.3.9-3.35.ppc", "4ES:php-pear-0:4.3.9-3.35.s390", "4ES:php-pear-0:4.3.9-3.35.s390x", "4ES:php-pear-0:4.3.9-3.35.x86_64", "4ES:php-pgsql-0:4.3.9-3.35.i386", "4ES:php-pgsql-0:4.3.9-3.35.ia64", "4ES:php-pgsql-0:4.3.9-3.35.ppc", "4ES:php-pgsql-0:4.3.9-3.35.s390", "4ES:php-pgsql-0:4.3.9-3.35.s390x", "4ES:php-pgsql-0:4.3.9-3.35.x86_64", "4ES:php-snmp-0:4.3.9-3.35.i386", "4ES:php-snmp-0:4.3.9-3.35.ia64", "4ES:php-snmp-0:4.3.9-3.35.ppc", "4ES:php-snmp-0:4.3.9-3.35.s390", "4ES:php-snmp-0:4.3.9-3.35.s390x", "4ES:php-snmp-0:4.3.9-3.35.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.35.i386", "4ES:php-xmlrpc-0:4.3.9-3.35.ia64", "4ES:php-xmlrpc-0:4.3.9-3.35.ppc", "4ES:php-xmlrpc-0:4.3.9-3.35.s390", "4ES:php-xmlrpc-0:4.3.9-3.35.s390x", "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64", "4WS:php-0:4.3.9-3.35.i386", "4WS:php-0:4.3.9-3.35.ia64", "4WS:php-0:4.3.9-3.35.ppc", "4WS:php-0:4.3.9-3.35.s390", "4WS:php-0:4.3.9-3.35.s390x", "4WS:php-0:4.3.9-3.35.src", "4WS:php-0:4.3.9-3.35.x86_64", "4WS:php-debuginfo-0:4.3.9-3.35.i386", "4WS:php-debuginfo-0:4.3.9-3.35.ia64", "4WS:php-debuginfo-0:4.3.9-3.35.ppc", "4WS:php-debuginfo-0:4.3.9-3.35.s390", "4WS:php-debuginfo-0:4.3.9-3.35.s390x", "4WS:php-debuginfo-0:4.3.9-3.35.x86_64", "4WS:php-devel-0:4.3.9-3.35.i386", "4WS:php-devel-0:4.3.9-3.35.ia64", "4WS:php-devel-0:4.3.9-3.35.ppc", "4WS:php-devel-0:4.3.9-3.35.s390", "4WS:php-devel-0:4.3.9-3.35.s390x", "4WS:php-devel-0:4.3.9-3.35.x86_64", "4WS:php-domxml-0:4.3.9-3.35.i386", "4WS:php-domxml-0:4.3.9-3.35.ia64", "4WS:php-domxml-0:4.3.9-3.35.ppc", "4WS:php-domxml-0:4.3.9-3.35.s390", "4WS:php-domxml-0:4.3.9-3.35.s390x", "4WS:php-domxml-0:4.3.9-3.35.x86_64", "4WS:php-gd-0:4.3.9-3.35.i386", "4WS:php-gd-0:4.3.9-3.35.ia64", "4WS:php-gd-0:4.3.9-3.35.ppc", "4WS:php-gd-0:4.3.9-3.35.s390", "4WS:php-gd-0:4.3.9-3.35.s390x", "4WS:php-gd-0:4.3.9-3.35.x86_64", "4WS:php-imap-0:4.3.9-3.35.i386", "4WS:php-imap-0:4.3.9-3.35.ia64", "4WS:php-imap-0:4.3.9-3.35.ppc", "4WS:php-imap-0:4.3.9-3.35.s390", "4WS:php-imap-0:4.3.9-3.35.s390x", "4WS:php-imap-0:4.3.9-3.35.x86_64", "4WS:php-ldap-0:4.3.9-3.35.i386", "4WS:php-ldap-0:4.3.9-3.35.ia64", "4WS:php-ldap-0:4.3.9-3.35.ppc", "4WS:php-ldap-0:4.3.9-3.35.s390", "4WS:php-ldap-0:4.3.9-3.35.s390x", "4WS:php-ldap-0:4.3.9-3.35.x86_64", "4WS:php-mbstring-0:4.3.9-3.35.i386", "4WS:php-mbstring-0:4.3.9-3.35.ia64", "4WS:php-mbstring-0:4.3.9-3.35.ppc", "4WS:php-mbstring-0:4.3.9-3.35.s390", "4WS:php-mbstring-0:4.3.9-3.35.s390x", "4WS:php-mbstring-0:4.3.9-3.35.x86_64", "4WS:php-mysql-0:4.3.9-3.35.i386", "4WS:php-mysql-0:4.3.9-3.35.ia64", "4WS:php-mysql-0:4.3.9-3.35.ppc", "4WS:php-mysql-0:4.3.9-3.35.s390", "4WS:php-mysql-0:4.3.9-3.35.s390x", "4WS:php-mysql-0:4.3.9-3.35.x86_64", "4WS:php-ncurses-0:4.3.9-3.35.i386", "4WS:php-ncurses-0:4.3.9-3.35.ia64", "4WS:php-ncurses-0:4.3.9-3.35.ppc", "4WS:php-ncurses-0:4.3.9-3.35.s390", "4WS:php-ncurses-0:4.3.9-3.35.s390x", "4WS:php-ncurses-0:4.3.9-3.35.x86_64", "4WS:php-odbc-0:4.3.9-3.35.i386", "4WS:php-odbc-0:4.3.9-3.35.ia64", "4WS:php-odbc-0:4.3.9-3.35.ppc", "4WS:php-odbc-0:4.3.9-3.35.s390", "4WS:php-odbc-0:4.3.9-3.35.s390x", "4WS:php-odbc-0:4.3.9-3.35.x86_64", "4WS:php-pear-0:4.3.9-3.35.i386", "4WS:php-pear-0:4.3.9-3.35.ia64", "4WS:php-pear-0:4.3.9-3.35.ppc", "4WS:php-pear-0:4.3.9-3.35.s390", "4WS:php-pear-0:4.3.9-3.35.s390x", "4WS:php-pear-0:4.3.9-3.35.x86_64", "4WS:php-pgsql-0:4.3.9-3.35.i386", "4WS:php-pgsql-0:4.3.9-3.35.ia64", "4WS:php-pgsql-0:4.3.9-3.35.ppc", "4WS:php-pgsql-0:4.3.9-3.35.s390", "4WS:php-pgsql-0:4.3.9-3.35.s390x", "4WS:php-pgsql-0:4.3.9-3.35.x86_64", "4WS:php-snmp-0:4.3.9-3.35.i386", "4WS:php-snmp-0:4.3.9-3.35.ia64", "4WS:php-snmp-0:4.3.9-3.35.ppc", "4WS:php-snmp-0:4.3.9-3.35.s390", "4WS:php-snmp-0:4.3.9-3.35.s390x", "4WS:php-snmp-0:4.3.9-3.35.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.35.i386", "4WS:php-xmlrpc-0:4.3.9-3.35.ia64", "4WS:php-xmlrpc-0:4.3.9-3.35.ppc", "4WS:php-xmlrpc-0:4.3.9-3.35.s390", "4WS:php-xmlrpc-0:4.3.9-3.35.s390x", "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: file path injection vulnerability in RFC1867 file upload filename" }, { "cve": "CVE-2011-4566", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2011-11-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "758413" } ], "notes": [ { "category": "description", "text": "Integer overflow in the exif_process_IFD_TAG function in exif.c in the exif extension in PHP 5.4.0beta2 on 32-bit platforms allows remote attackers to read the contents of arbitrary memory locations or cause a denial of service via a crafted offset_val value in an EXIF header in a JPEG file, a different vulnerability than CVE-2011-0708.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: integer overflow in exif_process_IFD_TAG() may lead to DoS or arbitrary memory disclosure", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "4AS:php-0:4.3.9-3.35.i386", "4AS:php-0:4.3.9-3.35.ia64", "4AS:php-0:4.3.9-3.35.ppc", "4AS:php-0:4.3.9-3.35.s390", "4AS:php-0:4.3.9-3.35.s390x", "4AS:php-0:4.3.9-3.35.src", "4AS:php-0:4.3.9-3.35.x86_64", "4AS:php-debuginfo-0:4.3.9-3.35.i386", "4AS:php-debuginfo-0:4.3.9-3.35.ia64", "4AS:php-debuginfo-0:4.3.9-3.35.ppc", "4AS:php-debuginfo-0:4.3.9-3.35.s390", "4AS:php-debuginfo-0:4.3.9-3.35.s390x", "4AS:php-debuginfo-0:4.3.9-3.35.x86_64", "4AS:php-devel-0:4.3.9-3.35.i386", "4AS:php-devel-0:4.3.9-3.35.ia64", "4AS:php-devel-0:4.3.9-3.35.ppc", "4AS:php-devel-0:4.3.9-3.35.s390", "4AS:php-devel-0:4.3.9-3.35.s390x", "4AS:php-devel-0:4.3.9-3.35.x86_64", "4AS:php-domxml-0:4.3.9-3.35.i386", "4AS:php-domxml-0:4.3.9-3.35.ia64", "4AS:php-domxml-0:4.3.9-3.35.ppc", "4AS:php-domxml-0:4.3.9-3.35.s390", "4AS:php-domxml-0:4.3.9-3.35.s390x", "4AS:php-domxml-0:4.3.9-3.35.x86_64", "4AS:php-gd-0:4.3.9-3.35.i386", "4AS:php-gd-0:4.3.9-3.35.ia64", "4AS:php-gd-0:4.3.9-3.35.ppc", "4AS:php-gd-0:4.3.9-3.35.s390", "4AS:php-gd-0:4.3.9-3.35.s390x", "4AS:php-gd-0:4.3.9-3.35.x86_64", "4AS:php-imap-0:4.3.9-3.35.i386", "4AS:php-imap-0:4.3.9-3.35.ia64", "4AS:php-imap-0:4.3.9-3.35.ppc", "4AS:php-imap-0:4.3.9-3.35.s390", "4AS:php-imap-0:4.3.9-3.35.s390x", "4AS:php-imap-0:4.3.9-3.35.x86_64", "4AS:php-ldap-0:4.3.9-3.35.i386", "4AS:php-ldap-0:4.3.9-3.35.ia64", "4AS:php-ldap-0:4.3.9-3.35.ppc", "4AS:php-ldap-0:4.3.9-3.35.s390", "4AS:php-ldap-0:4.3.9-3.35.s390x", "4AS:php-ldap-0:4.3.9-3.35.x86_64", "4AS:php-mbstring-0:4.3.9-3.35.i386", "4AS:php-mbstring-0:4.3.9-3.35.ia64", "4AS:php-mbstring-0:4.3.9-3.35.ppc", "4AS:php-mbstring-0:4.3.9-3.35.s390", "4AS:php-mbstring-0:4.3.9-3.35.s390x", "4AS:php-mbstring-0:4.3.9-3.35.x86_64", "4AS:php-mysql-0:4.3.9-3.35.i386", "4AS:php-mysql-0:4.3.9-3.35.ia64", "4AS:php-mysql-0:4.3.9-3.35.ppc", "4AS:php-mysql-0:4.3.9-3.35.s390", "4AS:php-mysql-0:4.3.9-3.35.s390x", "4AS:php-mysql-0:4.3.9-3.35.x86_64", "4AS:php-ncurses-0:4.3.9-3.35.i386", "4AS:php-ncurses-0:4.3.9-3.35.ia64", "4AS:php-ncurses-0:4.3.9-3.35.ppc", "4AS:php-ncurses-0:4.3.9-3.35.s390", "4AS:php-ncurses-0:4.3.9-3.35.s390x", "4AS:php-ncurses-0:4.3.9-3.35.x86_64", "4AS:php-odbc-0:4.3.9-3.35.i386", "4AS:php-odbc-0:4.3.9-3.35.ia64", "4AS:php-odbc-0:4.3.9-3.35.ppc", "4AS:php-odbc-0:4.3.9-3.35.s390", "4AS:php-odbc-0:4.3.9-3.35.s390x", "4AS:php-odbc-0:4.3.9-3.35.x86_64", "4AS:php-pear-0:4.3.9-3.35.i386", "4AS:php-pear-0:4.3.9-3.35.ia64", "4AS:php-pear-0:4.3.9-3.35.ppc", "4AS:php-pear-0:4.3.9-3.35.s390", "4AS:php-pear-0:4.3.9-3.35.s390x", "4AS:php-pear-0:4.3.9-3.35.x86_64", "4AS:php-pgsql-0:4.3.9-3.35.i386", "4AS:php-pgsql-0:4.3.9-3.35.ia64", "4AS:php-pgsql-0:4.3.9-3.35.ppc", "4AS:php-pgsql-0:4.3.9-3.35.s390", "4AS:php-pgsql-0:4.3.9-3.35.s390x", "4AS:php-pgsql-0:4.3.9-3.35.x86_64", "4AS:php-snmp-0:4.3.9-3.35.i386", "4AS:php-snmp-0:4.3.9-3.35.ia64", "4AS:php-snmp-0:4.3.9-3.35.ppc", "4AS:php-snmp-0:4.3.9-3.35.s390", "4AS:php-snmp-0:4.3.9-3.35.s390x", "4AS:php-snmp-0:4.3.9-3.35.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.35.i386", "4AS:php-xmlrpc-0:4.3.9-3.35.ia64", "4AS:php-xmlrpc-0:4.3.9-3.35.ppc", "4AS:php-xmlrpc-0:4.3.9-3.35.s390", "4AS:php-xmlrpc-0:4.3.9-3.35.s390x", "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64", "4Desktop:php-0:4.3.9-3.35.i386", "4Desktop:php-0:4.3.9-3.35.ia64", "4Desktop:php-0:4.3.9-3.35.ppc", "4Desktop:php-0:4.3.9-3.35.s390", "4Desktop:php-0:4.3.9-3.35.s390x", "4Desktop:php-0:4.3.9-3.35.src", "4Desktop:php-0:4.3.9-3.35.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.35.i386", "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64", "4Desktop:php-devel-0:4.3.9-3.35.i386", "4Desktop:php-devel-0:4.3.9-3.35.ia64", "4Desktop:php-devel-0:4.3.9-3.35.ppc", "4Desktop:php-devel-0:4.3.9-3.35.s390", "4Desktop:php-devel-0:4.3.9-3.35.s390x", "4Desktop:php-devel-0:4.3.9-3.35.x86_64", "4Desktop:php-domxml-0:4.3.9-3.35.i386", "4Desktop:php-domxml-0:4.3.9-3.35.ia64", "4Desktop:php-domxml-0:4.3.9-3.35.ppc", "4Desktop:php-domxml-0:4.3.9-3.35.s390", "4Desktop:php-domxml-0:4.3.9-3.35.s390x", "4Desktop:php-domxml-0:4.3.9-3.35.x86_64", "4Desktop:php-gd-0:4.3.9-3.35.i386", "4Desktop:php-gd-0:4.3.9-3.35.ia64", "4Desktop:php-gd-0:4.3.9-3.35.ppc", "4Desktop:php-gd-0:4.3.9-3.35.s390", "4Desktop:php-gd-0:4.3.9-3.35.s390x", "4Desktop:php-gd-0:4.3.9-3.35.x86_64", "4Desktop:php-imap-0:4.3.9-3.35.i386", "4Desktop:php-imap-0:4.3.9-3.35.ia64", "4Desktop:php-imap-0:4.3.9-3.35.ppc", "4Desktop:php-imap-0:4.3.9-3.35.s390", "4Desktop:php-imap-0:4.3.9-3.35.s390x", "4Desktop:php-imap-0:4.3.9-3.35.x86_64", "4Desktop:php-ldap-0:4.3.9-3.35.i386", "4Desktop:php-ldap-0:4.3.9-3.35.ia64", "4Desktop:php-ldap-0:4.3.9-3.35.ppc", "4Desktop:php-ldap-0:4.3.9-3.35.s390", "4Desktop:php-ldap-0:4.3.9-3.35.s390x", "4Desktop:php-ldap-0:4.3.9-3.35.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.35.i386", "4Desktop:php-mbstring-0:4.3.9-3.35.ia64", "4Desktop:php-mbstring-0:4.3.9-3.35.ppc", "4Desktop:php-mbstring-0:4.3.9-3.35.s390", "4Desktop:php-mbstring-0:4.3.9-3.35.s390x", "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64", "4Desktop:php-mysql-0:4.3.9-3.35.i386", "4Desktop:php-mysql-0:4.3.9-3.35.ia64", "4Desktop:php-mysql-0:4.3.9-3.35.ppc", "4Desktop:php-mysql-0:4.3.9-3.35.s390", "4Desktop:php-mysql-0:4.3.9-3.35.s390x", "4Desktop:php-mysql-0:4.3.9-3.35.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.35.i386", "4Desktop:php-ncurses-0:4.3.9-3.35.ia64", "4Desktop:php-ncurses-0:4.3.9-3.35.ppc", "4Desktop:php-ncurses-0:4.3.9-3.35.s390", "4Desktop:php-ncurses-0:4.3.9-3.35.s390x", "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64", "4Desktop:php-odbc-0:4.3.9-3.35.i386", "4Desktop:php-odbc-0:4.3.9-3.35.ia64", "4Desktop:php-odbc-0:4.3.9-3.35.ppc", "4Desktop:php-odbc-0:4.3.9-3.35.s390", "4Desktop:php-odbc-0:4.3.9-3.35.s390x", "4Desktop:php-odbc-0:4.3.9-3.35.x86_64", "4Desktop:php-pear-0:4.3.9-3.35.i386", "4Desktop:php-pear-0:4.3.9-3.35.ia64", "4Desktop:php-pear-0:4.3.9-3.35.ppc", "4Desktop:php-pear-0:4.3.9-3.35.s390", "4Desktop:php-pear-0:4.3.9-3.35.s390x", "4Desktop:php-pear-0:4.3.9-3.35.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.35.i386", "4Desktop:php-pgsql-0:4.3.9-3.35.ia64", "4Desktop:php-pgsql-0:4.3.9-3.35.ppc", "4Desktop:php-pgsql-0:4.3.9-3.35.s390", "4Desktop:php-pgsql-0:4.3.9-3.35.s390x", "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64", "4Desktop:php-snmp-0:4.3.9-3.35.i386", "4Desktop:php-snmp-0:4.3.9-3.35.ia64", "4Desktop:php-snmp-0:4.3.9-3.35.ppc", "4Desktop:php-snmp-0:4.3.9-3.35.s390", "4Desktop:php-snmp-0:4.3.9-3.35.s390x", "4Desktop:php-snmp-0:4.3.9-3.35.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64", "4ES:php-0:4.3.9-3.35.i386", "4ES:php-0:4.3.9-3.35.ia64", "4ES:php-0:4.3.9-3.35.ppc", "4ES:php-0:4.3.9-3.35.s390", "4ES:php-0:4.3.9-3.35.s390x", "4ES:php-0:4.3.9-3.35.src", "4ES:php-0:4.3.9-3.35.x86_64", "4ES:php-debuginfo-0:4.3.9-3.35.i386", "4ES:php-debuginfo-0:4.3.9-3.35.ia64", "4ES:php-debuginfo-0:4.3.9-3.35.ppc", "4ES:php-debuginfo-0:4.3.9-3.35.s390", "4ES:php-debuginfo-0:4.3.9-3.35.s390x", "4ES:php-debuginfo-0:4.3.9-3.35.x86_64", "4ES:php-devel-0:4.3.9-3.35.i386", "4ES:php-devel-0:4.3.9-3.35.ia64", "4ES:php-devel-0:4.3.9-3.35.ppc", "4ES:php-devel-0:4.3.9-3.35.s390", "4ES:php-devel-0:4.3.9-3.35.s390x", "4ES:php-devel-0:4.3.9-3.35.x86_64", "4ES:php-domxml-0:4.3.9-3.35.i386", "4ES:php-domxml-0:4.3.9-3.35.ia64", "4ES:php-domxml-0:4.3.9-3.35.ppc", "4ES:php-domxml-0:4.3.9-3.35.s390", "4ES:php-domxml-0:4.3.9-3.35.s390x", "4ES:php-domxml-0:4.3.9-3.35.x86_64", "4ES:php-gd-0:4.3.9-3.35.i386", "4ES:php-gd-0:4.3.9-3.35.ia64", "4ES:php-gd-0:4.3.9-3.35.ppc", "4ES:php-gd-0:4.3.9-3.35.s390", "4ES:php-gd-0:4.3.9-3.35.s390x", "4ES:php-gd-0:4.3.9-3.35.x86_64", "4ES:php-imap-0:4.3.9-3.35.i386", "4ES:php-imap-0:4.3.9-3.35.ia64", "4ES:php-imap-0:4.3.9-3.35.ppc", "4ES:php-imap-0:4.3.9-3.35.s390", "4ES:php-imap-0:4.3.9-3.35.s390x", "4ES:php-imap-0:4.3.9-3.35.x86_64", "4ES:php-ldap-0:4.3.9-3.35.i386", "4ES:php-ldap-0:4.3.9-3.35.ia64", "4ES:php-ldap-0:4.3.9-3.35.ppc", "4ES:php-ldap-0:4.3.9-3.35.s390", "4ES:php-ldap-0:4.3.9-3.35.s390x", "4ES:php-ldap-0:4.3.9-3.35.x86_64", "4ES:php-mbstring-0:4.3.9-3.35.i386", "4ES:php-mbstring-0:4.3.9-3.35.ia64", "4ES:php-mbstring-0:4.3.9-3.35.ppc", "4ES:php-mbstring-0:4.3.9-3.35.s390", "4ES:php-mbstring-0:4.3.9-3.35.s390x", "4ES:php-mbstring-0:4.3.9-3.35.x86_64", "4ES:php-mysql-0:4.3.9-3.35.i386", "4ES:php-mysql-0:4.3.9-3.35.ia64", "4ES:php-mysql-0:4.3.9-3.35.ppc", "4ES:php-mysql-0:4.3.9-3.35.s390", "4ES:php-mysql-0:4.3.9-3.35.s390x", "4ES:php-mysql-0:4.3.9-3.35.x86_64", "4ES:php-ncurses-0:4.3.9-3.35.i386", "4ES:php-ncurses-0:4.3.9-3.35.ia64", "4ES:php-ncurses-0:4.3.9-3.35.ppc", "4ES:php-ncurses-0:4.3.9-3.35.s390", "4ES:php-ncurses-0:4.3.9-3.35.s390x", "4ES:php-ncurses-0:4.3.9-3.35.x86_64", "4ES:php-odbc-0:4.3.9-3.35.i386", "4ES:php-odbc-0:4.3.9-3.35.ia64", "4ES:php-odbc-0:4.3.9-3.35.ppc", "4ES:php-odbc-0:4.3.9-3.35.s390", "4ES:php-odbc-0:4.3.9-3.35.s390x", "4ES:php-odbc-0:4.3.9-3.35.x86_64", "4ES:php-pear-0:4.3.9-3.35.i386", "4ES:php-pear-0:4.3.9-3.35.ia64", "4ES:php-pear-0:4.3.9-3.35.ppc", "4ES:php-pear-0:4.3.9-3.35.s390", "4ES:php-pear-0:4.3.9-3.35.s390x", "4ES:php-pear-0:4.3.9-3.35.x86_64", "4ES:php-pgsql-0:4.3.9-3.35.i386", "4ES:php-pgsql-0:4.3.9-3.35.ia64", "4ES:php-pgsql-0:4.3.9-3.35.ppc", "4ES:php-pgsql-0:4.3.9-3.35.s390", "4ES:php-pgsql-0:4.3.9-3.35.s390x", "4ES:php-pgsql-0:4.3.9-3.35.x86_64", "4ES:php-snmp-0:4.3.9-3.35.i386", "4ES:php-snmp-0:4.3.9-3.35.ia64", "4ES:php-snmp-0:4.3.9-3.35.ppc", "4ES:php-snmp-0:4.3.9-3.35.s390", "4ES:php-snmp-0:4.3.9-3.35.s390x", "4ES:php-snmp-0:4.3.9-3.35.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.35.i386", "4ES:php-xmlrpc-0:4.3.9-3.35.ia64", "4ES:php-xmlrpc-0:4.3.9-3.35.ppc", "4ES:php-xmlrpc-0:4.3.9-3.35.s390", "4ES:php-xmlrpc-0:4.3.9-3.35.s390x", "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64", "4WS:php-0:4.3.9-3.35.i386", "4WS:php-0:4.3.9-3.35.ia64", "4WS:php-0:4.3.9-3.35.ppc", "4WS:php-0:4.3.9-3.35.s390", "4WS:php-0:4.3.9-3.35.s390x", "4WS:php-0:4.3.9-3.35.src", "4WS:php-0:4.3.9-3.35.x86_64", "4WS:php-debuginfo-0:4.3.9-3.35.i386", "4WS:php-debuginfo-0:4.3.9-3.35.ia64", "4WS:php-debuginfo-0:4.3.9-3.35.ppc", "4WS:php-debuginfo-0:4.3.9-3.35.s390", "4WS:php-debuginfo-0:4.3.9-3.35.s390x", "4WS:php-debuginfo-0:4.3.9-3.35.x86_64", "4WS:php-devel-0:4.3.9-3.35.i386", "4WS:php-devel-0:4.3.9-3.35.ia64", "4WS:php-devel-0:4.3.9-3.35.ppc", "4WS:php-devel-0:4.3.9-3.35.s390", "4WS:php-devel-0:4.3.9-3.35.s390x", "4WS:php-devel-0:4.3.9-3.35.x86_64", "4WS:php-domxml-0:4.3.9-3.35.i386", "4WS:php-domxml-0:4.3.9-3.35.ia64", "4WS:php-domxml-0:4.3.9-3.35.ppc", "4WS:php-domxml-0:4.3.9-3.35.s390", "4WS:php-domxml-0:4.3.9-3.35.s390x", "4WS:php-domxml-0:4.3.9-3.35.x86_64", "4WS:php-gd-0:4.3.9-3.35.i386", "4WS:php-gd-0:4.3.9-3.35.ia64", "4WS:php-gd-0:4.3.9-3.35.ppc", "4WS:php-gd-0:4.3.9-3.35.s390", "4WS:php-gd-0:4.3.9-3.35.s390x", "4WS:php-gd-0:4.3.9-3.35.x86_64", "4WS:php-imap-0:4.3.9-3.35.i386", "4WS:php-imap-0:4.3.9-3.35.ia64", "4WS:php-imap-0:4.3.9-3.35.ppc", "4WS:php-imap-0:4.3.9-3.35.s390", "4WS:php-imap-0:4.3.9-3.35.s390x", "4WS:php-imap-0:4.3.9-3.35.x86_64", "4WS:php-ldap-0:4.3.9-3.35.i386", "4WS:php-ldap-0:4.3.9-3.35.ia64", "4WS:php-ldap-0:4.3.9-3.35.ppc", "4WS:php-ldap-0:4.3.9-3.35.s390", "4WS:php-ldap-0:4.3.9-3.35.s390x", "4WS:php-ldap-0:4.3.9-3.35.x86_64", "4WS:php-mbstring-0:4.3.9-3.35.i386", "4WS:php-mbstring-0:4.3.9-3.35.ia64", "4WS:php-mbstring-0:4.3.9-3.35.ppc", "4WS:php-mbstring-0:4.3.9-3.35.s390", "4WS:php-mbstring-0:4.3.9-3.35.s390x", "4WS:php-mbstring-0:4.3.9-3.35.x86_64", "4WS:php-mysql-0:4.3.9-3.35.i386", "4WS:php-mysql-0:4.3.9-3.35.ia64", "4WS:php-mysql-0:4.3.9-3.35.ppc", "4WS:php-mysql-0:4.3.9-3.35.s390", "4WS:php-mysql-0:4.3.9-3.35.s390x", "4WS:php-mysql-0:4.3.9-3.35.x86_64", "4WS:php-ncurses-0:4.3.9-3.35.i386", "4WS:php-ncurses-0:4.3.9-3.35.ia64", "4WS:php-ncurses-0:4.3.9-3.35.ppc", "4WS:php-ncurses-0:4.3.9-3.35.s390", "4WS:php-ncurses-0:4.3.9-3.35.s390x", "4WS:php-ncurses-0:4.3.9-3.35.x86_64", "4WS:php-odbc-0:4.3.9-3.35.i386", "4WS:php-odbc-0:4.3.9-3.35.ia64", "4WS:php-odbc-0:4.3.9-3.35.ppc", "4WS:php-odbc-0:4.3.9-3.35.s390", "4WS:php-odbc-0:4.3.9-3.35.s390x", "4WS:php-odbc-0:4.3.9-3.35.x86_64", "4WS:php-pear-0:4.3.9-3.35.i386", "4WS:php-pear-0:4.3.9-3.35.ia64", "4WS:php-pear-0:4.3.9-3.35.ppc", "4WS:php-pear-0:4.3.9-3.35.s390", "4WS:php-pear-0:4.3.9-3.35.s390x", "4WS:php-pear-0:4.3.9-3.35.x86_64", "4WS:php-pgsql-0:4.3.9-3.35.i386", "4WS:php-pgsql-0:4.3.9-3.35.ia64", "4WS:php-pgsql-0:4.3.9-3.35.ppc", "4WS:php-pgsql-0:4.3.9-3.35.s390", "4WS:php-pgsql-0:4.3.9-3.35.s390x", "4WS:php-pgsql-0:4.3.9-3.35.x86_64", "4WS:php-snmp-0:4.3.9-3.35.i386", "4WS:php-snmp-0:4.3.9-3.35.ia64", "4WS:php-snmp-0:4.3.9-3.35.ppc", "4WS:php-snmp-0:4.3.9-3.35.s390", "4WS:php-snmp-0:4.3.9-3.35.s390x", "4WS:php-snmp-0:4.3.9-3.35.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.35.i386", "4WS:php-xmlrpc-0:4.3.9-3.35.ia64", "4WS:php-xmlrpc-0:4.3.9-3.35.ppc", "4WS:php-xmlrpc-0:4.3.9-3.35.s390", "4WS:php-xmlrpc-0:4.3.9-3.35.s390x", "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2011-4566" }, { "category": "external", "summary": "RHBZ#758413", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=758413" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2011-4566", "url": "https://www.cve.org/CVERecord?id=CVE-2011-4566" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-4566", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-4566" } ], "release_date": "2011-10-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2012-01-30T18:16:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259", "product_ids": [ "4AS:php-0:4.3.9-3.35.i386", "4AS:php-0:4.3.9-3.35.ia64", "4AS:php-0:4.3.9-3.35.ppc", "4AS:php-0:4.3.9-3.35.s390", "4AS:php-0:4.3.9-3.35.s390x", "4AS:php-0:4.3.9-3.35.src", "4AS:php-0:4.3.9-3.35.x86_64", "4AS:php-debuginfo-0:4.3.9-3.35.i386", "4AS:php-debuginfo-0:4.3.9-3.35.ia64", "4AS:php-debuginfo-0:4.3.9-3.35.ppc", "4AS:php-debuginfo-0:4.3.9-3.35.s390", "4AS:php-debuginfo-0:4.3.9-3.35.s390x", "4AS:php-debuginfo-0:4.3.9-3.35.x86_64", "4AS:php-devel-0:4.3.9-3.35.i386", "4AS:php-devel-0:4.3.9-3.35.ia64", "4AS:php-devel-0:4.3.9-3.35.ppc", "4AS:php-devel-0:4.3.9-3.35.s390", "4AS:php-devel-0:4.3.9-3.35.s390x", "4AS:php-devel-0:4.3.9-3.35.x86_64", "4AS:php-domxml-0:4.3.9-3.35.i386", "4AS:php-domxml-0:4.3.9-3.35.ia64", "4AS:php-domxml-0:4.3.9-3.35.ppc", "4AS:php-domxml-0:4.3.9-3.35.s390", "4AS:php-domxml-0:4.3.9-3.35.s390x", "4AS:php-domxml-0:4.3.9-3.35.x86_64", "4AS:php-gd-0:4.3.9-3.35.i386", "4AS:php-gd-0:4.3.9-3.35.ia64", "4AS:php-gd-0:4.3.9-3.35.ppc", "4AS:php-gd-0:4.3.9-3.35.s390", "4AS:php-gd-0:4.3.9-3.35.s390x", "4AS:php-gd-0:4.3.9-3.35.x86_64", "4AS:php-imap-0:4.3.9-3.35.i386", "4AS:php-imap-0:4.3.9-3.35.ia64", "4AS:php-imap-0:4.3.9-3.35.ppc", "4AS:php-imap-0:4.3.9-3.35.s390", "4AS:php-imap-0:4.3.9-3.35.s390x", "4AS:php-imap-0:4.3.9-3.35.x86_64", "4AS:php-ldap-0:4.3.9-3.35.i386", "4AS:php-ldap-0:4.3.9-3.35.ia64", "4AS:php-ldap-0:4.3.9-3.35.ppc", "4AS:php-ldap-0:4.3.9-3.35.s390", "4AS:php-ldap-0:4.3.9-3.35.s390x", "4AS:php-ldap-0:4.3.9-3.35.x86_64", "4AS:php-mbstring-0:4.3.9-3.35.i386", "4AS:php-mbstring-0:4.3.9-3.35.ia64", "4AS:php-mbstring-0:4.3.9-3.35.ppc", "4AS:php-mbstring-0:4.3.9-3.35.s390", "4AS:php-mbstring-0:4.3.9-3.35.s390x", "4AS:php-mbstring-0:4.3.9-3.35.x86_64", "4AS:php-mysql-0:4.3.9-3.35.i386", "4AS:php-mysql-0:4.3.9-3.35.ia64", "4AS:php-mysql-0:4.3.9-3.35.ppc", "4AS:php-mysql-0:4.3.9-3.35.s390", "4AS:php-mysql-0:4.3.9-3.35.s390x", "4AS:php-mysql-0:4.3.9-3.35.x86_64", "4AS:php-ncurses-0:4.3.9-3.35.i386", "4AS:php-ncurses-0:4.3.9-3.35.ia64", "4AS:php-ncurses-0:4.3.9-3.35.ppc", "4AS:php-ncurses-0:4.3.9-3.35.s390", "4AS:php-ncurses-0:4.3.9-3.35.s390x", "4AS:php-ncurses-0:4.3.9-3.35.x86_64", "4AS:php-odbc-0:4.3.9-3.35.i386", "4AS:php-odbc-0:4.3.9-3.35.ia64", "4AS:php-odbc-0:4.3.9-3.35.ppc", "4AS:php-odbc-0:4.3.9-3.35.s390", "4AS:php-odbc-0:4.3.9-3.35.s390x", "4AS:php-odbc-0:4.3.9-3.35.x86_64", "4AS:php-pear-0:4.3.9-3.35.i386", "4AS:php-pear-0:4.3.9-3.35.ia64", "4AS:php-pear-0:4.3.9-3.35.ppc", "4AS:php-pear-0:4.3.9-3.35.s390", "4AS:php-pear-0:4.3.9-3.35.s390x", "4AS:php-pear-0:4.3.9-3.35.x86_64", "4AS:php-pgsql-0:4.3.9-3.35.i386", "4AS:php-pgsql-0:4.3.9-3.35.ia64", "4AS:php-pgsql-0:4.3.9-3.35.ppc", "4AS:php-pgsql-0:4.3.9-3.35.s390", "4AS:php-pgsql-0:4.3.9-3.35.s390x", "4AS:php-pgsql-0:4.3.9-3.35.x86_64", "4AS:php-snmp-0:4.3.9-3.35.i386", "4AS:php-snmp-0:4.3.9-3.35.ia64", "4AS:php-snmp-0:4.3.9-3.35.ppc", "4AS:php-snmp-0:4.3.9-3.35.s390", "4AS:php-snmp-0:4.3.9-3.35.s390x", "4AS:php-snmp-0:4.3.9-3.35.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.35.i386", "4AS:php-xmlrpc-0:4.3.9-3.35.ia64", "4AS:php-xmlrpc-0:4.3.9-3.35.ppc", "4AS:php-xmlrpc-0:4.3.9-3.35.s390", "4AS:php-xmlrpc-0:4.3.9-3.35.s390x", "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64", "4Desktop:php-0:4.3.9-3.35.i386", "4Desktop:php-0:4.3.9-3.35.ia64", "4Desktop:php-0:4.3.9-3.35.ppc", "4Desktop:php-0:4.3.9-3.35.s390", "4Desktop:php-0:4.3.9-3.35.s390x", "4Desktop:php-0:4.3.9-3.35.src", "4Desktop:php-0:4.3.9-3.35.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.35.i386", "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64", "4Desktop:php-devel-0:4.3.9-3.35.i386", "4Desktop:php-devel-0:4.3.9-3.35.ia64", "4Desktop:php-devel-0:4.3.9-3.35.ppc", "4Desktop:php-devel-0:4.3.9-3.35.s390", "4Desktop:php-devel-0:4.3.9-3.35.s390x", "4Desktop:php-devel-0:4.3.9-3.35.x86_64", "4Desktop:php-domxml-0:4.3.9-3.35.i386", "4Desktop:php-domxml-0:4.3.9-3.35.ia64", "4Desktop:php-domxml-0:4.3.9-3.35.ppc", "4Desktop:php-domxml-0:4.3.9-3.35.s390", "4Desktop:php-domxml-0:4.3.9-3.35.s390x", "4Desktop:php-domxml-0:4.3.9-3.35.x86_64", "4Desktop:php-gd-0:4.3.9-3.35.i386", "4Desktop:php-gd-0:4.3.9-3.35.ia64", "4Desktop:php-gd-0:4.3.9-3.35.ppc", "4Desktop:php-gd-0:4.3.9-3.35.s390", "4Desktop:php-gd-0:4.3.9-3.35.s390x", "4Desktop:php-gd-0:4.3.9-3.35.x86_64", "4Desktop:php-imap-0:4.3.9-3.35.i386", "4Desktop:php-imap-0:4.3.9-3.35.ia64", "4Desktop:php-imap-0:4.3.9-3.35.ppc", "4Desktop:php-imap-0:4.3.9-3.35.s390", "4Desktop:php-imap-0:4.3.9-3.35.s390x", "4Desktop:php-imap-0:4.3.9-3.35.x86_64", "4Desktop:php-ldap-0:4.3.9-3.35.i386", "4Desktop:php-ldap-0:4.3.9-3.35.ia64", "4Desktop:php-ldap-0:4.3.9-3.35.ppc", "4Desktop:php-ldap-0:4.3.9-3.35.s390", "4Desktop:php-ldap-0:4.3.9-3.35.s390x", "4Desktop:php-ldap-0:4.3.9-3.35.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.35.i386", "4Desktop:php-mbstring-0:4.3.9-3.35.ia64", "4Desktop:php-mbstring-0:4.3.9-3.35.ppc", "4Desktop:php-mbstring-0:4.3.9-3.35.s390", "4Desktop:php-mbstring-0:4.3.9-3.35.s390x", "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64", "4Desktop:php-mysql-0:4.3.9-3.35.i386", "4Desktop:php-mysql-0:4.3.9-3.35.ia64", "4Desktop:php-mysql-0:4.3.9-3.35.ppc", "4Desktop:php-mysql-0:4.3.9-3.35.s390", "4Desktop:php-mysql-0:4.3.9-3.35.s390x", "4Desktop:php-mysql-0:4.3.9-3.35.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.35.i386", "4Desktop:php-ncurses-0:4.3.9-3.35.ia64", "4Desktop:php-ncurses-0:4.3.9-3.35.ppc", "4Desktop:php-ncurses-0:4.3.9-3.35.s390", "4Desktop:php-ncurses-0:4.3.9-3.35.s390x", "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64", "4Desktop:php-odbc-0:4.3.9-3.35.i386", "4Desktop:php-odbc-0:4.3.9-3.35.ia64", "4Desktop:php-odbc-0:4.3.9-3.35.ppc", "4Desktop:php-odbc-0:4.3.9-3.35.s390", "4Desktop:php-odbc-0:4.3.9-3.35.s390x", "4Desktop:php-odbc-0:4.3.9-3.35.x86_64", "4Desktop:php-pear-0:4.3.9-3.35.i386", "4Desktop:php-pear-0:4.3.9-3.35.ia64", "4Desktop:php-pear-0:4.3.9-3.35.ppc", "4Desktop:php-pear-0:4.3.9-3.35.s390", "4Desktop:php-pear-0:4.3.9-3.35.s390x", "4Desktop:php-pear-0:4.3.9-3.35.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.35.i386", "4Desktop:php-pgsql-0:4.3.9-3.35.ia64", "4Desktop:php-pgsql-0:4.3.9-3.35.ppc", "4Desktop:php-pgsql-0:4.3.9-3.35.s390", "4Desktop:php-pgsql-0:4.3.9-3.35.s390x", "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64", "4Desktop:php-snmp-0:4.3.9-3.35.i386", "4Desktop:php-snmp-0:4.3.9-3.35.ia64", "4Desktop:php-snmp-0:4.3.9-3.35.ppc", "4Desktop:php-snmp-0:4.3.9-3.35.s390", "4Desktop:php-snmp-0:4.3.9-3.35.s390x", "4Desktop:php-snmp-0:4.3.9-3.35.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64", "4ES:php-0:4.3.9-3.35.i386", "4ES:php-0:4.3.9-3.35.ia64", "4ES:php-0:4.3.9-3.35.ppc", "4ES:php-0:4.3.9-3.35.s390", "4ES:php-0:4.3.9-3.35.s390x", "4ES:php-0:4.3.9-3.35.src", "4ES:php-0:4.3.9-3.35.x86_64", "4ES:php-debuginfo-0:4.3.9-3.35.i386", "4ES:php-debuginfo-0:4.3.9-3.35.ia64", "4ES:php-debuginfo-0:4.3.9-3.35.ppc", "4ES:php-debuginfo-0:4.3.9-3.35.s390", "4ES:php-debuginfo-0:4.3.9-3.35.s390x", "4ES:php-debuginfo-0:4.3.9-3.35.x86_64", "4ES:php-devel-0:4.3.9-3.35.i386", "4ES:php-devel-0:4.3.9-3.35.ia64", "4ES:php-devel-0:4.3.9-3.35.ppc", "4ES:php-devel-0:4.3.9-3.35.s390", "4ES:php-devel-0:4.3.9-3.35.s390x", "4ES:php-devel-0:4.3.9-3.35.x86_64", "4ES:php-domxml-0:4.3.9-3.35.i386", "4ES:php-domxml-0:4.3.9-3.35.ia64", "4ES:php-domxml-0:4.3.9-3.35.ppc", "4ES:php-domxml-0:4.3.9-3.35.s390", "4ES:php-domxml-0:4.3.9-3.35.s390x", "4ES:php-domxml-0:4.3.9-3.35.x86_64", "4ES:php-gd-0:4.3.9-3.35.i386", "4ES:php-gd-0:4.3.9-3.35.ia64", "4ES:php-gd-0:4.3.9-3.35.ppc", "4ES:php-gd-0:4.3.9-3.35.s390", "4ES:php-gd-0:4.3.9-3.35.s390x", "4ES:php-gd-0:4.3.9-3.35.x86_64", "4ES:php-imap-0:4.3.9-3.35.i386", "4ES:php-imap-0:4.3.9-3.35.ia64", "4ES:php-imap-0:4.3.9-3.35.ppc", "4ES:php-imap-0:4.3.9-3.35.s390", "4ES:php-imap-0:4.3.9-3.35.s390x", "4ES:php-imap-0:4.3.9-3.35.x86_64", "4ES:php-ldap-0:4.3.9-3.35.i386", "4ES:php-ldap-0:4.3.9-3.35.ia64", "4ES:php-ldap-0:4.3.9-3.35.ppc", "4ES:php-ldap-0:4.3.9-3.35.s390", "4ES:php-ldap-0:4.3.9-3.35.s390x", "4ES:php-ldap-0:4.3.9-3.35.x86_64", "4ES:php-mbstring-0:4.3.9-3.35.i386", "4ES:php-mbstring-0:4.3.9-3.35.ia64", "4ES:php-mbstring-0:4.3.9-3.35.ppc", "4ES:php-mbstring-0:4.3.9-3.35.s390", "4ES:php-mbstring-0:4.3.9-3.35.s390x", "4ES:php-mbstring-0:4.3.9-3.35.x86_64", "4ES:php-mysql-0:4.3.9-3.35.i386", "4ES:php-mysql-0:4.3.9-3.35.ia64", "4ES:php-mysql-0:4.3.9-3.35.ppc", "4ES:php-mysql-0:4.3.9-3.35.s390", "4ES:php-mysql-0:4.3.9-3.35.s390x", "4ES:php-mysql-0:4.3.9-3.35.x86_64", "4ES:php-ncurses-0:4.3.9-3.35.i386", "4ES:php-ncurses-0:4.3.9-3.35.ia64", "4ES:php-ncurses-0:4.3.9-3.35.ppc", "4ES:php-ncurses-0:4.3.9-3.35.s390", "4ES:php-ncurses-0:4.3.9-3.35.s390x", "4ES:php-ncurses-0:4.3.9-3.35.x86_64", "4ES:php-odbc-0:4.3.9-3.35.i386", "4ES:php-odbc-0:4.3.9-3.35.ia64", "4ES:php-odbc-0:4.3.9-3.35.ppc", "4ES:php-odbc-0:4.3.9-3.35.s390", "4ES:php-odbc-0:4.3.9-3.35.s390x", "4ES:php-odbc-0:4.3.9-3.35.x86_64", "4ES:php-pear-0:4.3.9-3.35.i386", "4ES:php-pear-0:4.3.9-3.35.ia64", "4ES:php-pear-0:4.3.9-3.35.ppc", "4ES:php-pear-0:4.3.9-3.35.s390", "4ES:php-pear-0:4.3.9-3.35.s390x", "4ES:php-pear-0:4.3.9-3.35.x86_64", "4ES:php-pgsql-0:4.3.9-3.35.i386", "4ES:php-pgsql-0:4.3.9-3.35.ia64", "4ES:php-pgsql-0:4.3.9-3.35.ppc", "4ES:php-pgsql-0:4.3.9-3.35.s390", "4ES:php-pgsql-0:4.3.9-3.35.s390x", "4ES:php-pgsql-0:4.3.9-3.35.x86_64", "4ES:php-snmp-0:4.3.9-3.35.i386", "4ES:php-snmp-0:4.3.9-3.35.ia64", "4ES:php-snmp-0:4.3.9-3.35.ppc", "4ES:php-snmp-0:4.3.9-3.35.s390", "4ES:php-snmp-0:4.3.9-3.35.s390x", "4ES:php-snmp-0:4.3.9-3.35.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.35.i386", "4ES:php-xmlrpc-0:4.3.9-3.35.ia64", "4ES:php-xmlrpc-0:4.3.9-3.35.ppc", "4ES:php-xmlrpc-0:4.3.9-3.35.s390", "4ES:php-xmlrpc-0:4.3.9-3.35.s390x", "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64", "4WS:php-0:4.3.9-3.35.i386", "4WS:php-0:4.3.9-3.35.ia64", "4WS:php-0:4.3.9-3.35.ppc", "4WS:php-0:4.3.9-3.35.s390", "4WS:php-0:4.3.9-3.35.s390x", "4WS:php-0:4.3.9-3.35.src", "4WS:php-0:4.3.9-3.35.x86_64", "4WS:php-debuginfo-0:4.3.9-3.35.i386", "4WS:php-debuginfo-0:4.3.9-3.35.ia64", "4WS:php-debuginfo-0:4.3.9-3.35.ppc", "4WS:php-debuginfo-0:4.3.9-3.35.s390", "4WS:php-debuginfo-0:4.3.9-3.35.s390x", "4WS:php-debuginfo-0:4.3.9-3.35.x86_64", "4WS:php-devel-0:4.3.9-3.35.i386", "4WS:php-devel-0:4.3.9-3.35.ia64", "4WS:php-devel-0:4.3.9-3.35.ppc", "4WS:php-devel-0:4.3.9-3.35.s390", "4WS:php-devel-0:4.3.9-3.35.s390x", "4WS:php-devel-0:4.3.9-3.35.x86_64", "4WS:php-domxml-0:4.3.9-3.35.i386", "4WS:php-domxml-0:4.3.9-3.35.ia64", "4WS:php-domxml-0:4.3.9-3.35.ppc", "4WS:php-domxml-0:4.3.9-3.35.s390", "4WS:php-domxml-0:4.3.9-3.35.s390x", "4WS:php-domxml-0:4.3.9-3.35.x86_64", "4WS:php-gd-0:4.3.9-3.35.i386", "4WS:php-gd-0:4.3.9-3.35.ia64", "4WS:php-gd-0:4.3.9-3.35.ppc", "4WS:php-gd-0:4.3.9-3.35.s390", "4WS:php-gd-0:4.3.9-3.35.s390x", "4WS:php-gd-0:4.3.9-3.35.x86_64", "4WS:php-imap-0:4.3.9-3.35.i386", "4WS:php-imap-0:4.3.9-3.35.ia64", "4WS:php-imap-0:4.3.9-3.35.ppc", "4WS:php-imap-0:4.3.9-3.35.s390", "4WS:php-imap-0:4.3.9-3.35.s390x", "4WS:php-imap-0:4.3.9-3.35.x86_64", "4WS:php-ldap-0:4.3.9-3.35.i386", "4WS:php-ldap-0:4.3.9-3.35.ia64", "4WS:php-ldap-0:4.3.9-3.35.ppc", "4WS:php-ldap-0:4.3.9-3.35.s390", "4WS:php-ldap-0:4.3.9-3.35.s390x", "4WS:php-ldap-0:4.3.9-3.35.x86_64", "4WS:php-mbstring-0:4.3.9-3.35.i386", "4WS:php-mbstring-0:4.3.9-3.35.ia64", "4WS:php-mbstring-0:4.3.9-3.35.ppc", "4WS:php-mbstring-0:4.3.9-3.35.s390", "4WS:php-mbstring-0:4.3.9-3.35.s390x", "4WS:php-mbstring-0:4.3.9-3.35.x86_64", "4WS:php-mysql-0:4.3.9-3.35.i386", "4WS:php-mysql-0:4.3.9-3.35.ia64", "4WS:php-mysql-0:4.3.9-3.35.ppc", "4WS:php-mysql-0:4.3.9-3.35.s390", "4WS:php-mysql-0:4.3.9-3.35.s390x", "4WS:php-mysql-0:4.3.9-3.35.x86_64", "4WS:php-ncurses-0:4.3.9-3.35.i386", "4WS:php-ncurses-0:4.3.9-3.35.ia64", "4WS:php-ncurses-0:4.3.9-3.35.ppc", "4WS:php-ncurses-0:4.3.9-3.35.s390", "4WS:php-ncurses-0:4.3.9-3.35.s390x", "4WS:php-ncurses-0:4.3.9-3.35.x86_64", "4WS:php-odbc-0:4.3.9-3.35.i386", "4WS:php-odbc-0:4.3.9-3.35.ia64", "4WS:php-odbc-0:4.3.9-3.35.ppc", "4WS:php-odbc-0:4.3.9-3.35.s390", "4WS:php-odbc-0:4.3.9-3.35.s390x", "4WS:php-odbc-0:4.3.9-3.35.x86_64", "4WS:php-pear-0:4.3.9-3.35.i386", "4WS:php-pear-0:4.3.9-3.35.ia64", "4WS:php-pear-0:4.3.9-3.35.ppc", "4WS:php-pear-0:4.3.9-3.35.s390", "4WS:php-pear-0:4.3.9-3.35.s390x", "4WS:php-pear-0:4.3.9-3.35.x86_64", "4WS:php-pgsql-0:4.3.9-3.35.i386", "4WS:php-pgsql-0:4.3.9-3.35.ia64", "4WS:php-pgsql-0:4.3.9-3.35.ppc", "4WS:php-pgsql-0:4.3.9-3.35.s390", "4WS:php-pgsql-0:4.3.9-3.35.s390x", "4WS:php-pgsql-0:4.3.9-3.35.x86_64", "4WS:php-snmp-0:4.3.9-3.35.i386", "4WS:php-snmp-0:4.3.9-3.35.ia64", "4WS:php-snmp-0:4.3.9-3.35.ppc", "4WS:php-snmp-0:4.3.9-3.35.s390", "4WS:php-snmp-0:4.3.9-3.35.s390x", "4WS:php-snmp-0:4.3.9-3.35.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.35.i386", "4WS:php-xmlrpc-0:4.3.9-3.35.ia64", "4WS:php-xmlrpc-0:4.3.9-3.35.ppc", "4WS:php-xmlrpc-0:4.3.9-3.35.s390", "4WS:php-xmlrpc-0:4.3.9-3.35.s390x", "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2012:0071" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:P", "version": "2.0" }, "products": [ "4AS:php-0:4.3.9-3.35.i386", "4AS:php-0:4.3.9-3.35.ia64", "4AS:php-0:4.3.9-3.35.ppc", "4AS:php-0:4.3.9-3.35.s390", "4AS:php-0:4.3.9-3.35.s390x", "4AS:php-0:4.3.9-3.35.src", "4AS:php-0:4.3.9-3.35.x86_64", "4AS:php-debuginfo-0:4.3.9-3.35.i386", "4AS:php-debuginfo-0:4.3.9-3.35.ia64", "4AS:php-debuginfo-0:4.3.9-3.35.ppc", "4AS:php-debuginfo-0:4.3.9-3.35.s390", "4AS:php-debuginfo-0:4.3.9-3.35.s390x", "4AS:php-debuginfo-0:4.3.9-3.35.x86_64", "4AS:php-devel-0:4.3.9-3.35.i386", "4AS:php-devel-0:4.3.9-3.35.ia64", "4AS:php-devel-0:4.3.9-3.35.ppc", "4AS:php-devel-0:4.3.9-3.35.s390", "4AS:php-devel-0:4.3.9-3.35.s390x", "4AS:php-devel-0:4.3.9-3.35.x86_64", "4AS:php-domxml-0:4.3.9-3.35.i386", "4AS:php-domxml-0:4.3.9-3.35.ia64", "4AS:php-domxml-0:4.3.9-3.35.ppc", "4AS:php-domxml-0:4.3.9-3.35.s390", "4AS:php-domxml-0:4.3.9-3.35.s390x", "4AS:php-domxml-0:4.3.9-3.35.x86_64", "4AS:php-gd-0:4.3.9-3.35.i386", "4AS:php-gd-0:4.3.9-3.35.ia64", "4AS:php-gd-0:4.3.9-3.35.ppc", "4AS:php-gd-0:4.3.9-3.35.s390", "4AS:php-gd-0:4.3.9-3.35.s390x", "4AS:php-gd-0:4.3.9-3.35.x86_64", "4AS:php-imap-0:4.3.9-3.35.i386", "4AS:php-imap-0:4.3.9-3.35.ia64", "4AS:php-imap-0:4.3.9-3.35.ppc", "4AS:php-imap-0:4.3.9-3.35.s390", "4AS:php-imap-0:4.3.9-3.35.s390x", "4AS:php-imap-0:4.3.9-3.35.x86_64", "4AS:php-ldap-0:4.3.9-3.35.i386", "4AS:php-ldap-0:4.3.9-3.35.ia64", "4AS:php-ldap-0:4.3.9-3.35.ppc", "4AS:php-ldap-0:4.3.9-3.35.s390", "4AS:php-ldap-0:4.3.9-3.35.s390x", "4AS:php-ldap-0:4.3.9-3.35.x86_64", "4AS:php-mbstring-0:4.3.9-3.35.i386", "4AS:php-mbstring-0:4.3.9-3.35.ia64", "4AS:php-mbstring-0:4.3.9-3.35.ppc", "4AS:php-mbstring-0:4.3.9-3.35.s390", "4AS:php-mbstring-0:4.3.9-3.35.s390x", "4AS:php-mbstring-0:4.3.9-3.35.x86_64", "4AS:php-mysql-0:4.3.9-3.35.i386", "4AS:php-mysql-0:4.3.9-3.35.ia64", "4AS:php-mysql-0:4.3.9-3.35.ppc", "4AS:php-mysql-0:4.3.9-3.35.s390", "4AS:php-mysql-0:4.3.9-3.35.s390x", "4AS:php-mysql-0:4.3.9-3.35.x86_64", "4AS:php-ncurses-0:4.3.9-3.35.i386", "4AS:php-ncurses-0:4.3.9-3.35.ia64", "4AS:php-ncurses-0:4.3.9-3.35.ppc", "4AS:php-ncurses-0:4.3.9-3.35.s390", "4AS:php-ncurses-0:4.3.9-3.35.s390x", "4AS:php-ncurses-0:4.3.9-3.35.x86_64", "4AS:php-odbc-0:4.3.9-3.35.i386", "4AS:php-odbc-0:4.3.9-3.35.ia64", "4AS:php-odbc-0:4.3.9-3.35.ppc", "4AS:php-odbc-0:4.3.9-3.35.s390", "4AS:php-odbc-0:4.3.9-3.35.s390x", "4AS:php-odbc-0:4.3.9-3.35.x86_64", "4AS:php-pear-0:4.3.9-3.35.i386", "4AS:php-pear-0:4.3.9-3.35.ia64", "4AS:php-pear-0:4.3.9-3.35.ppc", "4AS:php-pear-0:4.3.9-3.35.s390", "4AS:php-pear-0:4.3.9-3.35.s390x", "4AS:php-pear-0:4.3.9-3.35.x86_64", "4AS:php-pgsql-0:4.3.9-3.35.i386", "4AS:php-pgsql-0:4.3.9-3.35.ia64", "4AS:php-pgsql-0:4.3.9-3.35.ppc", "4AS:php-pgsql-0:4.3.9-3.35.s390", "4AS:php-pgsql-0:4.3.9-3.35.s390x", "4AS:php-pgsql-0:4.3.9-3.35.x86_64", "4AS:php-snmp-0:4.3.9-3.35.i386", "4AS:php-snmp-0:4.3.9-3.35.ia64", "4AS:php-snmp-0:4.3.9-3.35.ppc", "4AS:php-snmp-0:4.3.9-3.35.s390", "4AS:php-snmp-0:4.3.9-3.35.s390x", "4AS:php-snmp-0:4.3.9-3.35.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.35.i386", "4AS:php-xmlrpc-0:4.3.9-3.35.ia64", "4AS:php-xmlrpc-0:4.3.9-3.35.ppc", "4AS:php-xmlrpc-0:4.3.9-3.35.s390", "4AS:php-xmlrpc-0:4.3.9-3.35.s390x", "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64", "4Desktop:php-0:4.3.9-3.35.i386", "4Desktop:php-0:4.3.9-3.35.ia64", "4Desktop:php-0:4.3.9-3.35.ppc", "4Desktop:php-0:4.3.9-3.35.s390", "4Desktop:php-0:4.3.9-3.35.s390x", "4Desktop:php-0:4.3.9-3.35.src", "4Desktop:php-0:4.3.9-3.35.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.35.i386", "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64", "4Desktop:php-devel-0:4.3.9-3.35.i386", "4Desktop:php-devel-0:4.3.9-3.35.ia64", "4Desktop:php-devel-0:4.3.9-3.35.ppc", "4Desktop:php-devel-0:4.3.9-3.35.s390", "4Desktop:php-devel-0:4.3.9-3.35.s390x", "4Desktop:php-devel-0:4.3.9-3.35.x86_64", "4Desktop:php-domxml-0:4.3.9-3.35.i386", "4Desktop:php-domxml-0:4.3.9-3.35.ia64", "4Desktop:php-domxml-0:4.3.9-3.35.ppc", "4Desktop:php-domxml-0:4.3.9-3.35.s390", "4Desktop:php-domxml-0:4.3.9-3.35.s390x", "4Desktop:php-domxml-0:4.3.9-3.35.x86_64", "4Desktop:php-gd-0:4.3.9-3.35.i386", "4Desktop:php-gd-0:4.3.9-3.35.ia64", "4Desktop:php-gd-0:4.3.9-3.35.ppc", "4Desktop:php-gd-0:4.3.9-3.35.s390", "4Desktop:php-gd-0:4.3.9-3.35.s390x", "4Desktop:php-gd-0:4.3.9-3.35.x86_64", "4Desktop:php-imap-0:4.3.9-3.35.i386", "4Desktop:php-imap-0:4.3.9-3.35.ia64", "4Desktop:php-imap-0:4.3.9-3.35.ppc", "4Desktop:php-imap-0:4.3.9-3.35.s390", "4Desktop:php-imap-0:4.3.9-3.35.s390x", "4Desktop:php-imap-0:4.3.9-3.35.x86_64", "4Desktop:php-ldap-0:4.3.9-3.35.i386", "4Desktop:php-ldap-0:4.3.9-3.35.ia64", "4Desktop:php-ldap-0:4.3.9-3.35.ppc", "4Desktop:php-ldap-0:4.3.9-3.35.s390", "4Desktop:php-ldap-0:4.3.9-3.35.s390x", "4Desktop:php-ldap-0:4.3.9-3.35.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.35.i386", "4Desktop:php-mbstring-0:4.3.9-3.35.ia64", "4Desktop:php-mbstring-0:4.3.9-3.35.ppc", "4Desktop:php-mbstring-0:4.3.9-3.35.s390", "4Desktop:php-mbstring-0:4.3.9-3.35.s390x", "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64", "4Desktop:php-mysql-0:4.3.9-3.35.i386", "4Desktop:php-mysql-0:4.3.9-3.35.ia64", "4Desktop:php-mysql-0:4.3.9-3.35.ppc", "4Desktop:php-mysql-0:4.3.9-3.35.s390", "4Desktop:php-mysql-0:4.3.9-3.35.s390x", "4Desktop:php-mysql-0:4.3.9-3.35.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.35.i386", "4Desktop:php-ncurses-0:4.3.9-3.35.ia64", "4Desktop:php-ncurses-0:4.3.9-3.35.ppc", "4Desktop:php-ncurses-0:4.3.9-3.35.s390", "4Desktop:php-ncurses-0:4.3.9-3.35.s390x", "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64", "4Desktop:php-odbc-0:4.3.9-3.35.i386", "4Desktop:php-odbc-0:4.3.9-3.35.ia64", "4Desktop:php-odbc-0:4.3.9-3.35.ppc", "4Desktop:php-odbc-0:4.3.9-3.35.s390", "4Desktop:php-odbc-0:4.3.9-3.35.s390x", "4Desktop:php-odbc-0:4.3.9-3.35.x86_64", "4Desktop:php-pear-0:4.3.9-3.35.i386", "4Desktop:php-pear-0:4.3.9-3.35.ia64", "4Desktop:php-pear-0:4.3.9-3.35.ppc", "4Desktop:php-pear-0:4.3.9-3.35.s390", "4Desktop:php-pear-0:4.3.9-3.35.s390x", "4Desktop:php-pear-0:4.3.9-3.35.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.35.i386", "4Desktop:php-pgsql-0:4.3.9-3.35.ia64", "4Desktop:php-pgsql-0:4.3.9-3.35.ppc", "4Desktop:php-pgsql-0:4.3.9-3.35.s390", "4Desktop:php-pgsql-0:4.3.9-3.35.s390x", "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64", "4Desktop:php-snmp-0:4.3.9-3.35.i386", "4Desktop:php-snmp-0:4.3.9-3.35.ia64", "4Desktop:php-snmp-0:4.3.9-3.35.ppc", "4Desktop:php-snmp-0:4.3.9-3.35.s390", "4Desktop:php-snmp-0:4.3.9-3.35.s390x", "4Desktop:php-snmp-0:4.3.9-3.35.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64", "4ES:php-0:4.3.9-3.35.i386", "4ES:php-0:4.3.9-3.35.ia64", "4ES:php-0:4.3.9-3.35.ppc", "4ES:php-0:4.3.9-3.35.s390", "4ES:php-0:4.3.9-3.35.s390x", "4ES:php-0:4.3.9-3.35.src", "4ES:php-0:4.3.9-3.35.x86_64", "4ES:php-debuginfo-0:4.3.9-3.35.i386", "4ES:php-debuginfo-0:4.3.9-3.35.ia64", "4ES:php-debuginfo-0:4.3.9-3.35.ppc", "4ES:php-debuginfo-0:4.3.9-3.35.s390", "4ES:php-debuginfo-0:4.3.9-3.35.s390x", "4ES:php-debuginfo-0:4.3.9-3.35.x86_64", "4ES:php-devel-0:4.3.9-3.35.i386", "4ES:php-devel-0:4.3.9-3.35.ia64", "4ES:php-devel-0:4.3.9-3.35.ppc", "4ES:php-devel-0:4.3.9-3.35.s390", "4ES:php-devel-0:4.3.9-3.35.s390x", "4ES:php-devel-0:4.3.9-3.35.x86_64", "4ES:php-domxml-0:4.3.9-3.35.i386", "4ES:php-domxml-0:4.3.9-3.35.ia64", "4ES:php-domxml-0:4.3.9-3.35.ppc", "4ES:php-domxml-0:4.3.9-3.35.s390", "4ES:php-domxml-0:4.3.9-3.35.s390x", "4ES:php-domxml-0:4.3.9-3.35.x86_64", "4ES:php-gd-0:4.3.9-3.35.i386", "4ES:php-gd-0:4.3.9-3.35.ia64", "4ES:php-gd-0:4.3.9-3.35.ppc", "4ES:php-gd-0:4.3.9-3.35.s390", "4ES:php-gd-0:4.3.9-3.35.s390x", "4ES:php-gd-0:4.3.9-3.35.x86_64", "4ES:php-imap-0:4.3.9-3.35.i386", "4ES:php-imap-0:4.3.9-3.35.ia64", "4ES:php-imap-0:4.3.9-3.35.ppc", "4ES:php-imap-0:4.3.9-3.35.s390", "4ES:php-imap-0:4.3.9-3.35.s390x", "4ES:php-imap-0:4.3.9-3.35.x86_64", "4ES:php-ldap-0:4.3.9-3.35.i386", "4ES:php-ldap-0:4.3.9-3.35.ia64", "4ES:php-ldap-0:4.3.9-3.35.ppc", "4ES:php-ldap-0:4.3.9-3.35.s390", "4ES:php-ldap-0:4.3.9-3.35.s390x", "4ES:php-ldap-0:4.3.9-3.35.x86_64", "4ES:php-mbstring-0:4.3.9-3.35.i386", "4ES:php-mbstring-0:4.3.9-3.35.ia64", "4ES:php-mbstring-0:4.3.9-3.35.ppc", "4ES:php-mbstring-0:4.3.9-3.35.s390", "4ES:php-mbstring-0:4.3.9-3.35.s390x", "4ES:php-mbstring-0:4.3.9-3.35.x86_64", "4ES:php-mysql-0:4.3.9-3.35.i386", "4ES:php-mysql-0:4.3.9-3.35.ia64", "4ES:php-mysql-0:4.3.9-3.35.ppc", "4ES:php-mysql-0:4.3.9-3.35.s390", "4ES:php-mysql-0:4.3.9-3.35.s390x", "4ES:php-mysql-0:4.3.9-3.35.x86_64", "4ES:php-ncurses-0:4.3.9-3.35.i386", "4ES:php-ncurses-0:4.3.9-3.35.ia64", "4ES:php-ncurses-0:4.3.9-3.35.ppc", "4ES:php-ncurses-0:4.3.9-3.35.s390", "4ES:php-ncurses-0:4.3.9-3.35.s390x", "4ES:php-ncurses-0:4.3.9-3.35.x86_64", "4ES:php-odbc-0:4.3.9-3.35.i386", "4ES:php-odbc-0:4.3.9-3.35.ia64", "4ES:php-odbc-0:4.3.9-3.35.ppc", "4ES:php-odbc-0:4.3.9-3.35.s390", "4ES:php-odbc-0:4.3.9-3.35.s390x", "4ES:php-odbc-0:4.3.9-3.35.x86_64", "4ES:php-pear-0:4.3.9-3.35.i386", "4ES:php-pear-0:4.3.9-3.35.ia64", "4ES:php-pear-0:4.3.9-3.35.ppc", "4ES:php-pear-0:4.3.9-3.35.s390", "4ES:php-pear-0:4.3.9-3.35.s390x", "4ES:php-pear-0:4.3.9-3.35.x86_64", "4ES:php-pgsql-0:4.3.9-3.35.i386", "4ES:php-pgsql-0:4.3.9-3.35.ia64", "4ES:php-pgsql-0:4.3.9-3.35.ppc", "4ES:php-pgsql-0:4.3.9-3.35.s390", "4ES:php-pgsql-0:4.3.9-3.35.s390x", "4ES:php-pgsql-0:4.3.9-3.35.x86_64", "4ES:php-snmp-0:4.3.9-3.35.i386", "4ES:php-snmp-0:4.3.9-3.35.ia64", "4ES:php-snmp-0:4.3.9-3.35.ppc", "4ES:php-snmp-0:4.3.9-3.35.s390", "4ES:php-snmp-0:4.3.9-3.35.s390x", "4ES:php-snmp-0:4.3.9-3.35.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.35.i386", "4ES:php-xmlrpc-0:4.3.9-3.35.ia64", "4ES:php-xmlrpc-0:4.3.9-3.35.ppc", "4ES:php-xmlrpc-0:4.3.9-3.35.s390", "4ES:php-xmlrpc-0:4.3.9-3.35.s390x", "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64", "4WS:php-0:4.3.9-3.35.i386", "4WS:php-0:4.3.9-3.35.ia64", "4WS:php-0:4.3.9-3.35.ppc", "4WS:php-0:4.3.9-3.35.s390", "4WS:php-0:4.3.9-3.35.s390x", "4WS:php-0:4.3.9-3.35.src", "4WS:php-0:4.3.9-3.35.x86_64", "4WS:php-debuginfo-0:4.3.9-3.35.i386", "4WS:php-debuginfo-0:4.3.9-3.35.ia64", "4WS:php-debuginfo-0:4.3.9-3.35.ppc", "4WS:php-debuginfo-0:4.3.9-3.35.s390", "4WS:php-debuginfo-0:4.3.9-3.35.s390x", "4WS:php-debuginfo-0:4.3.9-3.35.x86_64", "4WS:php-devel-0:4.3.9-3.35.i386", "4WS:php-devel-0:4.3.9-3.35.ia64", "4WS:php-devel-0:4.3.9-3.35.ppc", "4WS:php-devel-0:4.3.9-3.35.s390", "4WS:php-devel-0:4.3.9-3.35.s390x", "4WS:php-devel-0:4.3.9-3.35.x86_64", "4WS:php-domxml-0:4.3.9-3.35.i386", "4WS:php-domxml-0:4.3.9-3.35.ia64", "4WS:php-domxml-0:4.3.9-3.35.ppc", "4WS:php-domxml-0:4.3.9-3.35.s390", "4WS:php-domxml-0:4.3.9-3.35.s390x", "4WS:php-domxml-0:4.3.9-3.35.x86_64", "4WS:php-gd-0:4.3.9-3.35.i386", "4WS:php-gd-0:4.3.9-3.35.ia64", "4WS:php-gd-0:4.3.9-3.35.ppc", "4WS:php-gd-0:4.3.9-3.35.s390", "4WS:php-gd-0:4.3.9-3.35.s390x", "4WS:php-gd-0:4.3.9-3.35.x86_64", "4WS:php-imap-0:4.3.9-3.35.i386", "4WS:php-imap-0:4.3.9-3.35.ia64", "4WS:php-imap-0:4.3.9-3.35.ppc", "4WS:php-imap-0:4.3.9-3.35.s390", "4WS:php-imap-0:4.3.9-3.35.s390x", "4WS:php-imap-0:4.3.9-3.35.x86_64", "4WS:php-ldap-0:4.3.9-3.35.i386", "4WS:php-ldap-0:4.3.9-3.35.ia64", "4WS:php-ldap-0:4.3.9-3.35.ppc", "4WS:php-ldap-0:4.3.9-3.35.s390", "4WS:php-ldap-0:4.3.9-3.35.s390x", "4WS:php-ldap-0:4.3.9-3.35.x86_64", "4WS:php-mbstring-0:4.3.9-3.35.i386", "4WS:php-mbstring-0:4.3.9-3.35.ia64", "4WS:php-mbstring-0:4.3.9-3.35.ppc", "4WS:php-mbstring-0:4.3.9-3.35.s390", "4WS:php-mbstring-0:4.3.9-3.35.s390x", "4WS:php-mbstring-0:4.3.9-3.35.x86_64", "4WS:php-mysql-0:4.3.9-3.35.i386", "4WS:php-mysql-0:4.3.9-3.35.ia64", "4WS:php-mysql-0:4.3.9-3.35.ppc", "4WS:php-mysql-0:4.3.9-3.35.s390", "4WS:php-mysql-0:4.3.9-3.35.s390x", "4WS:php-mysql-0:4.3.9-3.35.x86_64", "4WS:php-ncurses-0:4.3.9-3.35.i386", "4WS:php-ncurses-0:4.3.9-3.35.ia64", "4WS:php-ncurses-0:4.3.9-3.35.ppc", "4WS:php-ncurses-0:4.3.9-3.35.s390", "4WS:php-ncurses-0:4.3.9-3.35.s390x", "4WS:php-ncurses-0:4.3.9-3.35.x86_64", "4WS:php-odbc-0:4.3.9-3.35.i386", "4WS:php-odbc-0:4.3.9-3.35.ia64", "4WS:php-odbc-0:4.3.9-3.35.ppc", "4WS:php-odbc-0:4.3.9-3.35.s390", "4WS:php-odbc-0:4.3.9-3.35.s390x", "4WS:php-odbc-0:4.3.9-3.35.x86_64", "4WS:php-pear-0:4.3.9-3.35.i386", "4WS:php-pear-0:4.3.9-3.35.ia64", "4WS:php-pear-0:4.3.9-3.35.ppc", "4WS:php-pear-0:4.3.9-3.35.s390", "4WS:php-pear-0:4.3.9-3.35.s390x", "4WS:php-pear-0:4.3.9-3.35.x86_64", "4WS:php-pgsql-0:4.3.9-3.35.i386", "4WS:php-pgsql-0:4.3.9-3.35.ia64", "4WS:php-pgsql-0:4.3.9-3.35.ppc", "4WS:php-pgsql-0:4.3.9-3.35.s390", "4WS:php-pgsql-0:4.3.9-3.35.s390x", "4WS:php-pgsql-0:4.3.9-3.35.x86_64", "4WS:php-snmp-0:4.3.9-3.35.i386", "4WS:php-snmp-0:4.3.9-3.35.ia64", "4WS:php-snmp-0:4.3.9-3.35.ppc", "4WS:php-snmp-0:4.3.9-3.35.s390", "4WS:php-snmp-0:4.3.9-3.35.s390x", "4WS:php-snmp-0:4.3.9-3.35.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.35.i386", "4WS:php-xmlrpc-0:4.3.9-3.35.ia64", "4WS:php-xmlrpc-0:4.3.9-3.35.ppc", "4WS:php-xmlrpc-0:4.3.9-3.35.s390", "4WS:php-xmlrpc-0:4.3.9-3.35.s390x", "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: integer overflow in exif_process_IFD_TAG() may lead to DoS or arbitrary memory disclosure" }, { "acknowledgments": [ { "names": [ "oCERT" ] } ], "cve": "CVE-2011-4885", "discovery_date": "2011-11-01T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "750547" } ], "notes": [ { "category": "description", "text": "PHP before 5.3.9 computes hash values for form parameters without restricting the ability to trigger hash collisions predictably, which allows remote attackers to cause a denial of service (CPU consumption) by sending many crafted parameters.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: hash table collisions CPU usage DoS (oCERT-2011-003)", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "4AS:php-0:4.3.9-3.35.i386", "4AS:php-0:4.3.9-3.35.ia64", "4AS:php-0:4.3.9-3.35.ppc", "4AS:php-0:4.3.9-3.35.s390", "4AS:php-0:4.3.9-3.35.s390x", "4AS:php-0:4.3.9-3.35.src", "4AS:php-0:4.3.9-3.35.x86_64", "4AS:php-debuginfo-0:4.3.9-3.35.i386", "4AS:php-debuginfo-0:4.3.9-3.35.ia64", "4AS:php-debuginfo-0:4.3.9-3.35.ppc", "4AS:php-debuginfo-0:4.3.9-3.35.s390", "4AS:php-debuginfo-0:4.3.9-3.35.s390x", "4AS:php-debuginfo-0:4.3.9-3.35.x86_64", "4AS:php-devel-0:4.3.9-3.35.i386", "4AS:php-devel-0:4.3.9-3.35.ia64", "4AS:php-devel-0:4.3.9-3.35.ppc", "4AS:php-devel-0:4.3.9-3.35.s390", "4AS:php-devel-0:4.3.9-3.35.s390x", "4AS:php-devel-0:4.3.9-3.35.x86_64", "4AS:php-domxml-0:4.3.9-3.35.i386", "4AS:php-domxml-0:4.3.9-3.35.ia64", "4AS:php-domxml-0:4.3.9-3.35.ppc", "4AS:php-domxml-0:4.3.9-3.35.s390", "4AS:php-domxml-0:4.3.9-3.35.s390x", "4AS:php-domxml-0:4.3.9-3.35.x86_64", "4AS:php-gd-0:4.3.9-3.35.i386", "4AS:php-gd-0:4.3.9-3.35.ia64", "4AS:php-gd-0:4.3.9-3.35.ppc", "4AS:php-gd-0:4.3.9-3.35.s390", "4AS:php-gd-0:4.3.9-3.35.s390x", "4AS:php-gd-0:4.3.9-3.35.x86_64", "4AS:php-imap-0:4.3.9-3.35.i386", "4AS:php-imap-0:4.3.9-3.35.ia64", "4AS:php-imap-0:4.3.9-3.35.ppc", "4AS:php-imap-0:4.3.9-3.35.s390", "4AS:php-imap-0:4.3.9-3.35.s390x", "4AS:php-imap-0:4.3.9-3.35.x86_64", "4AS:php-ldap-0:4.3.9-3.35.i386", "4AS:php-ldap-0:4.3.9-3.35.ia64", "4AS:php-ldap-0:4.3.9-3.35.ppc", "4AS:php-ldap-0:4.3.9-3.35.s390", "4AS:php-ldap-0:4.3.9-3.35.s390x", "4AS:php-ldap-0:4.3.9-3.35.x86_64", "4AS:php-mbstring-0:4.3.9-3.35.i386", "4AS:php-mbstring-0:4.3.9-3.35.ia64", "4AS:php-mbstring-0:4.3.9-3.35.ppc", "4AS:php-mbstring-0:4.3.9-3.35.s390", "4AS:php-mbstring-0:4.3.9-3.35.s390x", "4AS:php-mbstring-0:4.3.9-3.35.x86_64", "4AS:php-mysql-0:4.3.9-3.35.i386", "4AS:php-mysql-0:4.3.9-3.35.ia64", "4AS:php-mysql-0:4.3.9-3.35.ppc", "4AS:php-mysql-0:4.3.9-3.35.s390", "4AS:php-mysql-0:4.3.9-3.35.s390x", "4AS:php-mysql-0:4.3.9-3.35.x86_64", "4AS:php-ncurses-0:4.3.9-3.35.i386", "4AS:php-ncurses-0:4.3.9-3.35.ia64", "4AS:php-ncurses-0:4.3.9-3.35.ppc", "4AS:php-ncurses-0:4.3.9-3.35.s390", "4AS:php-ncurses-0:4.3.9-3.35.s390x", "4AS:php-ncurses-0:4.3.9-3.35.x86_64", "4AS:php-odbc-0:4.3.9-3.35.i386", "4AS:php-odbc-0:4.3.9-3.35.ia64", "4AS:php-odbc-0:4.3.9-3.35.ppc", "4AS:php-odbc-0:4.3.9-3.35.s390", "4AS:php-odbc-0:4.3.9-3.35.s390x", "4AS:php-odbc-0:4.3.9-3.35.x86_64", "4AS:php-pear-0:4.3.9-3.35.i386", "4AS:php-pear-0:4.3.9-3.35.ia64", "4AS:php-pear-0:4.3.9-3.35.ppc", "4AS:php-pear-0:4.3.9-3.35.s390", "4AS:php-pear-0:4.3.9-3.35.s390x", "4AS:php-pear-0:4.3.9-3.35.x86_64", "4AS:php-pgsql-0:4.3.9-3.35.i386", "4AS:php-pgsql-0:4.3.9-3.35.ia64", "4AS:php-pgsql-0:4.3.9-3.35.ppc", "4AS:php-pgsql-0:4.3.9-3.35.s390", "4AS:php-pgsql-0:4.3.9-3.35.s390x", "4AS:php-pgsql-0:4.3.9-3.35.x86_64", "4AS:php-snmp-0:4.3.9-3.35.i386", "4AS:php-snmp-0:4.3.9-3.35.ia64", "4AS:php-snmp-0:4.3.9-3.35.ppc", "4AS:php-snmp-0:4.3.9-3.35.s390", "4AS:php-snmp-0:4.3.9-3.35.s390x", "4AS:php-snmp-0:4.3.9-3.35.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.35.i386", "4AS:php-xmlrpc-0:4.3.9-3.35.ia64", "4AS:php-xmlrpc-0:4.3.9-3.35.ppc", "4AS:php-xmlrpc-0:4.3.9-3.35.s390", "4AS:php-xmlrpc-0:4.3.9-3.35.s390x", "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64", "4Desktop:php-0:4.3.9-3.35.i386", "4Desktop:php-0:4.3.9-3.35.ia64", "4Desktop:php-0:4.3.9-3.35.ppc", "4Desktop:php-0:4.3.9-3.35.s390", "4Desktop:php-0:4.3.9-3.35.s390x", "4Desktop:php-0:4.3.9-3.35.src", "4Desktop:php-0:4.3.9-3.35.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.35.i386", "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64", "4Desktop:php-devel-0:4.3.9-3.35.i386", "4Desktop:php-devel-0:4.3.9-3.35.ia64", "4Desktop:php-devel-0:4.3.9-3.35.ppc", "4Desktop:php-devel-0:4.3.9-3.35.s390", "4Desktop:php-devel-0:4.3.9-3.35.s390x", "4Desktop:php-devel-0:4.3.9-3.35.x86_64", "4Desktop:php-domxml-0:4.3.9-3.35.i386", "4Desktop:php-domxml-0:4.3.9-3.35.ia64", "4Desktop:php-domxml-0:4.3.9-3.35.ppc", "4Desktop:php-domxml-0:4.3.9-3.35.s390", "4Desktop:php-domxml-0:4.3.9-3.35.s390x", "4Desktop:php-domxml-0:4.3.9-3.35.x86_64", "4Desktop:php-gd-0:4.3.9-3.35.i386", "4Desktop:php-gd-0:4.3.9-3.35.ia64", "4Desktop:php-gd-0:4.3.9-3.35.ppc", "4Desktop:php-gd-0:4.3.9-3.35.s390", "4Desktop:php-gd-0:4.3.9-3.35.s390x", "4Desktop:php-gd-0:4.3.9-3.35.x86_64", "4Desktop:php-imap-0:4.3.9-3.35.i386", "4Desktop:php-imap-0:4.3.9-3.35.ia64", "4Desktop:php-imap-0:4.3.9-3.35.ppc", "4Desktop:php-imap-0:4.3.9-3.35.s390", "4Desktop:php-imap-0:4.3.9-3.35.s390x", "4Desktop:php-imap-0:4.3.9-3.35.x86_64", "4Desktop:php-ldap-0:4.3.9-3.35.i386", "4Desktop:php-ldap-0:4.3.9-3.35.ia64", "4Desktop:php-ldap-0:4.3.9-3.35.ppc", "4Desktop:php-ldap-0:4.3.9-3.35.s390", "4Desktop:php-ldap-0:4.3.9-3.35.s390x", "4Desktop:php-ldap-0:4.3.9-3.35.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.35.i386", "4Desktop:php-mbstring-0:4.3.9-3.35.ia64", "4Desktop:php-mbstring-0:4.3.9-3.35.ppc", "4Desktop:php-mbstring-0:4.3.9-3.35.s390", "4Desktop:php-mbstring-0:4.3.9-3.35.s390x", "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64", "4Desktop:php-mysql-0:4.3.9-3.35.i386", "4Desktop:php-mysql-0:4.3.9-3.35.ia64", "4Desktop:php-mysql-0:4.3.9-3.35.ppc", "4Desktop:php-mysql-0:4.3.9-3.35.s390", "4Desktop:php-mysql-0:4.3.9-3.35.s390x", "4Desktop:php-mysql-0:4.3.9-3.35.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.35.i386", "4Desktop:php-ncurses-0:4.3.9-3.35.ia64", "4Desktop:php-ncurses-0:4.3.9-3.35.ppc", "4Desktop:php-ncurses-0:4.3.9-3.35.s390", "4Desktop:php-ncurses-0:4.3.9-3.35.s390x", "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64", "4Desktop:php-odbc-0:4.3.9-3.35.i386", "4Desktop:php-odbc-0:4.3.9-3.35.ia64", "4Desktop:php-odbc-0:4.3.9-3.35.ppc", "4Desktop:php-odbc-0:4.3.9-3.35.s390", "4Desktop:php-odbc-0:4.3.9-3.35.s390x", "4Desktop:php-odbc-0:4.3.9-3.35.x86_64", "4Desktop:php-pear-0:4.3.9-3.35.i386", "4Desktop:php-pear-0:4.3.9-3.35.ia64", "4Desktop:php-pear-0:4.3.9-3.35.ppc", "4Desktop:php-pear-0:4.3.9-3.35.s390", "4Desktop:php-pear-0:4.3.9-3.35.s390x", "4Desktop:php-pear-0:4.3.9-3.35.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.35.i386", "4Desktop:php-pgsql-0:4.3.9-3.35.ia64", "4Desktop:php-pgsql-0:4.3.9-3.35.ppc", "4Desktop:php-pgsql-0:4.3.9-3.35.s390", "4Desktop:php-pgsql-0:4.3.9-3.35.s390x", "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64", "4Desktop:php-snmp-0:4.3.9-3.35.i386", "4Desktop:php-snmp-0:4.3.9-3.35.ia64", "4Desktop:php-snmp-0:4.3.9-3.35.ppc", "4Desktop:php-snmp-0:4.3.9-3.35.s390", "4Desktop:php-snmp-0:4.3.9-3.35.s390x", "4Desktop:php-snmp-0:4.3.9-3.35.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64", "4ES:php-0:4.3.9-3.35.i386", "4ES:php-0:4.3.9-3.35.ia64", "4ES:php-0:4.3.9-3.35.ppc", "4ES:php-0:4.3.9-3.35.s390", "4ES:php-0:4.3.9-3.35.s390x", "4ES:php-0:4.3.9-3.35.src", "4ES:php-0:4.3.9-3.35.x86_64", "4ES:php-debuginfo-0:4.3.9-3.35.i386", "4ES:php-debuginfo-0:4.3.9-3.35.ia64", "4ES:php-debuginfo-0:4.3.9-3.35.ppc", "4ES:php-debuginfo-0:4.3.9-3.35.s390", "4ES:php-debuginfo-0:4.3.9-3.35.s390x", "4ES:php-debuginfo-0:4.3.9-3.35.x86_64", "4ES:php-devel-0:4.3.9-3.35.i386", "4ES:php-devel-0:4.3.9-3.35.ia64", "4ES:php-devel-0:4.3.9-3.35.ppc", "4ES:php-devel-0:4.3.9-3.35.s390", "4ES:php-devel-0:4.3.9-3.35.s390x", "4ES:php-devel-0:4.3.9-3.35.x86_64", "4ES:php-domxml-0:4.3.9-3.35.i386", "4ES:php-domxml-0:4.3.9-3.35.ia64", "4ES:php-domxml-0:4.3.9-3.35.ppc", "4ES:php-domxml-0:4.3.9-3.35.s390", "4ES:php-domxml-0:4.3.9-3.35.s390x", "4ES:php-domxml-0:4.3.9-3.35.x86_64", "4ES:php-gd-0:4.3.9-3.35.i386", "4ES:php-gd-0:4.3.9-3.35.ia64", "4ES:php-gd-0:4.3.9-3.35.ppc", "4ES:php-gd-0:4.3.9-3.35.s390", "4ES:php-gd-0:4.3.9-3.35.s390x", "4ES:php-gd-0:4.3.9-3.35.x86_64", "4ES:php-imap-0:4.3.9-3.35.i386", "4ES:php-imap-0:4.3.9-3.35.ia64", "4ES:php-imap-0:4.3.9-3.35.ppc", "4ES:php-imap-0:4.3.9-3.35.s390", "4ES:php-imap-0:4.3.9-3.35.s390x", "4ES:php-imap-0:4.3.9-3.35.x86_64", "4ES:php-ldap-0:4.3.9-3.35.i386", "4ES:php-ldap-0:4.3.9-3.35.ia64", "4ES:php-ldap-0:4.3.9-3.35.ppc", "4ES:php-ldap-0:4.3.9-3.35.s390", "4ES:php-ldap-0:4.3.9-3.35.s390x", "4ES:php-ldap-0:4.3.9-3.35.x86_64", "4ES:php-mbstring-0:4.3.9-3.35.i386", "4ES:php-mbstring-0:4.3.9-3.35.ia64", "4ES:php-mbstring-0:4.3.9-3.35.ppc", "4ES:php-mbstring-0:4.3.9-3.35.s390", "4ES:php-mbstring-0:4.3.9-3.35.s390x", "4ES:php-mbstring-0:4.3.9-3.35.x86_64", "4ES:php-mysql-0:4.3.9-3.35.i386", "4ES:php-mysql-0:4.3.9-3.35.ia64", "4ES:php-mysql-0:4.3.9-3.35.ppc", "4ES:php-mysql-0:4.3.9-3.35.s390", "4ES:php-mysql-0:4.3.9-3.35.s390x", "4ES:php-mysql-0:4.3.9-3.35.x86_64", "4ES:php-ncurses-0:4.3.9-3.35.i386", "4ES:php-ncurses-0:4.3.9-3.35.ia64", "4ES:php-ncurses-0:4.3.9-3.35.ppc", "4ES:php-ncurses-0:4.3.9-3.35.s390", "4ES:php-ncurses-0:4.3.9-3.35.s390x", "4ES:php-ncurses-0:4.3.9-3.35.x86_64", "4ES:php-odbc-0:4.3.9-3.35.i386", "4ES:php-odbc-0:4.3.9-3.35.ia64", "4ES:php-odbc-0:4.3.9-3.35.ppc", "4ES:php-odbc-0:4.3.9-3.35.s390", "4ES:php-odbc-0:4.3.9-3.35.s390x", "4ES:php-odbc-0:4.3.9-3.35.x86_64", "4ES:php-pear-0:4.3.9-3.35.i386", "4ES:php-pear-0:4.3.9-3.35.ia64", "4ES:php-pear-0:4.3.9-3.35.ppc", "4ES:php-pear-0:4.3.9-3.35.s390", "4ES:php-pear-0:4.3.9-3.35.s390x", "4ES:php-pear-0:4.3.9-3.35.x86_64", "4ES:php-pgsql-0:4.3.9-3.35.i386", "4ES:php-pgsql-0:4.3.9-3.35.ia64", "4ES:php-pgsql-0:4.3.9-3.35.ppc", "4ES:php-pgsql-0:4.3.9-3.35.s390", "4ES:php-pgsql-0:4.3.9-3.35.s390x", "4ES:php-pgsql-0:4.3.9-3.35.x86_64", "4ES:php-snmp-0:4.3.9-3.35.i386", "4ES:php-snmp-0:4.3.9-3.35.ia64", "4ES:php-snmp-0:4.3.9-3.35.ppc", "4ES:php-snmp-0:4.3.9-3.35.s390", "4ES:php-snmp-0:4.3.9-3.35.s390x", "4ES:php-snmp-0:4.3.9-3.35.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.35.i386", "4ES:php-xmlrpc-0:4.3.9-3.35.ia64", "4ES:php-xmlrpc-0:4.3.9-3.35.ppc", "4ES:php-xmlrpc-0:4.3.9-3.35.s390", "4ES:php-xmlrpc-0:4.3.9-3.35.s390x", "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64", "4WS:php-0:4.3.9-3.35.i386", "4WS:php-0:4.3.9-3.35.ia64", "4WS:php-0:4.3.9-3.35.ppc", "4WS:php-0:4.3.9-3.35.s390", "4WS:php-0:4.3.9-3.35.s390x", "4WS:php-0:4.3.9-3.35.src", "4WS:php-0:4.3.9-3.35.x86_64", "4WS:php-debuginfo-0:4.3.9-3.35.i386", "4WS:php-debuginfo-0:4.3.9-3.35.ia64", "4WS:php-debuginfo-0:4.3.9-3.35.ppc", "4WS:php-debuginfo-0:4.3.9-3.35.s390", "4WS:php-debuginfo-0:4.3.9-3.35.s390x", "4WS:php-debuginfo-0:4.3.9-3.35.x86_64", "4WS:php-devel-0:4.3.9-3.35.i386", "4WS:php-devel-0:4.3.9-3.35.ia64", "4WS:php-devel-0:4.3.9-3.35.ppc", "4WS:php-devel-0:4.3.9-3.35.s390", "4WS:php-devel-0:4.3.9-3.35.s390x", "4WS:php-devel-0:4.3.9-3.35.x86_64", "4WS:php-domxml-0:4.3.9-3.35.i386", "4WS:php-domxml-0:4.3.9-3.35.ia64", "4WS:php-domxml-0:4.3.9-3.35.ppc", "4WS:php-domxml-0:4.3.9-3.35.s390", "4WS:php-domxml-0:4.3.9-3.35.s390x", "4WS:php-domxml-0:4.3.9-3.35.x86_64", "4WS:php-gd-0:4.3.9-3.35.i386", "4WS:php-gd-0:4.3.9-3.35.ia64", "4WS:php-gd-0:4.3.9-3.35.ppc", "4WS:php-gd-0:4.3.9-3.35.s390", "4WS:php-gd-0:4.3.9-3.35.s390x", "4WS:php-gd-0:4.3.9-3.35.x86_64", "4WS:php-imap-0:4.3.9-3.35.i386", "4WS:php-imap-0:4.3.9-3.35.ia64", "4WS:php-imap-0:4.3.9-3.35.ppc", "4WS:php-imap-0:4.3.9-3.35.s390", "4WS:php-imap-0:4.3.9-3.35.s390x", "4WS:php-imap-0:4.3.9-3.35.x86_64", "4WS:php-ldap-0:4.3.9-3.35.i386", "4WS:php-ldap-0:4.3.9-3.35.ia64", "4WS:php-ldap-0:4.3.9-3.35.ppc", "4WS:php-ldap-0:4.3.9-3.35.s390", "4WS:php-ldap-0:4.3.9-3.35.s390x", "4WS:php-ldap-0:4.3.9-3.35.x86_64", "4WS:php-mbstring-0:4.3.9-3.35.i386", "4WS:php-mbstring-0:4.3.9-3.35.ia64", "4WS:php-mbstring-0:4.3.9-3.35.ppc", "4WS:php-mbstring-0:4.3.9-3.35.s390", "4WS:php-mbstring-0:4.3.9-3.35.s390x", "4WS:php-mbstring-0:4.3.9-3.35.x86_64", "4WS:php-mysql-0:4.3.9-3.35.i386", "4WS:php-mysql-0:4.3.9-3.35.ia64", "4WS:php-mysql-0:4.3.9-3.35.ppc", "4WS:php-mysql-0:4.3.9-3.35.s390", "4WS:php-mysql-0:4.3.9-3.35.s390x", "4WS:php-mysql-0:4.3.9-3.35.x86_64", "4WS:php-ncurses-0:4.3.9-3.35.i386", "4WS:php-ncurses-0:4.3.9-3.35.ia64", "4WS:php-ncurses-0:4.3.9-3.35.ppc", "4WS:php-ncurses-0:4.3.9-3.35.s390", "4WS:php-ncurses-0:4.3.9-3.35.s390x", "4WS:php-ncurses-0:4.3.9-3.35.x86_64", "4WS:php-odbc-0:4.3.9-3.35.i386", "4WS:php-odbc-0:4.3.9-3.35.ia64", "4WS:php-odbc-0:4.3.9-3.35.ppc", "4WS:php-odbc-0:4.3.9-3.35.s390", "4WS:php-odbc-0:4.3.9-3.35.s390x", "4WS:php-odbc-0:4.3.9-3.35.x86_64", "4WS:php-pear-0:4.3.9-3.35.i386", "4WS:php-pear-0:4.3.9-3.35.ia64", "4WS:php-pear-0:4.3.9-3.35.ppc", "4WS:php-pear-0:4.3.9-3.35.s390", "4WS:php-pear-0:4.3.9-3.35.s390x", "4WS:php-pear-0:4.3.9-3.35.x86_64", "4WS:php-pgsql-0:4.3.9-3.35.i386", "4WS:php-pgsql-0:4.3.9-3.35.ia64", "4WS:php-pgsql-0:4.3.9-3.35.ppc", "4WS:php-pgsql-0:4.3.9-3.35.s390", "4WS:php-pgsql-0:4.3.9-3.35.s390x", "4WS:php-pgsql-0:4.3.9-3.35.x86_64", "4WS:php-snmp-0:4.3.9-3.35.i386", "4WS:php-snmp-0:4.3.9-3.35.ia64", "4WS:php-snmp-0:4.3.9-3.35.ppc", "4WS:php-snmp-0:4.3.9-3.35.s390", "4WS:php-snmp-0:4.3.9-3.35.s390x", "4WS:php-snmp-0:4.3.9-3.35.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.35.i386", "4WS:php-xmlrpc-0:4.3.9-3.35.ia64", "4WS:php-xmlrpc-0:4.3.9-3.35.ppc", "4WS:php-xmlrpc-0:4.3.9-3.35.s390", "4WS:php-xmlrpc-0:4.3.9-3.35.s390x", "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2011-4885" }, { "category": "external", "summary": "RHBZ#750547", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=750547" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2011-4885", "url": "https://www.cve.org/CVERecord?id=CVE-2011-4885" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-4885", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-4885" } ], "release_date": "2011-12-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2012-01-30T18:16:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259", "product_ids": [ "4AS:php-0:4.3.9-3.35.i386", "4AS:php-0:4.3.9-3.35.ia64", "4AS:php-0:4.3.9-3.35.ppc", "4AS:php-0:4.3.9-3.35.s390", "4AS:php-0:4.3.9-3.35.s390x", "4AS:php-0:4.3.9-3.35.src", "4AS:php-0:4.3.9-3.35.x86_64", "4AS:php-debuginfo-0:4.3.9-3.35.i386", "4AS:php-debuginfo-0:4.3.9-3.35.ia64", "4AS:php-debuginfo-0:4.3.9-3.35.ppc", "4AS:php-debuginfo-0:4.3.9-3.35.s390", "4AS:php-debuginfo-0:4.3.9-3.35.s390x", "4AS:php-debuginfo-0:4.3.9-3.35.x86_64", "4AS:php-devel-0:4.3.9-3.35.i386", "4AS:php-devel-0:4.3.9-3.35.ia64", "4AS:php-devel-0:4.3.9-3.35.ppc", "4AS:php-devel-0:4.3.9-3.35.s390", "4AS:php-devel-0:4.3.9-3.35.s390x", "4AS:php-devel-0:4.3.9-3.35.x86_64", "4AS:php-domxml-0:4.3.9-3.35.i386", "4AS:php-domxml-0:4.3.9-3.35.ia64", "4AS:php-domxml-0:4.3.9-3.35.ppc", "4AS:php-domxml-0:4.3.9-3.35.s390", "4AS:php-domxml-0:4.3.9-3.35.s390x", "4AS:php-domxml-0:4.3.9-3.35.x86_64", "4AS:php-gd-0:4.3.9-3.35.i386", "4AS:php-gd-0:4.3.9-3.35.ia64", "4AS:php-gd-0:4.3.9-3.35.ppc", "4AS:php-gd-0:4.3.9-3.35.s390", "4AS:php-gd-0:4.3.9-3.35.s390x", "4AS:php-gd-0:4.3.9-3.35.x86_64", "4AS:php-imap-0:4.3.9-3.35.i386", "4AS:php-imap-0:4.3.9-3.35.ia64", "4AS:php-imap-0:4.3.9-3.35.ppc", "4AS:php-imap-0:4.3.9-3.35.s390", "4AS:php-imap-0:4.3.9-3.35.s390x", "4AS:php-imap-0:4.3.9-3.35.x86_64", "4AS:php-ldap-0:4.3.9-3.35.i386", "4AS:php-ldap-0:4.3.9-3.35.ia64", "4AS:php-ldap-0:4.3.9-3.35.ppc", "4AS:php-ldap-0:4.3.9-3.35.s390", "4AS:php-ldap-0:4.3.9-3.35.s390x", "4AS:php-ldap-0:4.3.9-3.35.x86_64", "4AS:php-mbstring-0:4.3.9-3.35.i386", "4AS:php-mbstring-0:4.3.9-3.35.ia64", "4AS:php-mbstring-0:4.3.9-3.35.ppc", "4AS:php-mbstring-0:4.3.9-3.35.s390", "4AS:php-mbstring-0:4.3.9-3.35.s390x", "4AS:php-mbstring-0:4.3.9-3.35.x86_64", "4AS:php-mysql-0:4.3.9-3.35.i386", "4AS:php-mysql-0:4.3.9-3.35.ia64", "4AS:php-mysql-0:4.3.9-3.35.ppc", "4AS:php-mysql-0:4.3.9-3.35.s390", "4AS:php-mysql-0:4.3.9-3.35.s390x", "4AS:php-mysql-0:4.3.9-3.35.x86_64", "4AS:php-ncurses-0:4.3.9-3.35.i386", "4AS:php-ncurses-0:4.3.9-3.35.ia64", "4AS:php-ncurses-0:4.3.9-3.35.ppc", "4AS:php-ncurses-0:4.3.9-3.35.s390", "4AS:php-ncurses-0:4.3.9-3.35.s390x", "4AS:php-ncurses-0:4.3.9-3.35.x86_64", "4AS:php-odbc-0:4.3.9-3.35.i386", "4AS:php-odbc-0:4.3.9-3.35.ia64", "4AS:php-odbc-0:4.3.9-3.35.ppc", "4AS:php-odbc-0:4.3.9-3.35.s390", "4AS:php-odbc-0:4.3.9-3.35.s390x", "4AS:php-odbc-0:4.3.9-3.35.x86_64", "4AS:php-pear-0:4.3.9-3.35.i386", "4AS:php-pear-0:4.3.9-3.35.ia64", "4AS:php-pear-0:4.3.9-3.35.ppc", "4AS:php-pear-0:4.3.9-3.35.s390", "4AS:php-pear-0:4.3.9-3.35.s390x", "4AS:php-pear-0:4.3.9-3.35.x86_64", "4AS:php-pgsql-0:4.3.9-3.35.i386", "4AS:php-pgsql-0:4.3.9-3.35.ia64", "4AS:php-pgsql-0:4.3.9-3.35.ppc", "4AS:php-pgsql-0:4.3.9-3.35.s390", "4AS:php-pgsql-0:4.3.9-3.35.s390x", "4AS:php-pgsql-0:4.3.9-3.35.x86_64", "4AS:php-snmp-0:4.3.9-3.35.i386", "4AS:php-snmp-0:4.3.9-3.35.ia64", "4AS:php-snmp-0:4.3.9-3.35.ppc", "4AS:php-snmp-0:4.3.9-3.35.s390", "4AS:php-snmp-0:4.3.9-3.35.s390x", "4AS:php-snmp-0:4.3.9-3.35.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.35.i386", "4AS:php-xmlrpc-0:4.3.9-3.35.ia64", "4AS:php-xmlrpc-0:4.3.9-3.35.ppc", "4AS:php-xmlrpc-0:4.3.9-3.35.s390", "4AS:php-xmlrpc-0:4.3.9-3.35.s390x", "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64", "4Desktop:php-0:4.3.9-3.35.i386", "4Desktop:php-0:4.3.9-3.35.ia64", "4Desktop:php-0:4.3.9-3.35.ppc", "4Desktop:php-0:4.3.9-3.35.s390", "4Desktop:php-0:4.3.9-3.35.s390x", "4Desktop:php-0:4.3.9-3.35.src", "4Desktop:php-0:4.3.9-3.35.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.35.i386", "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64", "4Desktop:php-devel-0:4.3.9-3.35.i386", "4Desktop:php-devel-0:4.3.9-3.35.ia64", "4Desktop:php-devel-0:4.3.9-3.35.ppc", "4Desktop:php-devel-0:4.3.9-3.35.s390", "4Desktop:php-devel-0:4.3.9-3.35.s390x", "4Desktop:php-devel-0:4.3.9-3.35.x86_64", "4Desktop:php-domxml-0:4.3.9-3.35.i386", "4Desktop:php-domxml-0:4.3.9-3.35.ia64", "4Desktop:php-domxml-0:4.3.9-3.35.ppc", "4Desktop:php-domxml-0:4.3.9-3.35.s390", "4Desktop:php-domxml-0:4.3.9-3.35.s390x", "4Desktop:php-domxml-0:4.3.9-3.35.x86_64", "4Desktop:php-gd-0:4.3.9-3.35.i386", "4Desktop:php-gd-0:4.3.9-3.35.ia64", "4Desktop:php-gd-0:4.3.9-3.35.ppc", "4Desktop:php-gd-0:4.3.9-3.35.s390", "4Desktop:php-gd-0:4.3.9-3.35.s390x", "4Desktop:php-gd-0:4.3.9-3.35.x86_64", "4Desktop:php-imap-0:4.3.9-3.35.i386", "4Desktop:php-imap-0:4.3.9-3.35.ia64", "4Desktop:php-imap-0:4.3.9-3.35.ppc", "4Desktop:php-imap-0:4.3.9-3.35.s390", "4Desktop:php-imap-0:4.3.9-3.35.s390x", "4Desktop:php-imap-0:4.3.9-3.35.x86_64", "4Desktop:php-ldap-0:4.3.9-3.35.i386", "4Desktop:php-ldap-0:4.3.9-3.35.ia64", "4Desktop:php-ldap-0:4.3.9-3.35.ppc", "4Desktop:php-ldap-0:4.3.9-3.35.s390", "4Desktop:php-ldap-0:4.3.9-3.35.s390x", "4Desktop:php-ldap-0:4.3.9-3.35.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.35.i386", "4Desktop:php-mbstring-0:4.3.9-3.35.ia64", "4Desktop:php-mbstring-0:4.3.9-3.35.ppc", "4Desktop:php-mbstring-0:4.3.9-3.35.s390", "4Desktop:php-mbstring-0:4.3.9-3.35.s390x", "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64", "4Desktop:php-mysql-0:4.3.9-3.35.i386", "4Desktop:php-mysql-0:4.3.9-3.35.ia64", "4Desktop:php-mysql-0:4.3.9-3.35.ppc", "4Desktop:php-mysql-0:4.3.9-3.35.s390", "4Desktop:php-mysql-0:4.3.9-3.35.s390x", "4Desktop:php-mysql-0:4.3.9-3.35.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.35.i386", "4Desktop:php-ncurses-0:4.3.9-3.35.ia64", "4Desktop:php-ncurses-0:4.3.9-3.35.ppc", "4Desktop:php-ncurses-0:4.3.9-3.35.s390", "4Desktop:php-ncurses-0:4.3.9-3.35.s390x", "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64", "4Desktop:php-odbc-0:4.3.9-3.35.i386", "4Desktop:php-odbc-0:4.3.9-3.35.ia64", "4Desktop:php-odbc-0:4.3.9-3.35.ppc", "4Desktop:php-odbc-0:4.3.9-3.35.s390", "4Desktop:php-odbc-0:4.3.9-3.35.s390x", "4Desktop:php-odbc-0:4.3.9-3.35.x86_64", "4Desktop:php-pear-0:4.3.9-3.35.i386", "4Desktop:php-pear-0:4.3.9-3.35.ia64", "4Desktop:php-pear-0:4.3.9-3.35.ppc", "4Desktop:php-pear-0:4.3.9-3.35.s390", "4Desktop:php-pear-0:4.3.9-3.35.s390x", "4Desktop:php-pear-0:4.3.9-3.35.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.35.i386", "4Desktop:php-pgsql-0:4.3.9-3.35.ia64", "4Desktop:php-pgsql-0:4.3.9-3.35.ppc", "4Desktop:php-pgsql-0:4.3.9-3.35.s390", "4Desktop:php-pgsql-0:4.3.9-3.35.s390x", "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64", "4Desktop:php-snmp-0:4.3.9-3.35.i386", "4Desktop:php-snmp-0:4.3.9-3.35.ia64", "4Desktop:php-snmp-0:4.3.9-3.35.ppc", "4Desktop:php-snmp-0:4.3.9-3.35.s390", "4Desktop:php-snmp-0:4.3.9-3.35.s390x", "4Desktop:php-snmp-0:4.3.9-3.35.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64", "4ES:php-0:4.3.9-3.35.i386", "4ES:php-0:4.3.9-3.35.ia64", "4ES:php-0:4.3.9-3.35.ppc", "4ES:php-0:4.3.9-3.35.s390", "4ES:php-0:4.3.9-3.35.s390x", "4ES:php-0:4.3.9-3.35.src", "4ES:php-0:4.3.9-3.35.x86_64", "4ES:php-debuginfo-0:4.3.9-3.35.i386", "4ES:php-debuginfo-0:4.3.9-3.35.ia64", "4ES:php-debuginfo-0:4.3.9-3.35.ppc", "4ES:php-debuginfo-0:4.3.9-3.35.s390", "4ES:php-debuginfo-0:4.3.9-3.35.s390x", "4ES:php-debuginfo-0:4.3.9-3.35.x86_64", "4ES:php-devel-0:4.3.9-3.35.i386", "4ES:php-devel-0:4.3.9-3.35.ia64", "4ES:php-devel-0:4.3.9-3.35.ppc", "4ES:php-devel-0:4.3.9-3.35.s390", "4ES:php-devel-0:4.3.9-3.35.s390x", "4ES:php-devel-0:4.3.9-3.35.x86_64", "4ES:php-domxml-0:4.3.9-3.35.i386", "4ES:php-domxml-0:4.3.9-3.35.ia64", "4ES:php-domxml-0:4.3.9-3.35.ppc", "4ES:php-domxml-0:4.3.9-3.35.s390", "4ES:php-domxml-0:4.3.9-3.35.s390x", "4ES:php-domxml-0:4.3.9-3.35.x86_64", "4ES:php-gd-0:4.3.9-3.35.i386", "4ES:php-gd-0:4.3.9-3.35.ia64", "4ES:php-gd-0:4.3.9-3.35.ppc", "4ES:php-gd-0:4.3.9-3.35.s390", "4ES:php-gd-0:4.3.9-3.35.s390x", "4ES:php-gd-0:4.3.9-3.35.x86_64", "4ES:php-imap-0:4.3.9-3.35.i386", "4ES:php-imap-0:4.3.9-3.35.ia64", "4ES:php-imap-0:4.3.9-3.35.ppc", "4ES:php-imap-0:4.3.9-3.35.s390", "4ES:php-imap-0:4.3.9-3.35.s390x", "4ES:php-imap-0:4.3.9-3.35.x86_64", "4ES:php-ldap-0:4.3.9-3.35.i386", "4ES:php-ldap-0:4.3.9-3.35.ia64", "4ES:php-ldap-0:4.3.9-3.35.ppc", "4ES:php-ldap-0:4.3.9-3.35.s390", "4ES:php-ldap-0:4.3.9-3.35.s390x", "4ES:php-ldap-0:4.3.9-3.35.x86_64", "4ES:php-mbstring-0:4.3.9-3.35.i386", "4ES:php-mbstring-0:4.3.9-3.35.ia64", "4ES:php-mbstring-0:4.3.9-3.35.ppc", "4ES:php-mbstring-0:4.3.9-3.35.s390", "4ES:php-mbstring-0:4.3.9-3.35.s390x", "4ES:php-mbstring-0:4.3.9-3.35.x86_64", "4ES:php-mysql-0:4.3.9-3.35.i386", "4ES:php-mysql-0:4.3.9-3.35.ia64", "4ES:php-mysql-0:4.3.9-3.35.ppc", "4ES:php-mysql-0:4.3.9-3.35.s390", "4ES:php-mysql-0:4.3.9-3.35.s390x", "4ES:php-mysql-0:4.3.9-3.35.x86_64", "4ES:php-ncurses-0:4.3.9-3.35.i386", "4ES:php-ncurses-0:4.3.9-3.35.ia64", "4ES:php-ncurses-0:4.3.9-3.35.ppc", "4ES:php-ncurses-0:4.3.9-3.35.s390", "4ES:php-ncurses-0:4.3.9-3.35.s390x", "4ES:php-ncurses-0:4.3.9-3.35.x86_64", "4ES:php-odbc-0:4.3.9-3.35.i386", "4ES:php-odbc-0:4.3.9-3.35.ia64", "4ES:php-odbc-0:4.3.9-3.35.ppc", "4ES:php-odbc-0:4.3.9-3.35.s390", "4ES:php-odbc-0:4.3.9-3.35.s390x", "4ES:php-odbc-0:4.3.9-3.35.x86_64", "4ES:php-pear-0:4.3.9-3.35.i386", "4ES:php-pear-0:4.3.9-3.35.ia64", "4ES:php-pear-0:4.3.9-3.35.ppc", "4ES:php-pear-0:4.3.9-3.35.s390", "4ES:php-pear-0:4.3.9-3.35.s390x", "4ES:php-pear-0:4.3.9-3.35.x86_64", "4ES:php-pgsql-0:4.3.9-3.35.i386", "4ES:php-pgsql-0:4.3.9-3.35.ia64", "4ES:php-pgsql-0:4.3.9-3.35.ppc", "4ES:php-pgsql-0:4.3.9-3.35.s390", "4ES:php-pgsql-0:4.3.9-3.35.s390x", "4ES:php-pgsql-0:4.3.9-3.35.x86_64", "4ES:php-snmp-0:4.3.9-3.35.i386", "4ES:php-snmp-0:4.3.9-3.35.ia64", "4ES:php-snmp-0:4.3.9-3.35.ppc", "4ES:php-snmp-0:4.3.9-3.35.s390", "4ES:php-snmp-0:4.3.9-3.35.s390x", "4ES:php-snmp-0:4.3.9-3.35.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.35.i386", "4ES:php-xmlrpc-0:4.3.9-3.35.ia64", "4ES:php-xmlrpc-0:4.3.9-3.35.ppc", "4ES:php-xmlrpc-0:4.3.9-3.35.s390", "4ES:php-xmlrpc-0:4.3.9-3.35.s390x", "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64", "4WS:php-0:4.3.9-3.35.i386", "4WS:php-0:4.3.9-3.35.ia64", "4WS:php-0:4.3.9-3.35.ppc", "4WS:php-0:4.3.9-3.35.s390", "4WS:php-0:4.3.9-3.35.s390x", "4WS:php-0:4.3.9-3.35.src", "4WS:php-0:4.3.9-3.35.x86_64", "4WS:php-debuginfo-0:4.3.9-3.35.i386", "4WS:php-debuginfo-0:4.3.9-3.35.ia64", "4WS:php-debuginfo-0:4.3.9-3.35.ppc", "4WS:php-debuginfo-0:4.3.9-3.35.s390", "4WS:php-debuginfo-0:4.3.9-3.35.s390x", "4WS:php-debuginfo-0:4.3.9-3.35.x86_64", "4WS:php-devel-0:4.3.9-3.35.i386", "4WS:php-devel-0:4.3.9-3.35.ia64", "4WS:php-devel-0:4.3.9-3.35.ppc", "4WS:php-devel-0:4.3.9-3.35.s390", "4WS:php-devel-0:4.3.9-3.35.s390x", "4WS:php-devel-0:4.3.9-3.35.x86_64", "4WS:php-domxml-0:4.3.9-3.35.i386", "4WS:php-domxml-0:4.3.9-3.35.ia64", "4WS:php-domxml-0:4.3.9-3.35.ppc", "4WS:php-domxml-0:4.3.9-3.35.s390", "4WS:php-domxml-0:4.3.9-3.35.s390x", "4WS:php-domxml-0:4.3.9-3.35.x86_64", "4WS:php-gd-0:4.3.9-3.35.i386", "4WS:php-gd-0:4.3.9-3.35.ia64", "4WS:php-gd-0:4.3.9-3.35.ppc", "4WS:php-gd-0:4.3.9-3.35.s390", "4WS:php-gd-0:4.3.9-3.35.s390x", "4WS:php-gd-0:4.3.9-3.35.x86_64", "4WS:php-imap-0:4.3.9-3.35.i386", "4WS:php-imap-0:4.3.9-3.35.ia64", "4WS:php-imap-0:4.3.9-3.35.ppc", "4WS:php-imap-0:4.3.9-3.35.s390", "4WS:php-imap-0:4.3.9-3.35.s390x", "4WS:php-imap-0:4.3.9-3.35.x86_64", "4WS:php-ldap-0:4.3.9-3.35.i386", "4WS:php-ldap-0:4.3.9-3.35.ia64", "4WS:php-ldap-0:4.3.9-3.35.ppc", "4WS:php-ldap-0:4.3.9-3.35.s390", "4WS:php-ldap-0:4.3.9-3.35.s390x", "4WS:php-ldap-0:4.3.9-3.35.x86_64", "4WS:php-mbstring-0:4.3.9-3.35.i386", "4WS:php-mbstring-0:4.3.9-3.35.ia64", "4WS:php-mbstring-0:4.3.9-3.35.ppc", "4WS:php-mbstring-0:4.3.9-3.35.s390", "4WS:php-mbstring-0:4.3.9-3.35.s390x", "4WS:php-mbstring-0:4.3.9-3.35.x86_64", "4WS:php-mysql-0:4.3.9-3.35.i386", "4WS:php-mysql-0:4.3.9-3.35.ia64", "4WS:php-mysql-0:4.3.9-3.35.ppc", "4WS:php-mysql-0:4.3.9-3.35.s390", "4WS:php-mysql-0:4.3.9-3.35.s390x", "4WS:php-mysql-0:4.3.9-3.35.x86_64", "4WS:php-ncurses-0:4.3.9-3.35.i386", "4WS:php-ncurses-0:4.3.9-3.35.ia64", "4WS:php-ncurses-0:4.3.9-3.35.ppc", "4WS:php-ncurses-0:4.3.9-3.35.s390", "4WS:php-ncurses-0:4.3.9-3.35.s390x", "4WS:php-ncurses-0:4.3.9-3.35.x86_64", "4WS:php-odbc-0:4.3.9-3.35.i386", "4WS:php-odbc-0:4.3.9-3.35.ia64", "4WS:php-odbc-0:4.3.9-3.35.ppc", "4WS:php-odbc-0:4.3.9-3.35.s390", "4WS:php-odbc-0:4.3.9-3.35.s390x", "4WS:php-odbc-0:4.3.9-3.35.x86_64", "4WS:php-pear-0:4.3.9-3.35.i386", "4WS:php-pear-0:4.3.9-3.35.ia64", "4WS:php-pear-0:4.3.9-3.35.ppc", "4WS:php-pear-0:4.3.9-3.35.s390", "4WS:php-pear-0:4.3.9-3.35.s390x", "4WS:php-pear-0:4.3.9-3.35.x86_64", "4WS:php-pgsql-0:4.3.9-3.35.i386", "4WS:php-pgsql-0:4.3.9-3.35.ia64", "4WS:php-pgsql-0:4.3.9-3.35.ppc", "4WS:php-pgsql-0:4.3.9-3.35.s390", "4WS:php-pgsql-0:4.3.9-3.35.s390x", "4WS:php-pgsql-0:4.3.9-3.35.x86_64", "4WS:php-snmp-0:4.3.9-3.35.i386", "4WS:php-snmp-0:4.3.9-3.35.ia64", "4WS:php-snmp-0:4.3.9-3.35.ppc", "4WS:php-snmp-0:4.3.9-3.35.s390", "4WS:php-snmp-0:4.3.9-3.35.s390x", "4WS:php-snmp-0:4.3.9-3.35.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.35.i386", "4WS:php-xmlrpc-0:4.3.9-3.35.ia64", "4WS:php-xmlrpc-0:4.3.9-3.35.ppc", "4WS:php-xmlrpc-0:4.3.9-3.35.s390", "4WS:php-xmlrpc-0:4.3.9-3.35.s390x", "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2012:0071" } ], "scores": [ { "cvss_v2": { "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" }, "products": [ "4AS:php-0:4.3.9-3.35.i386", "4AS:php-0:4.3.9-3.35.ia64", "4AS:php-0:4.3.9-3.35.ppc", "4AS:php-0:4.3.9-3.35.s390", "4AS:php-0:4.3.9-3.35.s390x", "4AS:php-0:4.3.9-3.35.src", "4AS:php-0:4.3.9-3.35.x86_64", "4AS:php-debuginfo-0:4.3.9-3.35.i386", "4AS:php-debuginfo-0:4.3.9-3.35.ia64", "4AS:php-debuginfo-0:4.3.9-3.35.ppc", "4AS:php-debuginfo-0:4.3.9-3.35.s390", "4AS:php-debuginfo-0:4.3.9-3.35.s390x", "4AS:php-debuginfo-0:4.3.9-3.35.x86_64", "4AS:php-devel-0:4.3.9-3.35.i386", "4AS:php-devel-0:4.3.9-3.35.ia64", "4AS:php-devel-0:4.3.9-3.35.ppc", "4AS:php-devel-0:4.3.9-3.35.s390", "4AS:php-devel-0:4.3.9-3.35.s390x", "4AS:php-devel-0:4.3.9-3.35.x86_64", "4AS:php-domxml-0:4.3.9-3.35.i386", "4AS:php-domxml-0:4.3.9-3.35.ia64", "4AS:php-domxml-0:4.3.9-3.35.ppc", "4AS:php-domxml-0:4.3.9-3.35.s390", "4AS:php-domxml-0:4.3.9-3.35.s390x", "4AS:php-domxml-0:4.3.9-3.35.x86_64", "4AS:php-gd-0:4.3.9-3.35.i386", "4AS:php-gd-0:4.3.9-3.35.ia64", "4AS:php-gd-0:4.3.9-3.35.ppc", "4AS:php-gd-0:4.3.9-3.35.s390", "4AS:php-gd-0:4.3.9-3.35.s390x", "4AS:php-gd-0:4.3.9-3.35.x86_64", "4AS:php-imap-0:4.3.9-3.35.i386", "4AS:php-imap-0:4.3.9-3.35.ia64", "4AS:php-imap-0:4.3.9-3.35.ppc", "4AS:php-imap-0:4.3.9-3.35.s390", "4AS:php-imap-0:4.3.9-3.35.s390x", "4AS:php-imap-0:4.3.9-3.35.x86_64", "4AS:php-ldap-0:4.3.9-3.35.i386", "4AS:php-ldap-0:4.3.9-3.35.ia64", "4AS:php-ldap-0:4.3.9-3.35.ppc", "4AS:php-ldap-0:4.3.9-3.35.s390", "4AS:php-ldap-0:4.3.9-3.35.s390x", "4AS:php-ldap-0:4.3.9-3.35.x86_64", "4AS:php-mbstring-0:4.3.9-3.35.i386", "4AS:php-mbstring-0:4.3.9-3.35.ia64", "4AS:php-mbstring-0:4.3.9-3.35.ppc", "4AS:php-mbstring-0:4.3.9-3.35.s390", "4AS:php-mbstring-0:4.3.9-3.35.s390x", "4AS:php-mbstring-0:4.3.9-3.35.x86_64", "4AS:php-mysql-0:4.3.9-3.35.i386", "4AS:php-mysql-0:4.3.9-3.35.ia64", "4AS:php-mysql-0:4.3.9-3.35.ppc", "4AS:php-mysql-0:4.3.9-3.35.s390", "4AS:php-mysql-0:4.3.9-3.35.s390x", "4AS:php-mysql-0:4.3.9-3.35.x86_64", "4AS:php-ncurses-0:4.3.9-3.35.i386", "4AS:php-ncurses-0:4.3.9-3.35.ia64", "4AS:php-ncurses-0:4.3.9-3.35.ppc", "4AS:php-ncurses-0:4.3.9-3.35.s390", "4AS:php-ncurses-0:4.3.9-3.35.s390x", "4AS:php-ncurses-0:4.3.9-3.35.x86_64", "4AS:php-odbc-0:4.3.9-3.35.i386", "4AS:php-odbc-0:4.3.9-3.35.ia64", "4AS:php-odbc-0:4.3.9-3.35.ppc", "4AS:php-odbc-0:4.3.9-3.35.s390", "4AS:php-odbc-0:4.3.9-3.35.s390x", "4AS:php-odbc-0:4.3.9-3.35.x86_64", "4AS:php-pear-0:4.3.9-3.35.i386", "4AS:php-pear-0:4.3.9-3.35.ia64", "4AS:php-pear-0:4.3.9-3.35.ppc", "4AS:php-pear-0:4.3.9-3.35.s390", "4AS:php-pear-0:4.3.9-3.35.s390x", "4AS:php-pear-0:4.3.9-3.35.x86_64", "4AS:php-pgsql-0:4.3.9-3.35.i386", "4AS:php-pgsql-0:4.3.9-3.35.ia64", "4AS:php-pgsql-0:4.3.9-3.35.ppc", "4AS:php-pgsql-0:4.3.9-3.35.s390", "4AS:php-pgsql-0:4.3.9-3.35.s390x", "4AS:php-pgsql-0:4.3.9-3.35.x86_64", "4AS:php-snmp-0:4.3.9-3.35.i386", "4AS:php-snmp-0:4.3.9-3.35.ia64", "4AS:php-snmp-0:4.3.9-3.35.ppc", "4AS:php-snmp-0:4.3.9-3.35.s390", "4AS:php-snmp-0:4.3.9-3.35.s390x", "4AS:php-snmp-0:4.3.9-3.35.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.35.i386", "4AS:php-xmlrpc-0:4.3.9-3.35.ia64", "4AS:php-xmlrpc-0:4.3.9-3.35.ppc", "4AS:php-xmlrpc-0:4.3.9-3.35.s390", "4AS:php-xmlrpc-0:4.3.9-3.35.s390x", "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64", "4Desktop:php-0:4.3.9-3.35.i386", "4Desktop:php-0:4.3.9-3.35.ia64", "4Desktop:php-0:4.3.9-3.35.ppc", "4Desktop:php-0:4.3.9-3.35.s390", "4Desktop:php-0:4.3.9-3.35.s390x", "4Desktop:php-0:4.3.9-3.35.src", "4Desktop:php-0:4.3.9-3.35.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.35.i386", "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64", "4Desktop:php-devel-0:4.3.9-3.35.i386", "4Desktop:php-devel-0:4.3.9-3.35.ia64", "4Desktop:php-devel-0:4.3.9-3.35.ppc", "4Desktop:php-devel-0:4.3.9-3.35.s390", "4Desktop:php-devel-0:4.3.9-3.35.s390x", "4Desktop:php-devel-0:4.3.9-3.35.x86_64", "4Desktop:php-domxml-0:4.3.9-3.35.i386", "4Desktop:php-domxml-0:4.3.9-3.35.ia64", "4Desktop:php-domxml-0:4.3.9-3.35.ppc", "4Desktop:php-domxml-0:4.3.9-3.35.s390", "4Desktop:php-domxml-0:4.3.9-3.35.s390x", "4Desktop:php-domxml-0:4.3.9-3.35.x86_64", "4Desktop:php-gd-0:4.3.9-3.35.i386", "4Desktop:php-gd-0:4.3.9-3.35.ia64", "4Desktop:php-gd-0:4.3.9-3.35.ppc", "4Desktop:php-gd-0:4.3.9-3.35.s390", "4Desktop:php-gd-0:4.3.9-3.35.s390x", "4Desktop:php-gd-0:4.3.9-3.35.x86_64", "4Desktop:php-imap-0:4.3.9-3.35.i386", "4Desktop:php-imap-0:4.3.9-3.35.ia64", "4Desktop:php-imap-0:4.3.9-3.35.ppc", "4Desktop:php-imap-0:4.3.9-3.35.s390", "4Desktop:php-imap-0:4.3.9-3.35.s390x", "4Desktop:php-imap-0:4.3.9-3.35.x86_64", "4Desktop:php-ldap-0:4.3.9-3.35.i386", "4Desktop:php-ldap-0:4.3.9-3.35.ia64", "4Desktop:php-ldap-0:4.3.9-3.35.ppc", "4Desktop:php-ldap-0:4.3.9-3.35.s390", "4Desktop:php-ldap-0:4.3.9-3.35.s390x", "4Desktop:php-ldap-0:4.3.9-3.35.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.35.i386", "4Desktop:php-mbstring-0:4.3.9-3.35.ia64", "4Desktop:php-mbstring-0:4.3.9-3.35.ppc", "4Desktop:php-mbstring-0:4.3.9-3.35.s390", "4Desktop:php-mbstring-0:4.3.9-3.35.s390x", "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64", "4Desktop:php-mysql-0:4.3.9-3.35.i386", "4Desktop:php-mysql-0:4.3.9-3.35.ia64", "4Desktop:php-mysql-0:4.3.9-3.35.ppc", "4Desktop:php-mysql-0:4.3.9-3.35.s390", "4Desktop:php-mysql-0:4.3.9-3.35.s390x", "4Desktop:php-mysql-0:4.3.9-3.35.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.35.i386", "4Desktop:php-ncurses-0:4.3.9-3.35.ia64", "4Desktop:php-ncurses-0:4.3.9-3.35.ppc", "4Desktop:php-ncurses-0:4.3.9-3.35.s390", "4Desktop:php-ncurses-0:4.3.9-3.35.s390x", "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64", "4Desktop:php-odbc-0:4.3.9-3.35.i386", "4Desktop:php-odbc-0:4.3.9-3.35.ia64", "4Desktop:php-odbc-0:4.3.9-3.35.ppc", "4Desktop:php-odbc-0:4.3.9-3.35.s390", "4Desktop:php-odbc-0:4.3.9-3.35.s390x", "4Desktop:php-odbc-0:4.3.9-3.35.x86_64", "4Desktop:php-pear-0:4.3.9-3.35.i386", "4Desktop:php-pear-0:4.3.9-3.35.ia64", "4Desktop:php-pear-0:4.3.9-3.35.ppc", "4Desktop:php-pear-0:4.3.9-3.35.s390", "4Desktop:php-pear-0:4.3.9-3.35.s390x", "4Desktop:php-pear-0:4.3.9-3.35.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.35.i386", "4Desktop:php-pgsql-0:4.3.9-3.35.ia64", "4Desktop:php-pgsql-0:4.3.9-3.35.ppc", "4Desktop:php-pgsql-0:4.3.9-3.35.s390", "4Desktop:php-pgsql-0:4.3.9-3.35.s390x", "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64", "4Desktop:php-snmp-0:4.3.9-3.35.i386", "4Desktop:php-snmp-0:4.3.9-3.35.ia64", "4Desktop:php-snmp-0:4.3.9-3.35.ppc", "4Desktop:php-snmp-0:4.3.9-3.35.s390", "4Desktop:php-snmp-0:4.3.9-3.35.s390x", "4Desktop:php-snmp-0:4.3.9-3.35.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64", "4ES:php-0:4.3.9-3.35.i386", "4ES:php-0:4.3.9-3.35.ia64", "4ES:php-0:4.3.9-3.35.ppc", "4ES:php-0:4.3.9-3.35.s390", "4ES:php-0:4.3.9-3.35.s390x", "4ES:php-0:4.3.9-3.35.src", "4ES:php-0:4.3.9-3.35.x86_64", "4ES:php-debuginfo-0:4.3.9-3.35.i386", "4ES:php-debuginfo-0:4.3.9-3.35.ia64", "4ES:php-debuginfo-0:4.3.9-3.35.ppc", "4ES:php-debuginfo-0:4.3.9-3.35.s390", "4ES:php-debuginfo-0:4.3.9-3.35.s390x", "4ES:php-debuginfo-0:4.3.9-3.35.x86_64", "4ES:php-devel-0:4.3.9-3.35.i386", "4ES:php-devel-0:4.3.9-3.35.ia64", "4ES:php-devel-0:4.3.9-3.35.ppc", "4ES:php-devel-0:4.3.9-3.35.s390", "4ES:php-devel-0:4.3.9-3.35.s390x", "4ES:php-devel-0:4.3.9-3.35.x86_64", "4ES:php-domxml-0:4.3.9-3.35.i386", "4ES:php-domxml-0:4.3.9-3.35.ia64", "4ES:php-domxml-0:4.3.9-3.35.ppc", "4ES:php-domxml-0:4.3.9-3.35.s390", "4ES:php-domxml-0:4.3.9-3.35.s390x", "4ES:php-domxml-0:4.3.9-3.35.x86_64", "4ES:php-gd-0:4.3.9-3.35.i386", "4ES:php-gd-0:4.3.9-3.35.ia64", "4ES:php-gd-0:4.3.9-3.35.ppc", "4ES:php-gd-0:4.3.9-3.35.s390", "4ES:php-gd-0:4.3.9-3.35.s390x", "4ES:php-gd-0:4.3.9-3.35.x86_64", "4ES:php-imap-0:4.3.9-3.35.i386", "4ES:php-imap-0:4.3.9-3.35.ia64", "4ES:php-imap-0:4.3.9-3.35.ppc", "4ES:php-imap-0:4.3.9-3.35.s390", "4ES:php-imap-0:4.3.9-3.35.s390x", "4ES:php-imap-0:4.3.9-3.35.x86_64", "4ES:php-ldap-0:4.3.9-3.35.i386", "4ES:php-ldap-0:4.3.9-3.35.ia64", "4ES:php-ldap-0:4.3.9-3.35.ppc", "4ES:php-ldap-0:4.3.9-3.35.s390", "4ES:php-ldap-0:4.3.9-3.35.s390x", "4ES:php-ldap-0:4.3.9-3.35.x86_64", "4ES:php-mbstring-0:4.3.9-3.35.i386", "4ES:php-mbstring-0:4.3.9-3.35.ia64", "4ES:php-mbstring-0:4.3.9-3.35.ppc", "4ES:php-mbstring-0:4.3.9-3.35.s390", "4ES:php-mbstring-0:4.3.9-3.35.s390x", "4ES:php-mbstring-0:4.3.9-3.35.x86_64", "4ES:php-mysql-0:4.3.9-3.35.i386", "4ES:php-mysql-0:4.3.9-3.35.ia64", "4ES:php-mysql-0:4.3.9-3.35.ppc", "4ES:php-mysql-0:4.3.9-3.35.s390", "4ES:php-mysql-0:4.3.9-3.35.s390x", "4ES:php-mysql-0:4.3.9-3.35.x86_64", "4ES:php-ncurses-0:4.3.9-3.35.i386", "4ES:php-ncurses-0:4.3.9-3.35.ia64", "4ES:php-ncurses-0:4.3.9-3.35.ppc", "4ES:php-ncurses-0:4.3.9-3.35.s390", "4ES:php-ncurses-0:4.3.9-3.35.s390x", "4ES:php-ncurses-0:4.3.9-3.35.x86_64", "4ES:php-odbc-0:4.3.9-3.35.i386", "4ES:php-odbc-0:4.3.9-3.35.ia64", "4ES:php-odbc-0:4.3.9-3.35.ppc", "4ES:php-odbc-0:4.3.9-3.35.s390", "4ES:php-odbc-0:4.3.9-3.35.s390x", "4ES:php-odbc-0:4.3.9-3.35.x86_64", "4ES:php-pear-0:4.3.9-3.35.i386", "4ES:php-pear-0:4.3.9-3.35.ia64", "4ES:php-pear-0:4.3.9-3.35.ppc", "4ES:php-pear-0:4.3.9-3.35.s390", "4ES:php-pear-0:4.3.9-3.35.s390x", "4ES:php-pear-0:4.3.9-3.35.x86_64", "4ES:php-pgsql-0:4.3.9-3.35.i386", "4ES:php-pgsql-0:4.3.9-3.35.ia64", "4ES:php-pgsql-0:4.3.9-3.35.ppc", "4ES:php-pgsql-0:4.3.9-3.35.s390", "4ES:php-pgsql-0:4.3.9-3.35.s390x", "4ES:php-pgsql-0:4.3.9-3.35.x86_64", "4ES:php-snmp-0:4.3.9-3.35.i386", "4ES:php-snmp-0:4.3.9-3.35.ia64", "4ES:php-snmp-0:4.3.9-3.35.ppc", "4ES:php-snmp-0:4.3.9-3.35.s390", "4ES:php-snmp-0:4.3.9-3.35.s390x", "4ES:php-snmp-0:4.3.9-3.35.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.35.i386", "4ES:php-xmlrpc-0:4.3.9-3.35.ia64", "4ES:php-xmlrpc-0:4.3.9-3.35.ppc", "4ES:php-xmlrpc-0:4.3.9-3.35.s390", "4ES:php-xmlrpc-0:4.3.9-3.35.s390x", "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64", "4WS:php-0:4.3.9-3.35.i386", "4WS:php-0:4.3.9-3.35.ia64", "4WS:php-0:4.3.9-3.35.ppc", "4WS:php-0:4.3.9-3.35.s390", "4WS:php-0:4.3.9-3.35.s390x", "4WS:php-0:4.3.9-3.35.src", "4WS:php-0:4.3.9-3.35.x86_64", "4WS:php-debuginfo-0:4.3.9-3.35.i386", "4WS:php-debuginfo-0:4.3.9-3.35.ia64", "4WS:php-debuginfo-0:4.3.9-3.35.ppc", "4WS:php-debuginfo-0:4.3.9-3.35.s390", "4WS:php-debuginfo-0:4.3.9-3.35.s390x", "4WS:php-debuginfo-0:4.3.9-3.35.x86_64", "4WS:php-devel-0:4.3.9-3.35.i386", "4WS:php-devel-0:4.3.9-3.35.ia64", "4WS:php-devel-0:4.3.9-3.35.ppc", "4WS:php-devel-0:4.3.9-3.35.s390", "4WS:php-devel-0:4.3.9-3.35.s390x", "4WS:php-devel-0:4.3.9-3.35.x86_64", "4WS:php-domxml-0:4.3.9-3.35.i386", "4WS:php-domxml-0:4.3.9-3.35.ia64", "4WS:php-domxml-0:4.3.9-3.35.ppc", "4WS:php-domxml-0:4.3.9-3.35.s390", "4WS:php-domxml-0:4.3.9-3.35.s390x", "4WS:php-domxml-0:4.3.9-3.35.x86_64", "4WS:php-gd-0:4.3.9-3.35.i386", "4WS:php-gd-0:4.3.9-3.35.ia64", "4WS:php-gd-0:4.3.9-3.35.ppc", "4WS:php-gd-0:4.3.9-3.35.s390", "4WS:php-gd-0:4.3.9-3.35.s390x", "4WS:php-gd-0:4.3.9-3.35.x86_64", "4WS:php-imap-0:4.3.9-3.35.i386", "4WS:php-imap-0:4.3.9-3.35.ia64", "4WS:php-imap-0:4.3.9-3.35.ppc", "4WS:php-imap-0:4.3.9-3.35.s390", "4WS:php-imap-0:4.3.9-3.35.s390x", "4WS:php-imap-0:4.3.9-3.35.x86_64", "4WS:php-ldap-0:4.3.9-3.35.i386", "4WS:php-ldap-0:4.3.9-3.35.ia64", "4WS:php-ldap-0:4.3.9-3.35.ppc", "4WS:php-ldap-0:4.3.9-3.35.s390", "4WS:php-ldap-0:4.3.9-3.35.s390x", "4WS:php-ldap-0:4.3.9-3.35.x86_64", "4WS:php-mbstring-0:4.3.9-3.35.i386", "4WS:php-mbstring-0:4.3.9-3.35.ia64", "4WS:php-mbstring-0:4.3.9-3.35.ppc", "4WS:php-mbstring-0:4.3.9-3.35.s390", "4WS:php-mbstring-0:4.3.9-3.35.s390x", "4WS:php-mbstring-0:4.3.9-3.35.x86_64", "4WS:php-mysql-0:4.3.9-3.35.i386", "4WS:php-mysql-0:4.3.9-3.35.ia64", "4WS:php-mysql-0:4.3.9-3.35.ppc", "4WS:php-mysql-0:4.3.9-3.35.s390", "4WS:php-mysql-0:4.3.9-3.35.s390x", "4WS:php-mysql-0:4.3.9-3.35.x86_64", "4WS:php-ncurses-0:4.3.9-3.35.i386", "4WS:php-ncurses-0:4.3.9-3.35.ia64", "4WS:php-ncurses-0:4.3.9-3.35.ppc", "4WS:php-ncurses-0:4.3.9-3.35.s390", "4WS:php-ncurses-0:4.3.9-3.35.s390x", "4WS:php-ncurses-0:4.3.9-3.35.x86_64", "4WS:php-odbc-0:4.3.9-3.35.i386", "4WS:php-odbc-0:4.3.9-3.35.ia64", "4WS:php-odbc-0:4.3.9-3.35.ppc", "4WS:php-odbc-0:4.3.9-3.35.s390", "4WS:php-odbc-0:4.3.9-3.35.s390x", "4WS:php-odbc-0:4.3.9-3.35.x86_64", "4WS:php-pear-0:4.3.9-3.35.i386", "4WS:php-pear-0:4.3.9-3.35.ia64", "4WS:php-pear-0:4.3.9-3.35.ppc", "4WS:php-pear-0:4.3.9-3.35.s390", "4WS:php-pear-0:4.3.9-3.35.s390x", "4WS:php-pear-0:4.3.9-3.35.x86_64", "4WS:php-pgsql-0:4.3.9-3.35.i386", "4WS:php-pgsql-0:4.3.9-3.35.ia64", "4WS:php-pgsql-0:4.3.9-3.35.ppc", "4WS:php-pgsql-0:4.3.9-3.35.s390", "4WS:php-pgsql-0:4.3.9-3.35.s390x", "4WS:php-pgsql-0:4.3.9-3.35.x86_64", "4WS:php-snmp-0:4.3.9-3.35.i386", "4WS:php-snmp-0:4.3.9-3.35.ia64", "4WS:php-snmp-0:4.3.9-3.35.ppc", "4WS:php-snmp-0:4.3.9-3.35.s390", "4WS:php-snmp-0:4.3.9-3.35.s390x", "4WS:php-snmp-0:4.3.9-3.35.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.35.i386", "4WS:php-xmlrpc-0:4.3.9-3.35.ia64", "4WS:php-xmlrpc-0:4.3.9-3.35.ppc", "4WS:php-xmlrpc-0:4.3.9-3.35.s390", "4WS:php-xmlrpc-0:4.3.9-3.35.s390x", "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: hash table collisions CPU usage DoS (oCERT-2011-003)" } ] }
ghsa-6qfq-jp45-c2jc
Vulnerability from github
Published
2022-05-14 02:16
Modified
2022-05-14 02:16
Details
The rfc1867_post_handler function in main/rfc1867.c in PHP before 5.3.7 does not properly restrict filenames in multipart/form-data POST requests, which allows remote attackers to conduct absolute path traversal attacks, and possibly create or overwrite arbitrary files, via a crafted upload request, related to a "file path injection vulnerability."
{ "affected": [], "aliases": [ "CVE-2011-2202" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2011-06-16T23:55:00Z", "severity": "MODERATE" }, "details": "The rfc1867_post_handler function in main/rfc1867.c in PHP before 5.3.7 does not properly restrict filenames in multipart/form-data POST requests, which allows remote attackers to conduct absolute path traversal attacks, and possibly create or overwrite arbitrary files, via a crafted upload request, related to a \"file path injection vulnerability.\"", "id": "GHSA-6qfq-jp45-c2jc", "modified": "2022-05-14T02:16:13Z", "published": "2022-05-14T02:16:13Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-2202" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/67999" }, { "type": "WEB", "url": "http://bugs.php.net/bug.php?id=54939" }, { "type": "WEB", "url": "http://lists.apple.com/archives/security-announce/2012/Feb/msg00000.html" }, { "type": "WEB", "url": "http://marc.info/?l=bugtraq\u0026m=133469208622507\u0026w=2" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2011/06/12/5" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2011/06/13/15" }, { "type": "WEB", "url": "http://pastebin.com/1edSuSVN" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2012-0071.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/44874" }, { "type": "WEB", "url": "http://securitytracker.com/id?1025659" }, { "type": "WEB", "url": "http://support.apple.com/kb/HT5130" }, { "type": "WEB", "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/NEWS?view=markup\u0026pathrev=312103" }, { "type": "WEB", "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/main/rfc1867.c?r1=312103\u0026r2=312102\u0026pathrev=312103" }, { "type": "WEB", "url": "http://svn.php.net/viewvc?view=revision\u0026revision=312103" }, { "type": "WEB", "url": "http://www.debian.org/security/2011/dsa-2266" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:165" }, { "type": "WEB", "url": "http://www.php.net/ChangeLog-5.php#5.3.7" }, { "type": "WEB", "url": "http://www.php.net/archive/2011.php#id2011-08-18-1" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2011-1423.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/48259" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/49241" } ], "schema_version": "1.4.0", "severity": [] }
gsd-2011-2202
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
The rfc1867_post_handler function in main/rfc1867.c in PHP before 5.3.7 does not properly restrict filenames in multipart/form-data POST requests, which allows remote attackers to conduct absolute path traversal attacks, and possibly create or overwrite arbitrary files, via a crafted upload request, related to a "file path injection vulnerability."
Aliases
Aliases
{ "GSD": { "alias": "CVE-2011-2202", "description": "The rfc1867_post_handler function in main/rfc1867.c in PHP before 5.3.7 does not properly restrict filenames in multipart/form-data POST requests, which allows remote attackers to conduct absolute path traversal attacks, and possibly create or overwrite arbitrary files, via a crafted upload request, related to a \"file path injection vulnerability.\"", "id": "GSD-2011-2202", "references": [ "https://www.suse.com/security/cve/CVE-2011-2202.html", "https://www.debian.org/security/2011/dsa-2266", "https://access.redhat.com/errata/RHSA-2012:0071", "https://access.redhat.com/errata/RHSA-2012:0033", "https://access.redhat.com/errata/RHSA-2011:1423", "https://alas.aws.amazon.com/cve/html/CVE-2011-2202.html", "https://linux.oracle.com/cve/CVE-2011-2202.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2011-2202" ], "details": "The rfc1867_post_handler function in main/rfc1867.c in PHP before 5.3.7 does not properly restrict filenames in multipart/form-data POST requests, which allows remote attackers to conduct absolute path traversal attacks, and possibly create or overwrite arbitrary files, via a crafted upload request, related to a \"file path injection vulnerability.\"", "id": "GSD-2011-2202", "modified": "2023-12-13T01:19:07.445458Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2011-2202", "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": "The rfc1867_post_handler function in main/rfc1867.c in PHP before 5.3.7 does not properly restrict filenames in multipart/form-data POST requests, which allows remote attackers to conduct absolute path traversal attacks, and possibly create or overwrite arbitrary files, via a crafted upload request, related to a \"file path injection vulnerability.\"" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "48259", "refsource": "BID", "url": "http://www.securityfocus.com/bid/48259" }, { "name": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/main/rfc1867.c?r1=312103\u0026r2=312102\u0026pathrev=312103", "refsource": "CONFIRM", "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/main/rfc1867.c?r1=312103\u0026r2=312102\u0026pathrev=312103" }, { "name": "HPSBOV02763", "refsource": "HP", "url": "http://marc.info/?l=bugtraq\u0026m=133469208622507\u0026w=2" }, { "name": "http://svn.php.net/viewvc?view=revision\u0026revision=312103", "refsource": "CONFIRM", "url": "http://svn.php.net/viewvc?view=revision\u0026revision=312103" }, { "name": "http://support.apple.com/kb/HT5130", "refsource": "CONFIRM", "url": "http://support.apple.com/kb/HT5130" }, { "name": "49241", "refsource": "BID", "url": "http://www.securityfocus.com/bid/49241" }, { "name": "1025659", "refsource": "SECTRACK", "url": "http://securitytracker.com/id?1025659" }, { "name": "php-sapiposthandlerfunc-sec-bypass(67999)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/67999" }, { "name": "MDVSA-2011:165", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:165" }, { "name": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/NEWS?view=markup\u0026pathrev=312103", "refsource": "CONFIRM", "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/NEWS?view=markup\u0026pathrev=312103" }, { "name": "44874", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/44874" }, { "name": "DSA-2266", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2011/dsa-2266" }, { "name": "APPLE-SA-2012-02-01-1", "refsource": "APPLE", "url": "http://lists.apple.com/archives/security-announce/2012/Feb/msg00000.html" }, { "name": "[oss-security] 20110613 Re: CVE Request: PHP File upload filename", "refsource": "MLIST", "url": "http://openwall.com/lists/oss-security/2011/06/13/15" }, { "name": "SSRT100826", "refsource": "HP", "url": "http://marc.info/?l=bugtraq\u0026m=133469208622507\u0026w=2" }, { "name": "http://bugs.php.net/bug.php?id=54939", "refsource": "CONFIRM", "url": "http://bugs.php.net/bug.php?id=54939" }, { "name": "RHSA-2011:1423", "refsource": "REDHAT", "url": "http://www.redhat.com/support/errata/RHSA-2011-1423.html" }, { "name": "http://www.php.net/ChangeLog-5.php#5.3.7", "refsource": "CONFIRM", "url": "http://www.php.net/ChangeLog-5.php#5.3.7" }, { "name": "[oss-security] 20110612 CVE Request: PHP File upload filename", "refsource": "MLIST", "url": "http://openwall.com/lists/oss-security/2011/06/12/5" }, { "name": "RHSA-2012:0071", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2012-0071.html" }, { "name": "http://www.php.net/archive/2011.php#id2011-08-18-1", "refsource": "CONFIRM", "url": "http://www.php.net/archive/2011.php#id2011-08-18-1" }, { "name": "http://pastebin.com/1edSuSVN", "refsource": "MISC", "url": "http://pastebin.com/1edSuSVN" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:php:php:5.3.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.0.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.0.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.0:beta4:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.1.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.2.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.2.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.3.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.3.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.4.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.4.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:3.0.11:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:3.0.10:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:3.0.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:3.0.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:3.0.8:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:3.0.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "5.3.6", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.0.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.0.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.0:beta_4_patch1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.0:beta1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.2.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.3.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.3.10:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.3.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.3.8:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.4.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.4.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:3.0.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:3.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:3.0.17:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:3.0.16:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:2.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:1.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:5.3.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:5.3.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.0.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.0.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.1.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.1.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.3.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.3.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.3.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.4.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.4.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:3.0.13:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:3.0.12:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:3.0.15:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:3.0.14:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:3.0.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:2.0b10:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.0.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.0.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.0:beta2:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.0:beta3:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.2.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.3.11:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.3.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.3.9:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.4.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.4.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.4.8:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:4.4.9:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:3.0.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:3.0.18:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:3.0.9:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:3.0.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:5.3.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:5.3.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:5.3.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2011-2202" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The rfc1867_post_handler function in main/rfc1867.c in PHP before 5.3.7 does not properly restrict filenames in multipart/form-data POST requests, which allows remote attackers to conduct absolute path traversal attacks, and possibly create or overwrite arbitrary files, via a crafted upload request, related to a \"file path injection vulnerability.\"" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-264" } ] } ] }, "references": { "reference_data": [ { "name": "44874", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/44874" }, { "name": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/NEWS?view=markup\u0026pathrev=312103", "refsource": "CONFIRM", "tags": [], "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/NEWS?view=markup\u0026pathrev=312103" }, { "name": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/main/rfc1867.c?r1=312103\u0026r2=312102\u0026pathrev=312103", "refsource": "CONFIRM", "tags": [ "Patch" ], "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/main/rfc1867.c?r1=312103\u0026r2=312102\u0026pathrev=312103" }, { "name": "http://pastebin.com/1edSuSVN", "refsource": "MISC", "tags": [ "Exploit" ], "url": "http://pastebin.com/1edSuSVN" }, { "name": "1025659", "refsource": "SECTRACK", "tags": [], "url": "http://securitytracker.com/id?1025659" }, { "name": "48259", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/48259" }, { "name": "[oss-security] 20110612 CVE Request: PHP File upload filename", "refsource": "MLIST", "tags": [ "Patch" ], "url": "http://openwall.com/lists/oss-security/2011/06/12/5" }, { "name": "http://bugs.php.net/bug.php?id=54939", "refsource": "CONFIRM", "tags": [], "url": "http://bugs.php.net/bug.php?id=54939" }, { "name": "http://svn.php.net/viewvc?view=revision\u0026revision=312103", "refsource": "CONFIRM", "tags": [ "Patch" ], "url": "http://svn.php.net/viewvc?view=revision\u0026revision=312103" }, { "name": "[oss-security] 20110613 Re: CVE Request: PHP File upload filename", "refsource": "MLIST", "tags": [ "Patch" ], "url": "http://openwall.com/lists/oss-security/2011/06/13/15" }, { "name": "49241", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/49241" }, { "name": "http://www.php.net/archive/2011.php#id2011-08-18-1", "refsource": "CONFIRM", "tags": [], "url": "http://www.php.net/archive/2011.php#id2011-08-18-1" }, { "name": "http://www.php.net/ChangeLog-5.php#5.3.7", "refsource": "CONFIRM", "tags": [], "url": "http://www.php.net/ChangeLog-5.php#5.3.7" }, { "name": "DSA-2266", "refsource": "DEBIAN", "tags": [], "url": "http://www.debian.org/security/2011/dsa-2266" }, { "name": "MDVSA-2011:165", "refsource": "MANDRIVA", "tags": [], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:165" }, { "name": "RHSA-2011:1423", "refsource": "REDHAT", "tags": [], "url": "http://www.redhat.com/support/errata/RHSA-2011-1423.html" }, { "name": "http://support.apple.com/kb/HT5130", "refsource": "CONFIRM", "tags": [], "url": "http://support.apple.com/kb/HT5130" }, { "name": "APPLE-SA-2012-02-01-1", "refsource": "APPLE", "tags": [], "url": "http://lists.apple.com/archives/security-announce/2012/Feb/msg00000.html" }, { "name": "RHSA-2012:0071", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2012-0071.html" }, { "name": "SSRT100826", "refsource": "HP", "tags": [], "url": "http://marc.info/?l=bugtraq\u0026m=133469208622507\u0026w=2" }, { "name": "php-sapiposthandlerfunc-sec-bypass(67999)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/67999" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.4, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2018-10-30T16:26Z", "publishedDate": "2011-06-16T23:55Z" } } }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.