Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2014-8626
Vulnerability from cvelistv5
Published
2014-11-23 02:00
Modified
2024-08-06 13:26
Severity ?
EPSS score ?
Summary
Stack-based buffer overflow in the date_from_ISO8601 function in ext/xmlrpc/libxmlrpc/xmlrpc.c in PHP before 5.2.7 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code by including a timezone field in a date, leading to improper XML-RPC encoding.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T13:26:01.624Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "RHSA-2014:1824", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2014-1824.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugs.php.net/bug.php?id=45226" }, { "name": "RHSA-2014:1825", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2014-1825.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=c818d0d01341907fee82bdb81cab07b7d93bb9db" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://php.net/ChangeLog-5.php" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1155607" }, { "name": "70928", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/70928" }, { "name": "[oss-security] 20141106 Re: CVE request: PHP xmlrpc date_from_ISO8601() buffer overflow (in php \u003c 5.2.7)", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://openwall.com/lists/oss-security/2014/11/06/3" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2014-11-05T00:00:00", "descriptions": [ { "lang": "en", "value": "Stack-based buffer overflow in the date_from_ISO8601 function in ext/xmlrpc/libxmlrpc/xmlrpc.c in PHP before 5.2.7 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code by including a timezone field in a date, leading to improper XML-RPC encoding." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2015-04-28T13:57:00", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "name": "RHSA-2014:1824", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2014-1824.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugs.php.net/bug.php?id=45226" }, { "name": "RHSA-2014:1825", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2014-1825.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=c818d0d01341907fee82bdb81cab07b7d93bb9db" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://php.net/ChangeLog-5.php" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1155607" }, { "name": "70928", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/70928" }, { "name": "[oss-security] 20141106 Re: CVE request: PHP xmlrpc date_from_ISO8601() buffer overflow (in php \u003c 5.2.7)", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://openwall.com/lists/oss-security/2014/11/06/3" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2014-8626", "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": "Stack-based buffer overflow in the date_from_ISO8601 function in ext/xmlrpc/libxmlrpc/xmlrpc.c in PHP before 5.2.7 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code by including a timezone field in a date, leading to improper XML-RPC encoding." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "RHSA-2014:1824", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2014-1824.html" }, { "name": "https://bugs.php.net/bug.php?id=45226", "refsource": "CONFIRM", "url": "https://bugs.php.net/bug.php?id=45226" }, { "name": "RHSA-2014:1825", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2014-1825.html" }, { "name": "http://git.php.net/?p=php-src.git;a=commit;h=c818d0d01341907fee82bdb81cab07b7d93bb9db", "refsource": "CONFIRM", "url": "http://git.php.net/?p=php-src.git;a=commit;h=c818d0d01341907fee82bdb81cab07b7d93bb9db" }, { "name": "http://php.net/ChangeLog-5.php", "refsource": "CONFIRM", "url": "http://php.net/ChangeLog-5.php" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1155607", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1155607" }, { "name": "70928", "refsource": "BID", "url": "http://www.securityfocus.com/bid/70928" }, { "name": "[oss-security] 20141106 Re: CVE request: PHP xmlrpc date_from_ISO8601() buffer overflow (in php \u003c 5.2.7)", "refsource": "MLIST", "url": "http://openwall.com/lists/oss-security/2014/11/06/3" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2014-8626", "datePublished": "2014-11-23T02:00:00", "dateReserved": "2014-11-06T00:00:00", "dateUpdated": "2024-08-06T13:26:01.624Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2014-8626\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2014-11-23T02:59:00.087\",\"lastModified\":\"2024-11-21T02:19:28.310\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Stack-based buffer overflow in the date_from_ISO8601 function in ext/xmlrpc/libxmlrpc/xmlrpc.c in PHP before 5.2.7 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code by including a timezone field in a date, leading to improper XML-RPC encoding.\"},{\"lang\":\"es\",\"value\":\"Desbordamiento de buffer basado en memoria din\u00e1mica en la funci\u00f3n date_from_ISO8601 en ext/xmlrpc/libxmlrpc/xmlrpc.c en PHP anterior a 5.2.7 permite a atacantes remotos causar una denegaci\u00f3n de servicio (ca\u00edda de aplicaci\u00f3n) o posiblemente ejecutar c\u00f3digo arbitrario mediante la inclusi\u00f3n de un campo de zona horaria en una fecha, que conlleva a una codificaci\u00f3n XML-RPC indebida.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-119\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"5.2.6\",\"matchCriteriaId\":\"9FCD404F-54C5-4DFF-ABC3-F0745C5BC96F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CD02D837-FD28-4E0F-93F8-25E8D1C84A99\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"88358D1E-BE6F-4CE3-A522-83D1FA4739E3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.2.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D8B97B03-7DA7-4A5F-89B4-E78CAB20DE17\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.2.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"86767200-6C9C-4C3E-B111-0E5BE61E197B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.2.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B00B416D-FF23-4C76-8751-26D305F0FA0F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.2.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CCB6CDDD-70D3-4004-BCE0-8C4723076103\"}]}]}],\"references\":[{\"url\":\"http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=c818d0d01341907fee82bdb81cab07b7d93bb9db\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://openwall.com/lists/oss-security/2014/11/06/3\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://php.net/ChangeLog-5.php\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2014-1824.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2014-1825.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.securityfocus.com/bid/70928\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugs.php.net/bug.php?id=45226\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Exploit\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1155607\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=c818d0d01341907fee82bdb81cab07b7d93bb9db\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://openwall.com/lists/oss-security/2014/11/06/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://php.net/ChangeLog-5.php\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2014-1824.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2014-1825.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/70928\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugs.php.net/bug.php?id=45226\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1155607\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}" } }
rhsa-2014_1825
Vulnerability from csaf_redhat
Published
2014-11-06 16:47
Modified
2024-11-22 08:38
Summary
Red Hat Security Advisory: php security update
Notes
Topic
Updated php packages that fix one security issue are now available for Red
Hat Enterprise Linux 4 Extended Life Cycle Support.
Red Hat Product Security has rated this update as having Critical security
impact. A Common Vulnerability Scoring System (CVSS) base score, which
gives a detailed severity rating, is available from the CVE link in the
References section.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache
HTTP Server.
A stack-based buffer overflow flaw was found in the way the xmlrpc
extension parsed dates in the ISO 8601 format. A specially crafted XML-RPC
request or response could possibly cause a PHP application to crash or
execute arbitrary code with the privileges of the user running that PHP
application. (CVE-2014-8626)
All php users are advised to upgrade to these updated packages, which
contain a backported patch to correct this issue. 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": "Critical" }, "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 one security issue are now available for Red\nHat Enterprise Linux 4 Extended Life Cycle Support.\n\nRed Hat Product Security has rated this update as having Critical security\nimpact. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available from the CVE link in the\nReferences section.", "title": "Topic" }, { "category": "general", "text": "PHP is an HTML-embedded scripting language commonly used with the Apache\nHTTP Server.\n\nA stack-based buffer overflow flaw was found in the way the xmlrpc\nextension parsed dates in the ISO 8601 format. A specially crafted XML-RPC\nrequest or response could possibly cause a PHP application to crash or\nexecute arbitrary code with the privileges of the user running that PHP\napplication. (CVE-2014-8626)\n\nAll php users are advised to upgrade to these updated packages, which\ncontain a backported patch to correct this issue. After installing the\nupdated packages, the httpd daemon must be restarted for the update to\ntake 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-2014:1825", "url": "https://access.redhat.com/errata/RHSA-2014:1825" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "1155607", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1155607" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2014/rhsa-2014_1825.json" } ], "title": "Red Hat Security Advisory: php security update", "tracking": { "current_release_date": "2024-11-22T08:38:34+00:00", "generator": { "date": "2024-11-22T08:38:34+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2014:1825", "initial_release_date": "2014-11-06T16:47:23+00:00", "revision_history": [ { "date": "2014-11-06T16:47:23+00:00", "number": "1", "summary": "Initial version" }, { "date": "2014-11-06T16:47:24+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T08:38:34+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 (v. 4 ELS)", "product": { "name": "Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_els:4::as" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ES (v. 4 ELS)", "product": { "name": "Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_els:4::es" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "php-mysql-0:4.3.9-3.38.el4.i386", "product": { "name": "php-mysql-0:4.3.9-3.38.el4.i386", "product_id": "php-mysql-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.38.el4.i386", "product": { "name": "php-mbstring-0:4.3.9-3.38.el4.i386", "product_id": "php-mbstring-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.38.el4.i386", "product": { "name": "php-xmlrpc-0:4.3.9-3.38.el4.i386", "product_id": "php-xmlrpc-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.38.el4.i386", "product": { "name": "php-imap-0:4.3.9-3.38.el4.i386", "product_id": "php-imap-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.38.el4.i386", "product": { "name": "php-ncurses-0:4.3.9-3.38.el4.i386", "product_id": "php-ncurses-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-domxml-0:4.3.9-3.38.el4.i386", "product": { "name": "php-domxml-0:4.3.9-3.38.el4.i386", "product_id": "php-domxml-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.38.el4.i386", "product": { "name": "php-debuginfo-0:4.3.9-3.38.el4.i386", "product_id": "php-debuginfo-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.38.el4.i386", "product": { "name": "php-pgsql-0:4.3.9-3.38.el4.i386", "product_id": "php-pgsql-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.38.el4.i386", "product": { "name": "php-devel-0:4.3.9-3.38.el4.i386", "product_id": "php-devel-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.38.el4.i386", "product": { "name": "php-odbc-0:4.3.9-3.38.el4.i386", "product_id": "php-odbc-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.38.el4.i386", "product": { "name": "php-ldap-0:4.3.9-3.38.el4.i386", "product_id": "php-ldap-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.38.el4.i386", "product": { "name": "php-snmp-0:4.3.9-3.38.el4.i386", "product_id": "php-snmp-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-0:4.3.9-3.38.el4.i386", "product": { "name": "php-0:4.3.9-3.38.el4.i386", "product_id": "php-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.38.el4.i386", "product": { "name": "php-pear-0:4.3.9-3.38.el4.i386", "product_id": "php-pear-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.38.el4.i386", "product": { "name": "php-gd-0:4.3.9-3.38.el4.i386", "product_id": "php-gd-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.38.el4?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "php-mysql-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-mysql-0:4.3.9-3.38.el4.x86_64", "product_id": "php-mysql-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-mbstring-0:4.3.9-3.38.el4.x86_64", "product_id": "php-mbstring-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-xmlrpc-0:4.3.9-3.38.el4.x86_64", "product_id": "php-xmlrpc-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-imap-0:4.3.9-3.38.el4.x86_64", "product_id": "php-imap-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-ncurses-0:4.3.9-3.38.el4.x86_64", "product_id": "php-ncurses-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-domxml-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-domxml-0:4.3.9-3.38.el4.x86_64", "product_id": "php-domxml-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-debuginfo-0:4.3.9-3.38.el4.x86_64", "product_id": "php-debuginfo-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-pgsql-0:4.3.9-3.38.el4.x86_64", "product_id": "php-pgsql-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-devel-0:4.3.9-3.38.el4.x86_64", "product_id": "php-devel-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-odbc-0:4.3.9-3.38.el4.x86_64", "product_id": "php-odbc-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-ldap-0:4.3.9-3.38.el4.x86_64", "product_id": "php-ldap-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-snmp-0:4.3.9-3.38.el4.x86_64", "product_id": "php-snmp-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-0:4.3.9-3.38.el4.x86_64", "product_id": "php-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-pear-0:4.3.9-3.38.el4.x86_64", "product_id": "php-pear-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-gd-0:4.3.9-3.38.el4.x86_64", "product_id": "php-gd-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.38.el4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "php-0:4.3.9-3.38.el4.src", "product": { "name": "php-0:4.3.9-3.38.el4.src", "product_id": "php-0:4.3.9-3.38.el4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.38.el4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "php-mysql-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-mysql-0:4.3.9-3.38.el4.ia64", "product_id": "php-mysql-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-mbstring-0:4.3.9-3.38.el4.ia64", "product_id": "php-mbstring-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-xmlrpc-0:4.3.9-3.38.el4.ia64", "product_id": "php-xmlrpc-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-imap-0:4.3.9-3.38.el4.ia64", "product_id": "php-imap-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-ncurses-0:4.3.9-3.38.el4.ia64", "product_id": "php-ncurses-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-domxml-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-domxml-0:4.3.9-3.38.el4.ia64", "product_id": "php-domxml-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-debuginfo-0:4.3.9-3.38.el4.ia64", "product_id": "php-debuginfo-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-pgsql-0:4.3.9-3.38.el4.ia64", "product_id": "php-pgsql-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-devel-0:4.3.9-3.38.el4.ia64", "product_id": "php-devel-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-odbc-0:4.3.9-3.38.el4.ia64", "product_id": "php-odbc-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-ldap-0:4.3.9-3.38.el4.ia64", "product_id": "php-ldap-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-snmp-0:4.3.9-3.38.el4.ia64", "product_id": "php-snmp-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-0:4.3.9-3.38.el4.ia64", "product_id": "php-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-pear-0:4.3.9-3.38.el4.ia64", "product_id": "php-pear-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-gd-0:4.3.9-3.38.el4.ia64", "product_id": "php-gd-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.38.el4?arch=ia64" } } } ], "category": "architecture", "name": "ia64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.38.el4.src as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-0:4.3.9-3.38.el4.src" }, "product_reference": "php-0:4.3.9-3.38.el4.src", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-debuginfo-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-debuginfo-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-debuginfo-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-devel-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-devel-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-devel-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-devel-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-devel-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-devel-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-domxml-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-domxml-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-domxml-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-gd-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-gd-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-gd-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-gd-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-gd-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-gd-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-imap-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-imap-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-imap-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-imap-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-imap-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-imap-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-ldap-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-ldap-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-ldap-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-mbstring-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-mbstring-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-mbstring-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-mysql-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-mysql-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-mysql-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-ncurses-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-ncurses-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-ncurses-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-odbc-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-odbc-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-odbc-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-pear-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-pear-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-pear-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-pear-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-pear-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-pear-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-pgsql-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-pgsql-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-pgsql-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-snmp-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-snmp-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-snmp-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-xmlrpc-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.38.el4.src as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-0:4.3.9-3.38.el4.src" }, "product_reference": "php-0:4.3.9-3.38.el4.src", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-debuginfo-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-debuginfo-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-debuginfo-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-devel-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-devel-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-devel-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-devel-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-devel-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-devel-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-domxml-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-domxml-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-domxml-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-gd-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-gd-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-gd-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-gd-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-gd-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-gd-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-imap-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-imap-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-imap-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-imap-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-imap-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-imap-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-ldap-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-ldap-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-ldap-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-mbstring-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-mbstring-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-mbstring-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-mysql-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-mysql-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-mysql-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-ncurses-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-ncurses-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-ncurses-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-odbc-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-odbc-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-odbc-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-pear-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-pear-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-pear-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-pear-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-pear-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-pear-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-pgsql-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-pgsql-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-pgsql-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-snmp-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-snmp-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-snmp-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-xmlrpc-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" } ] }, "vulnerabilities": [ { "cve": "CVE-2014-8626", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "discovery_date": "2014-10-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1155607" } ], "notes": [ { "category": "description", "text": "A stack-based buffer overflow flaw was found in the way the xmlrpc extension parsed dates in the ISO 8601 format. A specially crafted XML-RPC request or response could possibly cause a PHP application to crash or execute arbitrary code with the privileges of the user running that PHP application.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: xmlrpc ISO8601 date format parsing buffer overflow", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect php53 packages in Red Hat Enterprise Linux 5, php packages in Red Hat Enterprise Linux 6 and 7, and php54-php and php55-php packages in Red Hat Software Collections 1.", "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": [ "4AS-ELS:php-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-0:4.3.9-3.38.el4.src", "4AS-ELS:php-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-devel-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-devel-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-devel-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-gd-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-gd-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-gd-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-imap-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-imap-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-imap-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-pear-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-pear-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-pear-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-0:4.3.9-3.38.el4.src", "4ES-ELS:php-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-devel-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-devel-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-devel-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-gd-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-gd-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-gd-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-imap-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-imap-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-imap-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-pear-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-pear-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-pear-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-8626" }, { "category": "external", "summary": "RHBZ#1155607", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1155607" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-8626", "url": "https://www.cve.org/CVERecord?id=CVE-2014-8626" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-8626", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-8626" } ], "release_date": "2014-11-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-11-06T16:47:23+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 use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258", "product_ids": [ "4AS-ELS:php-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-0:4.3.9-3.38.el4.src", "4AS-ELS:php-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-devel-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-devel-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-devel-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-gd-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-gd-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-gd-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-imap-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-imap-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-imap-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-pear-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-pear-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-pear-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-0:4.3.9-3.38.el4.src", "4ES-ELS:php-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-devel-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-devel-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-devel-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-gd-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-gd-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-gd-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-imap-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-imap-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-imap-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-pear-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-pear-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-pear-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2014:1825" } ], "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": [ "4AS-ELS:php-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-0:4.3.9-3.38.el4.src", "4AS-ELS:php-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-devel-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-devel-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-devel-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-gd-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-gd-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-gd-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-imap-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-imap-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-imap-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-pear-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-pear-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-pear-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-0:4.3.9-3.38.el4.src", "4ES-ELS:php-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-devel-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-devel-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-devel-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-gd-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-gd-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-gd-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-imap-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-imap-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-imap-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-pear-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-pear-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-pear-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "php: xmlrpc ISO8601 date format parsing buffer overflow" } ] }
rhsa-2014:1824
Vulnerability from csaf_redhat
Published
2014-11-06 16:59
Modified
2024-11-22 08:38
Summary
Red Hat Security Advisory: php security update
Notes
Topic
Updated php packages that fix three security issues are now available for
Red Hat Enterprise Linux 5.
Red Hat Product Security has rated this update as having Important 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 buffer overflow flaw was found in the Exif extension. A specially crafted
JPEG or TIFF file could cause a PHP application using the exif_thumbnail()
function to crash or, possibly, execute arbitrary code with the privileges
of the user running that PHP application. (CVE-2014-3670)
A stack-based buffer overflow flaw was found in the way the xmlrpc
extension parsed dates in the ISO 8601 format. A specially crafted XML-RPC
request or response could possibly cause a PHP application to crash.
(CVE-2014-8626)
An integer overflow flaw was found in the way custom objects were
unserialized. Specially crafted input processed by the unserialize()
function could cause a PHP application to crash. (CVE-2014-3669)
All php users are advised to upgrade to these updated packages, which
contain backported patches to correct 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": "Important" }, "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 three security issues are now available for\nRed Hat Enterprise Linux 5.\n\nRed Hat Product Security has rated this update as having Important security\nimpact. Common Vulnerability Scoring System (CVSS) base scores, which give\ndetailed severity ratings, are available for each vulnerability from the\nCVE 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 buffer overflow flaw was found in the Exif extension. A specially crafted\nJPEG or TIFF file could cause a PHP application using the exif_thumbnail()\nfunction to crash or, possibly, execute arbitrary code with the privileges\nof the user running that PHP application. (CVE-2014-3670)\n\nA stack-based buffer overflow flaw was found in the way the xmlrpc\nextension parsed dates in the ISO 8601 format. A specially crafted XML-RPC\nrequest or response could possibly cause a PHP application to crash.\n(CVE-2014-8626)\n\nAn integer overflow flaw was found in the way custom objects were\nunserialized. Specially crafted input processed by the unserialize()\nfunction could cause a PHP application to crash. (CVE-2014-3669)\n\nAll php users are advised to upgrade to these updated packages, which\ncontain backported patches to correct these issues. After installing the\nupdated packages, the httpd daemon must be restarted for the update to\ntake 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-2014:1824", "url": "https://access.redhat.com/errata/RHSA-2014:1824" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1154500", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1154500" }, { "category": "external", "summary": "1154502", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1154502" }, { "category": "external", "summary": "1155607", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1155607" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2014/rhsa-2014_1824.json" } ], "title": "Red Hat Security Advisory: php security update", "tracking": { "current_release_date": "2024-11-22T08:38:27+00:00", "generator": { "date": "2024-11-22T08:38:27+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2014:1824", "initial_release_date": "2014-11-06T16:59:32+00:00", "revision_history": [ { "date": "2014-11-06T16:59:32+00:00", "number": "1", "summary": "Initial version" }, { "date": "2014-11-06T16:59:32+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T08:38:27+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product": { "name": "Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.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.11.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-dba-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-dba-0:5.1.6-45.el5_11.ia64", "product_id": "php-dba-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-xml-0:5.1.6-45.el5_11.ia64", "product_id": "php-xml-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-cli-0:5.1.6-45.el5_11.ia64", "product_id": "php-cli-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-snmp-0:5.1.6-45.el5_11.ia64", "product_id": "php-snmp-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-bcmath-0:5.1.6-45.el5_11.ia64", "product_id": "php-bcmath-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-mysql-0:5.1.6-45.el5_11.ia64", "product_id": "php-mysql-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-devel-0:5.1.6-45.el5_11.ia64", "product_id": "php-devel-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.ia64", "product_id": "php-xmlrpc-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-pdo-0:5.1.6-45.el5_11.ia64", "product_id": "php-pdo-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-ldap-0:5.1.6-45.el5_11.ia64", "product_id": "php-ldap-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-pgsql-0:5.1.6-45.el5_11.ia64", "product_id": "php-pgsql-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-debuginfo-0:5.1.6-45.el5_11.ia64", "product_id": "php-debuginfo-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-common-0:5.1.6-45.el5_11.ia64", "product_id": "php-common-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-soap-0:5.1.6-45.el5_11.ia64", "product_id": "php-soap-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-ncurses-0:5.1.6-45.el5_11.ia64", "product_id": "php-ncurses-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-imap-0:5.1.6-45.el5_11.ia64", "product_id": "php-imap-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-odbc-0:5.1.6-45.el5_11.ia64", "product_id": "php-odbc-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-mbstring-0:5.1.6-45.el5_11.ia64", "product_id": "php-mbstring-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-0:5.1.6-45.el5_11.ia64", "product_id": "php-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-gd-0:5.1.6-45.el5_11.ia64", "product_id": "php-gd-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-45.el5_11?arch=ia64" } } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "php-dba-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-dba-0:5.1.6-45.el5_11.s390x", "product_id": "php-dba-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-xml-0:5.1.6-45.el5_11.s390x", "product_id": "php-xml-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-cli-0:5.1.6-45.el5_11.s390x", "product_id": "php-cli-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-snmp-0:5.1.6-45.el5_11.s390x", "product_id": "php-snmp-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-bcmath-0:5.1.6-45.el5_11.s390x", "product_id": "php-bcmath-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-mysql-0:5.1.6-45.el5_11.s390x", "product_id": "php-mysql-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-devel-0:5.1.6-45.el5_11.s390x", "product_id": "php-devel-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.s390x", "product_id": "php-xmlrpc-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-pdo-0:5.1.6-45.el5_11.s390x", "product_id": "php-pdo-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-ldap-0:5.1.6-45.el5_11.s390x", "product_id": "php-ldap-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-pgsql-0:5.1.6-45.el5_11.s390x", "product_id": "php-pgsql-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-debuginfo-0:5.1.6-45.el5_11.s390x", "product_id": "php-debuginfo-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-common-0:5.1.6-45.el5_11.s390x", "product_id": "php-common-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-soap-0:5.1.6-45.el5_11.s390x", "product_id": "php-soap-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-ncurses-0:5.1.6-45.el5_11.s390x", "product_id": "php-ncurses-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-imap-0:5.1.6-45.el5_11.s390x", "product_id": "php-imap-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-odbc-0:5.1.6-45.el5_11.s390x", "product_id": "php-odbc-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-mbstring-0:5.1.6-45.el5_11.s390x", "product_id": "php-mbstring-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-0:5.1.6-45.el5_11.s390x", "product_id": "php-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-gd-0:5.1.6-45.el5_11.s390x", "product_id": "php-gd-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-45.el5_11?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "php-dba-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-dba-0:5.1.6-45.el5_11.ppc", "product_id": "php-dba-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-xml-0:5.1.6-45.el5_11.ppc", "product_id": "php-xml-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-cli-0:5.1.6-45.el5_11.ppc", "product_id": "php-cli-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-snmp-0:5.1.6-45.el5_11.ppc", "product_id": "php-snmp-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-bcmath-0:5.1.6-45.el5_11.ppc", "product_id": "php-bcmath-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-mysql-0:5.1.6-45.el5_11.ppc", "product_id": "php-mysql-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-devel-0:5.1.6-45.el5_11.ppc", "product_id": "php-devel-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.ppc", "product_id": "php-xmlrpc-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-pdo-0:5.1.6-45.el5_11.ppc", "product_id": "php-pdo-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-ldap-0:5.1.6-45.el5_11.ppc", "product_id": "php-ldap-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-pgsql-0:5.1.6-45.el5_11.ppc", "product_id": "php-pgsql-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-debuginfo-0:5.1.6-45.el5_11.ppc", "product_id": "php-debuginfo-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-common-0:5.1.6-45.el5_11.ppc", "product_id": "php-common-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-soap-0:5.1.6-45.el5_11.ppc", "product_id": "php-soap-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-ncurses-0:5.1.6-45.el5_11.ppc", "product_id": "php-ncurses-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-imap-0:5.1.6-45.el5_11.ppc", "product_id": "php-imap-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-odbc-0:5.1.6-45.el5_11.ppc", "product_id": "php-odbc-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-mbstring-0:5.1.6-45.el5_11.ppc", "product_id": "php-mbstring-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-0:5.1.6-45.el5_11.ppc", "product_id": "php-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-gd-0:5.1.6-45.el5_11.ppc", "product_id": "php-gd-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-45.el5_11?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "php-dba-0:5.1.6-45.el5_11.i386", "product": { "name": "php-dba-0:5.1.6-45.el5_11.i386", "product_id": "php-dba-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-45.el5_11.i386", "product": { "name": "php-xml-0:5.1.6-45.el5_11.i386", "product_id": "php-xml-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-45.el5_11.i386", "product": { "name": "php-cli-0:5.1.6-45.el5_11.i386", "product_id": "php-cli-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-45.el5_11.i386", "product": { "name": "php-snmp-0:5.1.6-45.el5_11.i386", "product_id": "php-snmp-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-45.el5_11.i386", "product": { "name": "php-bcmath-0:5.1.6-45.el5_11.i386", "product_id": "php-bcmath-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-45.el5_11.i386", "product": { "name": "php-mysql-0:5.1.6-45.el5_11.i386", "product_id": "php-mysql-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-45.el5_11.i386", "product": { "name": "php-devel-0:5.1.6-45.el5_11.i386", "product_id": "php-devel-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-45.el5_11.i386", "product": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.i386", "product_id": "php-xmlrpc-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-45.el5_11.i386", "product": { "name": "php-pdo-0:5.1.6-45.el5_11.i386", "product_id": "php-pdo-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-45.el5_11.i386", "product": { "name": "php-ldap-0:5.1.6-45.el5_11.i386", "product_id": "php-ldap-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-45.el5_11.i386", "product": { "name": "php-pgsql-0:5.1.6-45.el5_11.i386", "product_id": "php-pgsql-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-45.el5_11.i386", "product": { "name": "php-debuginfo-0:5.1.6-45.el5_11.i386", "product_id": "php-debuginfo-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-45.el5_11.i386", "product": { "name": "php-common-0:5.1.6-45.el5_11.i386", "product_id": "php-common-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-45.el5_11.i386", "product": { "name": "php-soap-0:5.1.6-45.el5_11.i386", "product_id": "php-soap-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-45.el5_11.i386", "product": { "name": "php-ncurses-0:5.1.6-45.el5_11.i386", "product_id": "php-ncurses-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-45.el5_11.i386", "product": { "name": "php-imap-0:5.1.6-45.el5_11.i386", "product_id": "php-imap-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-45.el5_11.i386", "product": { "name": "php-odbc-0:5.1.6-45.el5_11.i386", "product_id": "php-odbc-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-45.el5_11.i386", "product": { "name": "php-mbstring-0:5.1.6-45.el5_11.i386", "product_id": "php-mbstring-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-0:5.1.6-45.el5_11.i386", "product": { "name": "php-0:5.1.6-45.el5_11.i386", "product_id": "php-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-45.el5_11.i386", "product": { "name": "php-gd-0:5.1.6-45.el5_11.i386", "product_id": "php-gd-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-45.el5_11?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "php-dba-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-dba-0:5.1.6-45.el5_11.x86_64", "product_id": "php-dba-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-xml-0:5.1.6-45.el5_11.x86_64", "product_id": "php-xml-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-cli-0:5.1.6-45.el5_11.x86_64", "product_id": "php-cli-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-snmp-0:5.1.6-45.el5_11.x86_64", "product_id": "php-snmp-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-bcmath-0:5.1.6-45.el5_11.x86_64", "product_id": "php-bcmath-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-mysql-0:5.1.6-45.el5_11.x86_64", "product_id": "php-mysql-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-devel-0:5.1.6-45.el5_11.x86_64", "product_id": "php-devel-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "product_id": "php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-pdo-0:5.1.6-45.el5_11.x86_64", "product_id": "php-pdo-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-ldap-0:5.1.6-45.el5_11.x86_64", "product_id": "php-ldap-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-pgsql-0:5.1.6-45.el5_11.x86_64", "product_id": "php-pgsql-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-debuginfo-0:5.1.6-45.el5_11.x86_64", "product_id": "php-debuginfo-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-common-0:5.1.6-45.el5_11.x86_64", "product_id": "php-common-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-soap-0:5.1.6-45.el5_11.x86_64", "product_id": "php-soap-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-ncurses-0:5.1.6-45.el5_11.x86_64", "product_id": "php-ncurses-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-imap-0:5.1.6-45.el5_11.x86_64", "product_id": "php-imap-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-odbc-0:5.1.6-45.el5_11.x86_64", "product_id": "php-odbc-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-mbstring-0:5.1.6-45.el5_11.x86_64", "product_id": "php-mbstring-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-0:5.1.6-45.el5_11.x86_64", "product_id": "php-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-gd-0:5.1.6-45.el5_11.x86_64", "product_id": "php-gd-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-45.el5_11?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "php-0:5.1.6-45.el5_11.src", "product": { "name": "php-0:5.1.6-45.el5_11.src", "product_id": "php-0:5.1.6-45.el5_11.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-45.el5_11?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.src as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.src" }, "product_reference": "php-0:5.1.6-45.el5_11.src", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-bcmath-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-bcmath-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-bcmath-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-bcmath-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-bcmath-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-cli-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-cli-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-cli-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-cli-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-cli-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-common-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-common-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-common-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-common-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-common-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-dba-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-dba-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-dba-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-dba-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-dba-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-debuginfo-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-debuginfo-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-debuginfo-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-debuginfo-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-debuginfo-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-devel-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-devel-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-devel-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-devel-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-devel-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-gd-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-gd-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-gd-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-gd-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-gd-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-imap-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-imap-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-imap-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-imap-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-imap-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-ldap-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-ldap-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-ldap-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-ldap-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-ldap-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-mbstring-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-mbstring-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-mbstring-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-mbstring-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-mbstring-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-mysql-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-mysql-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-mysql-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-mysql-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-mysql-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-ncurses-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-ncurses-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-ncurses-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-ncurses-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-ncurses-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-odbc-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-odbc-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-odbc-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-odbc-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-odbc-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-pdo-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-pdo-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-pdo-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-pdo-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-pdo-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-pgsql-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-pgsql-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-pgsql-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-pgsql-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-pgsql-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-snmp-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-snmp-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-snmp-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-snmp-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-snmp-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-soap-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-soap-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-soap-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-soap-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-soap-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-xml-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-xml-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-xml-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-xml-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-xml-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-xmlrpc-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-xmlrpc-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-xmlrpc-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-xmlrpc-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.src as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-0:5.1.6-45.el5_11.src" }, "product_reference": "php-0:5.1.6-45.el5_11.src", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-bcmath-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-bcmath-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-bcmath-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-bcmath-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-bcmath-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-cli-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-cli-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-cli-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-cli-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-cli-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-common-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-common-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-common-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-common-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-common-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-dba-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-dba-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-dba-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-dba-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-dba-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-debuginfo-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-debuginfo-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-debuginfo-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-debuginfo-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-debuginfo-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-devel-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-devel-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-devel-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-devel-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-devel-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-gd-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-gd-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-gd-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-gd-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-gd-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-imap-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-imap-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-imap-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-imap-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-imap-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-ldap-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-ldap-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-ldap-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-ldap-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-ldap-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-mbstring-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-mbstring-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-mbstring-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-mbstring-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-mbstring-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-mysql-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-mysql-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-mysql-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-mysql-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-mysql-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-ncurses-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-ncurses-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-ncurses-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-ncurses-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-ncurses-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-odbc-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-odbc-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-odbc-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-odbc-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-odbc-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-pdo-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-pdo-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-pdo-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-pdo-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-pdo-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-pgsql-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-pgsql-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-pgsql-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-pgsql-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-pgsql-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-snmp-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-snmp-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-snmp-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-snmp-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-snmp-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-soap-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-soap-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-soap-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-soap-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-soap-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-xml-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-xml-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-xml-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-xml-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-xml-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-xmlrpc-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-xmlrpc-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-xmlrpc-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-xmlrpc-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" } ] }, "vulnerabilities": [ { "cve": "CVE-2014-3669", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2014-10-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1154500" } ], "notes": [ { "category": "description", "text": "An integer overflow flaw was found in the way custom objects were unserialized. Specially crafted input processed by the unserialize() function could cause a PHP application to crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: integer overflow in unserialize()", "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.11.Z:php-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-3669" }, { "category": "external", "summary": "RHBZ#1154500", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1154500" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-3669", "url": "https://www.cve.org/CVERecord?id=CVE-2014-3669" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-3669", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3669" } ], "release_date": "2014-09-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-11-06T16:59:32+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 use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258", "product_ids": [ "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2014:1824" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "version": "2.0" }, "products": [ "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: integer overflow in unserialize()" }, { "cve": "CVE-2014-3670", "discovery_date": "2014-10-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1154502" } ], "notes": [ { "category": "description", "text": "A buffer overflow flaw was found in the Exif extension. A specially crafted JPEG or TIFF file could cause a PHP application using the exif_thumbnail() function to crash or, possibly, execute arbitrary code with the privileges of the user running that PHP application.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: heap corruption issue in exif_thumbnail()", "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.11.Z:php-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-3670" }, { "category": "external", "summary": "RHBZ#1154502", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1154502" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-3670", "url": "https://www.cve.org/CVERecord?id=CVE-2014-3670" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-3670", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3670" } ], "release_date": "2014-10-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-11-06T16:59:32+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 use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258", "product_ids": [ "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2014:1824" } ], "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.11.Z:php-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "php: heap corruption issue in exif_thumbnail()" }, { "cve": "CVE-2014-8626", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "discovery_date": "2014-10-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1155607" } ], "notes": [ { "category": "description", "text": "A stack-based buffer overflow flaw was found in the way the xmlrpc extension parsed dates in the ISO 8601 format. A specially crafted XML-RPC request or response could possibly cause a PHP application to crash or execute arbitrary code with the privileges of the user running that PHP application.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: xmlrpc ISO8601 date format parsing buffer overflow", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect php53 packages in Red Hat Enterprise Linux 5, php packages in Red Hat Enterprise Linux 6 and 7, and php54-php and php55-php packages in Red Hat Software Collections 1.", "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.11.Z:php-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-8626" }, { "category": "external", "summary": "RHBZ#1155607", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1155607" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-8626", "url": "https://www.cve.org/CVERecord?id=CVE-2014-8626" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-8626", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-8626" } ], "release_date": "2014-11-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-11-06T16:59:32+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 use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258", "product_ids": [ "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2014:1824" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.1, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P", "version": "2.0" }, "products": [ "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "php: xmlrpc ISO8601 date format parsing buffer overflow" } ] }
RHSA-2014:1824
Vulnerability from csaf_redhat
Published
2014-11-06 16:59
Modified
2024-11-22 08:38
Summary
Red Hat Security Advisory: php security update
Notes
Topic
Updated php packages that fix three security issues are now available for
Red Hat Enterprise Linux 5.
Red Hat Product Security has rated this update as having Important 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 buffer overflow flaw was found in the Exif extension. A specially crafted
JPEG or TIFF file could cause a PHP application using the exif_thumbnail()
function to crash or, possibly, execute arbitrary code with the privileges
of the user running that PHP application. (CVE-2014-3670)
A stack-based buffer overflow flaw was found in the way the xmlrpc
extension parsed dates in the ISO 8601 format. A specially crafted XML-RPC
request or response could possibly cause a PHP application to crash.
(CVE-2014-8626)
An integer overflow flaw was found in the way custom objects were
unserialized. Specially crafted input processed by the unserialize()
function could cause a PHP application to crash. (CVE-2014-3669)
All php users are advised to upgrade to these updated packages, which
contain backported patches to correct 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": "Important" }, "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 three security issues are now available for\nRed Hat Enterprise Linux 5.\n\nRed Hat Product Security has rated this update as having Important security\nimpact. Common Vulnerability Scoring System (CVSS) base scores, which give\ndetailed severity ratings, are available for each vulnerability from the\nCVE 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 buffer overflow flaw was found in the Exif extension. A specially crafted\nJPEG or TIFF file could cause a PHP application using the exif_thumbnail()\nfunction to crash or, possibly, execute arbitrary code with the privileges\nof the user running that PHP application. (CVE-2014-3670)\n\nA stack-based buffer overflow flaw was found in the way the xmlrpc\nextension parsed dates in the ISO 8601 format. A specially crafted XML-RPC\nrequest or response could possibly cause a PHP application to crash.\n(CVE-2014-8626)\n\nAn integer overflow flaw was found in the way custom objects were\nunserialized. Specially crafted input processed by the unserialize()\nfunction could cause a PHP application to crash. (CVE-2014-3669)\n\nAll php users are advised to upgrade to these updated packages, which\ncontain backported patches to correct these issues. After installing the\nupdated packages, the httpd daemon must be restarted for the update to\ntake 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-2014:1824", "url": "https://access.redhat.com/errata/RHSA-2014:1824" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1154500", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1154500" }, { "category": "external", "summary": "1154502", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1154502" }, { "category": "external", "summary": "1155607", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1155607" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2014/rhsa-2014_1824.json" } ], "title": "Red Hat Security Advisory: php security update", "tracking": { "current_release_date": "2024-11-22T08:38:27+00:00", "generator": { "date": "2024-11-22T08:38:27+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2014:1824", "initial_release_date": "2014-11-06T16:59:32+00:00", "revision_history": [ { "date": "2014-11-06T16:59:32+00:00", "number": "1", "summary": "Initial version" }, { "date": "2014-11-06T16:59:32+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T08:38:27+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product": { "name": "Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.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.11.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-dba-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-dba-0:5.1.6-45.el5_11.ia64", "product_id": "php-dba-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-xml-0:5.1.6-45.el5_11.ia64", "product_id": "php-xml-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-cli-0:5.1.6-45.el5_11.ia64", "product_id": "php-cli-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-snmp-0:5.1.6-45.el5_11.ia64", "product_id": "php-snmp-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-bcmath-0:5.1.6-45.el5_11.ia64", "product_id": "php-bcmath-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-mysql-0:5.1.6-45.el5_11.ia64", "product_id": "php-mysql-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-devel-0:5.1.6-45.el5_11.ia64", "product_id": "php-devel-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.ia64", "product_id": "php-xmlrpc-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-pdo-0:5.1.6-45.el5_11.ia64", "product_id": "php-pdo-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-ldap-0:5.1.6-45.el5_11.ia64", "product_id": "php-ldap-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-pgsql-0:5.1.6-45.el5_11.ia64", "product_id": "php-pgsql-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-debuginfo-0:5.1.6-45.el5_11.ia64", "product_id": "php-debuginfo-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-common-0:5.1.6-45.el5_11.ia64", "product_id": "php-common-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-soap-0:5.1.6-45.el5_11.ia64", "product_id": "php-soap-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-ncurses-0:5.1.6-45.el5_11.ia64", "product_id": "php-ncurses-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-imap-0:5.1.6-45.el5_11.ia64", "product_id": "php-imap-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-odbc-0:5.1.6-45.el5_11.ia64", "product_id": "php-odbc-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-mbstring-0:5.1.6-45.el5_11.ia64", "product_id": "php-mbstring-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-0:5.1.6-45.el5_11.ia64", "product_id": "php-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-gd-0:5.1.6-45.el5_11.ia64", "product_id": "php-gd-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-45.el5_11?arch=ia64" } } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "php-dba-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-dba-0:5.1.6-45.el5_11.s390x", "product_id": "php-dba-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-xml-0:5.1.6-45.el5_11.s390x", "product_id": "php-xml-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-cli-0:5.1.6-45.el5_11.s390x", "product_id": "php-cli-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-snmp-0:5.1.6-45.el5_11.s390x", "product_id": "php-snmp-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-bcmath-0:5.1.6-45.el5_11.s390x", "product_id": "php-bcmath-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-mysql-0:5.1.6-45.el5_11.s390x", "product_id": "php-mysql-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-devel-0:5.1.6-45.el5_11.s390x", "product_id": "php-devel-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.s390x", "product_id": "php-xmlrpc-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-pdo-0:5.1.6-45.el5_11.s390x", "product_id": "php-pdo-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-ldap-0:5.1.6-45.el5_11.s390x", "product_id": "php-ldap-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-pgsql-0:5.1.6-45.el5_11.s390x", "product_id": "php-pgsql-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-debuginfo-0:5.1.6-45.el5_11.s390x", "product_id": "php-debuginfo-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-common-0:5.1.6-45.el5_11.s390x", "product_id": "php-common-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-soap-0:5.1.6-45.el5_11.s390x", "product_id": "php-soap-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-ncurses-0:5.1.6-45.el5_11.s390x", "product_id": "php-ncurses-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-imap-0:5.1.6-45.el5_11.s390x", "product_id": "php-imap-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-odbc-0:5.1.6-45.el5_11.s390x", "product_id": "php-odbc-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-mbstring-0:5.1.6-45.el5_11.s390x", "product_id": "php-mbstring-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-0:5.1.6-45.el5_11.s390x", "product_id": "php-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-gd-0:5.1.6-45.el5_11.s390x", "product_id": "php-gd-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-45.el5_11?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "php-dba-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-dba-0:5.1.6-45.el5_11.ppc", "product_id": "php-dba-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-xml-0:5.1.6-45.el5_11.ppc", "product_id": "php-xml-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-cli-0:5.1.6-45.el5_11.ppc", "product_id": "php-cli-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-snmp-0:5.1.6-45.el5_11.ppc", "product_id": "php-snmp-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-bcmath-0:5.1.6-45.el5_11.ppc", "product_id": "php-bcmath-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-mysql-0:5.1.6-45.el5_11.ppc", "product_id": "php-mysql-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-devel-0:5.1.6-45.el5_11.ppc", "product_id": "php-devel-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.ppc", "product_id": "php-xmlrpc-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-pdo-0:5.1.6-45.el5_11.ppc", "product_id": "php-pdo-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-ldap-0:5.1.6-45.el5_11.ppc", "product_id": "php-ldap-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-pgsql-0:5.1.6-45.el5_11.ppc", "product_id": "php-pgsql-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-debuginfo-0:5.1.6-45.el5_11.ppc", "product_id": "php-debuginfo-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-common-0:5.1.6-45.el5_11.ppc", "product_id": "php-common-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-soap-0:5.1.6-45.el5_11.ppc", "product_id": "php-soap-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-ncurses-0:5.1.6-45.el5_11.ppc", "product_id": "php-ncurses-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-imap-0:5.1.6-45.el5_11.ppc", "product_id": "php-imap-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-odbc-0:5.1.6-45.el5_11.ppc", "product_id": "php-odbc-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-mbstring-0:5.1.6-45.el5_11.ppc", "product_id": "php-mbstring-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-0:5.1.6-45.el5_11.ppc", "product_id": "php-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-gd-0:5.1.6-45.el5_11.ppc", "product_id": "php-gd-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-45.el5_11?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "php-dba-0:5.1.6-45.el5_11.i386", "product": { "name": "php-dba-0:5.1.6-45.el5_11.i386", "product_id": "php-dba-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-45.el5_11.i386", "product": { "name": "php-xml-0:5.1.6-45.el5_11.i386", "product_id": "php-xml-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-45.el5_11.i386", "product": { "name": "php-cli-0:5.1.6-45.el5_11.i386", "product_id": "php-cli-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-45.el5_11.i386", "product": { "name": "php-snmp-0:5.1.6-45.el5_11.i386", "product_id": "php-snmp-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-45.el5_11.i386", "product": { "name": "php-bcmath-0:5.1.6-45.el5_11.i386", "product_id": "php-bcmath-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-45.el5_11.i386", "product": { "name": "php-mysql-0:5.1.6-45.el5_11.i386", "product_id": "php-mysql-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-45.el5_11.i386", "product": { "name": "php-devel-0:5.1.6-45.el5_11.i386", "product_id": "php-devel-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-45.el5_11.i386", "product": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.i386", "product_id": "php-xmlrpc-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-45.el5_11.i386", "product": { "name": "php-pdo-0:5.1.6-45.el5_11.i386", "product_id": "php-pdo-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-45.el5_11.i386", "product": { "name": "php-ldap-0:5.1.6-45.el5_11.i386", "product_id": "php-ldap-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-45.el5_11.i386", "product": { "name": "php-pgsql-0:5.1.6-45.el5_11.i386", "product_id": "php-pgsql-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-45.el5_11.i386", "product": { "name": "php-debuginfo-0:5.1.6-45.el5_11.i386", "product_id": "php-debuginfo-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-45.el5_11.i386", "product": { "name": "php-common-0:5.1.6-45.el5_11.i386", "product_id": "php-common-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-45.el5_11.i386", "product": { "name": "php-soap-0:5.1.6-45.el5_11.i386", "product_id": "php-soap-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-45.el5_11.i386", "product": { "name": "php-ncurses-0:5.1.6-45.el5_11.i386", "product_id": "php-ncurses-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-45.el5_11.i386", "product": { "name": "php-imap-0:5.1.6-45.el5_11.i386", "product_id": "php-imap-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-45.el5_11.i386", "product": { "name": "php-odbc-0:5.1.6-45.el5_11.i386", "product_id": "php-odbc-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-45.el5_11.i386", "product": { "name": "php-mbstring-0:5.1.6-45.el5_11.i386", "product_id": "php-mbstring-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-0:5.1.6-45.el5_11.i386", "product": { "name": "php-0:5.1.6-45.el5_11.i386", "product_id": "php-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-45.el5_11.i386", "product": { "name": "php-gd-0:5.1.6-45.el5_11.i386", "product_id": "php-gd-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-45.el5_11?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "php-dba-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-dba-0:5.1.6-45.el5_11.x86_64", "product_id": "php-dba-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-xml-0:5.1.6-45.el5_11.x86_64", "product_id": "php-xml-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-cli-0:5.1.6-45.el5_11.x86_64", "product_id": "php-cli-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-snmp-0:5.1.6-45.el5_11.x86_64", "product_id": "php-snmp-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-bcmath-0:5.1.6-45.el5_11.x86_64", "product_id": "php-bcmath-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-mysql-0:5.1.6-45.el5_11.x86_64", "product_id": "php-mysql-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-devel-0:5.1.6-45.el5_11.x86_64", "product_id": "php-devel-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "product_id": "php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-pdo-0:5.1.6-45.el5_11.x86_64", "product_id": "php-pdo-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-ldap-0:5.1.6-45.el5_11.x86_64", "product_id": "php-ldap-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-pgsql-0:5.1.6-45.el5_11.x86_64", "product_id": "php-pgsql-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-debuginfo-0:5.1.6-45.el5_11.x86_64", "product_id": "php-debuginfo-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-common-0:5.1.6-45.el5_11.x86_64", "product_id": "php-common-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-soap-0:5.1.6-45.el5_11.x86_64", "product_id": "php-soap-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-ncurses-0:5.1.6-45.el5_11.x86_64", "product_id": "php-ncurses-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-imap-0:5.1.6-45.el5_11.x86_64", "product_id": "php-imap-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-odbc-0:5.1.6-45.el5_11.x86_64", "product_id": "php-odbc-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-mbstring-0:5.1.6-45.el5_11.x86_64", "product_id": "php-mbstring-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-0:5.1.6-45.el5_11.x86_64", "product_id": "php-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-gd-0:5.1.6-45.el5_11.x86_64", "product_id": "php-gd-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-45.el5_11?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "php-0:5.1.6-45.el5_11.src", "product": { "name": "php-0:5.1.6-45.el5_11.src", "product_id": "php-0:5.1.6-45.el5_11.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-45.el5_11?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.src as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.src" }, "product_reference": "php-0:5.1.6-45.el5_11.src", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-bcmath-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-bcmath-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-bcmath-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-bcmath-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-bcmath-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-cli-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-cli-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-cli-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-cli-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-cli-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-common-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-common-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-common-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-common-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-common-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-dba-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-dba-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-dba-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-dba-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-dba-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-debuginfo-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-debuginfo-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-debuginfo-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-debuginfo-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-debuginfo-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-devel-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-devel-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-devel-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-devel-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-devel-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-gd-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-gd-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-gd-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-gd-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-gd-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-imap-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-imap-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-imap-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-imap-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-imap-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-ldap-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-ldap-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-ldap-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-ldap-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-ldap-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-mbstring-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-mbstring-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-mbstring-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-mbstring-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-mbstring-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-mysql-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-mysql-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-mysql-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-mysql-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-mysql-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-ncurses-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-ncurses-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-ncurses-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-ncurses-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-ncurses-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-odbc-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-odbc-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-odbc-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-odbc-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-odbc-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-pdo-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-pdo-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-pdo-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-pdo-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-pdo-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-pgsql-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-pgsql-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-pgsql-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-pgsql-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-pgsql-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-snmp-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-snmp-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-snmp-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-snmp-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-snmp-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-soap-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-soap-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-soap-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-soap-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-soap-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-xml-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-xml-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-xml-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-xml-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-xml-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-xmlrpc-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-xmlrpc-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-xmlrpc-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-xmlrpc-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.src as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-0:5.1.6-45.el5_11.src" }, "product_reference": "php-0:5.1.6-45.el5_11.src", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-bcmath-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-bcmath-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-bcmath-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-bcmath-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-bcmath-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-cli-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-cli-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-cli-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-cli-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-cli-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-common-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-common-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-common-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-common-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-common-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-dba-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-dba-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-dba-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-dba-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-dba-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-debuginfo-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-debuginfo-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-debuginfo-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-debuginfo-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-debuginfo-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-devel-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-devel-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-devel-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-devel-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-devel-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-gd-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-gd-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-gd-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-gd-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-gd-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-imap-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-imap-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-imap-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-imap-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-imap-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-ldap-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-ldap-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-ldap-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-ldap-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-ldap-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-mbstring-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-mbstring-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-mbstring-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-mbstring-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-mbstring-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-mysql-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-mysql-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-mysql-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-mysql-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-mysql-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-ncurses-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-ncurses-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-ncurses-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-ncurses-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-ncurses-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-odbc-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-odbc-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-odbc-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-odbc-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-odbc-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-pdo-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-pdo-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-pdo-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-pdo-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-pdo-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-pgsql-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-pgsql-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-pgsql-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-pgsql-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-pgsql-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-snmp-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-snmp-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-snmp-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-snmp-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-snmp-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-soap-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-soap-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-soap-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-soap-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-soap-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-xml-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-xml-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-xml-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-xml-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-xml-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-xmlrpc-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-xmlrpc-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-xmlrpc-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-xmlrpc-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" } ] }, "vulnerabilities": [ { "cve": "CVE-2014-3669", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2014-10-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1154500" } ], "notes": [ { "category": "description", "text": "An integer overflow flaw was found in the way custom objects were unserialized. Specially crafted input processed by the unserialize() function could cause a PHP application to crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: integer overflow in unserialize()", "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.11.Z:php-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-3669" }, { "category": "external", "summary": "RHBZ#1154500", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1154500" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-3669", "url": "https://www.cve.org/CVERecord?id=CVE-2014-3669" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-3669", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3669" } ], "release_date": "2014-09-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-11-06T16:59:32+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 use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258", "product_ids": [ "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2014:1824" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "version": "2.0" }, "products": [ "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: integer overflow in unserialize()" }, { "cve": "CVE-2014-3670", "discovery_date": "2014-10-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1154502" } ], "notes": [ { "category": "description", "text": "A buffer overflow flaw was found in the Exif extension. A specially crafted JPEG or TIFF file could cause a PHP application using the exif_thumbnail() function to crash or, possibly, execute arbitrary code with the privileges of the user running that PHP application.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: heap corruption issue in exif_thumbnail()", "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.11.Z:php-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-3670" }, { "category": "external", "summary": "RHBZ#1154502", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1154502" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-3670", "url": "https://www.cve.org/CVERecord?id=CVE-2014-3670" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-3670", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3670" } ], "release_date": "2014-10-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-11-06T16:59:32+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 use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258", "product_ids": [ "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2014:1824" } ], "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.11.Z:php-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "php: heap corruption issue in exif_thumbnail()" }, { "cve": "CVE-2014-8626", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "discovery_date": "2014-10-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1155607" } ], "notes": [ { "category": "description", "text": "A stack-based buffer overflow flaw was found in the way the xmlrpc extension parsed dates in the ISO 8601 format. A specially crafted XML-RPC request or response could possibly cause a PHP application to crash or execute arbitrary code with the privileges of the user running that PHP application.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: xmlrpc ISO8601 date format parsing buffer overflow", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect php53 packages in Red Hat Enterprise Linux 5, php packages in Red Hat Enterprise Linux 6 and 7, and php54-php and php55-php packages in Red Hat Software Collections 1.", "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.11.Z:php-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-8626" }, { "category": "external", "summary": "RHBZ#1155607", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1155607" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-8626", "url": "https://www.cve.org/CVERecord?id=CVE-2014-8626" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-8626", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-8626" } ], "release_date": "2014-11-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-11-06T16:59:32+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 use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258", "product_ids": [ "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2014:1824" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.1, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P", "version": "2.0" }, "products": [ "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "php: xmlrpc ISO8601 date format parsing buffer overflow" } ] }
rhsa-2014_1824
Vulnerability from csaf_redhat
Published
2014-11-06 16:59
Modified
2024-11-22 08:38
Summary
Red Hat Security Advisory: php security update
Notes
Topic
Updated php packages that fix three security issues are now available for
Red Hat Enterprise Linux 5.
Red Hat Product Security has rated this update as having Important 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 buffer overflow flaw was found in the Exif extension. A specially crafted
JPEG or TIFF file could cause a PHP application using the exif_thumbnail()
function to crash or, possibly, execute arbitrary code with the privileges
of the user running that PHP application. (CVE-2014-3670)
A stack-based buffer overflow flaw was found in the way the xmlrpc
extension parsed dates in the ISO 8601 format. A specially crafted XML-RPC
request or response could possibly cause a PHP application to crash.
(CVE-2014-8626)
An integer overflow flaw was found in the way custom objects were
unserialized. Specially crafted input processed by the unserialize()
function could cause a PHP application to crash. (CVE-2014-3669)
All php users are advised to upgrade to these updated packages, which
contain backported patches to correct 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": "Important" }, "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 three security issues are now available for\nRed Hat Enterprise Linux 5.\n\nRed Hat Product Security has rated this update as having Important security\nimpact. Common Vulnerability Scoring System (CVSS) base scores, which give\ndetailed severity ratings, are available for each vulnerability from the\nCVE 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 buffer overflow flaw was found in the Exif extension. A specially crafted\nJPEG or TIFF file could cause a PHP application using the exif_thumbnail()\nfunction to crash or, possibly, execute arbitrary code with the privileges\nof the user running that PHP application. (CVE-2014-3670)\n\nA stack-based buffer overflow flaw was found in the way the xmlrpc\nextension parsed dates in the ISO 8601 format. A specially crafted XML-RPC\nrequest or response could possibly cause a PHP application to crash.\n(CVE-2014-8626)\n\nAn integer overflow flaw was found in the way custom objects were\nunserialized. Specially crafted input processed by the unserialize()\nfunction could cause a PHP application to crash. (CVE-2014-3669)\n\nAll php users are advised to upgrade to these updated packages, which\ncontain backported patches to correct these issues. After installing the\nupdated packages, the httpd daemon must be restarted for the update to\ntake 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-2014:1824", "url": "https://access.redhat.com/errata/RHSA-2014:1824" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1154500", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1154500" }, { "category": "external", "summary": "1154502", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1154502" }, { "category": "external", "summary": "1155607", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1155607" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2014/rhsa-2014_1824.json" } ], "title": "Red Hat Security Advisory: php security update", "tracking": { "current_release_date": "2024-11-22T08:38:27+00:00", "generator": { "date": "2024-11-22T08:38:27+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2014:1824", "initial_release_date": "2014-11-06T16:59:32+00:00", "revision_history": [ { "date": "2014-11-06T16:59:32+00:00", "number": "1", "summary": "Initial version" }, { "date": "2014-11-06T16:59:32+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T08:38:27+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product": { "name": "Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.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.11.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-dba-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-dba-0:5.1.6-45.el5_11.ia64", "product_id": "php-dba-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-xml-0:5.1.6-45.el5_11.ia64", "product_id": "php-xml-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-cli-0:5.1.6-45.el5_11.ia64", "product_id": "php-cli-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-snmp-0:5.1.6-45.el5_11.ia64", "product_id": "php-snmp-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-bcmath-0:5.1.6-45.el5_11.ia64", "product_id": "php-bcmath-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-mysql-0:5.1.6-45.el5_11.ia64", "product_id": "php-mysql-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-devel-0:5.1.6-45.el5_11.ia64", "product_id": "php-devel-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.ia64", "product_id": "php-xmlrpc-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-pdo-0:5.1.6-45.el5_11.ia64", "product_id": "php-pdo-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-ldap-0:5.1.6-45.el5_11.ia64", "product_id": "php-ldap-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-pgsql-0:5.1.6-45.el5_11.ia64", "product_id": "php-pgsql-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-debuginfo-0:5.1.6-45.el5_11.ia64", "product_id": "php-debuginfo-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-common-0:5.1.6-45.el5_11.ia64", "product_id": "php-common-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-soap-0:5.1.6-45.el5_11.ia64", "product_id": "php-soap-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-ncurses-0:5.1.6-45.el5_11.ia64", "product_id": "php-ncurses-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-imap-0:5.1.6-45.el5_11.ia64", "product_id": "php-imap-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-odbc-0:5.1.6-45.el5_11.ia64", "product_id": "php-odbc-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-mbstring-0:5.1.6-45.el5_11.ia64", "product_id": "php-mbstring-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-0:5.1.6-45.el5_11.ia64", "product_id": "php-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-45.el5_11?arch=ia64" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-45.el5_11.ia64", "product": { "name": "php-gd-0:5.1.6-45.el5_11.ia64", "product_id": "php-gd-0:5.1.6-45.el5_11.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-45.el5_11?arch=ia64" } } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "php-dba-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-dba-0:5.1.6-45.el5_11.s390x", "product_id": "php-dba-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-xml-0:5.1.6-45.el5_11.s390x", "product_id": "php-xml-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-cli-0:5.1.6-45.el5_11.s390x", "product_id": "php-cli-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-snmp-0:5.1.6-45.el5_11.s390x", "product_id": "php-snmp-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-bcmath-0:5.1.6-45.el5_11.s390x", "product_id": "php-bcmath-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-mysql-0:5.1.6-45.el5_11.s390x", "product_id": "php-mysql-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-devel-0:5.1.6-45.el5_11.s390x", "product_id": "php-devel-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.s390x", "product_id": "php-xmlrpc-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-pdo-0:5.1.6-45.el5_11.s390x", "product_id": "php-pdo-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-ldap-0:5.1.6-45.el5_11.s390x", "product_id": "php-ldap-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-pgsql-0:5.1.6-45.el5_11.s390x", "product_id": "php-pgsql-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-debuginfo-0:5.1.6-45.el5_11.s390x", "product_id": "php-debuginfo-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-common-0:5.1.6-45.el5_11.s390x", "product_id": "php-common-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-soap-0:5.1.6-45.el5_11.s390x", "product_id": "php-soap-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-ncurses-0:5.1.6-45.el5_11.s390x", "product_id": "php-ncurses-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-imap-0:5.1.6-45.el5_11.s390x", "product_id": "php-imap-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-odbc-0:5.1.6-45.el5_11.s390x", "product_id": "php-odbc-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-mbstring-0:5.1.6-45.el5_11.s390x", "product_id": "php-mbstring-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-0:5.1.6-45.el5_11.s390x", "product_id": "php-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-45.el5_11?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-45.el5_11.s390x", "product": { "name": "php-gd-0:5.1.6-45.el5_11.s390x", "product_id": "php-gd-0:5.1.6-45.el5_11.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-45.el5_11?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "php-dba-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-dba-0:5.1.6-45.el5_11.ppc", "product_id": "php-dba-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-xml-0:5.1.6-45.el5_11.ppc", "product_id": "php-xml-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-cli-0:5.1.6-45.el5_11.ppc", "product_id": "php-cli-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-snmp-0:5.1.6-45.el5_11.ppc", "product_id": "php-snmp-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-bcmath-0:5.1.6-45.el5_11.ppc", "product_id": "php-bcmath-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-mysql-0:5.1.6-45.el5_11.ppc", "product_id": "php-mysql-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-devel-0:5.1.6-45.el5_11.ppc", "product_id": "php-devel-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.ppc", "product_id": "php-xmlrpc-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-pdo-0:5.1.6-45.el5_11.ppc", "product_id": "php-pdo-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-ldap-0:5.1.6-45.el5_11.ppc", "product_id": "php-ldap-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-pgsql-0:5.1.6-45.el5_11.ppc", "product_id": "php-pgsql-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-debuginfo-0:5.1.6-45.el5_11.ppc", "product_id": "php-debuginfo-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-common-0:5.1.6-45.el5_11.ppc", "product_id": "php-common-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-soap-0:5.1.6-45.el5_11.ppc", "product_id": "php-soap-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-ncurses-0:5.1.6-45.el5_11.ppc", "product_id": "php-ncurses-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-imap-0:5.1.6-45.el5_11.ppc", "product_id": "php-imap-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-odbc-0:5.1.6-45.el5_11.ppc", "product_id": "php-odbc-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-mbstring-0:5.1.6-45.el5_11.ppc", "product_id": "php-mbstring-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-0:5.1.6-45.el5_11.ppc", "product_id": "php-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-45.el5_11?arch=ppc" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-45.el5_11.ppc", "product": { "name": "php-gd-0:5.1.6-45.el5_11.ppc", "product_id": "php-gd-0:5.1.6-45.el5_11.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-45.el5_11?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "php-dba-0:5.1.6-45.el5_11.i386", "product": { "name": "php-dba-0:5.1.6-45.el5_11.i386", "product_id": "php-dba-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-45.el5_11.i386", "product": { "name": "php-xml-0:5.1.6-45.el5_11.i386", "product_id": "php-xml-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-45.el5_11.i386", "product": { "name": "php-cli-0:5.1.6-45.el5_11.i386", "product_id": "php-cli-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-45.el5_11.i386", "product": { "name": "php-snmp-0:5.1.6-45.el5_11.i386", "product_id": "php-snmp-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-45.el5_11.i386", "product": { "name": "php-bcmath-0:5.1.6-45.el5_11.i386", "product_id": "php-bcmath-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-45.el5_11.i386", "product": { "name": "php-mysql-0:5.1.6-45.el5_11.i386", "product_id": "php-mysql-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-45.el5_11.i386", "product": { "name": "php-devel-0:5.1.6-45.el5_11.i386", "product_id": "php-devel-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-45.el5_11.i386", "product": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.i386", "product_id": "php-xmlrpc-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-45.el5_11.i386", "product": { "name": "php-pdo-0:5.1.6-45.el5_11.i386", "product_id": "php-pdo-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-45.el5_11.i386", "product": { "name": "php-ldap-0:5.1.6-45.el5_11.i386", "product_id": "php-ldap-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-45.el5_11.i386", "product": { "name": "php-pgsql-0:5.1.6-45.el5_11.i386", "product_id": "php-pgsql-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-45.el5_11.i386", "product": { "name": "php-debuginfo-0:5.1.6-45.el5_11.i386", "product_id": "php-debuginfo-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-45.el5_11.i386", "product": { "name": "php-common-0:5.1.6-45.el5_11.i386", "product_id": "php-common-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-45.el5_11.i386", "product": { "name": "php-soap-0:5.1.6-45.el5_11.i386", "product_id": "php-soap-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-45.el5_11.i386", "product": { "name": "php-ncurses-0:5.1.6-45.el5_11.i386", "product_id": "php-ncurses-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-45.el5_11.i386", "product": { "name": "php-imap-0:5.1.6-45.el5_11.i386", "product_id": "php-imap-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-45.el5_11.i386", "product": { "name": "php-odbc-0:5.1.6-45.el5_11.i386", "product_id": "php-odbc-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-45.el5_11.i386", "product": { "name": "php-mbstring-0:5.1.6-45.el5_11.i386", "product_id": "php-mbstring-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-0:5.1.6-45.el5_11.i386", "product": { "name": "php-0:5.1.6-45.el5_11.i386", "product_id": "php-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-45.el5_11?arch=i386" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-45.el5_11.i386", "product": { "name": "php-gd-0:5.1.6-45.el5_11.i386", "product_id": "php-gd-0:5.1.6-45.el5_11.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-45.el5_11?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "php-dba-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-dba-0:5.1.6-45.el5_11.x86_64", "product_id": "php-dba-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-xml-0:5.1.6-45.el5_11.x86_64", "product_id": "php-xml-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-cli-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-cli-0:5.1.6-45.el5_11.x86_64", "product_id": "php-cli-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-snmp-0:5.1.6-45.el5_11.x86_64", "product_id": "php-snmp-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-bcmath-0:5.1.6-45.el5_11.x86_64", "product_id": "php-bcmath-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-mysql-0:5.1.6-45.el5_11.x86_64", "product_id": "php-mysql-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-devel-0:5.1.6-45.el5_11.x86_64", "product_id": "php-devel-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "product_id": "php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-pdo-0:5.1.6-45.el5_11.x86_64", "product_id": "php-pdo-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-ldap-0:5.1.6-45.el5_11.x86_64", "product_id": "php-ldap-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-pgsql-0:5.1.6-45.el5_11.x86_64", "product_id": "php-pgsql-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-debuginfo-0:5.1.6-45.el5_11.x86_64", "product_id": "php-debuginfo-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-common-0:5.1.6-45.el5_11.x86_64", "product_id": "php-common-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-soap-0:5.1.6-45.el5_11.x86_64", "product_id": "php-soap-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-ncurses-0:5.1.6-45.el5_11.x86_64", "product_id": "php-ncurses-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-imap-0:5.1.6-45.el5_11.x86_64", "product_id": "php-imap-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-odbc-0:5.1.6-45.el5_11.x86_64", "product_id": "php-odbc-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-mbstring-0:5.1.6-45.el5_11.x86_64", "product_id": "php-mbstring-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-0:5.1.6-45.el5_11.x86_64", "product_id": "php-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-45.el5_11?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-45.el5_11.x86_64", "product": { "name": "php-gd-0:5.1.6-45.el5_11.x86_64", "product_id": "php-gd-0:5.1.6-45.el5_11.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-45.el5_11?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "php-0:5.1.6-45.el5_11.src", "product": { "name": "php-0:5.1.6-45.el5_11.src", "product_id": "php-0:5.1.6-45.el5_11.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-45.el5_11?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.src as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.src" }, "product_reference": "php-0:5.1.6-45.el5_11.src", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-bcmath-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-bcmath-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-bcmath-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-bcmath-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-bcmath-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-cli-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-cli-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-cli-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-cli-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-cli-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-common-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-common-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-common-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-common-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-common-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-dba-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-dba-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-dba-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-dba-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-dba-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-debuginfo-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-debuginfo-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-debuginfo-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-debuginfo-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-debuginfo-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-devel-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-devel-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-devel-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-devel-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-devel-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-gd-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-gd-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-gd-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-gd-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-gd-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-imap-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-imap-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-imap-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-imap-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-imap-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-ldap-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-ldap-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-ldap-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-ldap-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-ldap-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-mbstring-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-mbstring-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-mbstring-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-mbstring-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-mbstring-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-mysql-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-mysql-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-mysql-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-mysql-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-mysql-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-ncurses-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-ncurses-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-ncurses-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-ncurses-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-ncurses-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-odbc-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-odbc-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-odbc-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-odbc-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-odbc-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-pdo-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-pdo-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-pdo-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-pdo-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-pdo-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-pgsql-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-pgsql-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-pgsql-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-pgsql-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-pgsql-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-snmp-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-snmp-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-snmp-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-snmp-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-snmp-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-soap-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-soap-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-soap-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-soap-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-soap-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-xml-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-xml-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-xml-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-xml-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-xml-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-xmlrpc-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-xmlrpc-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-xmlrpc-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-xmlrpc-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Client-Workstation-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.src as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-0:5.1.6-45.el5_11.src" }, "product_reference": "php-0:5.1.6-45.el5_11.src", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-bcmath-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-bcmath-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-bcmath-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-bcmath-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-bcmath-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-cli-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-cli-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-cli-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-cli-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-cli-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-common-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-common-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-common-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-common-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-common-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-dba-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-dba-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-dba-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-dba-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-dba-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-debuginfo-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-debuginfo-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-debuginfo-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-debuginfo-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-debuginfo-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-devel-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-devel-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-devel-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-devel-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-devel-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-gd-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-gd-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-gd-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-gd-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-gd-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-imap-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-imap-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-imap-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-imap-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-imap-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-ldap-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-ldap-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-ldap-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-ldap-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-ldap-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-mbstring-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-mbstring-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-mbstring-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-mbstring-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-mbstring-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-mysql-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-mysql-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-mysql-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-mysql-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-mysql-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-ncurses-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-ncurses-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-ncurses-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-ncurses-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-ncurses-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-odbc-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-odbc-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-odbc-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-odbc-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-odbc-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-pdo-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-pdo-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-pdo-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-pdo-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-pdo-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-pgsql-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-pgsql-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-pgsql-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-pgsql-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-pgsql-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-snmp-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-snmp-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-snmp-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-snmp-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-snmp-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-soap-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-soap-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-soap-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-soap-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-soap-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-xml-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-xml-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-xml-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-xml-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-xml-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386" }, "product_reference": "php-xmlrpc-0:5.1.6-45.el5_11.i386", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64" }, "product_reference": "php-xmlrpc-0:5.1.6-45.el5_11.ia64", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc" }, "product_reference": "php-xmlrpc-0:5.1.6-45.el5_11.ppc", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x" }, "product_reference": "php-xmlrpc-0:5.1.6-45.el5_11.s390x", "relates_to_product_reference": "5Server-5.11.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-45.el5_11.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" }, "product_reference": "php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "relates_to_product_reference": "5Server-5.11.Z" } ] }, "vulnerabilities": [ { "cve": "CVE-2014-3669", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2014-10-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1154500" } ], "notes": [ { "category": "description", "text": "An integer overflow flaw was found in the way custom objects were unserialized. Specially crafted input processed by the unserialize() function could cause a PHP application to crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: integer overflow in unserialize()", "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.11.Z:php-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-3669" }, { "category": "external", "summary": "RHBZ#1154500", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1154500" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-3669", "url": "https://www.cve.org/CVERecord?id=CVE-2014-3669" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-3669", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3669" } ], "release_date": "2014-09-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-11-06T16:59:32+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 use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258", "product_ids": [ "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2014:1824" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "version": "2.0" }, "products": [ "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: integer overflow in unserialize()" }, { "cve": "CVE-2014-3670", "discovery_date": "2014-10-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1154502" } ], "notes": [ { "category": "description", "text": "A buffer overflow flaw was found in the Exif extension. A specially crafted JPEG or TIFF file could cause a PHP application using the exif_thumbnail() function to crash or, possibly, execute arbitrary code with the privileges of the user running that PHP application.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: heap corruption issue in exif_thumbnail()", "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.11.Z:php-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-3670" }, { "category": "external", "summary": "RHBZ#1154502", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1154502" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-3670", "url": "https://www.cve.org/CVERecord?id=CVE-2014-3670" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-3670", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3670" } ], "release_date": "2014-10-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-11-06T16:59:32+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 use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258", "product_ids": [ "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2014:1824" } ], "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.11.Z:php-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "php: heap corruption issue in exif_thumbnail()" }, { "cve": "CVE-2014-8626", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "discovery_date": "2014-10-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1155607" } ], "notes": [ { "category": "description", "text": "A stack-based buffer overflow flaw was found in the way the xmlrpc extension parsed dates in the ISO 8601 format. A specially crafted XML-RPC request or response could possibly cause a PHP application to crash or execute arbitrary code with the privileges of the user running that PHP application.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: xmlrpc ISO8601 date format parsing buffer overflow", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect php53 packages in Red Hat Enterprise Linux 5, php packages in Red Hat Enterprise Linux 6 and 7, and php54-php and php55-php packages in Red Hat Software Collections 1.", "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.11.Z:php-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-8626" }, { "category": "external", "summary": "RHBZ#1155607", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1155607" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-8626", "url": "https://www.cve.org/CVERecord?id=CVE-2014-8626" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-8626", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-8626" } ], "release_date": "2014-11-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-11-06T16:59:32+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 use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258", "product_ids": [ "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2014:1824" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.1, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P", "version": "2.0" }, "products": [ "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Client-Workstation-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Client-Workstation-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.src", "5Server-5.11.Z:php-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-bcmath-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-cli-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-common-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-dba-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-debuginfo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-devel-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-gd-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-imap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ldap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mbstring-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-mysql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-ncurses-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-odbc-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pdo-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-pgsql-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-snmp-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-soap-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xml-0:5.1.6-45.el5_11.x86_64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.i386", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ia64", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.ppc", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.s390x", "5Server-5.11.Z:php-xmlrpc-0:5.1.6-45.el5_11.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "php: xmlrpc ISO8601 date format parsing buffer overflow" } ] }
RHSA-2014:1825
Vulnerability from csaf_redhat
Published
2014-11-06 16:47
Modified
2024-11-22 08:38
Summary
Red Hat Security Advisory: php security update
Notes
Topic
Updated php packages that fix one security issue are now available for Red
Hat Enterprise Linux 4 Extended Life Cycle Support.
Red Hat Product Security has rated this update as having Critical security
impact. A Common Vulnerability Scoring System (CVSS) base score, which
gives a detailed severity rating, is available from the CVE link in the
References section.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache
HTTP Server.
A stack-based buffer overflow flaw was found in the way the xmlrpc
extension parsed dates in the ISO 8601 format. A specially crafted XML-RPC
request or response could possibly cause a PHP application to crash or
execute arbitrary code with the privileges of the user running that PHP
application. (CVE-2014-8626)
All php users are advised to upgrade to these updated packages, which
contain a backported patch to correct this issue. 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": "Critical" }, "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 one security issue are now available for Red\nHat Enterprise Linux 4 Extended Life Cycle Support.\n\nRed Hat Product Security has rated this update as having Critical security\nimpact. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available from the CVE link in the\nReferences section.", "title": "Topic" }, { "category": "general", "text": "PHP is an HTML-embedded scripting language commonly used with the Apache\nHTTP Server.\n\nA stack-based buffer overflow flaw was found in the way the xmlrpc\nextension parsed dates in the ISO 8601 format. A specially crafted XML-RPC\nrequest or response could possibly cause a PHP application to crash or\nexecute arbitrary code with the privileges of the user running that PHP\napplication. (CVE-2014-8626)\n\nAll php users are advised to upgrade to these updated packages, which\ncontain a backported patch to correct this issue. After installing the\nupdated packages, the httpd daemon must be restarted for the update to\ntake 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-2014:1825", "url": "https://access.redhat.com/errata/RHSA-2014:1825" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "1155607", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1155607" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2014/rhsa-2014_1825.json" } ], "title": "Red Hat Security Advisory: php security update", "tracking": { "current_release_date": "2024-11-22T08:38:34+00:00", "generator": { "date": "2024-11-22T08:38:34+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2014:1825", "initial_release_date": "2014-11-06T16:47:23+00:00", "revision_history": [ { "date": "2014-11-06T16:47:23+00:00", "number": "1", "summary": "Initial version" }, { "date": "2014-11-06T16:47:24+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T08:38:34+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 (v. 4 ELS)", "product": { "name": "Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_els:4::as" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ES (v. 4 ELS)", "product": { "name": "Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_els:4::es" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "php-mysql-0:4.3.9-3.38.el4.i386", "product": { "name": "php-mysql-0:4.3.9-3.38.el4.i386", "product_id": "php-mysql-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.38.el4.i386", "product": { "name": "php-mbstring-0:4.3.9-3.38.el4.i386", "product_id": "php-mbstring-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.38.el4.i386", "product": { "name": "php-xmlrpc-0:4.3.9-3.38.el4.i386", "product_id": "php-xmlrpc-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.38.el4.i386", "product": { "name": "php-imap-0:4.3.9-3.38.el4.i386", "product_id": "php-imap-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.38.el4.i386", "product": { "name": "php-ncurses-0:4.3.9-3.38.el4.i386", "product_id": "php-ncurses-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-domxml-0:4.3.9-3.38.el4.i386", "product": { "name": "php-domxml-0:4.3.9-3.38.el4.i386", "product_id": "php-domxml-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.38.el4.i386", "product": { "name": "php-debuginfo-0:4.3.9-3.38.el4.i386", "product_id": "php-debuginfo-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.38.el4.i386", "product": { "name": "php-pgsql-0:4.3.9-3.38.el4.i386", "product_id": "php-pgsql-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.38.el4.i386", "product": { "name": "php-devel-0:4.3.9-3.38.el4.i386", "product_id": "php-devel-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.38.el4.i386", "product": { "name": "php-odbc-0:4.3.9-3.38.el4.i386", "product_id": "php-odbc-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.38.el4.i386", "product": { "name": "php-ldap-0:4.3.9-3.38.el4.i386", "product_id": "php-ldap-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.38.el4.i386", "product": { "name": "php-snmp-0:4.3.9-3.38.el4.i386", "product_id": "php-snmp-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-0:4.3.9-3.38.el4.i386", "product": { "name": "php-0:4.3.9-3.38.el4.i386", "product_id": "php-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.38.el4.i386", "product": { "name": "php-pear-0:4.3.9-3.38.el4.i386", "product_id": "php-pear-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.38.el4.i386", "product": { "name": "php-gd-0:4.3.9-3.38.el4.i386", "product_id": "php-gd-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.38.el4?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "php-mysql-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-mysql-0:4.3.9-3.38.el4.x86_64", "product_id": "php-mysql-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-mbstring-0:4.3.9-3.38.el4.x86_64", "product_id": "php-mbstring-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-xmlrpc-0:4.3.9-3.38.el4.x86_64", "product_id": "php-xmlrpc-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-imap-0:4.3.9-3.38.el4.x86_64", "product_id": "php-imap-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-ncurses-0:4.3.9-3.38.el4.x86_64", "product_id": "php-ncurses-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-domxml-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-domxml-0:4.3.9-3.38.el4.x86_64", "product_id": "php-domxml-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-debuginfo-0:4.3.9-3.38.el4.x86_64", "product_id": "php-debuginfo-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-pgsql-0:4.3.9-3.38.el4.x86_64", "product_id": "php-pgsql-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-devel-0:4.3.9-3.38.el4.x86_64", "product_id": "php-devel-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-odbc-0:4.3.9-3.38.el4.x86_64", "product_id": "php-odbc-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-ldap-0:4.3.9-3.38.el4.x86_64", "product_id": "php-ldap-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-snmp-0:4.3.9-3.38.el4.x86_64", "product_id": "php-snmp-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-0:4.3.9-3.38.el4.x86_64", "product_id": "php-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-pear-0:4.3.9-3.38.el4.x86_64", "product_id": "php-pear-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-gd-0:4.3.9-3.38.el4.x86_64", "product_id": "php-gd-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.38.el4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "php-0:4.3.9-3.38.el4.src", "product": { "name": "php-0:4.3.9-3.38.el4.src", "product_id": "php-0:4.3.9-3.38.el4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.38.el4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "php-mysql-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-mysql-0:4.3.9-3.38.el4.ia64", "product_id": "php-mysql-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-mbstring-0:4.3.9-3.38.el4.ia64", "product_id": "php-mbstring-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-xmlrpc-0:4.3.9-3.38.el4.ia64", "product_id": "php-xmlrpc-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-imap-0:4.3.9-3.38.el4.ia64", "product_id": "php-imap-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-ncurses-0:4.3.9-3.38.el4.ia64", "product_id": "php-ncurses-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-domxml-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-domxml-0:4.3.9-3.38.el4.ia64", "product_id": "php-domxml-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-debuginfo-0:4.3.9-3.38.el4.ia64", "product_id": "php-debuginfo-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-pgsql-0:4.3.9-3.38.el4.ia64", "product_id": "php-pgsql-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-devel-0:4.3.9-3.38.el4.ia64", "product_id": "php-devel-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-odbc-0:4.3.9-3.38.el4.ia64", "product_id": "php-odbc-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-ldap-0:4.3.9-3.38.el4.ia64", "product_id": "php-ldap-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-snmp-0:4.3.9-3.38.el4.ia64", "product_id": "php-snmp-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-0:4.3.9-3.38.el4.ia64", "product_id": "php-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-pear-0:4.3.9-3.38.el4.ia64", "product_id": "php-pear-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-gd-0:4.3.9-3.38.el4.ia64", "product_id": "php-gd-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.38.el4?arch=ia64" } } } ], "category": "architecture", "name": "ia64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.38.el4.src as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-0:4.3.9-3.38.el4.src" }, "product_reference": "php-0:4.3.9-3.38.el4.src", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-debuginfo-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-debuginfo-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-debuginfo-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-devel-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-devel-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-devel-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-devel-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-devel-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-devel-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-domxml-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-domxml-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-domxml-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-gd-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-gd-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-gd-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-gd-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-gd-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-gd-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-imap-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-imap-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-imap-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-imap-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-imap-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-imap-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-ldap-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-ldap-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-ldap-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-mbstring-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-mbstring-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-mbstring-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-mysql-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-mysql-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-mysql-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-ncurses-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-ncurses-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-ncurses-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-odbc-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-odbc-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-odbc-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-pear-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-pear-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-pear-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-pear-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-pear-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-pear-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-pgsql-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-pgsql-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-pgsql-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-snmp-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-snmp-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-snmp-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-xmlrpc-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.38.el4.src as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-0:4.3.9-3.38.el4.src" }, "product_reference": "php-0:4.3.9-3.38.el4.src", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-debuginfo-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-debuginfo-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-debuginfo-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-devel-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-devel-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-devel-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-devel-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-devel-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-devel-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-domxml-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-domxml-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-domxml-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-gd-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-gd-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-gd-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-gd-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-gd-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-gd-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-imap-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-imap-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-imap-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-imap-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-imap-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-imap-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-ldap-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-ldap-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-ldap-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-mbstring-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-mbstring-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-mbstring-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-mysql-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-mysql-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-mysql-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-ncurses-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-ncurses-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-ncurses-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-odbc-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-odbc-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-odbc-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-pear-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-pear-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-pear-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-pear-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-pear-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-pear-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-pgsql-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-pgsql-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-pgsql-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-snmp-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-snmp-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-snmp-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-xmlrpc-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" } ] }, "vulnerabilities": [ { "cve": "CVE-2014-8626", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "discovery_date": "2014-10-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1155607" } ], "notes": [ { "category": "description", "text": "A stack-based buffer overflow flaw was found in the way the xmlrpc extension parsed dates in the ISO 8601 format. A specially crafted XML-RPC request or response could possibly cause a PHP application to crash or execute arbitrary code with the privileges of the user running that PHP application.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: xmlrpc ISO8601 date format parsing buffer overflow", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect php53 packages in Red Hat Enterprise Linux 5, php packages in Red Hat Enterprise Linux 6 and 7, and php54-php and php55-php packages in Red Hat Software Collections 1.", "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": [ "4AS-ELS:php-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-0:4.3.9-3.38.el4.src", "4AS-ELS:php-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-devel-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-devel-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-devel-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-gd-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-gd-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-gd-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-imap-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-imap-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-imap-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-pear-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-pear-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-pear-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-0:4.3.9-3.38.el4.src", "4ES-ELS:php-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-devel-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-devel-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-devel-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-gd-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-gd-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-gd-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-imap-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-imap-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-imap-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-pear-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-pear-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-pear-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-8626" }, { "category": "external", "summary": "RHBZ#1155607", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1155607" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-8626", "url": "https://www.cve.org/CVERecord?id=CVE-2014-8626" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-8626", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-8626" } ], "release_date": "2014-11-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-11-06T16:47:23+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 use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258", "product_ids": [ "4AS-ELS:php-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-0:4.3.9-3.38.el4.src", "4AS-ELS:php-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-devel-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-devel-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-devel-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-gd-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-gd-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-gd-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-imap-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-imap-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-imap-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-pear-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-pear-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-pear-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-0:4.3.9-3.38.el4.src", "4ES-ELS:php-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-devel-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-devel-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-devel-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-gd-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-gd-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-gd-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-imap-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-imap-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-imap-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-pear-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-pear-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-pear-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2014:1825" } ], "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": [ "4AS-ELS:php-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-0:4.3.9-3.38.el4.src", "4AS-ELS:php-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-devel-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-devel-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-devel-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-gd-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-gd-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-gd-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-imap-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-imap-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-imap-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-pear-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-pear-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-pear-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-0:4.3.9-3.38.el4.src", "4ES-ELS:php-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-devel-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-devel-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-devel-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-gd-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-gd-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-gd-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-imap-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-imap-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-imap-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-pear-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-pear-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-pear-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "php: xmlrpc ISO8601 date format parsing buffer overflow" } ] }
rhsa-2014:1825
Vulnerability from csaf_redhat
Published
2014-11-06 16:47
Modified
2024-11-22 08:38
Summary
Red Hat Security Advisory: php security update
Notes
Topic
Updated php packages that fix one security issue are now available for Red
Hat Enterprise Linux 4 Extended Life Cycle Support.
Red Hat Product Security has rated this update as having Critical security
impact. A Common Vulnerability Scoring System (CVSS) base score, which
gives a detailed severity rating, is available from the CVE link in the
References section.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache
HTTP Server.
A stack-based buffer overflow flaw was found in the way the xmlrpc
extension parsed dates in the ISO 8601 format. A specially crafted XML-RPC
request or response could possibly cause a PHP application to crash or
execute arbitrary code with the privileges of the user running that PHP
application. (CVE-2014-8626)
All php users are advised to upgrade to these updated packages, which
contain a backported patch to correct this issue. 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": "Critical" }, "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 one security issue are now available for Red\nHat Enterprise Linux 4 Extended Life Cycle Support.\n\nRed Hat Product Security has rated this update as having Critical security\nimpact. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available from the CVE link in the\nReferences section.", "title": "Topic" }, { "category": "general", "text": "PHP is an HTML-embedded scripting language commonly used with the Apache\nHTTP Server.\n\nA stack-based buffer overflow flaw was found in the way the xmlrpc\nextension parsed dates in the ISO 8601 format. A specially crafted XML-RPC\nrequest or response could possibly cause a PHP application to crash or\nexecute arbitrary code with the privileges of the user running that PHP\napplication. (CVE-2014-8626)\n\nAll php users are advised to upgrade to these updated packages, which\ncontain a backported patch to correct this issue. After installing the\nupdated packages, the httpd daemon must be restarted for the update to\ntake 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-2014:1825", "url": "https://access.redhat.com/errata/RHSA-2014:1825" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "1155607", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1155607" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2014/rhsa-2014_1825.json" } ], "title": "Red Hat Security Advisory: php security update", "tracking": { "current_release_date": "2024-11-22T08:38:34+00:00", "generator": { "date": "2024-11-22T08:38:34+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2014:1825", "initial_release_date": "2014-11-06T16:47:23+00:00", "revision_history": [ { "date": "2014-11-06T16:47:23+00:00", "number": "1", "summary": "Initial version" }, { "date": "2014-11-06T16:47:24+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T08:38:34+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 (v. 4 ELS)", "product": { "name": "Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_els:4::as" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ES (v. 4 ELS)", "product": { "name": "Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_els:4::es" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "php-mysql-0:4.3.9-3.38.el4.i386", "product": { "name": "php-mysql-0:4.3.9-3.38.el4.i386", "product_id": "php-mysql-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.38.el4.i386", "product": { "name": "php-mbstring-0:4.3.9-3.38.el4.i386", "product_id": "php-mbstring-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.38.el4.i386", "product": { "name": "php-xmlrpc-0:4.3.9-3.38.el4.i386", "product_id": "php-xmlrpc-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.38.el4.i386", "product": { "name": "php-imap-0:4.3.9-3.38.el4.i386", "product_id": "php-imap-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.38.el4.i386", "product": { "name": "php-ncurses-0:4.3.9-3.38.el4.i386", "product_id": "php-ncurses-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-domxml-0:4.3.9-3.38.el4.i386", "product": { "name": "php-domxml-0:4.3.9-3.38.el4.i386", "product_id": "php-domxml-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.38.el4.i386", "product": { "name": "php-debuginfo-0:4.3.9-3.38.el4.i386", "product_id": "php-debuginfo-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.38.el4.i386", "product": { "name": "php-pgsql-0:4.3.9-3.38.el4.i386", "product_id": "php-pgsql-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.38.el4.i386", "product": { "name": "php-devel-0:4.3.9-3.38.el4.i386", "product_id": "php-devel-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.38.el4.i386", "product": { "name": "php-odbc-0:4.3.9-3.38.el4.i386", "product_id": "php-odbc-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.38.el4.i386", "product": { "name": "php-ldap-0:4.3.9-3.38.el4.i386", "product_id": "php-ldap-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.38.el4.i386", "product": { "name": "php-snmp-0:4.3.9-3.38.el4.i386", "product_id": "php-snmp-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-0:4.3.9-3.38.el4.i386", "product": { "name": "php-0:4.3.9-3.38.el4.i386", "product_id": "php-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.38.el4.i386", "product": { "name": "php-pear-0:4.3.9-3.38.el4.i386", "product_id": "php-pear-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.38.el4?arch=i386" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.38.el4.i386", "product": { "name": "php-gd-0:4.3.9-3.38.el4.i386", "product_id": "php-gd-0:4.3.9-3.38.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.38.el4?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "php-mysql-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-mysql-0:4.3.9-3.38.el4.x86_64", "product_id": "php-mysql-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-mbstring-0:4.3.9-3.38.el4.x86_64", "product_id": "php-mbstring-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-xmlrpc-0:4.3.9-3.38.el4.x86_64", "product_id": "php-xmlrpc-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-imap-0:4.3.9-3.38.el4.x86_64", "product_id": "php-imap-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-ncurses-0:4.3.9-3.38.el4.x86_64", "product_id": "php-ncurses-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-domxml-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-domxml-0:4.3.9-3.38.el4.x86_64", "product_id": "php-domxml-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-debuginfo-0:4.3.9-3.38.el4.x86_64", "product_id": "php-debuginfo-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-pgsql-0:4.3.9-3.38.el4.x86_64", "product_id": "php-pgsql-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-devel-0:4.3.9-3.38.el4.x86_64", "product_id": "php-devel-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-odbc-0:4.3.9-3.38.el4.x86_64", "product_id": "php-odbc-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-ldap-0:4.3.9-3.38.el4.x86_64", "product_id": "php-ldap-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-snmp-0:4.3.9-3.38.el4.x86_64", "product_id": "php-snmp-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-0:4.3.9-3.38.el4.x86_64", "product_id": "php-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-pear-0:4.3.9-3.38.el4.x86_64", "product_id": "php-pear-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.38.el4?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.38.el4.x86_64", "product": { "name": "php-gd-0:4.3.9-3.38.el4.x86_64", "product_id": "php-gd-0:4.3.9-3.38.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.38.el4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "php-0:4.3.9-3.38.el4.src", "product": { "name": "php-0:4.3.9-3.38.el4.src", "product_id": "php-0:4.3.9-3.38.el4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.38.el4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "php-mysql-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-mysql-0:4.3.9-3.38.el4.ia64", "product_id": "php-mysql-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-mbstring-0:4.3.9-3.38.el4.ia64", "product_id": "php-mbstring-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-xmlrpc-0:4.3.9-3.38.el4.ia64", "product_id": "php-xmlrpc-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-imap-0:4.3.9-3.38.el4.ia64", "product_id": "php-imap-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-ncurses-0:4.3.9-3.38.el4.ia64", "product_id": "php-ncurses-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-domxml-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-domxml-0:4.3.9-3.38.el4.ia64", "product_id": "php-domxml-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-debuginfo-0:4.3.9-3.38.el4.ia64", "product_id": "php-debuginfo-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-pgsql-0:4.3.9-3.38.el4.ia64", "product_id": "php-pgsql-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-devel-0:4.3.9-3.38.el4.ia64", "product_id": "php-devel-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-odbc-0:4.3.9-3.38.el4.ia64", "product_id": "php-odbc-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-ldap-0:4.3.9-3.38.el4.ia64", "product_id": "php-ldap-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-snmp-0:4.3.9-3.38.el4.ia64", "product_id": "php-snmp-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-0:4.3.9-3.38.el4.ia64", "product_id": "php-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-pear-0:4.3.9-3.38.el4.ia64", "product_id": "php-pear-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.38.el4?arch=ia64" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.38.el4.ia64", "product": { "name": "php-gd-0:4.3.9-3.38.el4.ia64", "product_id": "php-gd-0:4.3.9-3.38.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.38.el4?arch=ia64" } } } ], "category": "architecture", "name": "ia64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.38.el4.src as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-0:4.3.9-3.38.el4.src" }, "product_reference": "php-0:4.3.9-3.38.el4.src", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-debuginfo-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-debuginfo-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-debuginfo-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-devel-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-devel-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-devel-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-devel-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-devel-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-devel-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-domxml-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-domxml-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-domxml-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-gd-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-gd-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-gd-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-gd-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-gd-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-gd-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-imap-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-imap-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-imap-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-imap-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-imap-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-imap-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-ldap-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-ldap-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-ldap-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-mbstring-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-mbstring-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-mbstring-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-mysql-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-mysql-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-mysql-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-ncurses-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-ncurses-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-ncurses-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-odbc-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-odbc-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-odbc-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-pear-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-pear-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-pear-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-pear-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-pear-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-pear-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-pgsql-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-pgsql-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-pgsql-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-snmp-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-snmp-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-snmp-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-xmlrpc-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux AS (v. 4 ELS)", "product_id": "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4AS-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.38.el4.src as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-0:4.3.9-3.38.el4.src" }, "product_reference": "php-0:4.3.9-3.38.el4.src", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-debuginfo-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-debuginfo-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-debuginfo-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-devel-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-devel-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-devel-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-devel-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-devel-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-devel-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-domxml-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-domxml-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-domxml-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-gd-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-gd-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-gd-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-gd-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-gd-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-gd-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-imap-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-imap-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-imap-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-imap-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-imap-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-imap-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-ldap-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-ldap-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-ldap-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-mbstring-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-mbstring-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-mbstring-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-mysql-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-mysql-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-mysql-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-ncurses-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-ncurses-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-ncurses-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-odbc-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-odbc-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-odbc-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-pear-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-pear-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-pear-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-pear-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-pear-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-pear-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-pgsql-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-pgsql-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-pgsql-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-snmp-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-snmp-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-snmp-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.38.el4.i386 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.i386" }, "product_reference": "php-xmlrpc-0:4.3.9-3.38.el4.i386", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.38.el4.ia64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.ia64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.38.el4.ia64", "relates_to_product_reference": "4ES-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.38.el4.x86_64 as a component of Red Hat Enterprise Linux ES (v. 4 ELS)", "product_id": "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.x86_64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.38.el4.x86_64", "relates_to_product_reference": "4ES-ELS" } ] }, "vulnerabilities": [ { "cve": "CVE-2014-8626", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "discovery_date": "2014-10-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1155607" } ], "notes": [ { "category": "description", "text": "A stack-based buffer overflow flaw was found in the way the xmlrpc extension parsed dates in the ISO 8601 format. A specially crafted XML-RPC request or response could possibly cause a PHP application to crash or execute arbitrary code with the privileges of the user running that PHP application.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: xmlrpc ISO8601 date format parsing buffer overflow", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect php53 packages in Red Hat Enterprise Linux 5, php packages in Red Hat Enterprise Linux 6 and 7, and php54-php and php55-php packages in Red Hat Software Collections 1.", "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": [ "4AS-ELS:php-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-0:4.3.9-3.38.el4.src", "4AS-ELS:php-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-devel-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-devel-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-devel-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-gd-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-gd-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-gd-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-imap-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-imap-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-imap-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-pear-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-pear-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-pear-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-0:4.3.9-3.38.el4.src", "4ES-ELS:php-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-devel-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-devel-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-devel-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-gd-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-gd-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-gd-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-imap-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-imap-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-imap-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-pear-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-pear-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-pear-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-8626" }, { "category": "external", "summary": "RHBZ#1155607", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1155607" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-8626", "url": "https://www.cve.org/CVERecord?id=CVE-2014-8626" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-8626", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-8626" } ], "release_date": "2014-11-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-11-06T16:47:23+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 use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/articles/11258", "product_ids": [ "4AS-ELS:php-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-0:4.3.9-3.38.el4.src", "4AS-ELS:php-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-devel-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-devel-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-devel-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-gd-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-gd-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-gd-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-imap-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-imap-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-imap-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-pear-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-pear-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-pear-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-0:4.3.9-3.38.el4.src", "4ES-ELS:php-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-devel-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-devel-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-devel-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-gd-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-gd-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-gd-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-imap-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-imap-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-imap-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-pear-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-pear-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-pear-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2014:1825" } ], "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": [ "4AS-ELS:php-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-0:4.3.9-3.38.el4.src", "4AS-ELS:php-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-debuginfo-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-devel-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-devel-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-devel-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-domxml-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-gd-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-gd-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-gd-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-imap-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-imap-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-imap-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-ldap-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-mbstring-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-mysql-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-ncurses-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-odbc-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-pear-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-pear-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-pear-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-pgsql-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-snmp-0:4.3.9-3.38.el4.x86_64", "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.i386", "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.ia64", "4AS-ELS:php-xmlrpc-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-0:4.3.9-3.38.el4.src", "4ES-ELS:php-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-debuginfo-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-devel-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-devel-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-devel-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-domxml-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-gd-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-gd-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-gd-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-imap-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-imap-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-imap-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-ldap-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-mbstring-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-mysql-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-ncurses-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-odbc-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-pear-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-pear-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-pear-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-pgsql-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-snmp-0:4.3.9-3.38.el4.x86_64", "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.i386", "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.ia64", "4ES-ELS:php-xmlrpc-0:4.3.9-3.38.el4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "php: xmlrpc ISO8601 date format parsing buffer overflow" } ] }
ghsa-mfxw-8c28-qhqc
Vulnerability from github
Published
2022-05-17 04:13
Modified
2022-05-17 04:13
Details
Stack-based buffer overflow in the date_from_ISO8601 function in ext/xmlrpc/libxmlrpc/xmlrpc.c in PHP before 5.2.7 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code by including a timezone field in a date, leading to improper XML-RPC encoding.
{ "affected": [], "aliases": [ "CVE-2014-8626" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2014-11-23T02:59:00Z", "severity": "HIGH" }, "details": "Stack-based buffer overflow in the date_from_ISO8601 function in ext/xmlrpc/libxmlrpc/xmlrpc.c in PHP before 5.2.7 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code by including a timezone field in a date, leading to improper XML-RPC encoding.", "id": "GHSA-mfxw-8c28-qhqc", "modified": "2022-05-17T04:13:39Z", "published": "2022-05-17T04:13:39Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-8626" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=45226" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1155607" }, { "type": "WEB", "url": "http://git.php.net/?p=php-src.git;a=commit;h=c818d0d01341907fee82bdb81cab07b7d93bb9db" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2014/11/06/3" }, { "type": "WEB", "url": "http://php.net/ChangeLog-5.php" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-1824.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-1825.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/70928" } ], "schema_version": "1.4.0", "severity": [] }
fkie_cve-2014-8626
Vulnerability from fkie_nvd
Published
2014-11-23 02:59
Modified
2024-11-21 02:19
Severity ?
Summary
Stack-based buffer overflow in the date_from_ISO8601 function in ext/xmlrpc/libxmlrpc/xmlrpc.c in PHP before 5.2.7 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code by including a timezone field in a date, leading to improper XML-RPC encoding.
References
Impacted products
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "matchCriteriaId": "9FCD404F-54C5-4DFF-ABC3-F0745C5BC96F", "versionEndIncluding": "5.2.6", "vulnerable": true }, { "criteria": "cpe:2.3:a:php:php:5.2.0:*:*:*:*:*:*:*", "matchCriteriaId": "CD02D837-FD28-4E0F-93F8-25E8D1C84A99", "vulnerable": true }, { "criteria": "cpe:2.3:a:php:php:5.2.1:*:*:*:*:*:*:*", "matchCriteriaId": "88358D1E-BE6F-4CE3-A522-83D1FA4739E3", "vulnerable": true }, { "criteria": "cpe:2.3:a:php:php:5.2.2:*:*:*:*:*:*:*", "matchCriteriaId": "D8B97B03-7DA7-4A5F-89B4-E78CAB20DE17", "vulnerable": true }, { "criteria": "cpe:2.3:a:php:php:5.2.3:*:*:*:*:*:*:*", "matchCriteriaId": "86767200-6C9C-4C3E-B111-0E5BE61E197B", "vulnerable": true }, { "criteria": "cpe:2.3:a:php:php:5.2.4:*:*:*:*:*:*:*", "matchCriteriaId": "B00B416D-FF23-4C76-8751-26D305F0FA0F", "vulnerable": true }, { "criteria": "cpe:2.3:a:php:php:5.2.5:*:*:*:*:*:*:*", "matchCriteriaId": "CCB6CDDD-70D3-4004-BCE0-8C4723076103", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Stack-based buffer overflow in the date_from_ISO8601 function in ext/xmlrpc/libxmlrpc/xmlrpc.c in PHP before 5.2.7 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code by including a timezone field in a date, leading to improper XML-RPC encoding." }, { "lang": "es", "value": "Desbordamiento de buffer basado en memoria din\u00e1mica en la funci\u00f3n date_from_ISO8601 en ext/xmlrpc/libxmlrpc/xmlrpc.c en PHP anterior a 5.2.7 permite a atacantes remotos causar una denegaci\u00f3n de servicio (ca\u00edda de aplicaci\u00f3n) o posiblemente ejecutar c\u00f3digo arbitrario mediante la inclusi\u00f3n de un campo de zona horaria en una fecha, que conlleva a una codificaci\u00f3n XML-RPC indebida." } ], "id": "CVE-2014-8626", "lastModified": "2024-11-21T02:19:28.310", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ] }, "published": "2014-11-23T02:59:00.087", "references": [ { "source": "secalert@redhat.com", "url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=c818d0d01341907fee82bdb81cab07b7d93bb9db" }, { "source": "secalert@redhat.com", "url": "http://openwall.com/lists/oss-security/2014/11/06/3" }, { "source": "secalert@redhat.com", "url": "http://php.net/ChangeLog-5.php" }, { "source": "secalert@redhat.com", "url": "http://rhn.redhat.com/errata/RHSA-2014-1824.html" }, { "source": "secalert@redhat.com", "url": "http://rhn.redhat.com/errata/RHSA-2014-1825.html" }, { "source": "secalert@redhat.com", "url": "http://www.securityfocus.com/bid/70928" }, { "source": "secalert@redhat.com", "tags": [ "Exploit" ], "url": "https://bugs.php.net/bug.php?id=45226" }, { "source": "secalert@redhat.com", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1155607" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=c818d0d01341907fee82bdb81cab07b7d93bb9db" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://openwall.com/lists/oss-security/2014/11/06/3" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://php.net/ChangeLog-5.php" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://rhn.redhat.com/errata/RHSA-2014-1824.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://rhn.redhat.com/errata/RHSA-2014-1825.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.securityfocus.com/bid/70928" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit" ], "url": "https://bugs.php.net/bug.php?id=45226" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1155607" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-119" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
gsd-2014-8626
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Stack-based buffer overflow in the date_from_ISO8601 function in ext/xmlrpc/libxmlrpc/xmlrpc.c in PHP before 5.2.7 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code by including a timezone field in a date, leading to improper XML-RPC encoding.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2014-8626", "description": "Stack-based buffer overflow in the date_from_ISO8601 function in ext/xmlrpc/libxmlrpc/xmlrpc.c in PHP before 5.2.7 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code by including a timezone field in a date, leading to improper XML-RPC encoding.", "id": "GSD-2014-8626", "references": [ "https://access.redhat.com/errata/RHSA-2014:1825", "https://access.redhat.com/errata/RHSA-2014:1824", "https://linux.oracle.com/cve/CVE-2014-8626.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2014-8626" ], "details": "Stack-based buffer overflow in the date_from_ISO8601 function in ext/xmlrpc/libxmlrpc/xmlrpc.c in PHP before 5.2.7 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code by including a timezone field in a date, leading to improper XML-RPC encoding.", "id": "GSD-2014-8626", "modified": "2023-12-13T01:22:49.718538Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2014-8626", "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": "Stack-based buffer overflow in the date_from_ISO8601 function in ext/xmlrpc/libxmlrpc/xmlrpc.c in PHP before 5.2.7 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code by including a timezone field in a date, leading to improper XML-RPC encoding." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "RHSA-2014:1824", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2014-1824.html" }, { "name": "https://bugs.php.net/bug.php?id=45226", "refsource": "CONFIRM", "url": "https://bugs.php.net/bug.php?id=45226" }, { "name": "RHSA-2014:1825", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2014-1825.html" }, { "name": "http://git.php.net/?p=php-src.git;a=commit;h=c818d0d01341907fee82bdb81cab07b7d93bb9db", "refsource": "CONFIRM", "url": "http://git.php.net/?p=php-src.git;a=commit;h=c818d0d01341907fee82bdb81cab07b7d93bb9db" }, { "name": "http://php.net/ChangeLog-5.php", "refsource": "CONFIRM", "url": "http://php.net/ChangeLog-5.php" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1155607", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1155607" }, { "name": "70928", "refsource": "BID", "url": "http://www.securityfocus.com/bid/70928" }, { "name": "[oss-security] 20141106 Re: CVE request: PHP xmlrpc date_from_ISO8601() buffer overflow (in php \u003c 5.2.7)", "refsource": "MLIST", "url": "http://openwall.com/lists/oss-security/2014/11/06/3" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:php:php:5.2.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "5.2.6", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:5.2.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:5.2.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:5.2.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:5.2.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:php:php:5.2.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2014-8626" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Stack-based buffer overflow in the date_from_ISO8601 function in ext/xmlrpc/libxmlrpc/xmlrpc.c in PHP before 5.2.7 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code by including a timezone field in a date, leading to improper XML-RPC encoding." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-119" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1155607", "refsource": "CONFIRM", "tags": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1155607" }, { "name": "https://bugs.php.net/bug.php?id=45226", "refsource": "CONFIRM", "tags": [ "Exploit" ], "url": "https://bugs.php.net/bug.php?id=45226" }, { "name": "http://git.php.net/?p=php-src.git;a=commit;h=c818d0d01341907fee82bdb81cab07b7d93bb9db", "refsource": "CONFIRM", "tags": [], "url": "http://git.php.net/?p=php-src.git;a=commit;h=c818d0d01341907fee82bdb81cab07b7d93bb9db" }, { "name": "[oss-security] 20141106 Re: CVE request: PHP xmlrpc date_from_ISO8601() buffer overflow (in php \u003c 5.2.7)", "refsource": "MLIST", "tags": [], "url": "http://openwall.com/lists/oss-security/2014/11/06/3" }, { "name": "http://php.net/ChangeLog-5.php", "refsource": "CONFIRM", "tags": [], "url": "http://php.net/ChangeLog-5.php" }, { "name": "RHSA-2014:1825", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2014-1825.html" }, { "name": "RHSA-2014:1824", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2014-1824.html" }, { "name": "70928", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/70928" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false } }, "lastModifiedDate": "2015-04-30T02:01Z", "publishedDate": "2014-11-23T02:59Z" } } }
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.