rhsa-2013_1814
Vulnerability from csaf_redhat
Published
2013-12-11 02:24
Modified
2024-11-14 14:25
Summary
Red Hat Security Advisory: php security update
Notes
Topic
Updated php packages that fix multiple security issues are now available
for Red Hat Enterprise Linux 5.
The Red Hat Security Response Team has rated this update as having critical
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 memory corruption flaw was found in the way the openssl_x509_parse()
function of the PHP openssl extension parsed X.509 certificates. A remote
attacker could use this flaw to provide a malicious self-signed certificate
or a certificate signed by a trusted authority to a PHP application using
the aforementioned function, causing the application to crash or, possibly,
allow the attacker to execute arbitrary code with the privileges of the
user running the PHP interpreter. (CVE-2013-6420)
It was found that PHP did not check for carriage returns in HTTP headers,
allowing intended HTTP response splitting protections to be bypassed.
Depending on the web browser the victim is using, a remote attacker could
use this flaw to perform HTTP response splitting attacks. (CVE-2011-1398)
An integer signedness issue, leading to a heap-based buffer underflow, was
found in the PHP scandir() function. If a remote attacker could upload an
excessively large number of files to a directory the scandir() function
runs on, it could cause the PHP interpreter to crash or, possibly, execute
arbitrary code. (CVE-2012-2688)
It was found that the PHP SOAP parser allowed the expansion of external XML
entities during SOAP message parsing. A remote attacker could possibly use
this flaw to read arbitrary files that are accessible to a PHP application
using a SOAP extension. (CVE-2013-1643)
Red Hat would like to thank the PHP project for reporting CVE-2013-6420.
Upstream acknowledges Stefan Esser as the original reporter.
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": "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 multiple security issues are now available\nfor Red Hat Enterprise Linux 5.\n\nThe Red Hat Security Response Team has rated this update as having critical\nsecurity impact. Common Vulnerability Scoring System (CVSS) base scores,\nwhich give detailed severity ratings, are available for each vulnerability\nfrom the CVE links in the References section.", "title": "Topic" }, { "category": "general", "text": "PHP is an HTML-embedded scripting language commonly used with the Apache\nHTTP Server.\n\nA memory corruption flaw was found in the way the openssl_x509_parse()\nfunction of the PHP openssl extension parsed X.509 certificates. A remote\nattacker could use this flaw to provide a malicious self-signed certificate\nor a certificate signed by a trusted authority to a PHP application using\nthe aforementioned function, causing the application to crash or, possibly,\nallow the attacker to execute arbitrary code with the privileges of the\nuser running the PHP interpreter. (CVE-2013-6420)\n\nIt was found that PHP did not check for carriage returns in HTTP headers,\nallowing intended HTTP response splitting protections to be bypassed.\nDepending on the web browser the victim is using, a remote attacker could\nuse this flaw to perform HTTP response splitting attacks. (CVE-2011-1398)\n\nAn integer signedness issue, leading to a heap-based buffer underflow, was\nfound in the PHP scandir() function. If a remote attacker could upload an\nexcessively large number of files to a directory the scandir() function\nruns on, it could cause the PHP interpreter to crash or, possibly, execute\narbitrary code. (CVE-2012-2688)\n\nIt was found that the PHP SOAP parser allowed the expansion of external XML\nentities during SOAP message parsing. A remote attacker could possibly use\nthis flaw to read arbitrary files that are accessible to a PHP application\nusing a SOAP extension. (CVE-2013-1643)\n\nRed Hat would like to thank the PHP project for reporting CVE-2013-6420.\nUpstream acknowledges Stefan Esser as the original reporter.\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-2013:1814", "url": "https://access.redhat.com/errata/RHSA-2013:1814" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "828051", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=828051" }, { "category": "external", "summary": "853329", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=853329" }, { "category": "external", "summary": "918187", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=918187" }, { "category": "external", "summary": "1036830", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1036830" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2013/rhsa-2013_1814.json" } ], "title": "Red Hat Security Advisory: php security update", "tracking": { "current_release_date": "2024-11-14T14:25:14+00:00", "generator": { "date": "2024-11-14T14:25:14+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.0" } }, "id": "RHSA-2013:1814", "initial_release_date": "2013-12-11T02:24:00+00:00", "revision_history": [ { "date": "2013-12-11T02:24:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2013-12-11T02:25:07+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-14T14:25:14+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.10.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.10.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-cli-0:5.1.6-43.el5_10.x86_64", "product": { "name": "php-cli-0:5.1.6-43.el5_10.x86_64", "product_id": "php-cli-0:5.1.6-43.el5_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-43.el5_10?arch=x86_64" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-43.el5_10.x86_64", "product": { "name": "php-devel-0:5.1.6-43.el5_10.x86_64", "product_id": "php-devel-0:5.1.6-43.el5_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-43.el5_10?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-43.el5_10.x86_64", "product": { "name": "php-mbstring-0:5.1.6-43.el5_10.x86_64", "product_id": "php-mbstring-0:5.1.6-43.el5_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-43.el5_10?arch=x86_64" } } }, { "category": "product_version", "name": "php-dba-0:5.1.6-43.el5_10.x86_64", "product": { "name": "php-dba-0:5.1.6-43.el5_10.x86_64", "product_id": "php-dba-0:5.1.6-43.el5_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-43.el5_10?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-43.el5_10.x86_64", "product": { "name": "php-odbc-0:5.1.6-43.el5_10.x86_64", "product_id": "php-odbc-0:5.1.6-43.el5_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-43.el5_10?arch=x86_64" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-43.el5_10.x86_64", "product": { "name": "php-soap-0:5.1.6-43.el5_10.x86_64", "product_id": "php-soap-0:5.1.6-43.el5_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-43.el5_10?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-43.el5_10.x86_64", "product": { "name": "php-ldap-0:5.1.6-43.el5_10.x86_64", "product_id": "php-ldap-0:5.1.6-43.el5_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-43.el5_10?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-43.el5_10.x86_64", "product": { "name": "php-snmp-0:5.1.6-43.el5_10.x86_64", "product_id": "php-snmp-0:5.1.6-43.el5_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-43.el5_10?arch=x86_64" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-43.el5_10.x86_64", "product": { "name": "php-common-0:5.1.6-43.el5_10.x86_64", "product_id": "php-common-0:5.1.6-43.el5_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-43.el5_10?arch=x86_64" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-43.el5_10.x86_64", "product": { "name": "php-bcmath-0:5.1.6-43.el5_10.x86_64", "product_id": "php-bcmath-0:5.1.6-43.el5_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-43.el5_10?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-43.el5_10.x86_64", "product": { "name": "php-gd-0:5.1.6-43.el5_10.x86_64", "product_id": "php-gd-0:5.1.6-43.el5_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-43.el5_10?arch=x86_64" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-43.el5_10.x86_64", "product": { "name": "php-pdo-0:5.1.6-43.el5_10.x86_64", "product_id": "php-pdo-0:5.1.6-43.el5_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-43.el5_10?arch=x86_64" } } }, { "category": "product_version", "name": "php-0:5.1.6-43.el5_10.x86_64", "product": { "name": "php-0:5.1.6-43.el5_10.x86_64", "product_id": "php-0:5.1.6-43.el5_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-43.el5_10?arch=x86_64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-43.el5_10.x86_64", "product": { "name": "php-xmlrpc-0:5.1.6-43.el5_10.x86_64", "product_id": "php-xmlrpc-0:5.1.6-43.el5_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-43.el5_10?arch=x86_64" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-43.el5_10.x86_64", "product": { "name": "php-imap-0:5.1.6-43.el5_10.x86_64", "product_id": "php-imap-0:5.1.6-43.el5_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-43.el5_10?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-43.el5_10.x86_64", "product": { "name": "php-pgsql-0:5.1.6-43.el5_10.x86_64", "product_id": "php-pgsql-0:5.1.6-43.el5_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-43.el5_10?arch=x86_64" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-43.el5_10.x86_64", "product": { "name": "php-xml-0:5.1.6-43.el5_10.x86_64", "product_id": "php-xml-0:5.1.6-43.el5_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-43.el5_10?arch=x86_64" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-43.el5_10.x86_64", "product": { "name": "php-debuginfo-0:5.1.6-43.el5_10.x86_64", "product_id": "php-debuginfo-0:5.1.6-43.el5_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-43.el5_10?arch=x86_64" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-43.el5_10.x86_64", "product": { "name": "php-ncurses-0:5.1.6-43.el5_10.x86_64", "product_id": "php-ncurses-0:5.1.6-43.el5_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-43.el5_10?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-43.el5_10.x86_64", "product": { "name": "php-mysql-0:5.1.6-43.el5_10.x86_64", "product_id": "php-mysql-0:5.1.6-43.el5_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-43.el5_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "php-cli-0:5.1.6-43.el5_10.i386", "product": { "name": "php-cli-0:5.1.6-43.el5_10.i386", "product_id": "php-cli-0:5.1.6-43.el5_10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-43.el5_10?arch=i386" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-43.el5_10.i386", "product": { "name": "php-devel-0:5.1.6-43.el5_10.i386", "product_id": "php-devel-0:5.1.6-43.el5_10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-43.el5_10?arch=i386" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-43.el5_10.i386", "product": { "name": "php-mbstring-0:5.1.6-43.el5_10.i386", "product_id": "php-mbstring-0:5.1.6-43.el5_10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-43.el5_10?arch=i386" } } }, { "category": "product_version", "name": "php-dba-0:5.1.6-43.el5_10.i386", "product": { "name": "php-dba-0:5.1.6-43.el5_10.i386", "product_id": "php-dba-0:5.1.6-43.el5_10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-43.el5_10?arch=i386" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-43.el5_10.i386", "product": { "name": "php-odbc-0:5.1.6-43.el5_10.i386", "product_id": "php-odbc-0:5.1.6-43.el5_10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-43.el5_10?arch=i386" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-43.el5_10.i386", "product": { "name": "php-soap-0:5.1.6-43.el5_10.i386", "product_id": "php-soap-0:5.1.6-43.el5_10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-43.el5_10?arch=i386" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-43.el5_10.i386", "product": { "name": "php-ldap-0:5.1.6-43.el5_10.i386", "product_id": "php-ldap-0:5.1.6-43.el5_10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-43.el5_10?arch=i386" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-43.el5_10.i386", "product": { "name": "php-snmp-0:5.1.6-43.el5_10.i386", "product_id": "php-snmp-0:5.1.6-43.el5_10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-43.el5_10?arch=i386" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-43.el5_10.i386", "product": { "name": "php-common-0:5.1.6-43.el5_10.i386", "product_id": "php-common-0:5.1.6-43.el5_10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-43.el5_10?arch=i386" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-43.el5_10.i386", "product": { "name": "php-bcmath-0:5.1.6-43.el5_10.i386", "product_id": "php-bcmath-0:5.1.6-43.el5_10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-43.el5_10?arch=i386" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-43.el5_10.i386", "product": { "name": "php-gd-0:5.1.6-43.el5_10.i386", "product_id": "php-gd-0:5.1.6-43.el5_10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-43.el5_10?arch=i386" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-43.el5_10.i386", "product": { "name": "php-pdo-0:5.1.6-43.el5_10.i386", "product_id": "php-pdo-0:5.1.6-43.el5_10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-43.el5_10?arch=i386" } } }, { "category": "product_version", "name": "php-0:5.1.6-43.el5_10.i386", "product": { "name": "php-0:5.1.6-43.el5_10.i386", "product_id": "php-0:5.1.6-43.el5_10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-43.el5_10?arch=i386" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-43.el5_10.i386", "product": { "name": "php-xmlrpc-0:5.1.6-43.el5_10.i386", "product_id": "php-xmlrpc-0:5.1.6-43.el5_10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-43.el5_10?arch=i386" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-43.el5_10.i386", "product": { "name": "php-imap-0:5.1.6-43.el5_10.i386", "product_id": "php-imap-0:5.1.6-43.el5_10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-43.el5_10?arch=i386" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-43.el5_10.i386", "product": { "name": "php-pgsql-0:5.1.6-43.el5_10.i386", "product_id": "php-pgsql-0:5.1.6-43.el5_10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-43.el5_10?arch=i386" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-43.el5_10.i386", "product": { "name": "php-xml-0:5.1.6-43.el5_10.i386", "product_id": "php-xml-0:5.1.6-43.el5_10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-43.el5_10?arch=i386" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-43.el5_10.i386", "product": { "name": "php-debuginfo-0:5.1.6-43.el5_10.i386", "product_id": "php-debuginfo-0:5.1.6-43.el5_10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-43.el5_10?arch=i386" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-43.el5_10.i386", "product": { "name": "php-ncurses-0:5.1.6-43.el5_10.i386", "product_id": "php-ncurses-0:5.1.6-43.el5_10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-43.el5_10?arch=i386" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-43.el5_10.i386", "product": { "name": "php-mysql-0:5.1.6-43.el5_10.i386", "product_id": "php-mysql-0:5.1.6-43.el5_10.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-43.el5_10?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "php-0:5.1.6-43.el5_10.src", "product": { "name": "php-0:5.1.6-43.el5_10.src", "product_id": "php-0:5.1.6-43.el5_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-43.el5_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "php-cli-0:5.1.6-43.el5_10.ppc", "product": { "name": "php-cli-0:5.1.6-43.el5_10.ppc", "product_id": "php-cli-0:5.1.6-43.el5_10.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-43.el5_10?arch=ppc" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-43.el5_10.ppc", "product": { "name": "php-devel-0:5.1.6-43.el5_10.ppc", "product_id": "php-devel-0:5.1.6-43.el5_10.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-43.el5_10?arch=ppc" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-43.el5_10.ppc", "product": { "name": "php-mbstring-0:5.1.6-43.el5_10.ppc", "product_id": "php-mbstring-0:5.1.6-43.el5_10.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-43.el5_10?arch=ppc" } } }, { "category": "product_version", "name": "php-dba-0:5.1.6-43.el5_10.ppc", "product": { "name": "php-dba-0:5.1.6-43.el5_10.ppc", "product_id": "php-dba-0:5.1.6-43.el5_10.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-43.el5_10?arch=ppc" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-43.el5_10.ppc", "product": { "name": "php-odbc-0:5.1.6-43.el5_10.ppc", "product_id": "php-odbc-0:5.1.6-43.el5_10.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-43.el5_10?arch=ppc" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-43.el5_10.ppc", "product": { "name": "php-soap-0:5.1.6-43.el5_10.ppc", "product_id": "php-soap-0:5.1.6-43.el5_10.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-43.el5_10?arch=ppc" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-43.el5_10.ppc", "product": { "name": "php-ldap-0:5.1.6-43.el5_10.ppc", "product_id": "php-ldap-0:5.1.6-43.el5_10.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-43.el5_10?arch=ppc" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-43.el5_10.ppc", "product": { "name": "php-snmp-0:5.1.6-43.el5_10.ppc", "product_id": "php-snmp-0:5.1.6-43.el5_10.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-43.el5_10?arch=ppc" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-43.el5_10.ppc", "product": { "name": "php-common-0:5.1.6-43.el5_10.ppc", "product_id": "php-common-0:5.1.6-43.el5_10.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-43.el5_10?arch=ppc" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-43.el5_10.ppc", "product": { "name": "php-bcmath-0:5.1.6-43.el5_10.ppc", "product_id": "php-bcmath-0:5.1.6-43.el5_10.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-43.el5_10?arch=ppc" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-43.el5_10.ppc", "product": { "name": "php-gd-0:5.1.6-43.el5_10.ppc", "product_id": "php-gd-0:5.1.6-43.el5_10.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-43.el5_10?arch=ppc" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-43.el5_10.ppc", "product": { "name": "php-pdo-0:5.1.6-43.el5_10.ppc", "product_id": "php-pdo-0:5.1.6-43.el5_10.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-43.el5_10?arch=ppc" } } }, { "category": "product_version", "name": "php-0:5.1.6-43.el5_10.ppc", "product": { "name": "php-0:5.1.6-43.el5_10.ppc", "product_id": "php-0:5.1.6-43.el5_10.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-43.el5_10?arch=ppc" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-43.el5_10.ppc", "product": { "name": "php-xmlrpc-0:5.1.6-43.el5_10.ppc", "product_id": "php-xmlrpc-0:5.1.6-43.el5_10.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-43.el5_10?arch=ppc" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-43.el5_10.ppc", "product": { "name": "php-imap-0:5.1.6-43.el5_10.ppc", "product_id": "php-imap-0:5.1.6-43.el5_10.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-43.el5_10?arch=ppc" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-43.el5_10.ppc", "product": { "name": "php-pgsql-0:5.1.6-43.el5_10.ppc", "product_id": "php-pgsql-0:5.1.6-43.el5_10.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-43.el5_10?arch=ppc" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-43.el5_10.ppc", "product": { "name": "php-xml-0:5.1.6-43.el5_10.ppc", "product_id": "php-xml-0:5.1.6-43.el5_10.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-43.el5_10?arch=ppc" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-43.el5_10.ppc", "product": { "name": "php-debuginfo-0:5.1.6-43.el5_10.ppc", "product_id": "php-debuginfo-0:5.1.6-43.el5_10.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-43.el5_10?arch=ppc" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-43.el5_10.ppc", "product": { "name": "php-ncurses-0:5.1.6-43.el5_10.ppc", "product_id": "php-ncurses-0:5.1.6-43.el5_10.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-43.el5_10?arch=ppc" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-43.el5_10.ppc", "product": { "name": "php-mysql-0:5.1.6-43.el5_10.ppc", "product_id": "php-mysql-0:5.1.6-43.el5_10.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-43.el5_10?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "php-cli-0:5.1.6-43.el5_10.s390x", "product": { "name": "php-cli-0:5.1.6-43.el5_10.s390x", "product_id": "php-cli-0:5.1.6-43.el5_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-43.el5_10?arch=s390x" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-43.el5_10.s390x", "product": { "name": "php-devel-0:5.1.6-43.el5_10.s390x", "product_id": "php-devel-0:5.1.6-43.el5_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-43.el5_10?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-43.el5_10.s390x", "product": { "name": "php-mbstring-0:5.1.6-43.el5_10.s390x", "product_id": "php-mbstring-0:5.1.6-43.el5_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-43.el5_10?arch=s390x" } } }, { "category": "product_version", "name": "php-dba-0:5.1.6-43.el5_10.s390x", "product": { "name": "php-dba-0:5.1.6-43.el5_10.s390x", "product_id": "php-dba-0:5.1.6-43.el5_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-43.el5_10?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-43.el5_10.s390x", "product": { "name": "php-odbc-0:5.1.6-43.el5_10.s390x", "product_id": "php-odbc-0:5.1.6-43.el5_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-43.el5_10?arch=s390x" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-43.el5_10.s390x", "product": { "name": "php-soap-0:5.1.6-43.el5_10.s390x", "product_id": "php-soap-0:5.1.6-43.el5_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-43.el5_10?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-43.el5_10.s390x", "product": { "name": "php-ldap-0:5.1.6-43.el5_10.s390x", "product_id": "php-ldap-0:5.1.6-43.el5_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-43.el5_10?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-43.el5_10.s390x", "product": { "name": "php-snmp-0:5.1.6-43.el5_10.s390x", "product_id": "php-snmp-0:5.1.6-43.el5_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-43.el5_10?arch=s390x" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-43.el5_10.s390x", "product": { "name": "php-common-0:5.1.6-43.el5_10.s390x", "product_id": "php-common-0:5.1.6-43.el5_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-43.el5_10?arch=s390x" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-43.el5_10.s390x", "product": { "name": "php-bcmath-0:5.1.6-43.el5_10.s390x", "product_id": "php-bcmath-0:5.1.6-43.el5_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-43.el5_10?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-43.el5_10.s390x", "product": { "name": "php-gd-0:5.1.6-43.el5_10.s390x", "product_id": "php-gd-0:5.1.6-43.el5_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-43.el5_10?arch=s390x" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-43.el5_10.s390x", "product": { "name": "php-pdo-0:5.1.6-43.el5_10.s390x", "product_id": "php-pdo-0:5.1.6-43.el5_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-43.el5_10?arch=s390x" } } }, { "category": "product_version", "name": "php-0:5.1.6-43.el5_10.s390x", "product": { "name": "php-0:5.1.6-43.el5_10.s390x", "product_id": "php-0:5.1.6-43.el5_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-43.el5_10?arch=s390x" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-43.el5_10.s390x", "product": { "name": "php-xmlrpc-0:5.1.6-43.el5_10.s390x", "product_id": "php-xmlrpc-0:5.1.6-43.el5_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-43.el5_10?arch=s390x" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-43.el5_10.s390x", "product": { "name": "php-imap-0:5.1.6-43.el5_10.s390x", "product_id": "php-imap-0:5.1.6-43.el5_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-43.el5_10?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-43.el5_10.s390x", "product": { "name": "php-pgsql-0:5.1.6-43.el5_10.s390x", "product_id": "php-pgsql-0:5.1.6-43.el5_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-43.el5_10?arch=s390x" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-43.el5_10.s390x", "product": { "name": "php-xml-0:5.1.6-43.el5_10.s390x", "product_id": "php-xml-0:5.1.6-43.el5_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-43.el5_10?arch=s390x" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-43.el5_10.s390x", "product": { "name": "php-debuginfo-0:5.1.6-43.el5_10.s390x", "product_id": "php-debuginfo-0:5.1.6-43.el5_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-43.el5_10?arch=s390x" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-43.el5_10.s390x", "product": { "name": "php-ncurses-0:5.1.6-43.el5_10.s390x", "product_id": "php-ncurses-0:5.1.6-43.el5_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-43.el5_10?arch=s390x" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-43.el5_10.s390x", "product": { "name": "php-mysql-0:5.1.6-43.el5_10.s390x", "product_id": "php-mysql-0:5.1.6-43.el5_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-43.el5_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "php-cli-0:5.1.6-43.el5_10.ia64", "product": { "name": "php-cli-0:5.1.6-43.el5_10.ia64", "product_id": "php-cli-0:5.1.6-43.el5_10.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-cli@5.1.6-43.el5_10?arch=ia64" } } }, { "category": "product_version", "name": "php-devel-0:5.1.6-43.el5_10.ia64", "product": { "name": "php-devel-0:5.1.6-43.el5_10.ia64", "product_id": "php-devel-0:5.1.6-43.el5_10.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@5.1.6-43.el5_10?arch=ia64" } } }, { "category": "product_version", "name": "php-mbstring-0:5.1.6-43.el5_10.ia64", "product": { "name": "php-mbstring-0:5.1.6-43.el5_10.ia64", "product_id": "php-mbstring-0:5.1.6-43.el5_10.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@5.1.6-43.el5_10?arch=ia64" } } }, { "category": "product_version", "name": "php-dba-0:5.1.6-43.el5_10.ia64", "product": { "name": "php-dba-0:5.1.6-43.el5_10.ia64", "product_id": "php-dba-0:5.1.6-43.el5_10.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-dba@5.1.6-43.el5_10?arch=ia64" } } }, { "category": "product_version", "name": "php-odbc-0:5.1.6-43.el5_10.ia64", "product": { "name": "php-odbc-0:5.1.6-43.el5_10.ia64", "product_id": "php-odbc-0:5.1.6-43.el5_10.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@5.1.6-43.el5_10?arch=ia64" } } }, { "category": "product_version", "name": "php-soap-0:5.1.6-43.el5_10.ia64", "product": { "name": "php-soap-0:5.1.6-43.el5_10.ia64", "product_id": "php-soap-0:5.1.6-43.el5_10.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-soap@5.1.6-43.el5_10?arch=ia64" } } }, { "category": "product_version", "name": "php-ldap-0:5.1.6-43.el5_10.ia64", "product": { "name": "php-ldap-0:5.1.6-43.el5_10.ia64", "product_id": "php-ldap-0:5.1.6-43.el5_10.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@5.1.6-43.el5_10?arch=ia64" } } }, { "category": "product_version", "name": "php-snmp-0:5.1.6-43.el5_10.ia64", "product": { "name": "php-snmp-0:5.1.6-43.el5_10.ia64", "product_id": "php-snmp-0:5.1.6-43.el5_10.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@5.1.6-43.el5_10?arch=ia64" } } }, { "category": "product_version", "name": "php-common-0:5.1.6-43.el5_10.ia64", "product": { "name": "php-common-0:5.1.6-43.el5_10.ia64", "product_id": "php-common-0:5.1.6-43.el5_10.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-common@5.1.6-43.el5_10?arch=ia64" } } }, { "category": "product_version", "name": "php-bcmath-0:5.1.6-43.el5_10.ia64", "product": { "name": "php-bcmath-0:5.1.6-43.el5_10.ia64", "product_id": "php-bcmath-0:5.1.6-43.el5_10.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-bcmath@5.1.6-43.el5_10?arch=ia64" } } }, { "category": "product_version", "name": "php-gd-0:5.1.6-43.el5_10.ia64", "product": { "name": "php-gd-0:5.1.6-43.el5_10.ia64", "product_id": "php-gd-0:5.1.6-43.el5_10.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@5.1.6-43.el5_10?arch=ia64" } } }, { "category": "product_version", "name": "php-pdo-0:5.1.6-43.el5_10.ia64", "product": { "name": "php-pdo-0:5.1.6-43.el5_10.ia64", "product_id": "php-pdo-0:5.1.6-43.el5_10.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pdo@5.1.6-43.el5_10?arch=ia64" } } }, { "category": "product_version", "name": "php-0:5.1.6-43.el5_10.ia64", "product": { "name": "php-0:5.1.6-43.el5_10.ia64", "product_id": "php-0:5.1.6-43.el5_10.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@5.1.6-43.el5_10?arch=ia64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:5.1.6-43.el5_10.ia64", "product": { "name": "php-xmlrpc-0:5.1.6-43.el5_10.ia64", "product_id": "php-xmlrpc-0:5.1.6-43.el5_10.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@5.1.6-43.el5_10?arch=ia64" } } }, { "category": "product_version", "name": "php-imap-0:5.1.6-43.el5_10.ia64", "product": { "name": "php-imap-0:5.1.6-43.el5_10.ia64", "product_id": "php-imap-0:5.1.6-43.el5_10.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@5.1.6-43.el5_10?arch=ia64" } } }, { "category": "product_version", "name": "php-pgsql-0:5.1.6-43.el5_10.ia64", "product": { "name": "php-pgsql-0:5.1.6-43.el5_10.ia64", "product_id": "php-pgsql-0:5.1.6-43.el5_10.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@5.1.6-43.el5_10?arch=ia64" } } }, { "category": "product_version", "name": "php-xml-0:5.1.6-43.el5_10.ia64", "product": { "name": "php-xml-0:5.1.6-43.el5_10.ia64", "product_id": "php-xml-0:5.1.6-43.el5_10.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xml@5.1.6-43.el5_10?arch=ia64" } } }, { "category": "product_version", "name": "php-debuginfo-0:5.1.6-43.el5_10.ia64", "product": { "name": "php-debuginfo-0:5.1.6-43.el5_10.ia64", "product_id": "php-debuginfo-0:5.1.6-43.el5_10.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@5.1.6-43.el5_10?arch=ia64" } } }, { "category": "product_version", "name": "php-ncurses-0:5.1.6-43.el5_10.ia64", "product": { "name": "php-ncurses-0:5.1.6-43.el5_10.ia64", "product_id": "php-ncurses-0:5.1.6-43.el5_10.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@5.1.6-43.el5_10?arch=ia64" } } }, { "category": "product_version", "name": "php-mysql-0:5.1.6-43.el5_10.ia64", "product": { "name": "php-mysql-0:5.1.6-43.el5_10.ia64", "product_id": "php-mysql-0:5.1.6-43.el5_10.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@5.1.6-43.el5_10?arch=ia64" } } } ], "category": "architecture", "name": "ia64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-43.el5_10.src as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.src" }, "product_reference": "php-0:5.1.6-43.el5_10.src", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-bcmath-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-bcmath-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-bcmath-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-bcmath-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-bcmath-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-cli-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-cli-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-cli-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-cli-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-cli-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-common-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-common-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-common-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-common-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-common-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-dba-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-dba-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-dba-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-dba-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-dba-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-debuginfo-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-debuginfo-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-debuginfo-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-debuginfo-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-debuginfo-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-devel-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-devel-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-devel-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-devel-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-devel-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-gd-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-gd-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-gd-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-gd-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-gd-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-imap-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-imap-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-imap-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-imap-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-imap-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-ldap-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-ldap-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-ldap-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-ldap-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-ldap-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-mbstring-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-mbstring-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-mbstring-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-mbstring-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-mbstring-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-mysql-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-mysql-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-mysql-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-mysql-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-mysql-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-ncurses-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-ncurses-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-ncurses-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-ncurses-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-ncurses-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-odbc-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-odbc-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-odbc-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-odbc-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-odbc-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-pdo-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-pdo-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-pdo-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-pdo-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-pdo-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-pgsql-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-pgsql-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-pgsql-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-pgsql-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-pgsql-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-snmp-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-snmp-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-snmp-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-snmp-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-snmp-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-soap-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-soap-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-soap-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-soap-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-soap-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-xml-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-xml-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-xml-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-xml-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-xml-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-xmlrpc-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-xmlrpc-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-xmlrpc-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-xmlrpc-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)", "product_id": "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-xmlrpc-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Client-Workstation-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-43.el5_10.src as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-0:5.1.6-43.el5_10.src" }, "product_reference": "php-0:5.1.6-43.el5_10.src", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-bcmath-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-bcmath-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-bcmath-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-bcmath-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-bcmath-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-bcmath-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-cli-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-cli-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-cli-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-cli-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-cli-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-cli-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-common-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-common-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-common-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-common-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-common-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-common-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-dba-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-dba-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-dba-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-dba-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-dba-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-dba-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-debuginfo-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-debuginfo-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-debuginfo-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-debuginfo-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-debuginfo-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-devel-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-devel-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-devel-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-devel-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-devel-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-gd-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-gd-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-gd-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-gd-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-gd-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-imap-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-imap-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-imap-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-imap-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-imap-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-ldap-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-ldap-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-ldap-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-ldap-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-ldap-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-mbstring-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-mbstring-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-mbstring-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-mbstring-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-mbstring-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-mysql-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-mysql-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-mysql-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-mysql-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-mysql-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-ncurses-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-ncurses-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-ncurses-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-ncurses-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-ncurses-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-odbc-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-odbc-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-odbc-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-odbc-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-odbc-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-pdo-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-pdo-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-pdo-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-pdo-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pdo-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-pdo-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-pgsql-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-pgsql-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-pgsql-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-pgsql-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-pgsql-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-snmp-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-snmp-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-snmp-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-snmp-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-snmp-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-soap-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-soap-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-soap-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-soap-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-soap-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-soap-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-xml-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-xml-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-xml-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-xml-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xml-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-xml-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-43.el5_10.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.i386" }, "product_reference": "php-xmlrpc-0:5.1.6-43.el5_10.i386", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-43.el5_10.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ia64" }, "product_reference": "php-xmlrpc-0:5.1.6-43.el5_10.ia64", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-43.el5_10.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ppc" }, "product_reference": "php-xmlrpc-0:5.1.6-43.el5_10.ppc", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-43.el5_10.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.s390x" }, "product_reference": "php-xmlrpc-0:5.1.6-43.el5_10.s390x", "relates_to_product_reference": "5Server-5.10.Z" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:5.1.6-43.el5_10.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.x86_64" }, "product_reference": "php-xmlrpc-0:5.1.6-43.el5_10.x86_64", "relates_to_product_reference": "5Server-5.10.Z" } ] }, "vulnerabilities": [ { "cve": "CVE-2011-1398", "discovery_date": "2011-11-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "853329" } ], "notes": [ { "category": "description", "text": "The sapi_header_op function in main/SAPI.c in PHP before 5.3.11 and 5.4.x before 5.4.0RC2 does not check for %0D sequences (aka carriage return characters), which allows remote attackers to bypass an HTTP response-splitting protection mechanism via a crafted URL, related to improper interaction between the PHP header function and certain browsers, as demonstrated by Internet Explorer and Google Chrome.", "title": "Vulnerability description" }, { "category": "summary", "text": "PHP: sapi_header_op() %0D sequence handling security bypass", "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.10.Z:php-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.src", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.src", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2011-1398" }, { "category": "external", "summary": "RHBZ#853329", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=853329" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2011-1398", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1398" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-1398", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-1398" } ], "release_date": "2011-11-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2013-12-11T02:24:00+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/site/articles/11258", "product_ids": [ "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.src", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.src", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2013:1814" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "products": [ "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.src", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.src", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "PHP: sapi_header_op() %0D sequence handling security bypass" }, { "cve": "CVE-2012-2688", "discovery_date": "2012-06-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "828051" } ], "notes": [ { "category": "description", "text": "Unspecified vulnerability in the _php_stream_scandir function in the stream implementation in PHP before 5.3.15 and 5.4.x before 5.4.5 has unknown impact and remote attack vectors, related to an \"overflow.\"", "title": "Vulnerability description" }, { "category": "summary", "text": "php: Integer Signedness issues in _php_stream_scandir", "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.10.Z:php-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.src", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.src", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2012-2688" }, { "category": "external", "summary": "RHBZ#828051", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=828051" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2012-2688", "url": "https://www.cve.org/CVERecord?id=CVE-2012-2688" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2012-2688", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2688" } ], "release_date": "2012-07-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2013-12-11T02:24:00+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/site/articles/11258", "product_ids": [ "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.src", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.src", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2013:1814" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.4, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "products": [ "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.src", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.src", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: Integer Signedness issues in _php_stream_scandir" }, { "cve": "CVE-2013-1643", "discovery_date": "2013-03-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "918187" } ], "notes": [ { "category": "description", "text": "The SOAP parser in PHP before 5.3.23 and 5.4.x before 5.4.13 allows remote attackers to read arbitrary files via a SOAP WSDL file containing an XML external entity declaration in conjunction with an entity reference, related to an XML External Entity (XXE) issue in the soap_xmlParseFile and soap_xmlParseMemory functions. NOTE: this vulnerability exists because of an incorrect fix for CVE-2013-1824.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: Ability to read arbitrary files due use of external entities while parsing SOAP WSDL files", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.src", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.src", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2013-1643" }, { "category": "external", "summary": "RHBZ#918187", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=918187" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2013-1643", "url": "https://www.cve.org/CVERecord?id=CVE-2013-1643" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-1643", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-1643" } ], "release_date": "2013-02-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2013-12-11T02:24:00+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/site/articles/11258", "product_ids": [ "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.src", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.src", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2013:1814" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 2.6, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:H/Au:N/C:P/I:N/A:N", "version": "2.0" }, "products": [ "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.src", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.src", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: Ability to read arbitrary files due use of external entities while parsing SOAP WSDL files" }, { "acknowledgments": [ { "names": [ "PHP project" ] }, { "names": [ "Stefan Esser" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2013-6420", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2013-12-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1036830" } ], "notes": [ { "category": "description", "text": "The asn1_time_to_time_t function in ext/openssl/openssl.c in PHP before 5.3.28, 5.4.x before 5.4.23, and 5.5.x before 5.5.7 does not properly parse (1) notBefore and (2) notAfter timestamps in X.509 certificates, which allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted certificate that is not properly handled by the openssl_x509_parse function.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: memory corruption in openssl_x509_parse()", "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.10.Z:php-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.src", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.src", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2013-6420" }, { "category": "external", "summary": "RHBZ#1036830", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1036830" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2013-6420", "url": "https://www.cve.org/CVERecord?id=CVE-2013-6420" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-6420", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-6420" } ], "release_date": "2013-12-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2013-12-11T02:24:00+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/site/articles/11258", "product_ids": [ "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.src", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.src", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2013:1814" } ], "scores": [ { "cvss_v2": { "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" }, "products": [ "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.src", "5Client-Workstation-5.10.Z:php-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-cli-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-common-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-dba-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-devel-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-gd-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-imap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-ldap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-mysql-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-odbc-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-pdo-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-snmp-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-soap-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-xml-0:5.1.6-43.el5_10.x86_64", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.i386", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ia64", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ppc", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.s390x", "5Client-Workstation-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.src", "5Server-5.10.Z:php-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-bcmath-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-cli-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-common-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-dba-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-debuginfo-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-devel-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-gd-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-imap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-ldap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-mbstring-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-mysql-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-ncurses-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-odbc-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-pdo-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-pgsql-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-snmp-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-soap-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-xml-0:5.1.6-43.el5_10.x86_64", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.i386", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ia64", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.ppc", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.s390x", "5Server-5.10.Z:php-xmlrpc-0:5.1.6-43.el5_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "php: memory corruption in openssl_x509_parse()" } ] }
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.