rhsa-2012_0071
Vulnerability from csaf_redhat
Published
2012-01-30 18:16
Modified
2024-11-05 17:41
Summary
Red Hat Security Advisory: php security update
Notes
Topic
Updated php packages that fix several security issues are now available for
Red Hat Enterprise Linux 4.
The Red Hat Security Response Team has rated this update as having moderate
security impact. Common Vulnerability Scoring System (CVSS) base scores,
which give detailed severity ratings, are available for each vulnerability
from the CVE links in the References section.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache
HTTP Server.
It was found that the hashing routine used by PHP arrays was susceptible
to predictable hash collisions. If an HTTP POST request to a PHP
application contained many parameters whose names map to the same hash
value, a large amount of CPU time would be consumed. This flaw has been
mitigated by adding a new configuration directive, max_input_vars, that
limits the maximum number of parameters processed per request. By
default, max_input_vars is set to 1000. (CVE-2011-4885)
An integer overflow flaw was found in the PHP exif extension. On 32-bit
systems, a specially-crafted image file could cause the PHP interpreter to
crash or disclose portions of its memory when a PHP script tries to extract
Exchangeable image file format (Exif) metadata from the image file.
(CVE-2011-4566)
An insufficient input validation flaw, leading to a buffer over-read, was
found in the PHP exif extension. A specially-crafted image file could cause
the PHP interpreter to crash when a PHP script tries to extract
Exchangeable image file format (Exif) metadata from the image file.
(CVE-2011-0708)
An integer overflow flaw was found in the PHP calendar extension. A remote
attacker able to make a PHP script call SdnToJulian() with a large value
could cause the PHP interpreter to crash. (CVE-2011-1466)
An off-by-one flaw was found in PHP. If an attacker uploaded a file with a
specially-crafted file name it could cause a PHP script to attempt to write
a file to the root (/) directory. By default, PHP runs as the "apache"
user, preventing it from writing to the root directory. (CVE-2011-2202)
Red Hat would like to thank oCERT for reporting CVE-2011-4885. oCERT
acknowledges Julian Wälde and Alexander Klink as the original reporters of
CVE-2011-4885.
All php users should upgrade to these updated packages, which contain
backported patches to resolve these issues. After installing the updated
packages, the httpd daemon must be restarted for the update to take effect.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated php packages that fix several security issues are now available for\nRed Hat Enterprise Linux 4.\n\nThe Red Hat Security Response Team has rated this update as having moderate\nsecurity impact. Common Vulnerability Scoring System (CVSS) base scores,\nwhich give detailed severity ratings, are available for each vulnerability\nfrom the CVE links in the References section.", "title": "Topic" }, { "category": "general", "text": "PHP is an HTML-embedded scripting language commonly used with the Apache\nHTTP Server.\n\nIt was found that the hashing routine used by PHP arrays was susceptible\nto predictable hash collisions. If an HTTP POST request to a PHP\napplication contained many parameters whose names map to the same hash\nvalue, a large amount of CPU time would be consumed. This flaw has been\nmitigated by adding a new configuration directive, max_input_vars, that\nlimits the maximum number of parameters processed per request. By\ndefault, max_input_vars is set to 1000. (CVE-2011-4885)\n\nAn integer overflow flaw was found in the PHP exif extension. On 32-bit\nsystems, a specially-crafted image file could cause the PHP interpreter to\ncrash or disclose portions of its memory when a PHP script tries to extract\nExchangeable image file format (Exif) metadata from the image file.\n(CVE-2011-4566)\n\nAn insufficient input validation flaw, leading to a buffer over-read, was\nfound in the PHP exif extension. A specially-crafted image file could cause\nthe PHP interpreter to crash when a PHP script tries to extract\nExchangeable image file format (Exif) metadata from the image file.\n(CVE-2011-0708)\n\nAn integer overflow flaw was found in the PHP calendar extension. A remote\nattacker able to make a PHP script call SdnToJulian() with a large value\ncould cause the PHP interpreter to crash. (CVE-2011-1466)\n\nAn off-by-one flaw was found in PHP. If an attacker uploaded a file with a\nspecially-crafted file name it could cause a PHP script to attempt to write\na file to the root (/) directory. By default, PHP runs as the \"apache\"\nuser, preventing it from writing to the root directory. (CVE-2011-2202)\n\nRed Hat would like to thank oCERT for reporting CVE-2011-4885. oCERT\nacknowledges Julian W\u00e4lde and Alexander Klink as the original reporters of\nCVE-2011-4885.\n\nAll php users should upgrade to these updated packages, which contain\nbackported patches to resolve these issues. After installing the updated\npackages, the httpd daemon must be restarted for the update to take effect.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2012:0071", "url": "https://access.redhat.com/errata/RHSA-2012:0071" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "680972", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=680972" }, { "category": "external", "summary": "689386", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=689386" }, { "category": "external", "summary": "713194", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=713194" }, { "category": "external", "summary": "750547", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=750547" }, { "category": "external", "summary": "758413", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=758413" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2012/rhsa-2012_0071.json" } ], "title": "Red Hat Security Advisory: php security update", "tracking": { "current_release_date": "2024-11-05T17:41:09+00:00", "generator": { "date": "2024-11-05T17:41:09+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2012:0071", "initial_release_date": "2012-01-30T18:16:00+00:00", "revision_history": [ { "date": "2012-01-30T18:16:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2012-01-30T18:17:22+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T17:41:09+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AS version 4", "product": { "name": "Red Hat Enterprise Linux AS version 4", "product_id": "4AS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::as" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop version 4", "product": { "name": "Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::desktop" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ES version 4", "product": { "name": "Red Hat Enterprise Linux ES version 4", "product_id": "4ES", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::es" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux WS version 4", "product": { "name": "Red Hat Enterprise Linux WS version 4", "product_id": "4WS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::ws" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "php-domxml-0:4.3.9-3.35.ia64", "product": { "name": "php-domxml-0:4.3.9-3.35.ia64", "product_id": "php-domxml-0:4.3.9-3.35.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.35?arch=ia64" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.35.ia64", "product": { "name": "php-pear-0:4.3.9-3.35.ia64", "product_id": "php-pear-0:4.3.9-3.35.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.35?arch=ia64" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.35.ia64", "product": { "name": "php-imap-0:4.3.9-3.35.ia64", "product_id": "php-imap-0:4.3.9-3.35.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.35?arch=ia64" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.35.ia64", "product": { "name": "php-ncurses-0:4.3.9-3.35.ia64", "product_id": "php-ncurses-0:4.3.9-3.35.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.35?arch=ia64" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.35.ia64", "product": { "name": "php-devel-0:4.3.9-3.35.ia64", "product_id": "php-devel-0:4.3.9-3.35.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.35?arch=ia64" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.35.ia64", "product": { "name": "php-ldap-0:4.3.9-3.35.ia64", "product_id": "php-ldap-0:4.3.9-3.35.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.35?arch=ia64" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.35.ia64", "product": { "name": "php-gd-0:4.3.9-3.35.ia64", "product_id": "php-gd-0:4.3.9-3.35.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.35?arch=ia64" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.35.ia64", "product": { "name": "php-mbstring-0:4.3.9-3.35.ia64", "product_id": "php-mbstring-0:4.3.9-3.35.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.35?arch=ia64" } } }, { "category": "product_version", "name": "php-0:4.3.9-3.35.ia64", "product": { "name": "php-0:4.3.9-3.35.ia64", "product_id": "php-0:4.3.9-3.35.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.35?arch=ia64" } } }, { "category": "product_version", "name": "php-mysql-0:4.3.9-3.35.ia64", "product": { "name": "php-mysql-0:4.3.9-3.35.ia64", "product_id": "php-mysql-0:4.3.9-3.35.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.35?arch=ia64" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.35.ia64", "product": { "name": "php-snmp-0:4.3.9-3.35.ia64", "product_id": "php-snmp-0:4.3.9-3.35.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.35?arch=ia64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.35.ia64", "product": { "name": "php-xmlrpc-0:4.3.9-3.35.ia64", "product_id": "php-xmlrpc-0:4.3.9-3.35.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.35?arch=ia64" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.35.ia64", "product": { "name": "php-debuginfo-0:4.3.9-3.35.ia64", "product_id": "php-debuginfo-0:4.3.9-3.35.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.35?arch=ia64" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.35.ia64", "product": { "name": "php-pgsql-0:4.3.9-3.35.ia64", "product_id": "php-pgsql-0:4.3.9-3.35.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.35?arch=ia64" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.35.ia64", "product": { "name": "php-odbc-0:4.3.9-3.35.ia64", "product_id": "php-odbc-0:4.3.9-3.35.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.35?arch=ia64" } } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "php-domxml-0:4.3.9-3.35.i386", "product": { "name": "php-domxml-0:4.3.9-3.35.i386", "product_id": "php-domxml-0:4.3.9-3.35.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.35?arch=i386" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.35.i386", "product": { "name": "php-pear-0:4.3.9-3.35.i386", "product_id": "php-pear-0:4.3.9-3.35.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.35?arch=i386" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.35.i386", "product": { "name": "php-imap-0:4.3.9-3.35.i386", "product_id": "php-imap-0:4.3.9-3.35.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.35?arch=i386" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.35.i386", "product": { "name": "php-ncurses-0:4.3.9-3.35.i386", "product_id": "php-ncurses-0:4.3.9-3.35.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.35?arch=i386" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.35.i386", "product": { "name": "php-devel-0:4.3.9-3.35.i386", "product_id": "php-devel-0:4.3.9-3.35.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.35?arch=i386" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.35.i386", "product": { "name": "php-ldap-0:4.3.9-3.35.i386", "product_id": "php-ldap-0:4.3.9-3.35.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.35?arch=i386" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.35.i386", "product": { "name": "php-gd-0:4.3.9-3.35.i386", "product_id": "php-gd-0:4.3.9-3.35.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.35?arch=i386" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.35.i386", "product": { "name": "php-mbstring-0:4.3.9-3.35.i386", "product_id": "php-mbstring-0:4.3.9-3.35.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.35?arch=i386" } } }, { "category": "product_version", "name": "php-0:4.3.9-3.35.i386", "product": { "name": "php-0:4.3.9-3.35.i386", "product_id": "php-0:4.3.9-3.35.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.35?arch=i386" } } }, { "category": "product_version", "name": "php-mysql-0:4.3.9-3.35.i386", "product": { "name": "php-mysql-0:4.3.9-3.35.i386", "product_id": "php-mysql-0:4.3.9-3.35.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.35?arch=i386" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.35.i386", "product": { "name": "php-snmp-0:4.3.9-3.35.i386", "product_id": "php-snmp-0:4.3.9-3.35.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.35?arch=i386" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.35.i386", "product": { "name": "php-xmlrpc-0:4.3.9-3.35.i386", "product_id": "php-xmlrpc-0:4.3.9-3.35.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.35?arch=i386" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.35.i386", "product": { "name": "php-debuginfo-0:4.3.9-3.35.i386", "product_id": "php-debuginfo-0:4.3.9-3.35.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.35?arch=i386" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.35.i386", "product": { "name": "php-pgsql-0:4.3.9-3.35.i386", "product_id": "php-pgsql-0:4.3.9-3.35.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.35?arch=i386" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.35.i386", "product": { "name": "php-odbc-0:4.3.9-3.35.i386", "product_id": "php-odbc-0:4.3.9-3.35.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.35?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "php-domxml-0:4.3.9-3.35.x86_64", "product": { "name": "php-domxml-0:4.3.9-3.35.x86_64", "product_id": "php-domxml-0:4.3.9-3.35.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.35?arch=x86_64" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.35.x86_64", "product": { "name": "php-pear-0:4.3.9-3.35.x86_64", "product_id": "php-pear-0:4.3.9-3.35.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.35?arch=x86_64" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.35.x86_64", "product": { "name": "php-imap-0:4.3.9-3.35.x86_64", "product_id": "php-imap-0:4.3.9-3.35.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.35?arch=x86_64" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.35.x86_64", "product": { "name": "php-ncurses-0:4.3.9-3.35.x86_64", "product_id": "php-ncurses-0:4.3.9-3.35.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.35?arch=x86_64" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.35.x86_64", "product": { "name": "php-devel-0:4.3.9-3.35.x86_64", "product_id": "php-devel-0:4.3.9-3.35.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.35?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.35.x86_64", "product": { "name": "php-ldap-0:4.3.9-3.35.x86_64", "product_id": "php-ldap-0:4.3.9-3.35.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.35?arch=x86_64" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.35.x86_64", "product": { "name": "php-gd-0:4.3.9-3.35.x86_64", "product_id": "php-gd-0:4.3.9-3.35.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.35?arch=x86_64" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.35.x86_64", "product": { "name": "php-mbstring-0:4.3.9-3.35.x86_64", "product_id": "php-mbstring-0:4.3.9-3.35.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.35?arch=x86_64" } } }, { "category": "product_version", "name": "php-0:4.3.9-3.35.x86_64", "product": { "name": "php-0:4.3.9-3.35.x86_64", "product_id": "php-0:4.3.9-3.35.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.35?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysql-0:4.3.9-3.35.x86_64", "product": { "name": "php-mysql-0:4.3.9-3.35.x86_64", "product_id": "php-mysql-0:4.3.9-3.35.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.35?arch=x86_64" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.35.x86_64", "product": { "name": "php-snmp-0:4.3.9-3.35.x86_64", "product_id": "php-snmp-0:4.3.9-3.35.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.35?arch=x86_64" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.35.x86_64", "product": { "name": "php-xmlrpc-0:4.3.9-3.35.x86_64", "product_id": "php-xmlrpc-0:4.3.9-3.35.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.35?arch=x86_64" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.35.x86_64", "product": { "name": "php-debuginfo-0:4.3.9-3.35.x86_64", "product_id": "php-debuginfo-0:4.3.9-3.35.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.35?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.35.x86_64", "product": { "name": "php-pgsql-0:4.3.9-3.35.x86_64", "product_id": "php-pgsql-0:4.3.9-3.35.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.35?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.35.x86_64", "product": { "name": "php-odbc-0:4.3.9-3.35.x86_64", "product_id": "php-odbc-0:4.3.9-3.35.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.35?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "php-0:4.3.9-3.35.src", "product": { "name": "php-0:4.3.9-3.35.src", "product_id": "php-0:4.3.9-3.35.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.35?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "php-domxml-0:4.3.9-3.35.ppc", "product": { "name": "php-domxml-0:4.3.9-3.35.ppc", "product_id": "php-domxml-0:4.3.9-3.35.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.35?arch=ppc" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.35.ppc", "product": { "name": "php-pear-0:4.3.9-3.35.ppc", "product_id": "php-pear-0:4.3.9-3.35.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.35?arch=ppc" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.35.ppc", "product": { "name": "php-imap-0:4.3.9-3.35.ppc", "product_id": "php-imap-0:4.3.9-3.35.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.35?arch=ppc" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.35.ppc", "product": { "name": "php-ncurses-0:4.3.9-3.35.ppc", "product_id": "php-ncurses-0:4.3.9-3.35.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.35?arch=ppc" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.35.ppc", "product": { "name": "php-devel-0:4.3.9-3.35.ppc", "product_id": "php-devel-0:4.3.9-3.35.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.35?arch=ppc" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.35.ppc", "product": { "name": "php-ldap-0:4.3.9-3.35.ppc", "product_id": "php-ldap-0:4.3.9-3.35.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.35?arch=ppc" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.35.ppc", "product": { "name": "php-gd-0:4.3.9-3.35.ppc", "product_id": "php-gd-0:4.3.9-3.35.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.35?arch=ppc" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.35.ppc", "product": { "name": "php-mbstring-0:4.3.9-3.35.ppc", "product_id": "php-mbstring-0:4.3.9-3.35.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.35?arch=ppc" } } }, { "category": "product_version", "name": "php-0:4.3.9-3.35.ppc", "product": { "name": "php-0:4.3.9-3.35.ppc", "product_id": "php-0:4.3.9-3.35.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.35?arch=ppc" } } }, { "category": "product_version", "name": "php-mysql-0:4.3.9-3.35.ppc", "product": { "name": "php-mysql-0:4.3.9-3.35.ppc", "product_id": "php-mysql-0:4.3.9-3.35.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.35?arch=ppc" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.35.ppc", "product": { "name": "php-snmp-0:4.3.9-3.35.ppc", "product_id": "php-snmp-0:4.3.9-3.35.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.35?arch=ppc" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.35.ppc", "product": { "name": "php-xmlrpc-0:4.3.9-3.35.ppc", "product_id": "php-xmlrpc-0:4.3.9-3.35.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.35?arch=ppc" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.35.ppc", "product": { "name": "php-debuginfo-0:4.3.9-3.35.ppc", "product_id": "php-debuginfo-0:4.3.9-3.35.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.35?arch=ppc" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.35.ppc", "product": { "name": "php-pgsql-0:4.3.9-3.35.ppc", "product_id": "php-pgsql-0:4.3.9-3.35.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.35?arch=ppc" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.35.ppc", "product": { "name": "php-odbc-0:4.3.9-3.35.ppc", "product_id": "php-odbc-0:4.3.9-3.35.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.35?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "php-domxml-0:4.3.9-3.35.s390x", "product": { "name": "php-domxml-0:4.3.9-3.35.s390x", "product_id": "php-domxml-0:4.3.9-3.35.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.35?arch=s390x" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.35.s390x", "product": { "name": "php-pear-0:4.3.9-3.35.s390x", "product_id": "php-pear-0:4.3.9-3.35.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.35?arch=s390x" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.35.s390x", "product": { "name": "php-imap-0:4.3.9-3.35.s390x", "product_id": "php-imap-0:4.3.9-3.35.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.35?arch=s390x" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.35.s390x", "product": { "name": "php-ncurses-0:4.3.9-3.35.s390x", "product_id": "php-ncurses-0:4.3.9-3.35.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.35?arch=s390x" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.35.s390x", "product": { "name": "php-devel-0:4.3.9-3.35.s390x", "product_id": "php-devel-0:4.3.9-3.35.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.35?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.35.s390x", "product": { "name": "php-ldap-0:4.3.9-3.35.s390x", "product_id": "php-ldap-0:4.3.9-3.35.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.35?arch=s390x" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.35.s390x", "product": { "name": "php-gd-0:4.3.9-3.35.s390x", "product_id": "php-gd-0:4.3.9-3.35.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.35?arch=s390x" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.35.s390x", "product": { "name": "php-mbstring-0:4.3.9-3.35.s390x", "product_id": "php-mbstring-0:4.3.9-3.35.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.35?arch=s390x" } } }, { "category": "product_version", "name": "php-0:4.3.9-3.35.s390x", "product": { "name": "php-0:4.3.9-3.35.s390x", "product_id": "php-0:4.3.9-3.35.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.35?arch=s390x" } } }, { "category": "product_version", "name": "php-mysql-0:4.3.9-3.35.s390x", "product": { "name": "php-mysql-0:4.3.9-3.35.s390x", "product_id": "php-mysql-0:4.3.9-3.35.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.35?arch=s390x" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.35.s390x", "product": { "name": "php-snmp-0:4.3.9-3.35.s390x", "product_id": "php-snmp-0:4.3.9-3.35.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.35?arch=s390x" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.35.s390x", "product": { "name": "php-xmlrpc-0:4.3.9-3.35.s390x", "product_id": "php-xmlrpc-0:4.3.9-3.35.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.35?arch=s390x" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.35.s390x", "product": { "name": "php-debuginfo-0:4.3.9-3.35.s390x", "product_id": "php-debuginfo-0:4.3.9-3.35.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.35?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.35.s390x", "product": { "name": "php-pgsql-0:4.3.9-3.35.s390x", "product_id": "php-pgsql-0:4.3.9-3.35.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.35?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.35.s390x", "product": { "name": "php-odbc-0:4.3.9-3.35.s390x", "product_id": "php-odbc-0:4.3.9-3.35.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.35?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "php-domxml-0:4.3.9-3.35.s390", "product": { "name": "php-domxml-0:4.3.9-3.35.s390", "product_id": "php-domxml-0:4.3.9-3.35.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-domxml@4.3.9-3.35?arch=s390" } } }, { "category": "product_version", "name": "php-pear-0:4.3.9-3.35.s390", "product": { "name": "php-pear-0:4.3.9-3.35.s390", "product_id": "php-pear-0:4.3.9-3.35.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pear@4.3.9-3.35?arch=s390" } } }, { "category": "product_version", "name": "php-imap-0:4.3.9-3.35.s390", "product": { "name": "php-imap-0:4.3.9-3.35.s390", "product_id": "php-imap-0:4.3.9-3.35.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.9-3.35?arch=s390" } } }, { "category": "product_version", "name": "php-ncurses-0:4.3.9-3.35.s390", "product": { "name": "php-ncurses-0:4.3.9-3.35.s390", "product_id": "php-ncurses-0:4.3.9-3.35.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ncurses@4.3.9-3.35?arch=s390" } } }, { "category": "product_version", "name": "php-devel-0:4.3.9-3.35.s390", "product": { "name": "php-devel-0:4.3.9-3.35.s390", "product_id": "php-devel-0:4.3.9-3.35.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.9-3.35?arch=s390" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.9-3.35.s390", "product": { "name": "php-ldap-0:4.3.9-3.35.s390", "product_id": "php-ldap-0:4.3.9-3.35.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.9-3.35?arch=s390" } } }, { "category": "product_version", "name": "php-gd-0:4.3.9-3.35.s390", "product": { "name": "php-gd-0:4.3.9-3.35.s390", "product_id": "php-gd-0:4.3.9-3.35.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-gd@4.3.9-3.35?arch=s390" } } }, { "category": "product_version", "name": "php-mbstring-0:4.3.9-3.35.s390", "product": { "name": "php-mbstring-0:4.3.9-3.35.s390", "product_id": "php-mbstring-0:4.3.9-3.35.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mbstring@4.3.9-3.35?arch=s390" } } }, { "category": "product_version", "name": "php-0:4.3.9-3.35.s390", "product": { "name": "php-0:4.3.9-3.35.s390", "product_id": "php-0:4.3.9-3.35.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.9-3.35?arch=s390" } } }, { "category": "product_version", "name": "php-mysql-0:4.3.9-3.35.s390", "product": { "name": "php-mysql-0:4.3.9-3.35.s390", "product_id": "php-mysql-0:4.3.9-3.35.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.9-3.35?arch=s390" } } }, { "category": "product_version", "name": "php-snmp-0:4.3.9-3.35.s390", "product": { "name": "php-snmp-0:4.3.9-3.35.s390", "product_id": "php-snmp-0:4.3.9-3.35.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-snmp@4.3.9-3.35?arch=s390" } } }, { "category": "product_version", "name": "php-xmlrpc-0:4.3.9-3.35.s390", "product": { "name": "php-xmlrpc-0:4.3.9-3.35.s390", "product_id": "php-xmlrpc-0:4.3.9-3.35.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-xmlrpc@4.3.9-3.35?arch=s390" } } }, { "category": "product_version", "name": "php-debuginfo-0:4.3.9-3.35.s390", "product": { "name": "php-debuginfo-0:4.3.9-3.35.s390", "product_id": "php-debuginfo-0:4.3.9-3.35.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.9-3.35?arch=s390" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.9-3.35.s390", "product": { "name": "php-pgsql-0:4.3.9-3.35.s390", "product_id": "php-pgsql-0:4.3.9-3.35.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.9-3.35?arch=s390" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.9-3.35.s390", "product": { "name": "php-odbc-0:4.3.9-3.35.s390", "product_id": "php-odbc-0:4.3.9-3.35.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.9-3.35?arch=s390" } } } ], "category": "architecture", "name": "s390" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-0:4.3.9-3.35.i386" }, "product_reference": "php-0:4.3.9-3.35.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-0:4.3.9-3.35.ia64" }, "product_reference": "php-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-0:4.3.9-3.35.ppc" }, "product_reference": "php-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-0:4.3.9-3.35.s390" }, "product_reference": "php-0:4.3.9-3.35.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-0:4.3.9-3.35.s390x" }, "product_reference": "php-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.src as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-0:4.3.9-3.35.src" }, "product_reference": "php-0:4.3.9-3.35.src", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-0:4.3.9-3.35.x86_64" }, "product_reference": "php-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-debuginfo-0:4.3.9-3.35.i386" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-debuginfo-0:4.3.9-3.35.ia64" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-debuginfo-0:4.3.9-3.35.ppc" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-debuginfo-0:4.3.9-3.35.s390" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-debuginfo-0:4.3.9-3.35.s390x" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-debuginfo-0:4.3.9-3.35.x86_64" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-devel-0:4.3.9-3.35.i386" }, "product_reference": "php-devel-0:4.3.9-3.35.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-devel-0:4.3.9-3.35.ia64" }, "product_reference": "php-devel-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-devel-0:4.3.9-3.35.ppc" }, "product_reference": "php-devel-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-devel-0:4.3.9-3.35.s390" }, "product_reference": "php-devel-0:4.3.9-3.35.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-devel-0:4.3.9-3.35.s390x" }, "product_reference": "php-devel-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-devel-0:4.3.9-3.35.x86_64" }, "product_reference": "php-devel-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-domxml-0:4.3.9-3.35.i386" }, "product_reference": "php-domxml-0:4.3.9-3.35.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-domxml-0:4.3.9-3.35.ia64" }, "product_reference": "php-domxml-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-domxml-0:4.3.9-3.35.ppc" }, "product_reference": "php-domxml-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-domxml-0:4.3.9-3.35.s390" }, "product_reference": "php-domxml-0:4.3.9-3.35.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-domxml-0:4.3.9-3.35.s390x" }, "product_reference": "php-domxml-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-domxml-0:4.3.9-3.35.x86_64" }, "product_reference": "php-domxml-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-gd-0:4.3.9-3.35.i386" }, "product_reference": "php-gd-0:4.3.9-3.35.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-gd-0:4.3.9-3.35.ia64" }, "product_reference": "php-gd-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-gd-0:4.3.9-3.35.ppc" }, "product_reference": "php-gd-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-gd-0:4.3.9-3.35.s390" }, "product_reference": "php-gd-0:4.3.9-3.35.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-gd-0:4.3.9-3.35.s390x" }, "product_reference": "php-gd-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-gd-0:4.3.9-3.35.x86_64" }, "product_reference": "php-gd-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-imap-0:4.3.9-3.35.i386" }, "product_reference": "php-imap-0:4.3.9-3.35.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-imap-0:4.3.9-3.35.ia64" }, "product_reference": "php-imap-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-imap-0:4.3.9-3.35.ppc" }, "product_reference": "php-imap-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-imap-0:4.3.9-3.35.s390" }, "product_reference": "php-imap-0:4.3.9-3.35.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-imap-0:4.3.9-3.35.s390x" }, "product_reference": "php-imap-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-imap-0:4.3.9-3.35.x86_64" }, "product_reference": "php-imap-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ldap-0:4.3.9-3.35.i386" }, "product_reference": "php-ldap-0:4.3.9-3.35.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ldap-0:4.3.9-3.35.ia64" }, "product_reference": "php-ldap-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ldap-0:4.3.9-3.35.ppc" }, "product_reference": "php-ldap-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ldap-0:4.3.9-3.35.s390" }, "product_reference": "php-ldap-0:4.3.9-3.35.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ldap-0:4.3.9-3.35.s390x" }, "product_reference": "php-ldap-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ldap-0:4.3.9-3.35.x86_64" }, "product_reference": "php-ldap-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mbstring-0:4.3.9-3.35.i386" }, "product_reference": "php-mbstring-0:4.3.9-3.35.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mbstring-0:4.3.9-3.35.ia64" }, "product_reference": "php-mbstring-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mbstring-0:4.3.9-3.35.ppc" }, "product_reference": "php-mbstring-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mbstring-0:4.3.9-3.35.s390" }, "product_reference": "php-mbstring-0:4.3.9-3.35.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mbstring-0:4.3.9-3.35.s390x" }, "product_reference": "php-mbstring-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mbstring-0:4.3.9-3.35.x86_64" }, "product_reference": "php-mbstring-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mysql-0:4.3.9-3.35.i386" }, "product_reference": "php-mysql-0:4.3.9-3.35.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mysql-0:4.3.9-3.35.ia64" }, "product_reference": "php-mysql-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mysql-0:4.3.9-3.35.ppc" }, "product_reference": "php-mysql-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mysql-0:4.3.9-3.35.s390" }, "product_reference": "php-mysql-0:4.3.9-3.35.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mysql-0:4.3.9-3.35.s390x" }, "product_reference": "php-mysql-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-mysql-0:4.3.9-3.35.x86_64" }, "product_reference": "php-mysql-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ncurses-0:4.3.9-3.35.i386" }, "product_reference": "php-ncurses-0:4.3.9-3.35.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ncurses-0:4.3.9-3.35.ia64" }, "product_reference": "php-ncurses-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ncurses-0:4.3.9-3.35.ppc" }, "product_reference": "php-ncurses-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ncurses-0:4.3.9-3.35.s390" }, "product_reference": "php-ncurses-0:4.3.9-3.35.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ncurses-0:4.3.9-3.35.s390x" }, "product_reference": "php-ncurses-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-ncurses-0:4.3.9-3.35.x86_64" }, "product_reference": "php-ncurses-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-odbc-0:4.3.9-3.35.i386" }, "product_reference": "php-odbc-0:4.3.9-3.35.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-odbc-0:4.3.9-3.35.ia64" }, "product_reference": "php-odbc-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-odbc-0:4.3.9-3.35.ppc" }, "product_reference": "php-odbc-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-odbc-0:4.3.9-3.35.s390" }, "product_reference": "php-odbc-0:4.3.9-3.35.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-odbc-0:4.3.9-3.35.s390x" }, "product_reference": "php-odbc-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-odbc-0:4.3.9-3.35.x86_64" }, "product_reference": "php-odbc-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pear-0:4.3.9-3.35.i386" }, "product_reference": "php-pear-0:4.3.9-3.35.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pear-0:4.3.9-3.35.ia64" }, "product_reference": "php-pear-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pear-0:4.3.9-3.35.ppc" }, "product_reference": "php-pear-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pear-0:4.3.9-3.35.s390" }, "product_reference": "php-pear-0:4.3.9-3.35.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pear-0:4.3.9-3.35.s390x" }, "product_reference": "php-pear-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pear-0:4.3.9-3.35.x86_64" }, "product_reference": "php-pear-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pgsql-0:4.3.9-3.35.i386" }, "product_reference": "php-pgsql-0:4.3.9-3.35.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pgsql-0:4.3.9-3.35.ia64" }, "product_reference": "php-pgsql-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pgsql-0:4.3.9-3.35.ppc" }, "product_reference": "php-pgsql-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pgsql-0:4.3.9-3.35.s390" }, "product_reference": "php-pgsql-0:4.3.9-3.35.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pgsql-0:4.3.9-3.35.s390x" }, "product_reference": "php-pgsql-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-pgsql-0:4.3.9-3.35.x86_64" }, "product_reference": "php-pgsql-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-snmp-0:4.3.9-3.35.i386" }, "product_reference": "php-snmp-0:4.3.9-3.35.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-snmp-0:4.3.9-3.35.ia64" }, "product_reference": "php-snmp-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-snmp-0:4.3.9-3.35.ppc" }, "product_reference": "php-snmp-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-snmp-0:4.3.9-3.35.s390" }, "product_reference": "php-snmp-0:4.3.9-3.35.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-snmp-0:4.3.9-3.35.s390x" }, "product_reference": "php-snmp-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-snmp-0:4.3.9-3.35.x86_64" }, "product_reference": "php-snmp-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-xmlrpc-0:4.3.9-3.35.i386" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-xmlrpc-0:4.3.9-3.35.ia64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-xmlrpc-0:4.3.9-3.35.ppc" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-xmlrpc-0:4.3.9-3.35.s390" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-xmlrpc-0:4.3.9-3.35.s390x" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-0:4.3.9-3.35.i386" }, "product_reference": "php-0:4.3.9-3.35.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-0:4.3.9-3.35.ia64" }, "product_reference": "php-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-0:4.3.9-3.35.ppc" }, "product_reference": "php-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-0:4.3.9-3.35.s390" }, "product_reference": "php-0:4.3.9-3.35.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-0:4.3.9-3.35.s390x" }, "product_reference": "php-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.src as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-0:4.3.9-3.35.src" }, "product_reference": "php-0:4.3.9-3.35.src", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-0:4.3.9-3.35.x86_64" }, "product_reference": "php-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-debuginfo-0:4.3.9-3.35.i386" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-debuginfo-0:4.3.9-3.35.s390" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-devel-0:4.3.9-3.35.i386" }, "product_reference": "php-devel-0:4.3.9-3.35.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-devel-0:4.3.9-3.35.ia64" }, "product_reference": "php-devel-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-devel-0:4.3.9-3.35.ppc" }, "product_reference": "php-devel-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-devel-0:4.3.9-3.35.s390" }, "product_reference": "php-devel-0:4.3.9-3.35.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-devel-0:4.3.9-3.35.s390x" }, "product_reference": "php-devel-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-devel-0:4.3.9-3.35.x86_64" }, "product_reference": "php-devel-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-domxml-0:4.3.9-3.35.i386" }, "product_reference": "php-domxml-0:4.3.9-3.35.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-domxml-0:4.3.9-3.35.ia64" }, "product_reference": "php-domxml-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-domxml-0:4.3.9-3.35.ppc" }, "product_reference": "php-domxml-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-domxml-0:4.3.9-3.35.s390" }, "product_reference": "php-domxml-0:4.3.9-3.35.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-domxml-0:4.3.9-3.35.s390x" }, "product_reference": "php-domxml-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-domxml-0:4.3.9-3.35.x86_64" }, "product_reference": "php-domxml-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-gd-0:4.3.9-3.35.i386" }, "product_reference": "php-gd-0:4.3.9-3.35.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-gd-0:4.3.9-3.35.ia64" }, "product_reference": "php-gd-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-gd-0:4.3.9-3.35.ppc" }, "product_reference": "php-gd-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-gd-0:4.3.9-3.35.s390" }, "product_reference": "php-gd-0:4.3.9-3.35.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-gd-0:4.3.9-3.35.s390x" }, "product_reference": "php-gd-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-gd-0:4.3.9-3.35.x86_64" }, "product_reference": "php-gd-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-imap-0:4.3.9-3.35.i386" }, "product_reference": "php-imap-0:4.3.9-3.35.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-imap-0:4.3.9-3.35.ia64" }, "product_reference": "php-imap-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-imap-0:4.3.9-3.35.ppc" }, "product_reference": "php-imap-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-imap-0:4.3.9-3.35.s390" }, "product_reference": "php-imap-0:4.3.9-3.35.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-imap-0:4.3.9-3.35.s390x" }, "product_reference": "php-imap-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-imap-0:4.3.9-3.35.x86_64" }, "product_reference": "php-imap-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ldap-0:4.3.9-3.35.i386" }, "product_reference": "php-ldap-0:4.3.9-3.35.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ldap-0:4.3.9-3.35.ia64" }, "product_reference": "php-ldap-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ldap-0:4.3.9-3.35.ppc" }, "product_reference": "php-ldap-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ldap-0:4.3.9-3.35.s390" }, "product_reference": "php-ldap-0:4.3.9-3.35.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ldap-0:4.3.9-3.35.s390x" }, "product_reference": "php-ldap-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ldap-0:4.3.9-3.35.x86_64" }, "product_reference": "php-ldap-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mbstring-0:4.3.9-3.35.i386" }, "product_reference": "php-mbstring-0:4.3.9-3.35.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mbstring-0:4.3.9-3.35.ia64" }, "product_reference": "php-mbstring-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mbstring-0:4.3.9-3.35.ppc" }, "product_reference": "php-mbstring-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mbstring-0:4.3.9-3.35.s390" }, "product_reference": "php-mbstring-0:4.3.9-3.35.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mbstring-0:4.3.9-3.35.s390x" }, "product_reference": "php-mbstring-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64" }, "product_reference": "php-mbstring-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mysql-0:4.3.9-3.35.i386" }, "product_reference": "php-mysql-0:4.3.9-3.35.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mysql-0:4.3.9-3.35.ia64" }, "product_reference": "php-mysql-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mysql-0:4.3.9-3.35.ppc" }, "product_reference": "php-mysql-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mysql-0:4.3.9-3.35.s390" }, "product_reference": "php-mysql-0:4.3.9-3.35.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mysql-0:4.3.9-3.35.s390x" }, "product_reference": "php-mysql-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-mysql-0:4.3.9-3.35.x86_64" }, "product_reference": "php-mysql-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ncurses-0:4.3.9-3.35.i386" }, "product_reference": "php-ncurses-0:4.3.9-3.35.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ncurses-0:4.3.9-3.35.ia64" }, "product_reference": "php-ncurses-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ncurses-0:4.3.9-3.35.ppc" }, "product_reference": "php-ncurses-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ncurses-0:4.3.9-3.35.s390" }, "product_reference": "php-ncurses-0:4.3.9-3.35.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ncurses-0:4.3.9-3.35.s390x" }, "product_reference": "php-ncurses-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64" }, "product_reference": "php-ncurses-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-odbc-0:4.3.9-3.35.i386" }, "product_reference": "php-odbc-0:4.3.9-3.35.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-odbc-0:4.3.9-3.35.ia64" }, "product_reference": "php-odbc-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-odbc-0:4.3.9-3.35.ppc" }, "product_reference": "php-odbc-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-odbc-0:4.3.9-3.35.s390" }, "product_reference": "php-odbc-0:4.3.9-3.35.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-odbc-0:4.3.9-3.35.s390x" }, "product_reference": "php-odbc-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-odbc-0:4.3.9-3.35.x86_64" }, "product_reference": "php-odbc-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pear-0:4.3.9-3.35.i386" }, "product_reference": "php-pear-0:4.3.9-3.35.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pear-0:4.3.9-3.35.ia64" }, "product_reference": "php-pear-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pear-0:4.3.9-3.35.ppc" }, "product_reference": "php-pear-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pear-0:4.3.9-3.35.s390" }, "product_reference": "php-pear-0:4.3.9-3.35.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pear-0:4.3.9-3.35.s390x" }, "product_reference": "php-pear-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pear-0:4.3.9-3.35.x86_64" }, "product_reference": "php-pear-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pgsql-0:4.3.9-3.35.i386" }, "product_reference": "php-pgsql-0:4.3.9-3.35.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pgsql-0:4.3.9-3.35.ia64" }, "product_reference": "php-pgsql-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pgsql-0:4.3.9-3.35.ppc" }, "product_reference": "php-pgsql-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pgsql-0:4.3.9-3.35.s390" }, "product_reference": "php-pgsql-0:4.3.9-3.35.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pgsql-0:4.3.9-3.35.s390x" }, "product_reference": "php-pgsql-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64" }, "product_reference": "php-pgsql-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-snmp-0:4.3.9-3.35.i386" }, "product_reference": "php-snmp-0:4.3.9-3.35.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-snmp-0:4.3.9-3.35.ia64" }, "product_reference": "php-snmp-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-snmp-0:4.3.9-3.35.ppc" }, "product_reference": "php-snmp-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-snmp-0:4.3.9-3.35.s390" }, "product_reference": "php-snmp-0:4.3.9-3.35.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-snmp-0:4.3.9-3.35.s390x" }, "product_reference": "php-snmp-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-snmp-0:4.3.9-3.35.x86_64" }, "product_reference": "php-snmp-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-0:4.3.9-3.35.i386" }, "product_reference": "php-0:4.3.9-3.35.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-0:4.3.9-3.35.ia64" }, "product_reference": "php-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-0:4.3.9-3.35.ppc" }, "product_reference": "php-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-0:4.3.9-3.35.s390" }, "product_reference": "php-0:4.3.9-3.35.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-0:4.3.9-3.35.s390x" }, "product_reference": "php-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.src as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-0:4.3.9-3.35.src" }, "product_reference": "php-0:4.3.9-3.35.src", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-0:4.3.9-3.35.x86_64" }, "product_reference": "php-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-debuginfo-0:4.3.9-3.35.i386" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-debuginfo-0:4.3.9-3.35.ia64" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-debuginfo-0:4.3.9-3.35.ppc" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-debuginfo-0:4.3.9-3.35.s390" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-debuginfo-0:4.3.9-3.35.s390x" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-debuginfo-0:4.3.9-3.35.x86_64" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-devel-0:4.3.9-3.35.i386" }, "product_reference": "php-devel-0:4.3.9-3.35.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-devel-0:4.3.9-3.35.ia64" }, "product_reference": "php-devel-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-devel-0:4.3.9-3.35.ppc" }, "product_reference": "php-devel-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-devel-0:4.3.9-3.35.s390" }, "product_reference": "php-devel-0:4.3.9-3.35.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-devel-0:4.3.9-3.35.s390x" }, "product_reference": "php-devel-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-devel-0:4.3.9-3.35.x86_64" }, "product_reference": "php-devel-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-domxml-0:4.3.9-3.35.i386" }, "product_reference": "php-domxml-0:4.3.9-3.35.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-domxml-0:4.3.9-3.35.ia64" }, "product_reference": "php-domxml-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-domxml-0:4.3.9-3.35.ppc" }, "product_reference": "php-domxml-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-domxml-0:4.3.9-3.35.s390" }, "product_reference": "php-domxml-0:4.3.9-3.35.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-domxml-0:4.3.9-3.35.s390x" }, "product_reference": "php-domxml-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-domxml-0:4.3.9-3.35.x86_64" }, "product_reference": "php-domxml-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-gd-0:4.3.9-3.35.i386" }, "product_reference": "php-gd-0:4.3.9-3.35.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-gd-0:4.3.9-3.35.ia64" }, "product_reference": "php-gd-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-gd-0:4.3.9-3.35.ppc" }, "product_reference": "php-gd-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-gd-0:4.3.9-3.35.s390" }, "product_reference": "php-gd-0:4.3.9-3.35.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-gd-0:4.3.9-3.35.s390x" }, "product_reference": "php-gd-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-gd-0:4.3.9-3.35.x86_64" }, "product_reference": "php-gd-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-imap-0:4.3.9-3.35.i386" }, "product_reference": "php-imap-0:4.3.9-3.35.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-imap-0:4.3.9-3.35.ia64" }, "product_reference": "php-imap-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-imap-0:4.3.9-3.35.ppc" }, "product_reference": "php-imap-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-imap-0:4.3.9-3.35.s390" }, "product_reference": "php-imap-0:4.3.9-3.35.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-imap-0:4.3.9-3.35.s390x" }, "product_reference": "php-imap-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-imap-0:4.3.9-3.35.x86_64" }, "product_reference": "php-imap-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ldap-0:4.3.9-3.35.i386" }, "product_reference": "php-ldap-0:4.3.9-3.35.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ldap-0:4.3.9-3.35.ia64" }, "product_reference": "php-ldap-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ldap-0:4.3.9-3.35.ppc" }, "product_reference": "php-ldap-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ldap-0:4.3.9-3.35.s390" }, "product_reference": "php-ldap-0:4.3.9-3.35.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ldap-0:4.3.9-3.35.s390x" }, "product_reference": "php-ldap-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ldap-0:4.3.9-3.35.x86_64" }, "product_reference": "php-ldap-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mbstring-0:4.3.9-3.35.i386" }, "product_reference": "php-mbstring-0:4.3.9-3.35.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mbstring-0:4.3.9-3.35.ia64" }, "product_reference": "php-mbstring-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mbstring-0:4.3.9-3.35.ppc" }, "product_reference": "php-mbstring-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mbstring-0:4.3.9-3.35.s390" }, "product_reference": "php-mbstring-0:4.3.9-3.35.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mbstring-0:4.3.9-3.35.s390x" }, "product_reference": "php-mbstring-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mbstring-0:4.3.9-3.35.x86_64" }, "product_reference": "php-mbstring-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mysql-0:4.3.9-3.35.i386" }, "product_reference": "php-mysql-0:4.3.9-3.35.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mysql-0:4.3.9-3.35.ia64" }, "product_reference": "php-mysql-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mysql-0:4.3.9-3.35.ppc" }, "product_reference": "php-mysql-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mysql-0:4.3.9-3.35.s390" }, "product_reference": "php-mysql-0:4.3.9-3.35.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mysql-0:4.3.9-3.35.s390x" }, "product_reference": "php-mysql-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-mysql-0:4.3.9-3.35.x86_64" }, "product_reference": "php-mysql-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ncurses-0:4.3.9-3.35.i386" }, "product_reference": "php-ncurses-0:4.3.9-3.35.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ncurses-0:4.3.9-3.35.ia64" }, "product_reference": "php-ncurses-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ncurses-0:4.3.9-3.35.ppc" }, "product_reference": "php-ncurses-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ncurses-0:4.3.9-3.35.s390" }, "product_reference": "php-ncurses-0:4.3.9-3.35.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ncurses-0:4.3.9-3.35.s390x" }, "product_reference": "php-ncurses-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-ncurses-0:4.3.9-3.35.x86_64" }, "product_reference": "php-ncurses-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-odbc-0:4.3.9-3.35.i386" }, "product_reference": "php-odbc-0:4.3.9-3.35.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-odbc-0:4.3.9-3.35.ia64" }, "product_reference": "php-odbc-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-odbc-0:4.3.9-3.35.ppc" }, "product_reference": "php-odbc-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-odbc-0:4.3.9-3.35.s390" }, "product_reference": "php-odbc-0:4.3.9-3.35.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-odbc-0:4.3.9-3.35.s390x" }, "product_reference": "php-odbc-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-odbc-0:4.3.9-3.35.x86_64" }, "product_reference": "php-odbc-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pear-0:4.3.9-3.35.i386" }, "product_reference": "php-pear-0:4.3.9-3.35.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pear-0:4.3.9-3.35.ia64" }, "product_reference": "php-pear-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pear-0:4.3.9-3.35.ppc" }, "product_reference": "php-pear-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pear-0:4.3.9-3.35.s390" }, "product_reference": "php-pear-0:4.3.9-3.35.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pear-0:4.3.9-3.35.s390x" }, "product_reference": "php-pear-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pear-0:4.3.9-3.35.x86_64" }, "product_reference": "php-pear-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pgsql-0:4.3.9-3.35.i386" }, "product_reference": "php-pgsql-0:4.3.9-3.35.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pgsql-0:4.3.9-3.35.ia64" }, "product_reference": "php-pgsql-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pgsql-0:4.3.9-3.35.ppc" }, "product_reference": "php-pgsql-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pgsql-0:4.3.9-3.35.s390" }, "product_reference": "php-pgsql-0:4.3.9-3.35.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pgsql-0:4.3.9-3.35.s390x" }, "product_reference": "php-pgsql-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-pgsql-0:4.3.9-3.35.x86_64" }, "product_reference": "php-pgsql-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-snmp-0:4.3.9-3.35.i386" }, "product_reference": "php-snmp-0:4.3.9-3.35.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-snmp-0:4.3.9-3.35.ia64" }, "product_reference": "php-snmp-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-snmp-0:4.3.9-3.35.ppc" }, "product_reference": "php-snmp-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-snmp-0:4.3.9-3.35.s390" }, "product_reference": "php-snmp-0:4.3.9-3.35.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-snmp-0:4.3.9-3.35.s390x" }, "product_reference": "php-snmp-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-snmp-0:4.3.9-3.35.x86_64" }, "product_reference": "php-snmp-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-xmlrpc-0:4.3.9-3.35.i386" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-xmlrpc-0:4.3.9-3.35.ia64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-xmlrpc-0:4.3.9-3.35.ppc" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-xmlrpc-0:4.3.9-3.35.s390" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-xmlrpc-0:4.3.9-3.35.s390x" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-0:4.3.9-3.35.i386" }, "product_reference": "php-0:4.3.9-3.35.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-0:4.3.9-3.35.ia64" }, "product_reference": "php-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-0:4.3.9-3.35.ppc" }, "product_reference": "php-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-0:4.3.9-3.35.s390" }, "product_reference": "php-0:4.3.9-3.35.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-0:4.3.9-3.35.s390x" }, "product_reference": "php-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.src as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-0:4.3.9-3.35.src" }, "product_reference": "php-0:4.3.9-3.35.src", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-0:4.3.9-3.35.x86_64" }, "product_reference": "php-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-debuginfo-0:4.3.9-3.35.i386" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-debuginfo-0:4.3.9-3.35.ia64" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-debuginfo-0:4.3.9-3.35.ppc" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-debuginfo-0:4.3.9-3.35.s390" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-debuginfo-0:4.3.9-3.35.s390x" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-debuginfo-0:4.3.9-3.35.x86_64" }, "product_reference": "php-debuginfo-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-devel-0:4.3.9-3.35.i386" }, "product_reference": "php-devel-0:4.3.9-3.35.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-devel-0:4.3.9-3.35.ia64" }, "product_reference": "php-devel-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-devel-0:4.3.9-3.35.ppc" }, "product_reference": "php-devel-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-devel-0:4.3.9-3.35.s390" }, "product_reference": "php-devel-0:4.3.9-3.35.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-devel-0:4.3.9-3.35.s390x" }, "product_reference": "php-devel-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-devel-0:4.3.9-3.35.x86_64" }, "product_reference": "php-devel-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-domxml-0:4.3.9-3.35.i386" }, "product_reference": "php-domxml-0:4.3.9-3.35.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-domxml-0:4.3.9-3.35.ia64" }, "product_reference": "php-domxml-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-domxml-0:4.3.9-3.35.ppc" }, "product_reference": "php-domxml-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-domxml-0:4.3.9-3.35.s390" }, "product_reference": "php-domxml-0:4.3.9-3.35.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-domxml-0:4.3.9-3.35.s390x" }, "product_reference": "php-domxml-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-domxml-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-domxml-0:4.3.9-3.35.x86_64" }, "product_reference": "php-domxml-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-gd-0:4.3.9-3.35.i386" }, "product_reference": "php-gd-0:4.3.9-3.35.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-gd-0:4.3.9-3.35.ia64" }, "product_reference": "php-gd-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-gd-0:4.3.9-3.35.ppc" }, "product_reference": "php-gd-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-gd-0:4.3.9-3.35.s390" }, "product_reference": "php-gd-0:4.3.9-3.35.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-gd-0:4.3.9-3.35.s390x" }, "product_reference": "php-gd-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-gd-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-gd-0:4.3.9-3.35.x86_64" }, "product_reference": "php-gd-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-imap-0:4.3.9-3.35.i386" }, "product_reference": "php-imap-0:4.3.9-3.35.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-imap-0:4.3.9-3.35.ia64" }, "product_reference": "php-imap-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-imap-0:4.3.9-3.35.ppc" }, "product_reference": "php-imap-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-imap-0:4.3.9-3.35.s390" }, "product_reference": "php-imap-0:4.3.9-3.35.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-imap-0:4.3.9-3.35.s390x" }, "product_reference": "php-imap-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-imap-0:4.3.9-3.35.x86_64" }, "product_reference": "php-imap-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ldap-0:4.3.9-3.35.i386" }, "product_reference": "php-ldap-0:4.3.9-3.35.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ldap-0:4.3.9-3.35.ia64" }, "product_reference": "php-ldap-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ldap-0:4.3.9-3.35.ppc" }, "product_reference": "php-ldap-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ldap-0:4.3.9-3.35.s390" }, "product_reference": "php-ldap-0:4.3.9-3.35.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ldap-0:4.3.9-3.35.s390x" }, "product_reference": "php-ldap-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ldap-0:4.3.9-3.35.x86_64" }, "product_reference": "php-ldap-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mbstring-0:4.3.9-3.35.i386" }, "product_reference": "php-mbstring-0:4.3.9-3.35.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mbstring-0:4.3.9-3.35.ia64" }, "product_reference": "php-mbstring-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mbstring-0:4.3.9-3.35.ppc" }, "product_reference": "php-mbstring-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mbstring-0:4.3.9-3.35.s390" }, "product_reference": "php-mbstring-0:4.3.9-3.35.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mbstring-0:4.3.9-3.35.s390x" }, "product_reference": "php-mbstring-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mbstring-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mbstring-0:4.3.9-3.35.x86_64" }, "product_reference": "php-mbstring-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mysql-0:4.3.9-3.35.i386" }, "product_reference": "php-mysql-0:4.3.9-3.35.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mysql-0:4.3.9-3.35.ia64" }, "product_reference": "php-mysql-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mysql-0:4.3.9-3.35.ppc" }, "product_reference": "php-mysql-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mysql-0:4.3.9-3.35.s390" }, "product_reference": "php-mysql-0:4.3.9-3.35.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mysql-0:4.3.9-3.35.s390x" }, "product_reference": "php-mysql-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-mysql-0:4.3.9-3.35.x86_64" }, "product_reference": "php-mysql-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ncurses-0:4.3.9-3.35.i386" }, "product_reference": "php-ncurses-0:4.3.9-3.35.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ncurses-0:4.3.9-3.35.ia64" }, "product_reference": "php-ncurses-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ncurses-0:4.3.9-3.35.ppc" }, "product_reference": "php-ncurses-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ncurses-0:4.3.9-3.35.s390" }, "product_reference": "php-ncurses-0:4.3.9-3.35.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ncurses-0:4.3.9-3.35.s390x" }, "product_reference": "php-ncurses-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ncurses-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-ncurses-0:4.3.9-3.35.x86_64" }, "product_reference": "php-ncurses-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-odbc-0:4.3.9-3.35.i386" }, "product_reference": "php-odbc-0:4.3.9-3.35.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-odbc-0:4.3.9-3.35.ia64" }, "product_reference": "php-odbc-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-odbc-0:4.3.9-3.35.ppc" }, "product_reference": "php-odbc-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-odbc-0:4.3.9-3.35.s390" }, "product_reference": "php-odbc-0:4.3.9-3.35.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-odbc-0:4.3.9-3.35.s390x" }, "product_reference": "php-odbc-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-odbc-0:4.3.9-3.35.x86_64" }, "product_reference": "php-odbc-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pear-0:4.3.9-3.35.i386" }, "product_reference": "php-pear-0:4.3.9-3.35.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pear-0:4.3.9-3.35.ia64" }, "product_reference": "php-pear-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pear-0:4.3.9-3.35.ppc" }, "product_reference": "php-pear-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pear-0:4.3.9-3.35.s390" }, "product_reference": "php-pear-0:4.3.9-3.35.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pear-0:4.3.9-3.35.s390x" }, "product_reference": "php-pear-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pear-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pear-0:4.3.9-3.35.x86_64" }, "product_reference": "php-pear-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pgsql-0:4.3.9-3.35.i386" }, "product_reference": "php-pgsql-0:4.3.9-3.35.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pgsql-0:4.3.9-3.35.ia64" }, "product_reference": "php-pgsql-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pgsql-0:4.3.9-3.35.ppc" }, "product_reference": "php-pgsql-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pgsql-0:4.3.9-3.35.s390" }, "product_reference": "php-pgsql-0:4.3.9-3.35.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pgsql-0:4.3.9-3.35.s390x" }, "product_reference": "php-pgsql-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-pgsql-0:4.3.9-3.35.x86_64" }, "product_reference": "php-pgsql-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-snmp-0:4.3.9-3.35.i386" }, "product_reference": "php-snmp-0:4.3.9-3.35.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-snmp-0:4.3.9-3.35.ia64" }, "product_reference": "php-snmp-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-snmp-0:4.3.9-3.35.ppc" }, "product_reference": "php-snmp-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-snmp-0:4.3.9-3.35.s390" }, "product_reference": "php-snmp-0:4.3.9-3.35.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-snmp-0:4.3.9-3.35.s390x" }, "product_reference": "php-snmp-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-snmp-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-snmp-0:4.3.9-3.35.x86_64" }, "product_reference": "php-snmp-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-xmlrpc-0:4.3.9-3.35.i386" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-xmlrpc-0:4.3.9-3.35.ia64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.ppc as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-xmlrpc-0:4.3.9-3.35.ppc" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.ppc", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-xmlrpc-0:4.3.9-3.35.s390" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-xmlrpc-0:4.3.9-3.35.s390x" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-xmlrpc-0:4.3.9-3.35.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" }, "product_reference": "php-xmlrpc-0:4.3.9-3.35.x86_64", "relates_to_product_reference": "4WS" } ] }, "vulnerabilities": [ { "cve": "CVE-2011-0708", "discovery_date": "2011-02-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "680972" } ], "notes": [ { "category": "description", "text": "exif.c in the Exif extension in PHP before 5.3.6 on 64-bit platforms performs an incorrect cast, which allows remote attackers to cause a denial of service (application crash) via an image with a crafted Image File Directory (IFD) that triggers a buffer over-read.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: buffer over-read in Exif extension", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "4AS:php-0:4.3.9-3.35.i386", "4AS:php-0:4.3.9-3.35.ia64", "4AS:php-0:4.3.9-3.35.ppc", "4AS:php-0:4.3.9-3.35.s390", "4AS:php-0:4.3.9-3.35.s390x", "4AS:php-0:4.3.9-3.35.src", "4AS:php-0:4.3.9-3.35.x86_64", "4AS:php-debuginfo-0:4.3.9-3.35.i386", "4AS:php-debuginfo-0:4.3.9-3.35.ia64", "4AS:php-debuginfo-0:4.3.9-3.35.ppc", "4AS:php-debuginfo-0:4.3.9-3.35.s390", "4AS:php-debuginfo-0:4.3.9-3.35.s390x", "4AS:php-debuginfo-0:4.3.9-3.35.x86_64", "4AS:php-devel-0:4.3.9-3.35.i386", "4AS:php-devel-0:4.3.9-3.35.ia64", "4AS:php-devel-0:4.3.9-3.35.ppc", "4AS:php-devel-0:4.3.9-3.35.s390", "4AS:php-devel-0:4.3.9-3.35.s390x", "4AS:php-devel-0:4.3.9-3.35.x86_64", "4AS:php-domxml-0:4.3.9-3.35.i386", "4AS:php-domxml-0:4.3.9-3.35.ia64", "4AS:php-domxml-0:4.3.9-3.35.ppc", "4AS:php-domxml-0:4.3.9-3.35.s390", "4AS:php-domxml-0:4.3.9-3.35.s390x", "4AS:php-domxml-0:4.3.9-3.35.x86_64", "4AS:php-gd-0:4.3.9-3.35.i386", "4AS:php-gd-0:4.3.9-3.35.ia64", "4AS:php-gd-0:4.3.9-3.35.ppc", "4AS:php-gd-0:4.3.9-3.35.s390", "4AS:php-gd-0:4.3.9-3.35.s390x", "4AS:php-gd-0:4.3.9-3.35.x86_64", "4AS:php-imap-0:4.3.9-3.35.i386", "4AS:php-imap-0:4.3.9-3.35.ia64", "4AS:php-imap-0:4.3.9-3.35.ppc", "4AS:php-imap-0:4.3.9-3.35.s390", "4AS:php-imap-0:4.3.9-3.35.s390x", "4AS:php-imap-0:4.3.9-3.35.x86_64", "4AS:php-ldap-0:4.3.9-3.35.i386", "4AS:php-ldap-0:4.3.9-3.35.ia64", "4AS:php-ldap-0:4.3.9-3.35.ppc", "4AS:php-ldap-0:4.3.9-3.35.s390", "4AS:php-ldap-0:4.3.9-3.35.s390x", "4AS:php-ldap-0:4.3.9-3.35.x86_64", "4AS:php-mbstring-0:4.3.9-3.35.i386", "4AS:php-mbstring-0:4.3.9-3.35.ia64", "4AS:php-mbstring-0:4.3.9-3.35.ppc", "4AS:php-mbstring-0:4.3.9-3.35.s390", "4AS:php-mbstring-0:4.3.9-3.35.s390x", "4AS:php-mbstring-0:4.3.9-3.35.x86_64", "4AS:php-mysql-0:4.3.9-3.35.i386", "4AS:php-mysql-0:4.3.9-3.35.ia64", "4AS:php-mysql-0:4.3.9-3.35.ppc", "4AS:php-mysql-0:4.3.9-3.35.s390", "4AS:php-mysql-0:4.3.9-3.35.s390x", "4AS:php-mysql-0:4.3.9-3.35.x86_64", "4AS:php-ncurses-0:4.3.9-3.35.i386", "4AS:php-ncurses-0:4.3.9-3.35.ia64", "4AS:php-ncurses-0:4.3.9-3.35.ppc", "4AS:php-ncurses-0:4.3.9-3.35.s390", "4AS:php-ncurses-0:4.3.9-3.35.s390x", "4AS:php-ncurses-0:4.3.9-3.35.x86_64", "4AS:php-odbc-0:4.3.9-3.35.i386", "4AS:php-odbc-0:4.3.9-3.35.ia64", "4AS:php-odbc-0:4.3.9-3.35.ppc", "4AS:php-odbc-0:4.3.9-3.35.s390", "4AS:php-odbc-0:4.3.9-3.35.s390x", "4AS:php-odbc-0:4.3.9-3.35.x86_64", "4AS:php-pear-0:4.3.9-3.35.i386", "4AS:php-pear-0:4.3.9-3.35.ia64", "4AS:php-pear-0:4.3.9-3.35.ppc", "4AS:php-pear-0:4.3.9-3.35.s390", "4AS:php-pear-0:4.3.9-3.35.s390x", "4AS:php-pear-0:4.3.9-3.35.x86_64", "4AS:php-pgsql-0:4.3.9-3.35.i386", "4AS:php-pgsql-0:4.3.9-3.35.ia64", "4AS:php-pgsql-0:4.3.9-3.35.ppc", "4AS:php-pgsql-0:4.3.9-3.35.s390", "4AS:php-pgsql-0:4.3.9-3.35.s390x", "4AS:php-pgsql-0:4.3.9-3.35.x86_64", "4AS:php-snmp-0:4.3.9-3.35.i386", "4AS:php-snmp-0:4.3.9-3.35.ia64", "4AS:php-snmp-0:4.3.9-3.35.ppc", "4AS:php-snmp-0:4.3.9-3.35.s390", "4AS:php-snmp-0:4.3.9-3.35.s390x", "4AS:php-snmp-0:4.3.9-3.35.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.35.i386", "4AS:php-xmlrpc-0:4.3.9-3.35.ia64", "4AS:php-xmlrpc-0:4.3.9-3.35.ppc", "4AS:php-xmlrpc-0:4.3.9-3.35.s390", "4AS:php-xmlrpc-0:4.3.9-3.35.s390x", "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64", "4Desktop:php-0:4.3.9-3.35.i386", "4Desktop:php-0:4.3.9-3.35.ia64", "4Desktop:php-0:4.3.9-3.35.ppc", "4Desktop:php-0:4.3.9-3.35.s390", "4Desktop:php-0:4.3.9-3.35.s390x", "4Desktop:php-0:4.3.9-3.35.src", "4Desktop:php-0:4.3.9-3.35.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.35.i386", "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64", "4Desktop:php-devel-0:4.3.9-3.35.i386", "4Desktop:php-devel-0:4.3.9-3.35.ia64", "4Desktop:php-devel-0:4.3.9-3.35.ppc", "4Desktop:php-devel-0:4.3.9-3.35.s390", "4Desktop:php-devel-0:4.3.9-3.35.s390x", "4Desktop:php-devel-0:4.3.9-3.35.x86_64", "4Desktop:php-domxml-0:4.3.9-3.35.i386", "4Desktop:php-domxml-0:4.3.9-3.35.ia64", "4Desktop:php-domxml-0:4.3.9-3.35.ppc", "4Desktop:php-domxml-0:4.3.9-3.35.s390", "4Desktop:php-domxml-0:4.3.9-3.35.s390x", "4Desktop:php-domxml-0:4.3.9-3.35.x86_64", "4Desktop:php-gd-0:4.3.9-3.35.i386", "4Desktop:php-gd-0:4.3.9-3.35.ia64", "4Desktop:php-gd-0:4.3.9-3.35.ppc", "4Desktop:php-gd-0:4.3.9-3.35.s390", "4Desktop:php-gd-0:4.3.9-3.35.s390x", "4Desktop:php-gd-0:4.3.9-3.35.x86_64", "4Desktop:php-imap-0:4.3.9-3.35.i386", "4Desktop:php-imap-0:4.3.9-3.35.ia64", "4Desktop:php-imap-0:4.3.9-3.35.ppc", "4Desktop:php-imap-0:4.3.9-3.35.s390", "4Desktop:php-imap-0:4.3.9-3.35.s390x", "4Desktop:php-imap-0:4.3.9-3.35.x86_64", "4Desktop:php-ldap-0:4.3.9-3.35.i386", "4Desktop:php-ldap-0:4.3.9-3.35.ia64", "4Desktop:php-ldap-0:4.3.9-3.35.ppc", "4Desktop:php-ldap-0:4.3.9-3.35.s390", "4Desktop:php-ldap-0:4.3.9-3.35.s390x", "4Desktop:php-ldap-0:4.3.9-3.35.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.35.i386", "4Desktop:php-mbstring-0:4.3.9-3.35.ia64", "4Desktop:php-mbstring-0:4.3.9-3.35.ppc", "4Desktop:php-mbstring-0:4.3.9-3.35.s390", "4Desktop:php-mbstring-0:4.3.9-3.35.s390x", "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64", "4Desktop:php-mysql-0:4.3.9-3.35.i386", "4Desktop:php-mysql-0:4.3.9-3.35.ia64", "4Desktop:php-mysql-0:4.3.9-3.35.ppc", "4Desktop:php-mysql-0:4.3.9-3.35.s390", "4Desktop:php-mysql-0:4.3.9-3.35.s390x", "4Desktop:php-mysql-0:4.3.9-3.35.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.35.i386", "4Desktop:php-ncurses-0:4.3.9-3.35.ia64", "4Desktop:php-ncurses-0:4.3.9-3.35.ppc", "4Desktop:php-ncurses-0:4.3.9-3.35.s390", "4Desktop:php-ncurses-0:4.3.9-3.35.s390x", "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64", "4Desktop:php-odbc-0:4.3.9-3.35.i386", "4Desktop:php-odbc-0:4.3.9-3.35.ia64", "4Desktop:php-odbc-0:4.3.9-3.35.ppc", "4Desktop:php-odbc-0:4.3.9-3.35.s390", "4Desktop:php-odbc-0:4.3.9-3.35.s390x", "4Desktop:php-odbc-0:4.3.9-3.35.x86_64", "4Desktop:php-pear-0:4.3.9-3.35.i386", "4Desktop:php-pear-0:4.3.9-3.35.ia64", "4Desktop:php-pear-0:4.3.9-3.35.ppc", "4Desktop:php-pear-0:4.3.9-3.35.s390", "4Desktop:php-pear-0:4.3.9-3.35.s390x", "4Desktop:php-pear-0:4.3.9-3.35.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.35.i386", "4Desktop:php-pgsql-0:4.3.9-3.35.ia64", "4Desktop:php-pgsql-0:4.3.9-3.35.ppc", "4Desktop:php-pgsql-0:4.3.9-3.35.s390", "4Desktop:php-pgsql-0:4.3.9-3.35.s390x", "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64", "4Desktop:php-snmp-0:4.3.9-3.35.i386", "4Desktop:php-snmp-0:4.3.9-3.35.ia64", "4Desktop:php-snmp-0:4.3.9-3.35.ppc", "4Desktop:php-snmp-0:4.3.9-3.35.s390", "4Desktop:php-snmp-0:4.3.9-3.35.s390x", "4Desktop:php-snmp-0:4.3.9-3.35.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64", "4ES:php-0:4.3.9-3.35.i386", "4ES:php-0:4.3.9-3.35.ia64", "4ES:php-0:4.3.9-3.35.ppc", "4ES:php-0:4.3.9-3.35.s390", "4ES:php-0:4.3.9-3.35.s390x", "4ES:php-0:4.3.9-3.35.src", "4ES:php-0:4.3.9-3.35.x86_64", "4ES:php-debuginfo-0:4.3.9-3.35.i386", "4ES:php-debuginfo-0:4.3.9-3.35.ia64", "4ES:php-debuginfo-0:4.3.9-3.35.ppc", "4ES:php-debuginfo-0:4.3.9-3.35.s390", "4ES:php-debuginfo-0:4.3.9-3.35.s390x", "4ES:php-debuginfo-0:4.3.9-3.35.x86_64", "4ES:php-devel-0:4.3.9-3.35.i386", "4ES:php-devel-0:4.3.9-3.35.ia64", "4ES:php-devel-0:4.3.9-3.35.ppc", "4ES:php-devel-0:4.3.9-3.35.s390", "4ES:php-devel-0:4.3.9-3.35.s390x", "4ES:php-devel-0:4.3.9-3.35.x86_64", "4ES:php-domxml-0:4.3.9-3.35.i386", "4ES:php-domxml-0:4.3.9-3.35.ia64", "4ES:php-domxml-0:4.3.9-3.35.ppc", "4ES:php-domxml-0:4.3.9-3.35.s390", "4ES:php-domxml-0:4.3.9-3.35.s390x", "4ES:php-domxml-0:4.3.9-3.35.x86_64", "4ES:php-gd-0:4.3.9-3.35.i386", "4ES:php-gd-0:4.3.9-3.35.ia64", "4ES:php-gd-0:4.3.9-3.35.ppc", "4ES:php-gd-0:4.3.9-3.35.s390", "4ES:php-gd-0:4.3.9-3.35.s390x", "4ES:php-gd-0:4.3.9-3.35.x86_64", "4ES:php-imap-0:4.3.9-3.35.i386", "4ES:php-imap-0:4.3.9-3.35.ia64", "4ES:php-imap-0:4.3.9-3.35.ppc", "4ES:php-imap-0:4.3.9-3.35.s390", "4ES:php-imap-0:4.3.9-3.35.s390x", "4ES:php-imap-0:4.3.9-3.35.x86_64", "4ES:php-ldap-0:4.3.9-3.35.i386", "4ES:php-ldap-0:4.3.9-3.35.ia64", "4ES:php-ldap-0:4.3.9-3.35.ppc", "4ES:php-ldap-0:4.3.9-3.35.s390", "4ES:php-ldap-0:4.3.9-3.35.s390x", "4ES:php-ldap-0:4.3.9-3.35.x86_64", "4ES:php-mbstring-0:4.3.9-3.35.i386", "4ES:php-mbstring-0:4.3.9-3.35.ia64", "4ES:php-mbstring-0:4.3.9-3.35.ppc", "4ES:php-mbstring-0:4.3.9-3.35.s390", "4ES:php-mbstring-0:4.3.9-3.35.s390x", "4ES:php-mbstring-0:4.3.9-3.35.x86_64", "4ES:php-mysql-0:4.3.9-3.35.i386", "4ES:php-mysql-0:4.3.9-3.35.ia64", "4ES:php-mysql-0:4.3.9-3.35.ppc", "4ES:php-mysql-0:4.3.9-3.35.s390", "4ES:php-mysql-0:4.3.9-3.35.s390x", "4ES:php-mysql-0:4.3.9-3.35.x86_64", "4ES:php-ncurses-0:4.3.9-3.35.i386", "4ES:php-ncurses-0:4.3.9-3.35.ia64", "4ES:php-ncurses-0:4.3.9-3.35.ppc", "4ES:php-ncurses-0:4.3.9-3.35.s390", "4ES:php-ncurses-0:4.3.9-3.35.s390x", "4ES:php-ncurses-0:4.3.9-3.35.x86_64", "4ES:php-odbc-0:4.3.9-3.35.i386", "4ES:php-odbc-0:4.3.9-3.35.ia64", "4ES:php-odbc-0:4.3.9-3.35.ppc", "4ES:php-odbc-0:4.3.9-3.35.s390", "4ES:php-odbc-0:4.3.9-3.35.s390x", "4ES:php-odbc-0:4.3.9-3.35.x86_64", "4ES:php-pear-0:4.3.9-3.35.i386", "4ES:php-pear-0:4.3.9-3.35.ia64", "4ES:php-pear-0:4.3.9-3.35.ppc", "4ES:php-pear-0:4.3.9-3.35.s390", "4ES:php-pear-0:4.3.9-3.35.s390x", "4ES:php-pear-0:4.3.9-3.35.x86_64", "4ES:php-pgsql-0:4.3.9-3.35.i386", "4ES:php-pgsql-0:4.3.9-3.35.ia64", "4ES:php-pgsql-0:4.3.9-3.35.ppc", "4ES:php-pgsql-0:4.3.9-3.35.s390", "4ES:php-pgsql-0:4.3.9-3.35.s390x", "4ES:php-pgsql-0:4.3.9-3.35.x86_64", "4ES:php-snmp-0:4.3.9-3.35.i386", "4ES:php-snmp-0:4.3.9-3.35.ia64", "4ES:php-snmp-0:4.3.9-3.35.ppc", "4ES:php-snmp-0:4.3.9-3.35.s390", "4ES:php-snmp-0:4.3.9-3.35.s390x", "4ES:php-snmp-0:4.3.9-3.35.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.35.i386", "4ES:php-xmlrpc-0:4.3.9-3.35.ia64", "4ES:php-xmlrpc-0:4.3.9-3.35.ppc", "4ES:php-xmlrpc-0:4.3.9-3.35.s390", "4ES:php-xmlrpc-0:4.3.9-3.35.s390x", "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64", "4WS:php-0:4.3.9-3.35.i386", "4WS:php-0:4.3.9-3.35.ia64", "4WS:php-0:4.3.9-3.35.ppc", "4WS:php-0:4.3.9-3.35.s390", "4WS:php-0:4.3.9-3.35.s390x", "4WS:php-0:4.3.9-3.35.src", "4WS:php-0:4.3.9-3.35.x86_64", "4WS:php-debuginfo-0:4.3.9-3.35.i386", "4WS:php-debuginfo-0:4.3.9-3.35.ia64", "4WS:php-debuginfo-0:4.3.9-3.35.ppc", "4WS:php-debuginfo-0:4.3.9-3.35.s390", "4WS:php-debuginfo-0:4.3.9-3.35.s390x", "4WS:php-debuginfo-0:4.3.9-3.35.x86_64", "4WS:php-devel-0:4.3.9-3.35.i386", "4WS:php-devel-0:4.3.9-3.35.ia64", "4WS:php-devel-0:4.3.9-3.35.ppc", "4WS:php-devel-0:4.3.9-3.35.s390", "4WS:php-devel-0:4.3.9-3.35.s390x", "4WS:php-devel-0:4.3.9-3.35.x86_64", "4WS:php-domxml-0:4.3.9-3.35.i386", "4WS:php-domxml-0:4.3.9-3.35.ia64", "4WS:php-domxml-0:4.3.9-3.35.ppc", "4WS:php-domxml-0:4.3.9-3.35.s390", "4WS:php-domxml-0:4.3.9-3.35.s390x", "4WS:php-domxml-0:4.3.9-3.35.x86_64", "4WS:php-gd-0:4.3.9-3.35.i386", "4WS:php-gd-0:4.3.9-3.35.ia64", "4WS:php-gd-0:4.3.9-3.35.ppc", "4WS:php-gd-0:4.3.9-3.35.s390", "4WS:php-gd-0:4.3.9-3.35.s390x", "4WS:php-gd-0:4.3.9-3.35.x86_64", "4WS:php-imap-0:4.3.9-3.35.i386", "4WS:php-imap-0:4.3.9-3.35.ia64", "4WS:php-imap-0:4.3.9-3.35.ppc", "4WS:php-imap-0:4.3.9-3.35.s390", "4WS:php-imap-0:4.3.9-3.35.s390x", "4WS:php-imap-0:4.3.9-3.35.x86_64", "4WS:php-ldap-0:4.3.9-3.35.i386", "4WS:php-ldap-0:4.3.9-3.35.ia64", "4WS:php-ldap-0:4.3.9-3.35.ppc", "4WS:php-ldap-0:4.3.9-3.35.s390", "4WS:php-ldap-0:4.3.9-3.35.s390x", "4WS:php-ldap-0:4.3.9-3.35.x86_64", "4WS:php-mbstring-0:4.3.9-3.35.i386", "4WS:php-mbstring-0:4.3.9-3.35.ia64", "4WS:php-mbstring-0:4.3.9-3.35.ppc", "4WS:php-mbstring-0:4.3.9-3.35.s390", "4WS:php-mbstring-0:4.3.9-3.35.s390x", "4WS:php-mbstring-0:4.3.9-3.35.x86_64", "4WS:php-mysql-0:4.3.9-3.35.i386", "4WS:php-mysql-0:4.3.9-3.35.ia64", "4WS:php-mysql-0:4.3.9-3.35.ppc", "4WS:php-mysql-0:4.3.9-3.35.s390", "4WS:php-mysql-0:4.3.9-3.35.s390x", "4WS:php-mysql-0:4.3.9-3.35.x86_64", "4WS:php-ncurses-0:4.3.9-3.35.i386", "4WS:php-ncurses-0:4.3.9-3.35.ia64", "4WS:php-ncurses-0:4.3.9-3.35.ppc", "4WS:php-ncurses-0:4.3.9-3.35.s390", "4WS:php-ncurses-0:4.3.9-3.35.s390x", "4WS:php-ncurses-0:4.3.9-3.35.x86_64", "4WS:php-odbc-0:4.3.9-3.35.i386", "4WS:php-odbc-0:4.3.9-3.35.ia64", "4WS:php-odbc-0:4.3.9-3.35.ppc", "4WS:php-odbc-0:4.3.9-3.35.s390", "4WS:php-odbc-0:4.3.9-3.35.s390x", "4WS:php-odbc-0:4.3.9-3.35.x86_64", "4WS:php-pear-0:4.3.9-3.35.i386", "4WS:php-pear-0:4.3.9-3.35.ia64", "4WS:php-pear-0:4.3.9-3.35.ppc", "4WS:php-pear-0:4.3.9-3.35.s390", "4WS:php-pear-0:4.3.9-3.35.s390x", "4WS:php-pear-0:4.3.9-3.35.x86_64", "4WS:php-pgsql-0:4.3.9-3.35.i386", "4WS:php-pgsql-0:4.3.9-3.35.ia64", "4WS:php-pgsql-0:4.3.9-3.35.ppc", "4WS:php-pgsql-0:4.3.9-3.35.s390", "4WS:php-pgsql-0:4.3.9-3.35.s390x", "4WS:php-pgsql-0:4.3.9-3.35.x86_64", "4WS:php-snmp-0:4.3.9-3.35.i386", "4WS:php-snmp-0:4.3.9-3.35.ia64", "4WS:php-snmp-0:4.3.9-3.35.ppc", "4WS:php-snmp-0:4.3.9-3.35.s390", "4WS:php-snmp-0:4.3.9-3.35.s390x", "4WS:php-snmp-0:4.3.9-3.35.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.35.i386", "4WS:php-xmlrpc-0:4.3.9-3.35.ia64", "4WS:php-xmlrpc-0:4.3.9-3.35.ppc", "4WS:php-xmlrpc-0:4.3.9-3.35.s390", "4WS:php-xmlrpc-0:4.3.9-3.35.s390x", "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2011-0708" }, { "category": "external", "summary": "RHBZ#680972", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=680972" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2011-0708", "url": "https://www.cve.org/CVERecord?id=CVE-2011-0708" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-0708", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-0708" } ], "release_date": "2011-02-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2012-01-30T18:16:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259", "product_ids": [ "4AS:php-0:4.3.9-3.35.i386", "4AS:php-0:4.3.9-3.35.ia64", "4AS:php-0:4.3.9-3.35.ppc", "4AS:php-0:4.3.9-3.35.s390", "4AS:php-0:4.3.9-3.35.s390x", "4AS:php-0:4.3.9-3.35.src", "4AS:php-0:4.3.9-3.35.x86_64", "4AS:php-debuginfo-0:4.3.9-3.35.i386", "4AS:php-debuginfo-0:4.3.9-3.35.ia64", "4AS:php-debuginfo-0:4.3.9-3.35.ppc", "4AS:php-debuginfo-0:4.3.9-3.35.s390", "4AS:php-debuginfo-0:4.3.9-3.35.s390x", "4AS:php-debuginfo-0:4.3.9-3.35.x86_64", "4AS:php-devel-0:4.3.9-3.35.i386", "4AS:php-devel-0:4.3.9-3.35.ia64", "4AS:php-devel-0:4.3.9-3.35.ppc", "4AS:php-devel-0:4.3.9-3.35.s390", "4AS:php-devel-0:4.3.9-3.35.s390x", "4AS:php-devel-0:4.3.9-3.35.x86_64", "4AS:php-domxml-0:4.3.9-3.35.i386", "4AS:php-domxml-0:4.3.9-3.35.ia64", "4AS:php-domxml-0:4.3.9-3.35.ppc", "4AS:php-domxml-0:4.3.9-3.35.s390", "4AS:php-domxml-0:4.3.9-3.35.s390x", "4AS:php-domxml-0:4.3.9-3.35.x86_64", "4AS:php-gd-0:4.3.9-3.35.i386", "4AS:php-gd-0:4.3.9-3.35.ia64", "4AS:php-gd-0:4.3.9-3.35.ppc", "4AS:php-gd-0:4.3.9-3.35.s390", "4AS:php-gd-0:4.3.9-3.35.s390x", "4AS:php-gd-0:4.3.9-3.35.x86_64", "4AS:php-imap-0:4.3.9-3.35.i386", "4AS:php-imap-0:4.3.9-3.35.ia64", "4AS:php-imap-0:4.3.9-3.35.ppc", "4AS:php-imap-0:4.3.9-3.35.s390", "4AS:php-imap-0:4.3.9-3.35.s390x", "4AS:php-imap-0:4.3.9-3.35.x86_64", "4AS:php-ldap-0:4.3.9-3.35.i386", "4AS:php-ldap-0:4.3.9-3.35.ia64", "4AS:php-ldap-0:4.3.9-3.35.ppc", "4AS:php-ldap-0:4.3.9-3.35.s390", "4AS:php-ldap-0:4.3.9-3.35.s390x", "4AS:php-ldap-0:4.3.9-3.35.x86_64", "4AS:php-mbstring-0:4.3.9-3.35.i386", "4AS:php-mbstring-0:4.3.9-3.35.ia64", "4AS:php-mbstring-0:4.3.9-3.35.ppc", "4AS:php-mbstring-0:4.3.9-3.35.s390", "4AS:php-mbstring-0:4.3.9-3.35.s390x", "4AS:php-mbstring-0:4.3.9-3.35.x86_64", "4AS:php-mysql-0:4.3.9-3.35.i386", "4AS:php-mysql-0:4.3.9-3.35.ia64", "4AS:php-mysql-0:4.3.9-3.35.ppc", "4AS:php-mysql-0:4.3.9-3.35.s390", "4AS:php-mysql-0:4.3.9-3.35.s390x", "4AS:php-mysql-0:4.3.9-3.35.x86_64", "4AS:php-ncurses-0:4.3.9-3.35.i386", "4AS:php-ncurses-0:4.3.9-3.35.ia64", "4AS:php-ncurses-0:4.3.9-3.35.ppc", "4AS:php-ncurses-0:4.3.9-3.35.s390", "4AS:php-ncurses-0:4.3.9-3.35.s390x", "4AS:php-ncurses-0:4.3.9-3.35.x86_64", "4AS:php-odbc-0:4.3.9-3.35.i386", "4AS:php-odbc-0:4.3.9-3.35.ia64", "4AS:php-odbc-0:4.3.9-3.35.ppc", "4AS:php-odbc-0:4.3.9-3.35.s390", "4AS:php-odbc-0:4.3.9-3.35.s390x", "4AS:php-odbc-0:4.3.9-3.35.x86_64", "4AS:php-pear-0:4.3.9-3.35.i386", "4AS:php-pear-0:4.3.9-3.35.ia64", "4AS:php-pear-0:4.3.9-3.35.ppc", "4AS:php-pear-0:4.3.9-3.35.s390", "4AS:php-pear-0:4.3.9-3.35.s390x", "4AS:php-pear-0:4.3.9-3.35.x86_64", "4AS:php-pgsql-0:4.3.9-3.35.i386", "4AS:php-pgsql-0:4.3.9-3.35.ia64", "4AS:php-pgsql-0:4.3.9-3.35.ppc", "4AS:php-pgsql-0:4.3.9-3.35.s390", "4AS:php-pgsql-0:4.3.9-3.35.s390x", "4AS:php-pgsql-0:4.3.9-3.35.x86_64", "4AS:php-snmp-0:4.3.9-3.35.i386", "4AS:php-snmp-0:4.3.9-3.35.ia64", "4AS:php-snmp-0:4.3.9-3.35.ppc", "4AS:php-snmp-0:4.3.9-3.35.s390", "4AS:php-snmp-0:4.3.9-3.35.s390x", "4AS:php-snmp-0:4.3.9-3.35.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.35.i386", "4AS:php-xmlrpc-0:4.3.9-3.35.ia64", "4AS:php-xmlrpc-0:4.3.9-3.35.ppc", "4AS:php-xmlrpc-0:4.3.9-3.35.s390", "4AS:php-xmlrpc-0:4.3.9-3.35.s390x", "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64", "4Desktop:php-0:4.3.9-3.35.i386", "4Desktop:php-0:4.3.9-3.35.ia64", "4Desktop:php-0:4.3.9-3.35.ppc", "4Desktop:php-0:4.3.9-3.35.s390", "4Desktop:php-0:4.3.9-3.35.s390x", "4Desktop:php-0:4.3.9-3.35.src", "4Desktop:php-0:4.3.9-3.35.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.35.i386", "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64", "4Desktop:php-devel-0:4.3.9-3.35.i386", "4Desktop:php-devel-0:4.3.9-3.35.ia64", "4Desktop:php-devel-0:4.3.9-3.35.ppc", "4Desktop:php-devel-0:4.3.9-3.35.s390", "4Desktop:php-devel-0:4.3.9-3.35.s390x", "4Desktop:php-devel-0:4.3.9-3.35.x86_64", "4Desktop:php-domxml-0:4.3.9-3.35.i386", "4Desktop:php-domxml-0:4.3.9-3.35.ia64", "4Desktop:php-domxml-0:4.3.9-3.35.ppc", "4Desktop:php-domxml-0:4.3.9-3.35.s390", "4Desktop:php-domxml-0:4.3.9-3.35.s390x", "4Desktop:php-domxml-0:4.3.9-3.35.x86_64", "4Desktop:php-gd-0:4.3.9-3.35.i386", "4Desktop:php-gd-0:4.3.9-3.35.ia64", "4Desktop:php-gd-0:4.3.9-3.35.ppc", "4Desktop:php-gd-0:4.3.9-3.35.s390", "4Desktop:php-gd-0:4.3.9-3.35.s390x", "4Desktop:php-gd-0:4.3.9-3.35.x86_64", "4Desktop:php-imap-0:4.3.9-3.35.i386", "4Desktop:php-imap-0:4.3.9-3.35.ia64", "4Desktop:php-imap-0:4.3.9-3.35.ppc", "4Desktop:php-imap-0:4.3.9-3.35.s390", "4Desktop:php-imap-0:4.3.9-3.35.s390x", "4Desktop:php-imap-0:4.3.9-3.35.x86_64", "4Desktop:php-ldap-0:4.3.9-3.35.i386", "4Desktop:php-ldap-0:4.3.9-3.35.ia64", "4Desktop:php-ldap-0:4.3.9-3.35.ppc", "4Desktop:php-ldap-0:4.3.9-3.35.s390", "4Desktop:php-ldap-0:4.3.9-3.35.s390x", "4Desktop:php-ldap-0:4.3.9-3.35.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.35.i386", "4Desktop:php-mbstring-0:4.3.9-3.35.ia64", "4Desktop:php-mbstring-0:4.3.9-3.35.ppc", "4Desktop:php-mbstring-0:4.3.9-3.35.s390", "4Desktop:php-mbstring-0:4.3.9-3.35.s390x", "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64", "4Desktop:php-mysql-0:4.3.9-3.35.i386", "4Desktop:php-mysql-0:4.3.9-3.35.ia64", "4Desktop:php-mysql-0:4.3.9-3.35.ppc", "4Desktop:php-mysql-0:4.3.9-3.35.s390", "4Desktop:php-mysql-0:4.3.9-3.35.s390x", "4Desktop:php-mysql-0:4.3.9-3.35.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.35.i386", "4Desktop:php-ncurses-0:4.3.9-3.35.ia64", "4Desktop:php-ncurses-0:4.3.9-3.35.ppc", "4Desktop:php-ncurses-0:4.3.9-3.35.s390", "4Desktop:php-ncurses-0:4.3.9-3.35.s390x", "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64", "4Desktop:php-odbc-0:4.3.9-3.35.i386", "4Desktop:php-odbc-0:4.3.9-3.35.ia64", "4Desktop:php-odbc-0:4.3.9-3.35.ppc", "4Desktop:php-odbc-0:4.3.9-3.35.s390", "4Desktop:php-odbc-0:4.3.9-3.35.s390x", "4Desktop:php-odbc-0:4.3.9-3.35.x86_64", "4Desktop:php-pear-0:4.3.9-3.35.i386", "4Desktop:php-pear-0:4.3.9-3.35.ia64", "4Desktop:php-pear-0:4.3.9-3.35.ppc", "4Desktop:php-pear-0:4.3.9-3.35.s390", "4Desktop:php-pear-0:4.3.9-3.35.s390x", "4Desktop:php-pear-0:4.3.9-3.35.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.35.i386", "4Desktop:php-pgsql-0:4.3.9-3.35.ia64", "4Desktop:php-pgsql-0:4.3.9-3.35.ppc", "4Desktop:php-pgsql-0:4.3.9-3.35.s390", "4Desktop:php-pgsql-0:4.3.9-3.35.s390x", "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64", "4Desktop:php-snmp-0:4.3.9-3.35.i386", "4Desktop:php-snmp-0:4.3.9-3.35.ia64", "4Desktop:php-snmp-0:4.3.9-3.35.ppc", "4Desktop:php-snmp-0:4.3.9-3.35.s390", "4Desktop:php-snmp-0:4.3.9-3.35.s390x", "4Desktop:php-snmp-0:4.3.9-3.35.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64", "4ES:php-0:4.3.9-3.35.i386", "4ES:php-0:4.3.9-3.35.ia64", "4ES:php-0:4.3.9-3.35.ppc", "4ES:php-0:4.3.9-3.35.s390", "4ES:php-0:4.3.9-3.35.s390x", "4ES:php-0:4.3.9-3.35.src", "4ES:php-0:4.3.9-3.35.x86_64", "4ES:php-debuginfo-0:4.3.9-3.35.i386", "4ES:php-debuginfo-0:4.3.9-3.35.ia64", "4ES:php-debuginfo-0:4.3.9-3.35.ppc", "4ES:php-debuginfo-0:4.3.9-3.35.s390", "4ES:php-debuginfo-0:4.3.9-3.35.s390x", "4ES:php-debuginfo-0:4.3.9-3.35.x86_64", "4ES:php-devel-0:4.3.9-3.35.i386", "4ES:php-devel-0:4.3.9-3.35.ia64", "4ES:php-devel-0:4.3.9-3.35.ppc", "4ES:php-devel-0:4.3.9-3.35.s390", "4ES:php-devel-0:4.3.9-3.35.s390x", "4ES:php-devel-0:4.3.9-3.35.x86_64", "4ES:php-domxml-0:4.3.9-3.35.i386", "4ES:php-domxml-0:4.3.9-3.35.ia64", "4ES:php-domxml-0:4.3.9-3.35.ppc", "4ES:php-domxml-0:4.3.9-3.35.s390", "4ES:php-domxml-0:4.3.9-3.35.s390x", "4ES:php-domxml-0:4.3.9-3.35.x86_64", "4ES:php-gd-0:4.3.9-3.35.i386", "4ES:php-gd-0:4.3.9-3.35.ia64", "4ES:php-gd-0:4.3.9-3.35.ppc", "4ES:php-gd-0:4.3.9-3.35.s390", "4ES:php-gd-0:4.3.9-3.35.s390x", "4ES:php-gd-0:4.3.9-3.35.x86_64", "4ES:php-imap-0:4.3.9-3.35.i386", "4ES:php-imap-0:4.3.9-3.35.ia64", "4ES:php-imap-0:4.3.9-3.35.ppc", "4ES:php-imap-0:4.3.9-3.35.s390", "4ES:php-imap-0:4.3.9-3.35.s390x", "4ES:php-imap-0:4.3.9-3.35.x86_64", "4ES:php-ldap-0:4.3.9-3.35.i386", "4ES:php-ldap-0:4.3.9-3.35.ia64", "4ES:php-ldap-0:4.3.9-3.35.ppc", "4ES:php-ldap-0:4.3.9-3.35.s390", "4ES:php-ldap-0:4.3.9-3.35.s390x", "4ES:php-ldap-0:4.3.9-3.35.x86_64", "4ES:php-mbstring-0:4.3.9-3.35.i386", "4ES:php-mbstring-0:4.3.9-3.35.ia64", "4ES:php-mbstring-0:4.3.9-3.35.ppc", "4ES:php-mbstring-0:4.3.9-3.35.s390", "4ES:php-mbstring-0:4.3.9-3.35.s390x", "4ES:php-mbstring-0:4.3.9-3.35.x86_64", "4ES:php-mysql-0:4.3.9-3.35.i386", "4ES:php-mysql-0:4.3.9-3.35.ia64", "4ES:php-mysql-0:4.3.9-3.35.ppc", "4ES:php-mysql-0:4.3.9-3.35.s390", "4ES:php-mysql-0:4.3.9-3.35.s390x", "4ES:php-mysql-0:4.3.9-3.35.x86_64", "4ES:php-ncurses-0:4.3.9-3.35.i386", "4ES:php-ncurses-0:4.3.9-3.35.ia64", "4ES:php-ncurses-0:4.3.9-3.35.ppc", "4ES:php-ncurses-0:4.3.9-3.35.s390", "4ES:php-ncurses-0:4.3.9-3.35.s390x", "4ES:php-ncurses-0:4.3.9-3.35.x86_64", "4ES:php-odbc-0:4.3.9-3.35.i386", "4ES:php-odbc-0:4.3.9-3.35.ia64", "4ES:php-odbc-0:4.3.9-3.35.ppc", "4ES:php-odbc-0:4.3.9-3.35.s390", "4ES:php-odbc-0:4.3.9-3.35.s390x", "4ES:php-odbc-0:4.3.9-3.35.x86_64", "4ES:php-pear-0:4.3.9-3.35.i386", "4ES:php-pear-0:4.3.9-3.35.ia64", "4ES:php-pear-0:4.3.9-3.35.ppc", "4ES:php-pear-0:4.3.9-3.35.s390", "4ES:php-pear-0:4.3.9-3.35.s390x", "4ES:php-pear-0:4.3.9-3.35.x86_64", "4ES:php-pgsql-0:4.3.9-3.35.i386", "4ES:php-pgsql-0:4.3.9-3.35.ia64", "4ES:php-pgsql-0:4.3.9-3.35.ppc", "4ES:php-pgsql-0:4.3.9-3.35.s390", "4ES:php-pgsql-0:4.3.9-3.35.s390x", "4ES:php-pgsql-0:4.3.9-3.35.x86_64", "4ES:php-snmp-0:4.3.9-3.35.i386", "4ES:php-snmp-0:4.3.9-3.35.ia64", "4ES:php-snmp-0:4.3.9-3.35.ppc", "4ES:php-snmp-0:4.3.9-3.35.s390", "4ES:php-snmp-0:4.3.9-3.35.s390x", "4ES:php-snmp-0:4.3.9-3.35.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.35.i386", "4ES:php-xmlrpc-0:4.3.9-3.35.ia64", "4ES:php-xmlrpc-0:4.3.9-3.35.ppc", "4ES:php-xmlrpc-0:4.3.9-3.35.s390", "4ES:php-xmlrpc-0:4.3.9-3.35.s390x", "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64", "4WS:php-0:4.3.9-3.35.i386", "4WS:php-0:4.3.9-3.35.ia64", "4WS:php-0:4.3.9-3.35.ppc", "4WS:php-0:4.3.9-3.35.s390", "4WS:php-0:4.3.9-3.35.s390x", "4WS:php-0:4.3.9-3.35.src", "4WS:php-0:4.3.9-3.35.x86_64", "4WS:php-debuginfo-0:4.3.9-3.35.i386", "4WS:php-debuginfo-0:4.3.9-3.35.ia64", "4WS:php-debuginfo-0:4.3.9-3.35.ppc", "4WS:php-debuginfo-0:4.3.9-3.35.s390", "4WS:php-debuginfo-0:4.3.9-3.35.s390x", "4WS:php-debuginfo-0:4.3.9-3.35.x86_64", "4WS:php-devel-0:4.3.9-3.35.i386", "4WS:php-devel-0:4.3.9-3.35.ia64", "4WS:php-devel-0:4.3.9-3.35.ppc", "4WS:php-devel-0:4.3.9-3.35.s390", "4WS:php-devel-0:4.3.9-3.35.s390x", "4WS:php-devel-0:4.3.9-3.35.x86_64", "4WS:php-domxml-0:4.3.9-3.35.i386", "4WS:php-domxml-0:4.3.9-3.35.ia64", "4WS:php-domxml-0:4.3.9-3.35.ppc", "4WS:php-domxml-0:4.3.9-3.35.s390", "4WS:php-domxml-0:4.3.9-3.35.s390x", "4WS:php-domxml-0:4.3.9-3.35.x86_64", "4WS:php-gd-0:4.3.9-3.35.i386", "4WS:php-gd-0:4.3.9-3.35.ia64", "4WS:php-gd-0:4.3.9-3.35.ppc", "4WS:php-gd-0:4.3.9-3.35.s390", "4WS:php-gd-0:4.3.9-3.35.s390x", "4WS:php-gd-0:4.3.9-3.35.x86_64", "4WS:php-imap-0:4.3.9-3.35.i386", "4WS:php-imap-0:4.3.9-3.35.ia64", "4WS:php-imap-0:4.3.9-3.35.ppc", "4WS:php-imap-0:4.3.9-3.35.s390", "4WS:php-imap-0:4.3.9-3.35.s390x", "4WS:php-imap-0:4.3.9-3.35.x86_64", "4WS:php-ldap-0:4.3.9-3.35.i386", "4WS:php-ldap-0:4.3.9-3.35.ia64", "4WS:php-ldap-0:4.3.9-3.35.ppc", "4WS:php-ldap-0:4.3.9-3.35.s390", "4WS:php-ldap-0:4.3.9-3.35.s390x", "4WS:php-ldap-0:4.3.9-3.35.x86_64", "4WS:php-mbstring-0:4.3.9-3.35.i386", "4WS:php-mbstring-0:4.3.9-3.35.ia64", "4WS:php-mbstring-0:4.3.9-3.35.ppc", "4WS:php-mbstring-0:4.3.9-3.35.s390", "4WS:php-mbstring-0:4.3.9-3.35.s390x", "4WS:php-mbstring-0:4.3.9-3.35.x86_64", "4WS:php-mysql-0:4.3.9-3.35.i386", "4WS:php-mysql-0:4.3.9-3.35.ia64", "4WS:php-mysql-0:4.3.9-3.35.ppc", "4WS:php-mysql-0:4.3.9-3.35.s390", "4WS:php-mysql-0:4.3.9-3.35.s390x", "4WS:php-mysql-0:4.3.9-3.35.x86_64", "4WS:php-ncurses-0:4.3.9-3.35.i386", "4WS:php-ncurses-0:4.3.9-3.35.ia64", "4WS:php-ncurses-0:4.3.9-3.35.ppc", "4WS:php-ncurses-0:4.3.9-3.35.s390", "4WS:php-ncurses-0:4.3.9-3.35.s390x", "4WS:php-ncurses-0:4.3.9-3.35.x86_64", "4WS:php-odbc-0:4.3.9-3.35.i386", "4WS:php-odbc-0:4.3.9-3.35.ia64", "4WS:php-odbc-0:4.3.9-3.35.ppc", "4WS:php-odbc-0:4.3.9-3.35.s390", "4WS:php-odbc-0:4.3.9-3.35.s390x", "4WS:php-odbc-0:4.3.9-3.35.x86_64", "4WS:php-pear-0:4.3.9-3.35.i386", "4WS:php-pear-0:4.3.9-3.35.ia64", "4WS:php-pear-0:4.3.9-3.35.ppc", "4WS:php-pear-0:4.3.9-3.35.s390", "4WS:php-pear-0:4.3.9-3.35.s390x", "4WS:php-pear-0:4.3.9-3.35.x86_64", "4WS:php-pgsql-0:4.3.9-3.35.i386", "4WS:php-pgsql-0:4.3.9-3.35.ia64", "4WS:php-pgsql-0:4.3.9-3.35.ppc", "4WS:php-pgsql-0:4.3.9-3.35.s390", "4WS:php-pgsql-0:4.3.9-3.35.s390x", "4WS:php-pgsql-0:4.3.9-3.35.x86_64", "4WS:php-snmp-0:4.3.9-3.35.i386", "4WS:php-snmp-0:4.3.9-3.35.ia64", "4WS:php-snmp-0:4.3.9-3.35.ppc", "4WS:php-snmp-0:4.3.9-3.35.s390", "4WS:php-snmp-0:4.3.9-3.35.s390x", "4WS:php-snmp-0:4.3.9-3.35.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.35.i386", "4WS:php-xmlrpc-0:4.3.9-3.35.ia64", "4WS:php-xmlrpc-0:4.3.9-3.35.ppc", "4WS:php-xmlrpc-0:4.3.9-3.35.s390", "4WS:php-xmlrpc-0:4.3.9-3.35.s390x", "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2012:0071" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 2.6, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:H/Au:N/C:N/I:N/A:P", "version": "2.0" }, "products": [ "4AS:php-0:4.3.9-3.35.i386", "4AS:php-0:4.3.9-3.35.ia64", "4AS:php-0:4.3.9-3.35.ppc", "4AS:php-0:4.3.9-3.35.s390", "4AS:php-0:4.3.9-3.35.s390x", "4AS:php-0:4.3.9-3.35.src", "4AS:php-0:4.3.9-3.35.x86_64", "4AS:php-debuginfo-0:4.3.9-3.35.i386", "4AS:php-debuginfo-0:4.3.9-3.35.ia64", "4AS:php-debuginfo-0:4.3.9-3.35.ppc", "4AS:php-debuginfo-0:4.3.9-3.35.s390", "4AS:php-debuginfo-0:4.3.9-3.35.s390x", "4AS:php-debuginfo-0:4.3.9-3.35.x86_64", "4AS:php-devel-0:4.3.9-3.35.i386", "4AS:php-devel-0:4.3.9-3.35.ia64", "4AS:php-devel-0:4.3.9-3.35.ppc", "4AS:php-devel-0:4.3.9-3.35.s390", "4AS:php-devel-0:4.3.9-3.35.s390x", "4AS:php-devel-0:4.3.9-3.35.x86_64", "4AS:php-domxml-0:4.3.9-3.35.i386", "4AS:php-domxml-0:4.3.9-3.35.ia64", "4AS:php-domxml-0:4.3.9-3.35.ppc", "4AS:php-domxml-0:4.3.9-3.35.s390", "4AS:php-domxml-0:4.3.9-3.35.s390x", "4AS:php-domxml-0:4.3.9-3.35.x86_64", "4AS:php-gd-0:4.3.9-3.35.i386", "4AS:php-gd-0:4.3.9-3.35.ia64", "4AS:php-gd-0:4.3.9-3.35.ppc", "4AS:php-gd-0:4.3.9-3.35.s390", "4AS:php-gd-0:4.3.9-3.35.s390x", "4AS:php-gd-0:4.3.9-3.35.x86_64", "4AS:php-imap-0:4.3.9-3.35.i386", "4AS:php-imap-0:4.3.9-3.35.ia64", "4AS:php-imap-0:4.3.9-3.35.ppc", "4AS:php-imap-0:4.3.9-3.35.s390", "4AS:php-imap-0:4.3.9-3.35.s390x", "4AS:php-imap-0:4.3.9-3.35.x86_64", "4AS:php-ldap-0:4.3.9-3.35.i386", "4AS:php-ldap-0:4.3.9-3.35.ia64", "4AS:php-ldap-0:4.3.9-3.35.ppc", "4AS:php-ldap-0:4.3.9-3.35.s390", "4AS:php-ldap-0:4.3.9-3.35.s390x", "4AS:php-ldap-0:4.3.9-3.35.x86_64", "4AS:php-mbstring-0:4.3.9-3.35.i386", "4AS:php-mbstring-0:4.3.9-3.35.ia64", "4AS:php-mbstring-0:4.3.9-3.35.ppc", "4AS:php-mbstring-0:4.3.9-3.35.s390", "4AS:php-mbstring-0:4.3.9-3.35.s390x", "4AS:php-mbstring-0:4.3.9-3.35.x86_64", "4AS:php-mysql-0:4.3.9-3.35.i386", "4AS:php-mysql-0:4.3.9-3.35.ia64", "4AS:php-mysql-0:4.3.9-3.35.ppc", "4AS:php-mysql-0:4.3.9-3.35.s390", "4AS:php-mysql-0:4.3.9-3.35.s390x", "4AS:php-mysql-0:4.3.9-3.35.x86_64", "4AS:php-ncurses-0:4.3.9-3.35.i386", "4AS:php-ncurses-0:4.3.9-3.35.ia64", "4AS:php-ncurses-0:4.3.9-3.35.ppc", "4AS:php-ncurses-0:4.3.9-3.35.s390", "4AS:php-ncurses-0:4.3.9-3.35.s390x", "4AS:php-ncurses-0:4.3.9-3.35.x86_64", "4AS:php-odbc-0:4.3.9-3.35.i386", "4AS:php-odbc-0:4.3.9-3.35.ia64", "4AS:php-odbc-0:4.3.9-3.35.ppc", "4AS:php-odbc-0:4.3.9-3.35.s390", "4AS:php-odbc-0:4.3.9-3.35.s390x", "4AS:php-odbc-0:4.3.9-3.35.x86_64", "4AS:php-pear-0:4.3.9-3.35.i386", "4AS:php-pear-0:4.3.9-3.35.ia64", "4AS:php-pear-0:4.3.9-3.35.ppc", "4AS:php-pear-0:4.3.9-3.35.s390", "4AS:php-pear-0:4.3.9-3.35.s390x", "4AS:php-pear-0:4.3.9-3.35.x86_64", "4AS:php-pgsql-0:4.3.9-3.35.i386", "4AS:php-pgsql-0:4.3.9-3.35.ia64", "4AS:php-pgsql-0:4.3.9-3.35.ppc", "4AS:php-pgsql-0:4.3.9-3.35.s390", "4AS:php-pgsql-0:4.3.9-3.35.s390x", "4AS:php-pgsql-0:4.3.9-3.35.x86_64", "4AS:php-snmp-0:4.3.9-3.35.i386", "4AS:php-snmp-0:4.3.9-3.35.ia64", "4AS:php-snmp-0:4.3.9-3.35.ppc", "4AS:php-snmp-0:4.3.9-3.35.s390", "4AS:php-snmp-0:4.3.9-3.35.s390x", "4AS:php-snmp-0:4.3.9-3.35.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.35.i386", "4AS:php-xmlrpc-0:4.3.9-3.35.ia64", "4AS:php-xmlrpc-0:4.3.9-3.35.ppc", "4AS:php-xmlrpc-0:4.3.9-3.35.s390", "4AS:php-xmlrpc-0:4.3.9-3.35.s390x", "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64", "4Desktop:php-0:4.3.9-3.35.i386", "4Desktop:php-0:4.3.9-3.35.ia64", "4Desktop:php-0:4.3.9-3.35.ppc", "4Desktop:php-0:4.3.9-3.35.s390", "4Desktop:php-0:4.3.9-3.35.s390x", "4Desktop:php-0:4.3.9-3.35.src", "4Desktop:php-0:4.3.9-3.35.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.35.i386", "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64", "4Desktop:php-devel-0:4.3.9-3.35.i386", "4Desktop:php-devel-0:4.3.9-3.35.ia64", "4Desktop:php-devel-0:4.3.9-3.35.ppc", "4Desktop:php-devel-0:4.3.9-3.35.s390", "4Desktop:php-devel-0:4.3.9-3.35.s390x", "4Desktop:php-devel-0:4.3.9-3.35.x86_64", "4Desktop:php-domxml-0:4.3.9-3.35.i386", "4Desktop:php-domxml-0:4.3.9-3.35.ia64", "4Desktop:php-domxml-0:4.3.9-3.35.ppc", "4Desktop:php-domxml-0:4.3.9-3.35.s390", "4Desktop:php-domxml-0:4.3.9-3.35.s390x", "4Desktop:php-domxml-0:4.3.9-3.35.x86_64", "4Desktop:php-gd-0:4.3.9-3.35.i386", "4Desktop:php-gd-0:4.3.9-3.35.ia64", "4Desktop:php-gd-0:4.3.9-3.35.ppc", "4Desktop:php-gd-0:4.3.9-3.35.s390", "4Desktop:php-gd-0:4.3.9-3.35.s390x", "4Desktop:php-gd-0:4.3.9-3.35.x86_64", "4Desktop:php-imap-0:4.3.9-3.35.i386", "4Desktop:php-imap-0:4.3.9-3.35.ia64", "4Desktop:php-imap-0:4.3.9-3.35.ppc", "4Desktop:php-imap-0:4.3.9-3.35.s390", "4Desktop:php-imap-0:4.3.9-3.35.s390x", "4Desktop:php-imap-0:4.3.9-3.35.x86_64", "4Desktop:php-ldap-0:4.3.9-3.35.i386", "4Desktop:php-ldap-0:4.3.9-3.35.ia64", "4Desktop:php-ldap-0:4.3.9-3.35.ppc", "4Desktop:php-ldap-0:4.3.9-3.35.s390", "4Desktop:php-ldap-0:4.3.9-3.35.s390x", "4Desktop:php-ldap-0:4.3.9-3.35.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.35.i386", "4Desktop:php-mbstring-0:4.3.9-3.35.ia64", "4Desktop:php-mbstring-0:4.3.9-3.35.ppc", "4Desktop:php-mbstring-0:4.3.9-3.35.s390", "4Desktop:php-mbstring-0:4.3.9-3.35.s390x", "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64", "4Desktop:php-mysql-0:4.3.9-3.35.i386", "4Desktop:php-mysql-0:4.3.9-3.35.ia64", "4Desktop:php-mysql-0:4.3.9-3.35.ppc", "4Desktop:php-mysql-0:4.3.9-3.35.s390", "4Desktop:php-mysql-0:4.3.9-3.35.s390x", "4Desktop:php-mysql-0:4.3.9-3.35.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.35.i386", "4Desktop:php-ncurses-0:4.3.9-3.35.ia64", "4Desktop:php-ncurses-0:4.3.9-3.35.ppc", "4Desktop:php-ncurses-0:4.3.9-3.35.s390", "4Desktop:php-ncurses-0:4.3.9-3.35.s390x", "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64", "4Desktop:php-odbc-0:4.3.9-3.35.i386", "4Desktop:php-odbc-0:4.3.9-3.35.ia64", "4Desktop:php-odbc-0:4.3.9-3.35.ppc", "4Desktop:php-odbc-0:4.3.9-3.35.s390", "4Desktop:php-odbc-0:4.3.9-3.35.s390x", "4Desktop:php-odbc-0:4.3.9-3.35.x86_64", "4Desktop:php-pear-0:4.3.9-3.35.i386", "4Desktop:php-pear-0:4.3.9-3.35.ia64", "4Desktop:php-pear-0:4.3.9-3.35.ppc", "4Desktop:php-pear-0:4.3.9-3.35.s390", "4Desktop:php-pear-0:4.3.9-3.35.s390x", "4Desktop:php-pear-0:4.3.9-3.35.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.35.i386", "4Desktop:php-pgsql-0:4.3.9-3.35.ia64", "4Desktop:php-pgsql-0:4.3.9-3.35.ppc", "4Desktop:php-pgsql-0:4.3.9-3.35.s390", "4Desktop:php-pgsql-0:4.3.9-3.35.s390x", "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64", "4Desktop:php-snmp-0:4.3.9-3.35.i386", "4Desktop:php-snmp-0:4.3.9-3.35.ia64", "4Desktop:php-snmp-0:4.3.9-3.35.ppc", "4Desktop:php-snmp-0:4.3.9-3.35.s390", "4Desktop:php-snmp-0:4.3.9-3.35.s390x", "4Desktop:php-snmp-0:4.3.9-3.35.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64", "4ES:php-0:4.3.9-3.35.i386", "4ES:php-0:4.3.9-3.35.ia64", "4ES:php-0:4.3.9-3.35.ppc", "4ES:php-0:4.3.9-3.35.s390", "4ES:php-0:4.3.9-3.35.s390x", "4ES:php-0:4.3.9-3.35.src", "4ES:php-0:4.3.9-3.35.x86_64", "4ES:php-debuginfo-0:4.3.9-3.35.i386", "4ES:php-debuginfo-0:4.3.9-3.35.ia64", "4ES:php-debuginfo-0:4.3.9-3.35.ppc", "4ES:php-debuginfo-0:4.3.9-3.35.s390", "4ES:php-debuginfo-0:4.3.9-3.35.s390x", "4ES:php-debuginfo-0:4.3.9-3.35.x86_64", "4ES:php-devel-0:4.3.9-3.35.i386", "4ES:php-devel-0:4.3.9-3.35.ia64", "4ES:php-devel-0:4.3.9-3.35.ppc", "4ES:php-devel-0:4.3.9-3.35.s390", "4ES:php-devel-0:4.3.9-3.35.s390x", "4ES:php-devel-0:4.3.9-3.35.x86_64", "4ES:php-domxml-0:4.3.9-3.35.i386", "4ES:php-domxml-0:4.3.9-3.35.ia64", "4ES:php-domxml-0:4.3.9-3.35.ppc", "4ES:php-domxml-0:4.3.9-3.35.s390", "4ES:php-domxml-0:4.3.9-3.35.s390x", "4ES:php-domxml-0:4.3.9-3.35.x86_64", "4ES:php-gd-0:4.3.9-3.35.i386", "4ES:php-gd-0:4.3.9-3.35.ia64", "4ES:php-gd-0:4.3.9-3.35.ppc", "4ES:php-gd-0:4.3.9-3.35.s390", "4ES:php-gd-0:4.3.9-3.35.s390x", "4ES:php-gd-0:4.3.9-3.35.x86_64", "4ES:php-imap-0:4.3.9-3.35.i386", "4ES:php-imap-0:4.3.9-3.35.ia64", "4ES:php-imap-0:4.3.9-3.35.ppc", "4ES:php-imap-0:4.3.9-3.35.s390", "4ES:php-imap-0:4.3.9-3.35.s390x", "4ES:php-imap-0:4.3.9-3.35.x86_64", "4ES:php-ldap-0:4.3.9-3.35.i386", "4ES:php-ldap-0:4.3.9-3.35.ia64", "4ES:php-ldap-0:4.3.9-3.35.ppc", "4ES:php-ldap-0:4.3.9-3.35.s390", "4ES:php-ldap-0:4.3.9-3.35.s390x", "4ES:php-ldap-0:4.3.9-3.35.x86_64", "4ES:php-mbstring-0:4.3.9-3.35.i386", "4ES:php-mbstring-0:4.3.9-3.35.ia64", "4ES:php-mbstring-0:4.3.9-3.35.ppc", "4ES:php-mbstring-0:4.3.9-3.35.s390", "4ES:php-mbstring-0:4.3.9-3.35.s390x", "4ES:php-mbstring-0:4.3.9-3.35.x86_64", "4ES:php-mysql-0:4.3.9-3.35.i386", "4ES:php-mysql-0:4.3.9-3.35.ia64", "4ES:php-mysql-0:4.3.9-3.35.ppc", "4ES:php-mysql-0:4.3.9-3.35.s390", "4ES:php-mysql-0:4.3.9-3.35.s390x", "4ES:php-mysql-0:4.3.9-3.35.x86_64", "4ES:php-ncurses-0:4.3.9-3.35.i386", "4ES:php-ncurses-0:4.3.9-3.35.ia64", "4ES:php-ncurses-0:4.3.9-3.35.ppc", "4ES:php-ncurses-0:4.3.9-3.35.s390", "4ES:php-ncurses-0:4.3.9-3.35.s390x", "4ES:php-ncurses-0:4.3.9-3.35.x86_64", "4ES:php-odbc-0:4.3.9-3.35.i386", "4ES:php-odbc-0:4.3.9-3.35.ia64", "4ES:php-odbc-0:4.3.9-3.35.ppc", "4ES:php-odbc-0:4.3.9-3.35.s390", "4ES:php-odbc-0:4.3.9-3.35.s390x", "4ES:php-odbc-0:4.3.9-3.35.x86_64", "4ES:php-pear-0:4.3.9-3.35.i386", "4ES:php-pear-0:4.3.9-3.35.ia64", "4ES:php-pear-0:4.3.9-3.35.ppc", "4ES:php-pear-0:4.3.9-3.35.s390", "4ES:php-pear-0:4.3.9-3.35.s390x", "4ES:php-pear-0:4.3.9-3.35.x86_64", "4ES:php-pgsql-0:4.3.9-3.35.i386", "4ES:php-pgsql-0:4.3.9-3.35.ia64", "4ES:php-pgsql-0:4.3.9-3.35.ppc", "4ES:php-pgsql-0:4.3.9-3.35.s390", "4ES:php-pgsql-0:4.3.9-3.35.s390x", "4ES:php-pgsql-0:4.3.9-3.35.x86_64", "4ES:php-snmp-0:4.3.9-3.35.i386", "4ES:php-snmp-0:4.3.9-3.35.ia64", "4ES:php-snmp-0:4.3.9-3.35.ppc", "4ES:php-snmp-0:4.3.9-3.35.s390", "4ES:php-snmp-0:4.3.9-3.35.s390x", "4ES:php-snmp-0:4.3.9-3.35.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.35.i386", "4ES:php-xmlrpc-0:4.3.9-3.35.ia64", "4ES:php-xmlrpc-0:4.3.9-3.35.ppc", "4ES:php-xmlrpc-0:4.3.9-3.35.s390", "4ES:php-xmlrpc-0:4.3.9-3.35.s390x", "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64", "4WS:php-0:4.3.9-3.35.i386", "4WS:php-0:4.3.9-3.35.ia64", "4WS:php-0:4.3.9-3.35.ppc", "4WS:php-0:4.3.9-3.35.s390", "4WS:php-0:4.3.9-3.35.s390x", "4WS:php-0:4.3.9-3.35.src", "4WS:php-0:4.3.9-3.35.x86_64", "4WS:php-debuginfo-0:4.3.9-3.35.i386", "4WS:php-debuginfo-0:4.3.9-3.35.ia64", "4WS:php-debuginfo-0:4.3.9-3.35.ppc", "4WS:php-debuginfo-0:4.3.9-3.35.s390", "4WS:php-debuginfo-0:4.3.9-3.35.s390x", "4WS:php-debuginfo-0:4.3.9-3.35.x86_64", "4WS:php-devel-0:4.3.9-3.35.i386", "4WS:php-devel-0:4.3.9-3.35.ia64", "4WS:php-devel-0:4.3.9-3.35.ppc", "4WS:php-devel-0:4.3.9-3.35.s390", "4WS:php-devel-0:4.3.9-3.35.s390x", "4WS:php-devel-0:4.3.9-3.35.x86_64", "4WS:php-domxml-0:4.3.9-3.35.i386", "4WS:php-domxml-0:4.3.9-3.35.ia64", "4WS:php-domxml-0:4.3.9-3.35.ppc", "4WS:php-domxml-0:4.3.9-3.35.s390", "4WS:php-domxml-0:4.3.9-3.35.s390x", "4WS:php-domxml-0:4.3.9-3.35.x86_64", "4WS:php-gd-0:4.3.9-3.35.i386", "4WS:php-gd-0:4.3.9-3.35.ia64", "4WS:php-gd-0:4.3.9-3.35.ppc", "4WS:php-gd-0:4.3.9-3.35.s390", "4WS:php-gd-0:4.3.9-3.35.s390x", "4WS:php-gd-0:4.3.9-3.35.x86_64", "4WS:php-imap-0:4.3.9-3.35.i386", "4WS:php-imap-0:4.3.9-3.35.ia64", "4WS:php-imap-0:4.3.9-3.35.ppc", "4WS:php-imap-0:4.3.9-3.35.s390", "4WS:php-imap-0:4.3.9-3.35.s390x", "4WS:php-imap-0:4.3.9-3.35.x86_64", "4WS:php-ldap-0:4.3.9-3.35.i386", "4WS:php-ldap-0:4.3.9-3.35.ia64", "4WS:php-ldap-0:4.3.9-3.35.ppc", "4WS:php-ldap-0:4.3.9-3.35.s390", "4WS:php-ldap-0:4.3.9-3.35.s390x", "4WS:php-ldap-0:4.3.9-3.35.x86_64", "4WS:php-mbstring-0:4.3.9-3.35.i386", "4WS:php-mbstring-0:4.3.9-3.35.ia64", "4WS:php-mbstring-0:4.3.9-3.35.ppc", "4WS:php-mbstring-0:4.3.9-3.35.s390", "4WS:php-mbstring-0:4.3.9-3.35.s390x", "4WS:php-mbstring-0:4.3.9-3.35.x86_64", "4WS:php-mysql-0:4.3.9-3.35.i386", "4WS:php-mysql-0:4.3.9-3.35.ia64", "4WS:php-mysql-0:4.3.9-3.35.ppc", "4WS:php-mysql-0:4.3.9-3.35.s390", "4WS:php-mysql-0:4.3.9-3.35.s390x", "4WS:php-mysql-0:4.3.9-3.35.x86_64", "4WS:php-ncurses-0:4.3.9-3.35.i386", "4WS:php-ncurses-0:4.3.9-3.35.ia64", "4WS:php-ncurses-0:4.3.9-3.35.ppc", "4WS:php-ncurses-0:4.3.9-3.35.s390", "4WS:php-ncurses-0:4.3.9-3.35.s390x", "4WS:php-ncurses-0:4.3.9-3.35.x86_64", "4WS:php-odbc-0:4.3.9-3.35.i386", "4WS:php-odbc-0:4.3.9-3.35.ia64", "4WS:php-odbc-0:4.3.9-3.35.ppc", "4WS:php-odbc-0:4.3.9-3.35.s390", "4WS:php-odbc-0:4.3.9-3.35.s390x", "4WS:php-odbc-0:4.3.9-3.35.x86_64", "4WS:php-pear-0:4.3.9-3.35.i386", "4WS:php-pear-0:4.3.9-3.35.ia64", "4WS:php-pear-0:4.3.9-3.35.ppc", "4WS:php-pear-0:4.3.9-3.35.s390", "4WS:php-pear-0:4.3.9-3.35.s390x", "4WS:php-pear-0:4.3.9-3.35.x86_64", "4WS:php-pgsql-0:4.3.9-3.35.i386", "4WS:php-pgsql-0:4.3.9-3.35.ia64", "4WS:php-pgsql-0:4.3.9-3.35.ppc", "4WS:php-pgsql-0:4.3.9-3.35.s390", "4WS:php-pgsql-0:4.3.9-3.35.s390x", "4WS:php-pgsql-0:4.3.9-3.35.x86_64", "4WS:php-snmp-0:4.3.9-3.35.i386", "4WS:php-snmp-0:4.3.9-3.35.ia64", "4WS:php-snmp-0:4.3.9-3.35.ppc", "4WS:php-snmp-0:4.3.9-3.35.s390", "4WS:php-snmp-0:4.3.9-3.35.s390x", "4WS:php-snmp-0:4.3.9-3.35.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.35.i386", "4WS:php-xmlrpc-0:4.3.9-3.35.ia64", "4WS:php-xmlrpc-0:4.3.9-3.35.ppc", "4WS:php-xmlrpc-0:4.3.9-3.35.s390", "4WS:php-xmlrpc-0:4.3.9-3.35.s390x", "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: buffer over-read in Exif extension" }, { "cve": "CVE-2011-1466", "discovery_date": "2011-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "689386" } ], "notes": [ { "category": "description", "text": "Integer overflow in the SdnToJulian function in the Calendar extension in PHP before 5.3.6 allows context-dependent attackers to cause a denial of service (application crash) via a large integer in the first argument to the cal_from_jd function.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: Crash by converting serial day numbers (SDN) into Julian calendar", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "4AS:php-0:4.3.9-3.35.i386", "4AS:php-0:4.3.9-3.35.ia64", "4AS:php-0:4.3.9-3.35.ppc", "4AS:php-0:4.3.9-3.35.s390", "4AS:php-0:4.3.9-3.35.s390x", "4AS:php-0:4.3.9-3.35.src", "4AS:php-0:4.3.9-3.35.x86_64", "4AS:php-debuginfo-0:4.3.9-3.35.i386", "4AS:php-debuginfo-0:4.3.9-3.35.ia64", "4AS:php-debuginfo-0:4.3.9-3.35.ppc", "4AS:php-debuginfo-0:4.3.9-3.35.s390", "4AS:php-debuginfo-0:4.3.9-3.35.s390x", "4AS:php-debuginfo-0:4.3.9-3.35.x86_64", "4AS:php-devel-0:4.3.9-3.35.i386", "4AS:php-devel-0:4.3.9-3.35.ia64", "4AS:php-devel-0:4.3.9-3.35.ppc", "4AS:php-devel-0:4.3.9-3.35.s390", "4AS:php-devel-0:4.3.9-3.35.s390x", "4AS:php-devel-0:4.3.9-3.35.x86_64", "4AS:php-domxml-0:4.3.9-3.35.i386", "4AS:php-domxml-0:4.3.9-3.35.ia64", "4AS:php-domxml-0:4.3.9-3.35.ppc", "4AS:php-domxml-0:4.3.9-3.35.s390", "4AS:php-domxml-0:4.3.9-3.35.s390x", "4AS:php-domxml-0:4.3.9-3.35.x86_64", "4AS:php-gd-0:4.3.9-3.35.i386", "4AS:php-gd-0:4.3.9-3.35.ia64", "4AS:php-gd-0:4.3.9-3.35.ppc", "4AS:php-gd-0:4.3.9-3.35.s390", "4AS:php-gd-0:4.3.9-3.35.s390x", "4AS:php-gd-0:4.3.9-3.35.x86_64", "4AS:php-imap-0:4.3.9-3.35.i386", "4AS:php-imap-0:4.3.9-3.35.ia64", "4AS:php-imap-0:4.3.9-3.35.ppc", "4AS:php-imap-0:4.3.9-3.35.s390", "4AS:php-imap-0:4.3.9-3.35.s390x", "4AS:php-imap-0:4.3.9-3.35.x86_64", "4AS:php-ldap-0:4.3.9-3.35.i386", "4AS:php-ldap-0:4.3.9-3.35.ia64", "4AS:php-ldap-0:4.3.9-3.35.ppc", "4AS:php-ldap-0:4.3.9-3.35.s390", "4AS:php-ldap-0:4.3.9-3.35.s390x", "4AS:php-ldap-0:4.3.9-3.35.x86_64", "4AS:php-mbstring-0:4.3.9-3.35.i386", "4AS:php-mbstring-0:4.3.9-3.35.ia64", "4AS:php-mbstring-0:4.3.9-3.35.ppc", "4AS:php-mbstring-0:4.3.9-3.35.s390", "4AS:php-mbstring-0:4.3.9-3.35.s390x", "4AS:php-mbstring-0:4.3.9-3.35.x86_64", "4AS:php-mysql-0:4.3.9-3.35.i386", "4AS:php-mysql-0:4.3.9-3.35.ia64", "4AS:php-mysql-0:4.3.9-3.35.ppc", "4AS:php-mysql-0:4.3.9-3.35.s390", "4AS:php-mysql-0:4.3.9-3.35.s390x", "4AS:php-mysql-0:4.3.9-3.35.x86_64", "4AS:php-ncurses-0:4.3.9-3.35.i386", "4AS:php-ncurses-0:4.3.9-3.35.ia64", "4AS:php-ncurses-0:4.3.9-3.35.ppc", "4AS:php-ncurses-0:4.3.9-3.35.s390", "4AS:php-ncurses-0:4.3.9-3.35.s390x", "4AS:php-ncurses-0:4.3.9-3.35.x86_64", "4AS:php-odbc-0:4.3.9-3.35.i386", "4AS:php-odbc-0:4.3.9-3.35.ia64", "4AS:php-odbc-0:4.3.9-3.35.ppc", "4AS:php-odbc-0:4.3.9-3.35.s390", "4AS:php-odbc-0:4.3.9-3.35.s390x", "4AS:php-odbc-0:4.3.9-3.35.x86_64", "4AS:php-pear-0:4.3.9-3.35.i386", "4AS:php-pear-0:4.3.9-3.35.ia64", "4AS:php-pear-0:4.3.9-3.35.ppc", "4AS:php-pear-0:4.3.9-3.35.s390", "4AS:php-pear-0:4.3.9-3.35.s390x", "4AS:php-pear-0:4.3.9-3.35.x86_64", "4AS:php-pgsql-0:4.3.9-3.35.i386", "4AS:php-pgsql-0:4.3.9-3.35.ia64", "4AS:php-pgsql-0:4.3.9-3.35.ppc", "4AS:php-pgsql-0:4.3.9-3.35.s390", "4AS:php-pgsql-0:4.3.9-3.35.s390x", "4AS:php-pgsql-0:4.3.9-3.35.x86_64", "4AS:php-snmp-0:4.3.9-3.35.i386", "4AS:php-snmp-0:4.3.9-3.35.ia64", "4AS:php-snmp-0:4.3.9-3.35.ppc", "4AS:php-snmp-0:4.3.9-3.35.s390", "4AS:php-snmp-0:4.3.9-3.35.s390x", "4AS:php-snmp-0:4.3.9-3.35.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.35.i386", "4AS:php-xmlrpc-0:4.3.9-3.35.ia64", "4AS:php-xmlrpc-0:4.3.9-3.35.ppc", "4AS:php-xmlrpc-0:4.3.9-3.35.s390", "4AS:php-xmlrpc-0:4.3.9-3.35.s390x", "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64", "4Desktop:php-0:4.3.9-3.35.i386", "4Desktop:php-0:4.3.9-3.35.ia64", "4Desktop:php-0:4.3.9-3.35.ppc", "4Desktop:php-0:4.3.9-3.35.s390", "4Desktop:php-0:4.3.9-3.35.s390x", "4Desktop:php-0:4.3.9-3.35.src", "4Desktop:php-0:4.3.9-3.35.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.35.i386", "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64", "4Desktop:php-devel-0:4.3.9-3.35.i386", "4Desktop:php-devel-0:4.3.9-3.35.ia64", "4Desktop:php-devel-0:4.3.9-3.35.ppc", "4Desktop:php-devel-0:4.3.9-3.35.s390", "4Desktop:php-devel-0:4.3.9-3.35.s390x", "4Desktop:php-devel-0:4.3.9-3.35.x86_64", "4Desktop:php-domxml-0:4.3.9-3.35.i386", "4Desktop:php-domxml-0:4.3.9-3.35.ia64", "4Desktop:php-domxml-0:4.3.9-3.35.ppc", "4Desktop:php-domxml-0:4.3.9-3.35.s390", "4Desktop:php-domxml-0:4.3.9-3.35.s390x", "4Desktop:php-domxml-0:4.3.9-3.35.x86_64", "4Desktop:php-gd-0:4.3.9-3.35.i386", "4Desktop:php-gd-0:4.3.9-3.35.ia64", "4Desktop:php-gd-0:4.3.9-3.35.ppc", "4Desktop:php-gd-0:4.3.9-3.35.s390", "4Desktop:php-gd-0:4.3.9-3.35.s390x", "4Desktop:php-gd-0:4.3.9-3.35.x86_64", "4Desktop:php-imap-0:4.3.9-3.35.i386", "4Desktop:php-imap-0:4.3.9-3.35.ia64", "4Desktop:php-imap-0:4.3.9-3.35.ppc", "4Desktop:php-imap-0:4.3.9-3.35.s390", "4Desktop:php-imap-0:4.3.9-3.35.s390x", "4Desktop:php-imap-0:4.3.9-3.35.x86_64", "4Desktop:php-ldap-0:4.3.9-3.35.i386", "4Desktop:php-ldap-0:4.3.9-3.35.ia64", "4Desktop:php-ldap-0:4.3.9-3.35.ppc", "4Desktop:php-ldap-0:4.3.9-3.35.s390", "4Desktop:php-ldap-0:4.3.9-3.35.s390x", "4Desktop:php-ldap-0:4.3.9-3.35.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.35.i386", "4Desktop:php-mbstring-0:4.3.9-3.35.ia64", "4Desktop:php-mbstring-0:4.3.9-3.35.ppc", "4Desktop:php-mbstring-0:4.3.9-3.35.s390", "4Desktop:php-mbstring-0:4.3.9-3.35.s390x", "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64", "4Desktop:php-mysql-0:4.3.9-3.35.i386", "4Desktop:php-mysql-0:4.3.9-3.35.ia64", "4Desktop:php-mysql-0:4.3.9-3.35.ppc", "4Desktop:php-mysql-0:4.3.9-3.35.s390", "4Desktop:php-mysql-0:4.3.9-3.35.s390x", "4Desktop:php-mysql-0:4.3.9-3.35.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.35.i386", "4Desktop:php-ncurses-0:4.3.9-3.35.ia64", "4Desktop:php-ncurses-0:4.3.9-3.35.ppc", "4Desktop:php-ncurses-0:4.3.9-3.35.s390", "4Desktop:php-ncurses-0:4.3.9-3.35.s390x", "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64", "4Desktop:php-odbc-0:4.3.9-3.35.i386", "4Desktop:php-odbc-0:4.3.9-3.35.ia64", "4Desktop:php-odbc-0:4.3.9-3.35.ppc", "4Desktop:php-odbc-0:4.3.9-3.35.s390", "4Desktop:php-odbc-0:4.3.9-3.35.s390x", "4Desktop:php-odbc-0:4.3.9-3.35.x86_64", "4Desktop:php-pear-0:4.3.9-3.35.i386", "4Desktop:php-pear-0:4.3.9-3.35.ia64", "4Desktop:php-pear-0:4.3.9-3.35.ppc", "4Desktop:php-pear-0:4.3.9-3.35.s390", "4Desktop:php-pear-0:4.3.9-3.35.s390x", "4Desktop:php-pear-0:4.3.9-3.35.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.35.i386", "4Desktop:php-pgsql-0:4.3.9-3.35.ia64", "4Desktop:php-pgsql-0:4.3.9-3.35.ppc", "4Desktop:php-pgsql-0:4.3.9-3.35.s390", "4Desktop:php-pgsql-0:4.3.9-3.35.s390x", "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64", "4Desktop:php-snmp-0:4.3.9-3.35.i386", "4Desktop:php-snmp-0:4.3.9-3.35.ia64", "4Desktop:php-snmp-0:4.3.9-3.35.ppc", "4Desktop:php-snmp-0:4.3.9-3.35.s390", "4Desktop:php-snmp-0:4.3.9-3.35.s390x", "4Desktop:php-snmp-0:4.3.9-3.35.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64", "4ES:php-0:4.3.9-3.35.i386", "4ES:php-0:4.3.9-3.35.ia64", "4ES:php-0:4.3.9-3.35.ppc", "4ES:php-0:4.3.9-3.35.s390", "4ES:php-0:4.3.9-3.35.s390x", "4ES:php-0:4.3.9-3.35.src", "4ES:php-0:4.3.9-3.35.x86_64", "4ES:php-debuginfo-0:4.3.9-3.35.i386", "4ES:php-debuginfo-0:4.3.9-3.35.ia64", "4ES:php-debuginfo-0:4.3.9-3.35.ppc", "4ES:php-debuginfo-0:4.3.9-3.35.s390", "4ES:php-debuginfo-0:4.3.9-3.35.s390x", "4ES:php-debuginfo-0:4.3.9-3.35.x86_64", "4ES:php-devel-0:4.3.9-3.35.i386", "4ES:php-devel-0:4.3.9-3.35.ia64", "4ES:php-devel-0:4.3.9-3.35.ppc", "4ES:php-devel-0:4.3.9-3.35.s390", "4ES:php-devel-0:4.3.9-3.35.s390x", "4ES:php-devel-0:4.3.9-3.35.x86_64", "4ES:php-domxml-0:4.3.9-3.35.i386", "4ES:php-domxml-0:4.3.9-3.35.ia64", "4ES:php-domxml-0:4.3.9-3.35.ppc", "4ES:php-domxml-0:4.3.9-3.35.s390", "4ES:php-domxml-0:4.3.9-3.35.s390x", "4ES:php-domxml-0:4.3.9-3.35.x86_64", "4ES:php-gd-0:4.3.9-3.35.i386", "4ES:php-gd-0:4.3.9-3.35.ia64", "4ES:php-gd-0:4.3.9-3.35.ppc", "4ES:php-gd-0:4.3.9-3.35.s390", "4ES:php-gd-0:4.3.9-3.35.s390x", "4ES:php-gd-0:4.3.9-3.35.x86_64", "4ES:php-imap-0:4.3.9-3.35.i386", "4ES:php-imap-0:4.3.9-3.35.ia64", "4ES:php-imap-0:4.3.9-3.35.ppc", "4ES:php-imap-0:4.3.9-3.35.s390", "4ES:php-imap-0:4.3.9-3.35.s390x", "4ES:php-imap-0:4.3.9-3.35.x86_64", "4ES:php-ldap-0:4.3.9-3.35.i386", "4ES:php-ldap-0:4.3.9-3.35.ia64", "4ES:php-ldap-0:4.3.9-3.35.ppc", "4ES:php-ldap-0:4.3.9-3.35.s390", "4ES:php-ldap-0:4.3.9-3.35.s390x", "4ES:php-ldap-0:4.3.9-3.35.x86_64", "4ES:php-mbstring-0:4.3.9-3.35.i386", "4ES:php-mbstring-0:4.3.9-3.35.ia64", "4ES:php-mbstring-0:4.3.9-3.35.ppc", "4ES:php-mbstring-0:4.3.9-3.35.s390", "4ES:php-mbstring-0:4.3.9-3.35.s390x", "4ES:php-mbstring-0:4.3.9-3.35.x86_64", "4ES:php-mysql-0:4.3.9-3.35.i386", "4ES:php-mysql-0:4.3.9-3.35.ia64", "4ES:php-mysql-0:4.3.9-3.35.ppc", "4ES:php-mysql-0:4.3.9-3.35.s390", "4ES:php-mysql-0:4.3.9-3.35.s390x", "4ES:php-mysql-0:4.3.9-3.35.x86_64", "4ES:php-ncurses-0:4.3.9-3.35.i386", "4ES:php-ncurses-0:4.3.9-3.35.ia64", "4ES:php-ncurses-0:4.3.9-3.35.ppc", "4ES:php-ncurses-0:4.3.9-3.35.s390", "4ES:php-ncurses-0:4.3.9-3.35.s390x", "4ES:php-ncurses-0:4.3.9-3.35.x86_64", "4ES:php-odbc-0:4.3.9-3.35.i386", "4ES:php-odbc-0:4.3.9-3.35.ia64", "4ES:php-odbc-0:4.3.9-3.35.ppc", "4ES:php-odbc-0:4.3.9-3.35.s390", "4ES:php-odbc-0:4.3.9-3.35.s390x", "4ES:php-odbc-0:4.3.9-3.35.x86_64", "4ES:php-pear-0:4.3.9-3.35.i386", "4ES:php-pear-0:4.3.9-3.35.ia64", "4ES:php-pear-0:4.3.9-3.35.ppc", "4ES:php-pear-0:4.3.9-3.35.s390", "4ES:php-pear-0:4.3.9-3.35.s390x", "4ES:php-pear-0:4.3.9-3.35.x86_64", "4ES:php-pgsql-0:4.3.9-3.35.i386", "4ES:php-pgsql-0:4.3.9-3.35.ia64", "4ES:php-pgsql-0:4.3.9-3.35.ppc", "4ES:php-pgsql-0:4.3.9-3.35.s390", "4ES:php-pgsql-0:4.3.9-3.35.s390x", "4ES:php-pgsql-0:4.3.9-3.35.x86_64", "4ES:php-snmp-0:4.3.9-3.35.i386", "4ES:php-snmp-0:4.3.9-3.35.ia64", "4ES:php-snmp-0:4.3.9-3.35.ppc", "4ES:php-snmp-0:4.3.9-3.35.s390", "4ES:php-snmp-0:4.3.9-3.35.s390x", "4ES:php-snmp-0:4.3.9-3.35.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.35.i386", "4ES:php-xmlrpc-0:4.3.9-3.35.ia64", "4ES:php-xmlrpc-0:4.3.9-3.35.ppc", "4ES:php-xmlrpc-0:4.3.9-3.35.s390", "4ES:php-xmlrpc-0:4.3.9-3.35.s390x", "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64", "4WS:php-0:4.3.9-3.35.i386", "4WS:php-0:4.3.9-3.35.ia64", "4WS:php-0:4.3.9-3.35.ppc", "4WS:php-0:4.3.9-3.35.s390", "4WS:php-0:4.3.9-3.35.s390x", "4WS:php-0:4.3.9-3.35.src", "4WS:php-0:4.3.9-3.35.x86_64", "4WS:php-debuginfo-0:4.3.9-3.35.i386", "4WS:php-debuginfo-0:4.3.9-3.35.ia64", "4WS:php-debuginfo-0:4.3.9-3.35.ppc", "4WS:php-debuginfo-0:4.3.9-3.35.s390", "4WS:php-debuginfo-0:4.3.9-3.35.s390x", "4WS:php-debuginfo-0:4.3.9-3.35.x86_64", "4WS:php-devel-0:4.3.9-3.35.i386", "4WS:php-devel-0:4.3.9-3.35.ia64", "4WS:php-devel-0:4.3.9-3.35.ppc", "4WS:php-devel-0:4.3.9-3.35.s390", "4WS:php-devel-0:4.3.9-3.35.s390x", "4WS:php-devel-0:4.3.9-3.35.x86_64", "4WS:php-domxml-0:4.3.9-3.35.i386", "4WS:php-domxml-0:4.3.9-3.35.ia64", "4WS:php-domxml-0:4.3.9-3.35.ppc", "4WS:php-domxml-0:4.3.9-3.35.s390", "4WS:php-domxml-0:4.3.9-3.35.s390x", "4WS:php-domxml-0:4.3.9-3.35.x86_64", "4WS:php-gd-0:4.3.9-3.35.i386", "4WS:php-gd-0:4.3.9-3.35.ia64", "4WS:php-gd-0:4.3.9-3.35.ppc", "4WS:php-gd-0:4.3.9-3.35.s390", "4WS:php-gd-0:4.3.9-3.35.s390x", "4WS:php-gd-0:4.3.9-3.35.x86_64", "4WS:php-imap-0:4.3.9-3.35.i386", "4WS:php-imap-0:4.3.9-3.35.ia64", "4WS:php-imap-0:4.3.9-3.35.ppc", "4WS:php-imap-0:4.3.9-3.35.s390", "4WS:php-imap-0:4.3.9-3.35.s390x", "4WS:php-imap-0:4.3.9-3.35.x86_64", "4WS:php-ldap-0:4.3.9-3.35.i386", "4WS:php-ldap-0:4.3.9-3.35.ia64", "4WS:php-ldap-0:4.3.9-3.35.ppc", "4WS:php-ldap-0:4.3.9-3.35.s390", "4WS:php-ldap-0:4.3.9-3.35.s390x", "4WS:php-ldap-0:4.3.9-3.35.x86_64", "4WS:php-mbstring-0:4.3.9-3.35.i386", "4WS:php-mbstring-0:4.3.9-3.35.ia64", "4WS:php-mbstring-0:4.3.9-3.35.ppc", "4WS:php-mbstring-0:4.3.9-3.35.s390", "4WS:php-mbstring-0:4.3.9-3.35.s390x", "4WS:php-mbstring-0:4.3.9-3.35.x86_64", "4WS:php-mysql-0:4.3.9-3.35.i386", "4WS:php-mysql-0:4.3.9-3.35.ia64", "4WS:php-mysql-0:4.3.9-3.35.ppc", "4WS:php-mysql-0:4.3.9-3.35.s390", "4WS:php-mysql-0:4.3.9-3.35.s390x", "4WS:php-mysql-0:4.3.9-3.35.x86_64", "4WS:php-ncurses-0:4.3.9-3.35.i386", "4WS:php-ncurses-0:4.3.9-3.35.ia64", "4WS:php-ncurses-0:4.3.9-3.35.ppc", "4WS:php-ncurses-0:4.3.9-3.35.s390", "4WS:php-ncurses-0:4.3.9-3.35.s390x", "4WS:php-ncurses-0:4.3.9-3.35.x86_64", "4WS:php-odbc-0:4.3.9-3.35.i386", "4WS:php-odbc-0:4.3.9-3.35.ia64", "4WS:php-odbc-0:4.3.9-3.35.ppc", "4WS:php-odbc-0:4.3.9-3.35.s390", "4WS:php-odbc-0:4.3.9-3.35.s390x", "4WS:php-odbc-0:4.3.9-3.35.x86_64", "4WS:php-pear-0:4.3.9-3.35.i386", "4WS:php-pear-0:4.3.9-3.35.ia64", "4WS:php-pear-0:4.3.9-3.35.ppc", "4WS:php-pear-0:4.3.9-3.35.s390", "4WS:php-pear-0:4.3.9-3.35.s390x", "4WS:php-pear-0:4.3.9-3.35.x86_64", "4WS:php-pgsql-0:4.3.9-3.35.i386", "4WS:php-pgsql-0:4.3.9-3.35.ia64", "4WS:php-pgsql-0:4.3.9-3.35.ppc", "4WS:php-pgsql-0:4.3.9-3.35.s390", "4WS:php-pgsql-0:4.3.9-3.35.s390x", "4WS:php-pgsql-0:4.3.9-3.35.x86_64", "4WS:php-snmp-0:4.3.9-3.35.i386", "4WS:php-snmp-0:4.3.9-3.35.ia64", "4WS:php-snmp-0:4.3.9-3.35.ppc", "4WS:php-snmp-0:4.3.9-3.35.s390", "4WS:php-snmp-0:4.3.9-3.35.s390x", "4WS:php-snmp-0:4.3.9-3.35.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.35.i386", "4WS:php-xmlrpc-0:4.3.9-3.35.ia64", "4WS:php-xmlrpc-0:4.3.9-3.35.ppc", "4WS:php-xmlrpc-0:4.3.9-3.35.s390", "4WS:php-xmlrpc-0:4.3.9-3.35.s390x", "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2011-1466" }, { "category": "external", "summary": "RHBZ#689386", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=689386" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2011-1466", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1466" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-1466", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-1466" } ], "release_date": "2010-12-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2012-01-30T18:16:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259", "product_ids": [ "4AS:php-0:4.3.9-3.35.i386", "4AS:php-0:4.3.9-3.35.ia64", "4AS:php-0:4.3.9-3.35.ppc", "4AS:php-0:4.3.9-3.35.s390", "4AS:php-0:4.3.9-3.35.s390x", "4AS:php-0:4.3.9-3.35.src", "4AS:php-0:4.3.9-3.35.x86_64", "4AS:php-debuginfo-0:4.3.9-3.35.i386", "4AS:php-debuginfo-0:4.3.9-3.35.ia64", "4AS:php-debuginfo-0:4.3.9-3.35.ppc", "4AS:php-debuginfo-0:4.3.9-3.35.s390", "4AS:php-debuginfo-0:4.3.9-3.35.s390x", "4AS:php-debuginfo-0:4.3.9-3.35.x86_64", "4AS:php-devel-0:4.3.9-3.35.i386", "4AS:php-devel-0:4.3.9-3.35.ia64", "4AS:php-devel-0:4.3.9-3.35.ppc", "4AS:php-devel-0:4.3.9-3.35.s390", "4AS:php-devel-0:4.3.9-3.35.s390x", "4AS:php-devel-0:4.3.9-3.35.x86_64", "4AS:php-domxml-0:4.3.9-3.35.i386", "4AS:php-domxml-0:4.3.9-3.35.ia64", "4AS:php-domxml-0:4.3.9-3.35.ppc", "4AS:php-domxml-0:4.3.9-3.35.s390", "4AS:php-domxml-0:4.3.9-3.35.s390x", "4AS:php-domxml-0:4.3.9-3.35.x86_64", "4AS:php-gd-0:4.3.9-3.35.i386", "4AS:php-gd-0:4.3.9-3.35.ia64", "4AS:php-gd-0:4.3.9-3.35.ppc", "4AS:php-gd-0:4.3.9-3.35.s390", "4AS:php-gd-0:4.3.9-3.35.s390x", "4AS:php-gd-0:4.3.9-3.35.x86_64", "4AS:php-imap-0:4.3.9-3.35.i386", "4AS:php-imap-0:4.3.9-3.35.ia64", "4AS:php-imap-0:4.3.9-3.35.ppc", "4AS:php-imap-0:4.3.9-3.35.s390", "4AS:php-imap-0:4.3.9-3.35.s390x", "4AS:php-imap-0:4.3.9-3.35.x86_64", "4AS:php-ldap-0:4.3.9-3.35.i386", "4AS:php-ldap-0:4.3.9-3.35.ia64", "4AS:php-ldap-0:4.3.9-3.35.ppc", "4AS:php-ldap-0:4.3.9-3.35.s390", "4AS:php-ldap-0:4.3.9-3.35.s390x", "4AS:php-ldap-0:4.3.9-3.35.x86_64", "4AS:php-mbstring-0:4.3.9-3.35.i386", "4AS:php-mbstring-0:4.3.9-3.35.ia64", "4AS:php-mbstring-0:4.3.9-3.35.ppc", "4AS:php-mbstring-0:4.3.9-3.35.s390", "4AS:php-mbstring-0:4.3.9-3.35.s390x", "4AS:php-mbstring-0:4.3.9-3.35.x86_64", "4AS:php-mysql-0:4.3.9-3.35.i386", "4AS:php-mysql-0:4.3.9-3.35.ia64", "4AS:php-mysql-0:4.3.9-3.35.ppc", "4AS:php-mysql-0:4.3.9-3.35.s390", "4AS:php-mysql-0:4.3.9-3.35.s390x", "4AS:php-mysql-0:4.3.9-3.35.x86_64", "4AS:php-ncurses-0:4.3.9-3.35.i386", "4AS:php-ncurses-0:4.3.9-3.35.ia64", "4AS:php-ncurses-0:4.3.9-3.35.ppc", "4AS:php-ncurses-0:4.3.9-3.35.s390", "4AS:php-ncurses-0:4.3.9-3.35.s390x", "4AS:php-ncurses-0:4.3.9-3.35.x86_64", "4AS:php-odbc-0:4.3.9-3.35.i386", "4AS:php-odbc-0:4.3.9-3.35.ia64", "4AS:php-odbc-0:4.3.9-3.35.ppc", "4AS:php-odbc-0:4.3.9-3.35.s390", "4AS:php-odbc-0:4.3.9-3.35.s390x", "4AS:php-odbc-0:4.3.9-3.35.x86_64", "4AS:php-pear-0:4.3.9-3.35.i386", "4AS:php-pear-0:4.3.9-3.35.ia64", "4AS:php-pear-0:4.3.9-3.35.ppc", "4AS:php-pear-0:4.3.9-3.35.s390", "4AS:php-pear-0:4.3.9-3.35.s390x", "4AS:php-pear-0:4.3.9-3.35.x86_64", "4AS:php-pgsql-0:4.3.9-3.35.i386", "4AS:php-pgsql-0:4.3.9-3.35.ia64", "4AS:php-pgsql-0:4.3.9-3.35.ppc", "4AS:php-pgsql-0:4.3.9-3.35.s390", "4AS:php-pgsql-0:4.3.9-3.35.s390x", "4AS:php-pgsql-0:4.3.9-3.35.x86_64", "4AS:php-snmp-0:4.3.9-3.35.i386", "4AS:php-snmp-0:4.3.9-3.35.ia64", "4AS:php-snmp-0:4.3.9-3.35.ppc", "4AS:php-snmp-0:4.3.9-3.35.s390", "4AS:php-snmp-0:4.3.9-3.35.s390x", "4AS:php-snmp-0:4.3.9-3.35.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.35.i386", "4AS:php-xmlrpc-0:4.3.9-3.35.ia64", "4AS:php-xmlrpc-0:4.3.9-3.35.ppc", "4AS:php-xmlrpc-0:4.3.9-3.35.s390", "4AS:php-xmlrpc-0:4.3.9-3.35.s390x", "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64", "4Desktop:php-0:4.3.9-3.35.i386", "4Desktop:php-0:4.3.9-3.35.ia64", "4Desktop:php-0:4.3.9-3.35.ppc", "4Desktop:php-0:4.3.9-3.35.s390", "4Desktop:php-0:4.3.9-3.35.s390x", "4Desktop:php-0:4.3.9-3.35.src", "4Desktop:php-0:4.3.9-3.35.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.35.i386", "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64", "4Desktop:php-devel-0:4.3.9-3.35.i386", "4Desktop:php-devel-0:4.3.9-3.35.ia64", "4Desktop:php-devel-0:4.3.9-3.35.ppc", "4Desktop:php-devel-0:4.3.9-3.35.s390", "4Desktop:php-devel-0:4.3.9-3.35.s390x", "4Desktop:php-devel-0:4.3.9-3.35.x86_64", "4Desktop:php-domxml-0:4.3.9-3.35.i386", "4Desktop:php-domxml-0:4.3.9-3.35.ia64", "4Desktop:php-domxml-0:4.3.9-3.35.ppc", "4Desktop:php-domxml-0:4.3.9-3.35.s390", "4Desktop:php-domxml-0:4.3.9-3.35.s390x", "4Desktop:php-domxml-0:4.3.9-3.35.x86_64", "4Desktop:php-gd-0:4.3.9-3.35.i386", "4Desktop:php-gd-0:4.3.9-3.35.ia64", "4Desktop:php-gd-0:4.3.9-3.35.ppc", "4Desktop:php-gd-0:4.3.9-3.35.s390", "4Desktop:php-gd-0:4.3.9-3.35.s390x", "4Desktop:php-gd-0:4.3.9-3.35.x86_64", "4Desktop:php-imap-0:4.3.9-3.35.i386", "4Desktop:php-imap-0:4.3.9-3.35.ia64", "4Desktop:php-imap-0:4.3.9-3.35.ppc", "4Desktop:php-imap-0:4.3.9-3.35.s390", "4Desktop:php-imap-0:4.3.9-3.35.s390x", "4Desktop:php-imap-0:4.3.9-3.35.x86_64", "4Desktop:php-ldap-0:4.3.9-3.35.i386", "4Desktop:php-ldap-0:4.3.9-3.35.ia64", "4Desktop:php-ldap-0:4.3.9-3.35.ppc", "4Desktop:php-ldap-0:4.3.9-3.35.s390", "4Desktop:php-ldap-0:4.3.9-3.35.s390x", "4Desktop:php-ldap-0:4.3.9-3.35.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.35.i386", "4Desktop:php-mbstring-0:4.3.9-3.35.ia64", "4Desktop:php-mbstring-0:4.3.9-3.35.ppc", "4Desktop:php-mbstring-0:4.3.9-3.35.s390", "4Desktop:php-mbstring-0:4.3.9-3.35.s390x", "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64", "4Desktop:php-mysql-0:4.3.9-3.35.i386", "4Desktop:php-mysql-0:4.3.9-3.35.ia64", "4Desktop:php-mysql-0:4.3.9-3.35.ppc", "4Desktop:php-mysql-0:4.3.9-3.35.s390", "4Desktop:php-mysql-0:4.3.9-3.35.s390x", "4Desktop:php-mysql-0:4.3.9-3.35.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.35.i386", "4Desktop:php-ncurses-0:4.3.9-3.35.ia64", "4Desktop:php-ncurses-0:4.3.9-3.35.ppc", "4Desktop:php-ncurses-0:4.3.9-3.35.s390", "4Desktop:php-ncurses-0:4.3.9-3.35.s390x", "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64", "4Desktop:php-odbc-0:4.3.9-3.35.i386", "4Desktop:php-odbc-0:4.3.9-3.35.ia64", "4Desktop:php-odbc-0:4.3.9-3.35.ppc", "4Desktop:php-odbc-0:4.3.9-3.35.s390", "4Desktop:php-odbc-0:4.3.9-3.35.s390x", "4Desktop:php-odbc-0:4.3.9-3.35.x86_64", "4Desktop:php-pear-0:4.3.9-3.35.i386", "4Desktop:php-pear-0:4.3.9-3.35.ia64", "4Desktop:php-pear-0:4.3.9-3.35.ppc", "4Desktop:php-pear-0:4.3.9-3.35.s390", "4Desktop:php-pear-0:4.3.9-3.35.s390x", "4Desktop:php-pear-0:4.3.9-3.35.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.35.i386", "4Desktop:php-pgsql-0:4.3.9-3.35.ia64", "4Desktop:php-pgsql-0:4.3.9-3.35.ppc", "4Desktop:php-pgsql-0:4.3.9-3.35.s390", "4Desktop:php-pgsql-0:4.3.9-3.35.s390x", "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64", "4Desktop:php-snmp-0:4.3.9-3.35.i386", "4Desktop:php-snmp-0:4.3.9-3.35.ia64", "4Desktop:php-snmp-0:4.3.9-3.35.ppc", "4Desktop:php-snmp-0:4.3.9-3.35.s390", "4Desktop:php-snmp-0:4.3.9-3.35.s390x", "4Desktop:php-snmp-0:4.3.9-3.35.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64", "4ES:php-0:4.3.9-3.35.i386", "4ES:php-0:4.3.9-3.35.ia64", "4ES:php-0:4.3.9-3.35.ppc", "4ES:php-0:4.3.9-3.35.s390", "4ES:php-0:4.3.9-3.35.s390x", "4ES:php-0:4.3.9-3.35.src", "4ES:php-0:4.3.9-3.35.x86_64", "4ES:php-debuginfo-0:4.3.9-3.35.i386", "4ES:php-debuginfo-0:4.3.9-3.35.ia64", "4ES:php-debuginfo-0:4.3.9-3.35.ppc", "4ES:php-debuginfo-0:4.3.9-3.35.s390", "4ES:php-debuginfo-0:4.3.9-3.35.s390x", "4ES:php-debuginfo-0:4.3.9-3.35.x86_64", "4ES:php-devel-0:4.3.9-3.35.i386", "4ES:php-devel-0:4.3.9-3.35.ia64", "4ES:php-devel-0:4.3.9-3.35.ppc", "4ES:php-devel-0:4.3.9-3.35.s390", "4ES:php-devel-0:4.3.9-3.35.s390x", "4ES:php-devel-0:4.3.9-3.35.x86_64", "4ES:php-domxml-0:4.3.9-3.35.i386", "4ES:php-domxml-0:4.3.9-3.35.ia64", "4ES:php-domxml-0:4.3.9-3.35.ppc", "4ES:php-domxml-0:4.3.9-3.35.s390", "4ES:php-domxml-0:4.3.9-3.35.s390x", "4ES:php-domxml-0:4.3.9-3.35.x86_64", "4ES:php-gd-0:4.3.9-3.35.i386", "4ES:php-gd-0:4.3.9-3.35.ia64", "4ES:php-gd-0:4.3.9-3.35.ppc", "4ES:php-gd-0:4.3.9-3.35.s390", "4ES:php-gd-0:4.3.9-3.35.s390x", "4ES:php-gd-0:4.3.9-3.35.x86_64", "4ES:php-imap-0:4.3.9-3.35.i386", "4ES:php-imap-0:4.3.9-3.35.ia64", "4ES:php-imap-0:4.3.9-3.35.ppc", "4ES:php-imap-0:4.3.9-3.35.s390", "4ES:php-imap-0:4.3.9-3.35.s390x", "4ES:php-imap-0:4.3.9-3.35.x86_64", "4ES:php-ldap-0:4.3.9-3.35.i386", "4ES:php-ldap-0:4.3.9-3.35.ia64", "4ES:php-ldap-0:4.3.9-3.35.ppc", "4ES:php-ldap-0:4.3.9-3.35.s390", "4ES:php-ldap-0:4.3.9-3.35.s390x", "4ES:php-ldap-0:4.3.9-3.35.x86_64", "4ES:php-mbstring-0:4.3.9-3.35.i386", "4ES:php-mbstring-0:4.3.9-3.35.ia64", "4ES:php-mbstring-0:4.3.9-3.35.ppc", "4ES:php-mbstring-0:4.3.9-3.35.s390", "4ES:php-mbstring-0:4.3.9-3.35.s390x", "4ES:php-mbstring-0:4.3.9-3.35.x86_64", "4ES:php-mysql-0:4.3.9-3.35.i386", "4ES:php-mysql-0:4.3.9-3.35.ia64", "4ES:php-mysql-0:4.3.9-3.35.ppc", "4ES:php-mysql-0:4.3.9-3.35.s390", "4ES:php-mysql-0:4.3.9-3.35.s390x", "4ES:php-mysql-0:4.3.9-3.35.x86_64", "4ES:php-ncurses-0:4.3.9-3.35.i386", "4ES:php-ncurses-0:4.3.9-3.35.ia64", "4ES:php-ncurses-0:4.3.9-3.35.ppc", "4ES:php-ncurses-0:4.3.9-3.35.s390", "4ES:php-ncurses-0:4.3.9-3.35.s390x", "4ES:php-ncurses-0:4.3.9-3.35.x86_64", "4ES:php-odbc-0:4.3.9-3.35.i386", "4ES:php-odbc-0:4.3.9-3.35.ia64", "4ES:php-odbc-0:4.3.9-3.35.ppc", "4ES:php-odbc-0:4.3.9-3.35.s390", "4ES:php-odbc-0:4.3.9-3.35.s390x", "4ES:php-odbc-0:4.3.9-3.35.x86_64", "4ES:php-pear-0:4.3.9-3.35.i386", "4ES:php-pear-0:4.3.9-3.35.ia64", "4ES:php-pear-0:4.3.9-3.35.ppc", "4ES:php-pear-0:4.3.9-3.35.s390", "4ES:php-pear-0:4.3.9-3.35.s390x", "4ES:php-pear-0:4.3.9-3.35.x86_64", "4ES:php-pgsql-0:4.3.9-3.35.i386", "4ES:php-pgsql-0:4.3.9-3.35.ia64", "4ES:php-pgsql-0:4.3.9-3.35.ppc", "4ES:php-pgsql-0:4.3.9-3.35.s390", "4ES:php-pgsql-0:4.3.9-3.35.s390x", "4ES:php-pgsql-0:4.3.9-3.35.x86_64", "4ES:php-snmp-0:4.3.9-3.35.i386", "4ES:php-snmp-0:4.3.9-3.35.ia64", "4ES:php-snmp-0:4.3.9-3.35.ppc", "4ES:php-snmp-0:4.3.9-3.35.s390", "4ES:php-snmp-0:4.3.9-3.35.s390x", "4ES:php-snmp-0:4.3.9-3.35.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.35.i386", "4ES:php-xmlrpc-0:4.3.9-3.35.ia64", "4ES:php-xmlrpc-0:4.3.9-3.35.ppc", "4ES:php-xmlrpc-0:4.3.9-3.35.s390", "4ES:php-xmlrpc-0:4.3.9-3.35.s390x", "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64", "4WS:php-0:4.3.9-3.35.i386", "4WS:php-0:4.3.9-3.35.ia64", "4WS:php-0:4.3.9-3.35.ppc", "4WS:php-0:4.3.9-3.35.s390", "4WS:php-0:4.3.9-3.35.s390x", "4WS:php-0:4.3.9-3.35.src", "4WS:php-0:4.3.9-3.35.x86_64", "4WS:php-debuginfo-0:4.3.9-3.35.i386", "4WS:php-debuginfo-0:4.3.9-3.35.ia64", "4WS:php-debuginfo-0:4.3.9-3.35.ppc", "4WS:php-debuginfo-0:4.3.9-3.35.s390", "4WS:php-debuginfo-0:4.3.9-3.35.s390x", "4WS:php-debuginfo-0:4.3.9-3.35.x86_64", "4WS:php-devel-0:4.3.9-3.35.i386", "4WS:php-devel-0:4.3.9-3.35.ia64", "4WS:php-devel-0:4.3.9-3.35.ppc", "4WS:php-devel-0:4.3.9-3.35.s390", "4WS:php-devel-0:4.3.9-3.35.s390x", "4WS:php-devel-0:4.3.9-3.35.x86_64", "4WS:php-domxml-0:4.3.9-3.35.i386", "4WS:php-domxml-0:4.3.9-3.35.ia64", "4WS:php-domxml-0:4.3.9-3.35.ppc", "4WS:php-domxml-0:4.3.9-3.35.s390", "4WS:php-domxml-0:4.3.9-3.35.s390x", "4WS:php-domxml-0:4.3.9-3.35.x86_64", "4WS:php-gd-0:4.3.9-3.35.i386", "4WS:php-gd-0:4.3.9-3.35.ia64", "4WS:php-gd-0:4.3.9-3.35.ppc", "4WS:php-gd-0:4.3.9-3.35.s390", "4WS:php-gd-0:4.3.9-3.35.s390x", "4WS:php-gd-0:4.3.9-3.35.x86_64", "4WS:php-imap-0:4.3.9-3.35.i386", "4WS:php-imap-0:4.3.9-3.35.ia64", "4WS:php-imap-0:4.3.9-3.35.ppc", "4WS:php-imap-0:4.3.9-3.35.s390", "4WS:php-imap-0:4.3.9-3.35.s390x", "4WS:php-imap-0:4.3.9-3.35.x86_64", "4WS:php-ldap-0:4.3.9-3.35.i386", "4WS:php-ldap-0:4.3.9-3.35.ia64", "4WS:php-ldap-0:4.3.9-3.35.ppc", "4WS:php-ldap-0:4.3.9-3.35.s390", "4WS:php-ldap-0:4.3.9-3.35.s390x", "4WS:php-ldap-0:4.3.9-3.35.x86_64", "4WS:php-mbstring-0:4.3.9-3.35.i386", "4WS:php-mbstring-0:4.3.9-3.35.ia64", "4WS:php-mbstring-0:4.3.9-3.35.ppc", "4WS:php-mbstring-0:4.3.9-3.35.s390", "4WS:php-mbstring-0:4.3.9-3.35.s390x", "4WS:php-mbstring-0:4.3.9-3.35.x86_64", "4WS:php-mysql-0:4.3.9-3.35.i386", "4WS:php-mysql-0:4.3.9-3.35.ia64", "4WS:php-mysql-0:4.3.9-3.35.ppc", "4WS:php-mysql-0:4.3.9-3.35.s390", "4WS:php-mysql-0:4.3.9-3.35.s390x", "4WS:php-mysql-0:4.3.9-3.35.x86_64", "4WS:php-ncurses-0:4.3.9-3.35.i386", "4WS:php-ncurses-0:4.3.9-3.35.ia64", "4WS:php-ncurses-0:4.3.9-3.35.ppc", "4WS:php-ncurses-0:4.3.9-3.35.s390", "4WS:php-ncurses-0:4.3.9-3.35.s390x", "4WS:php-ncurses-0:4.3.9-3.35.x86_64", "4WS:php-odbc-0:4.3.9-3.35.i386", "4WS:php-odbc-0:4.3.9-3.35.ia64", "4WS:php-odbc-0:4.3.9-3.35.ppc", "4WS:php-odbc-0:4.3.9-3.35.s390", "4WS:php-odbc-0:4.3.9-3.35.s390x", "4WS:php-odbc-0:4.3.9-3.35.x86_64", "4WS:php-pear-0:4.3.9-3.35.i386", "4WS:php-pear-0:4.3.9-3.35.ia64", "4WS:php-pear-0:4.3.9-3.35.ppc", "4WS:php-pear-0:4.3.9-3.35.s390", "4WS:php-pear-0:4.3.9-3.35.s390x", "4WS:php-pear-0:4.3.9-3.35.x86_64", "4WS:php-pgsql-0:4.3.9-3.35.i386", "4WS:php-pgsql-0:4.3.9-3.35.ia64", "4WS:php-pgsql-0:4.3.9-3.35.ppc", "4WS:php-pgsql-0:4.3.9-3.35.s390", "4WS:php-pgsql-0:4.3.9-3.35.s390x", "4WS:php-pgsql-0:4.3.9-3.35.x86_64", "4WS:php-snmp-0:4.3.9-3.35.i386", "4WS:php-snmp-0:4.3.9-3.35.ia64", "4WS:php-snmp-0:4.3.9-3.35.ppc", "4WS:php-snmp-0:4.3.9-3.35.s390", "4WS:php-snmp-0:4.3.9-3.35.s390x", "4WS:php-snmp-0:4.3.9-3.35.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.35.i386", "4WS:php-xmlrpc-0:4.3.9-3.35.ia64", "4WS:php-xmlrpc-0:4.3.9-3.35.ppc", "4WS:php-xmlrpc-0:4.3.9-3.35.s390", "4WS:php-xmlrpc-0:4.3.9-3.35.s390x", "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2012:0071" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "products": [ "4AS:php-0:4.3.9-3.35.i386", "4AS:php-0:4.3.9-3.35.ia64", "4AS:php-0:4.3.9-3.35.ppc", "4AS:php-0:4.3.9-3.35.s390", "4AS:php-0:4.3.9-3.35.s390x", "4AS:php-0:4.3.9-3.35.src", "4AS:php-0:4.3.9-3.35.x86_64", "4AS:php-debuginfo-0:4.3.9-3.35.i386", "4AS:php-debuginfo-0:4.3.9-3.35.ia64", "4AS:php-debuginfo-0:4.3.9-3.35.ppc", "4AS:php-debuginfo-0:4.3.9-3.35.s390", "4AS:php-debuginfo-0:4.3.9-3.35.s390x", "4AS:php-debuginfo-0:4.3.9-3.35.x86_64", "4AS:php-devel-0:4.3.9-3.35.i386", "4AS:php-devel-0:4.3.9-3.35.ia64", "4AS:php-devel-0:4.3.9-3.35.ppc", "4AS:php-devel-0:4.3.9-3.35.s390", "4AS:php-devel-0:4.3.9-3.35.s390x", "4AS:php-devel-0:4.3.9-3.35.x86_64", "4AS:php-domxml-0:4.3.9-3.35.i386", "4AS:php-domxml-0:4.3.9-3.35.ia64", "4AS:php-domxml-0:4.3.9-3.35.ppc", "4AS:php-domxml-0:4.3.9-3.35.s390", "4AS:php-domxml-0:4.3.9-3.35.s390x", "4AS:php-domxml-0:4.3.9-3.35.x86_64", "4AS:php-gd-0:4.3.9-3.35.i386", "4AS:php-gd-0:4.3.9-3.35.ia64", "4AS:php-gd-0:4.3.9-3.35.ppc", "4AS:php-gd-0:4.3.9-3.35.s390", "4AS:php-gd-0:4.3.9-3.35.s390x", "4AS:php-gd-0:4.3.9-3.35.x86_64", "4AS:php-imap-0:4.3.9-3.35.i386", "4AS:php-imap-0:4.3.9-3.35.ia64", "4AS:php-imap-0:4.3.9-3.35.ppc", "4AS:php-imap-0:4.3.9-3.35.s390", "4AS:php-imap-0:4.3.9-3.35.s390x", "4AS:php-imap-0:4.3.9-3.35.x86_64", "4AS:php-ldap-0:4.3.9-3.35.i386", "4AS:php-ldap-0:4.3.9-3.35.ia64", "4AS:php-ldap-0:4.3.9-3.35.ppc", "4AS:php-ldap-0:4.3.9-3.35.s390", "4AS:php-ldap-0:4.3.9-3.35.s390x", "4AS:php-ldap-0:4.3.9-3.35.x86_64", "4AS:php-mbstring-0:4.3.9-3.35.i386", "4AS:php-mbstring-0:4.3.9-3.35.ia64", "4AS:php-mbstring-0:4.3.9-3.35.ppc", "4AS:php-mbstring-0:4.3.9-3.35.s390", "4AS:php-mbstring-0:4.3.9-3.35.s390x", "4AS:php-mbstring-0:4.3.9-3.35.x86_64", "4AS:php-mysql-0:4.3.9-3.35.i386", "4AS:php-mysql-0:4.3.9-3.35.ia64", "4AS:php-mysql-0:4.3.9-3.35.ppc", "4AS:php-mysql-0:4.3.9-3.35.s390", "4AS:php-mysql-0:4.3.9-3.35.s390x", "4AS:php-mysql-0:4.3.9-3.35.x86_64", "4AS:php-ncurses-0:4.3.9-3.35.i386", "4AS:php-ncurses-0:4.3.9-3.35.ia64", "4AS:php-ncurses-0:4.3.9-3.35.ppc", "4AS:php-ncurses-0:4.3.9-3.35.s390", "4AS:php-ncurses-0:4.3.9-3.35.s390x", "4AS:php-ncurses-0:4.3.9-3.35.x86_64", "4AS:php-odbc-0:4.3.9-3.35.i386", "4AS:php-odbc-0:4.3.9-3.35.ia64", "4AS:php-odbc-0:4.3.9-3.35.ppc", "4AS:php-odbc-0:4.3.9-3.35.s390", "4AS:php-odbc-0:4.3.9-3.35.s390x", "4AS:php-odbc-0:4.3.9-3.35.x86_64", "4AS:php-pear-0:4.3.9-3.35.i386", "4AS:php-pear-0:4.3.9-3.35.ia64", "4AS:php-pear-0:4.3.9-3.35.ppc", "4AS:php-pear-0:4.3.9-3.35.s390", "4AS:php-pear-0:4.3.9-3.35.s390x", "4AS:php-pear-0:4.3.9-3.35.x86_64", "4AS:php-pgsql-0:4.3.9-3.35.i386", "4AS:php-pgsql-0:4.3.9-3.35.ia64", "4AS:php-pgsql-0:4.3.9-3.35.ppc", "4AS:php-pgsql-0:4.3.9-3.35.s390", "4AS:php-pgsql-0:4.3.9-3.35.s390x", "4AS:php-pgsql-0:4.3.9-3.35.x86_64", "4AS:php-snmp-0:4.3.9-3.35.i386", "4AS:php-snmp-0:4.3.9-3.35.ia64", "4AS:php-snmp-0:4.3.9-3.35.ppc", "4AS:php-snmp-0:4.3.9-3.35.s390", "4AS:php-snmp-0:4.3.9-3.35.s390x", "4AS:php-snmp-0:4.3.9-3.35.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.35.i386", "4AS:php-xmlrpc-0:4.3.9-3.35.ia64", "4AS:php-xmlrpc-0:4.3.9-3.35.ppc", "4AS:php-xmlrpc-0:4.3.9-3.35.s390", "4AS:php-xmlrpc-0:4.3.9-3.35.s390x", "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64", "4Desktop:php-0:4.3.9-3.35.i386", "4Desktop:php-0:4.3.9-3.35.ia64", "4Desktop:php-0:4.3.9-3.35.ppc", "4Desktop:php-0:4.3.9-3.35.s390", "4Desktop:php-0:4.3.9-3.35.s390x", "4Desktop:php-0:4.3.9-3.35.src", "4Desktop:php-0:4.3.9-3.35.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.35.i386", "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64", "4Desktop:php-devel-0:4.3.9-3.35.i386", "4Desktop:php-devel-0:4.3.9-3.35.ia64", "4Desktop:php-devel-0:4.3.9-3.35.ppc", "4Desktop:php-devel-0:4.3.9-3.35.s390", "4Desktop:php-devel-0:4.3.9-3.35.s390x", "4Desktop:php-devel-0:4.3.9-3.35.x86_64", "4Desktop:php-domxml-0:4.3.9-3.35.i386", "4Desktop:php-domxml-0:4.3.9-3.35.ia64", "4Desktop:php-domxml-0:4.3.9-3.35.ppc", "4Desktop:php-domxml-0:4.3.9-3.35.s390", "4Desktop:php-domxml-0:4.3.9-3.35.s390x", "4Desktop:php-domxml-0:4.3.9-3.35.x86_64", "4Desktop:php-gd-0:4.3.9-3.35.i386", "4Desktop:php-gd-0:4.3.9-3.35.ia64", "4Desktop:php-gd-0:4.3.9-3.35.ppc", "4Desktop:php-gd-0:4.3.9-3.35.s390", "4Desktop:php-gd-0:4.3.9-3.35.s390x", "4Desktop:php-gd-0:4.3.9-3.35.x86_64", "4Desktop:php-imap-0:4.3.9-3.35.i386", "4Desktop:php-imap-0:4.3.9-3.35.ia64", "4Desktop:php-imap-0:4.3.9-3.35.ppc", "4Desktop:php-imap-0:4.3.9-3.35.s390", "4Desktop:php-imap-0:4.3.9-3.35.s390x", "4Desktop:php-imap-0:4.3.9-3.35.x86_64", "4Desktop:php-ldap-0:4.3.9-3.35.i386", "4Desktop:php-ldap-0:4.3.9-3.35.ia64", "4Desktop:php-ldap-0:4.3.9-3.35.ppc", "4Desktop:php-ldap-0:4.3.9-3.35.s390", "4Desktop:php-ldap-0:4.3.9-3.35.s390x", "4Desktop:php-ldap-0:4.3.9-3.35.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.35.i386", "4Desktop:php-mbstring-0:4.3.9-3.35.ia64", "4Desktop:php-mbstring-0:4.3.9-3.35.ppc", "4Desktop:php-mbstring-0:4.3.9-3.35.s390", "4Desktop:php-mbstring-0:4.3.9-3.35.s390x", "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64", "4Desktop:php-mysql-0:4.3.9-3.35.i386", "4Desktop:php-mysql-0:4.3.9-3.35.ia64", "4Desktop:php-mysql-0:4.3.9-3.35.ppc", "4Desktop:php-mysql-0:4.3.9-3.35.s390", "4Desktop:php-mysql-0:4.3.9-3.35.s390x", "4Desktop:php-mysql-0:4.3.9-3.35.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.35.i386", "4Desktop:php-ncurses-0:4.3.9-3.35.ia64", "4Desktop:php-ncurses-0:4.3.9-3.35.ppc", "4Desktop:php-ncurses-0:4.3.9-3.35.s390", "4Desktop:php-ncurses-0:4.3.9-3.35.s390x", "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64", "4Desktop:php-odbc-0:4.3.9-3.35.i386", "4Desktop:php-odbc-0:4.3.9-3.35.ia64", "4Desktop:php-odbc-0:4.3.9-3.35.ppc", "4Desktop:php-odbc-0:4.3.9-3.35.s390", "4Desktop:php-odbc-0:4.3.9-3.35.s390x", "4Desktop:php-odbc-0:4.3.9-3.35.x86_64", "4Desktop:php-pear-0:4.3.9-3.35.i386", "4Desktop:php-pear-0:4.3.9-3.35.ia64", "4Desktop:php-pear-0:4.3.9-3.35.ppc", "4Desktop:php-pear-0:4.3.9-3.35.s390", "4Desktop:php-pear-0:4.3.9-3.35.s390x", "4Desktop:php-pear-0:4.3.9-3.35.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.35.i386", "4Desktop:php-pgsql-0:4.3.9-3.35.ia64", "4Desktop:php-pgsql-0:4.3.9-3.35.ppc", "4Desktop:php-pgsql-0:4.3.9-3.35.s390", "4Desktop:php-pgsql-0:4.3.9-3.35.s390x", "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64", "4Desktop:php-snmp-0:4.3.9-3.35.i386", "4Desktop:php-snmp-0:4.3.9-3.35.ia64", "4Desktop:php-snmp-0:4.3.9-3.35.ppc", "4Desktop:php-snmp-0:4.3.9-3.35.s390", "4Desktop:php-snmp-0:4.3.9-3.35.s390x", "4Desktop:php-snmp-0:4.3.9-3.35.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64", "4ES:php-0:4.3.9-3.35.i386", "4ES:php-0:4.3.9-3.35.ia64", "4ES:php-0:4.3.9-3.35.ppc", "4ES:php-0:4.3.9-3.35.s390", "4ES:php-0:4.3.9-3.35.s390x", "4ES:php-0:4.3.9-3.35.src", "4ES:php-0:4.3.9-3.35.x86_64", "4ES:php-debuginfo-0:4.3.9-3.35.i386", "4ES:php-debuginfo-0:4.3.9-3.35.ia64", "4ES:php-debuginfo-0:4.3.9-3.35.ppc", "4ES:php-debuginfo-0:4.3.9-3.35.s390", "4ES:php-debuginfo-0:4.3.9-3.35.s390x", "4ES:php-debuginfo-0:4.3.9-3.35.x86_64", "4ES:php-devel-0:4.3.9-3.35.i386", "4ES:php-devel-0:4.3.9-3.35.ia64", "4ES:php-devel-0:4.3.9-3.35.ppc", "4ES:php-devel-0:4.3.9-3.35.s390", "4ES:php-devel-0:4.3.9-3.35.s390x", "4ES:php-devel-0:4.3.9-3.35.x86_64", "4ES:php-domxml-0:4.3.9-3.35.i386", "4ES:php-domxml-0:4.3.9-3.35.ia64", "4ES:php-domxml-0:4.3.9-3.35.ppc", "4ES:php-domxml-0:4.3.9-3.35.s390", "4ES:php-domxml-0:4.3.9-3.35.s390x", "4ES:php-domxml-0:4.3.9-3.35.x86_64", "4ES:php-gd-0:4.3.9-3.35.i386", "4ES:php-gd-0:4.3.9-3.35.ia64", "4ES:php-gd-0:4.3.9-3.35.ppc", "4ES:php-gd-0:4.3.9-3.35.s390", "4ES:php-gd-0:4.3.9-3.35.s390x", "4ES:php-gd-0:4.3.9-3.35.x86_64", "4ES:php-imap-0:4.3.9-3.35.i386", "4ES:php-imap-0:4.3.9-3.35.ia64", "4ES:php-imap-0:4.3.9-3.35.ppc", "4ES:php-imap-0:4.3.9-3.35.s390", "4ES:php-imap-0:4.3.9-3.35.s390x", "4ES:php-imap-0:4.3.9-3.35.x86_64", "4ES:php-ldap-0:4.3.9-3.35.i386", "4ES:php-ldap-0:4.3.9-3.35.ia64", "4ES:php-ldap-0:4.3.9-3.35.ppc", "4ES:php-ldap-0:4.3.9-3.35.s390", "4ES:php-ldap-0:4.3.9-3.35.s390x", "4ES:php-ldap-0:4.3.9-3.35.x86_64", "4ES:php-mbstring-0:4.3.9-3.35.i386", "4ES:php-mbstring-0:4.3.9-3.35.ia64", "4ES:php-mbstring-0:4.3.9-3.35.ppc", "4ES:php-mbstring-0:4.3.9-3.35.s390", "4ES:php-mbstring-0:4.3.9-3.35.s390x", "4ES:php-mbstring-0:4.3.9-3.35.x86_64", "4ES:php-mysql-0:4.3.9-3.35.i386", "4ES:php-mysql-0:4.3.9-3.35.ia64", "4ES:php-mysql-0:4.3.9-3.35.ppc", "4ES:php-mysql-0:4.3.9-3.35.s390", "4ES:php-mysql-0:4.3.9-3.35.s390x", "4ES:php-mysql-0:4.3.9-3.35.x86_64", "4ES:php-ncurses-0:4.3.9-3.35.i386", "4ES:php-ncurses-0:4.3.9-3.35.ia64", "4ES:php-ncurses-0:4.3.9-3.35.ppc", "4ES:php-ncurses-0:4.3.9-3.35.s390", "4ES:php-ncurses-0:4.3.9-3.35.s390x", "4ES:php-ncurses-0:4.3.9-3.35.x86_64", "4ES:php-odbc-0:4.3.9-3.35.i386", "4ES:php-odbc-0:4.3.9-3.35.ia64", "4ES:php-odbc-0:4.3.9-3.35.ppc", "4ES:php-odbc-0:4.3.9-3.35.s390", "4ES:php-odbc-0:4.3.9-3.35.s390x", "4ES:php-odbc-0:4.3.9-3.35.x86_64", "4ES:php-pear-0:4.3.9-3.35.i386", "4ES:php-pear-0:4.3.9-3.35.ia64", "4ES:php-pear-0:4.3.9-3.35.ppc", "4ES:php-pear-0:4.3.9-3.35.s390", "4ES:php-pear-0:4.3.9-3.35.s390x", "4ES:php-pear-0:4.3.9-3.35.x86_64", "4ES:php-pgsql-0:4.3.9-3.35.i386", "4ES:php-pgsql-0:4.3.9-3.35.ia64", "4ES:php-pgsql-0:4.3.9-3.35.ppc", "4ES:php-pgsql-0:4.3.9-3.35.s390", "4ES:php-pgsql-0:4.3.9-3.35.s390x", "4ES:php-pgsql-0:4.3.9-3.35.x86_64", "4ES:php-snmp-0:4.3.9-3.35.i386", "4ES:php-snmp-0:4.3.9-3.35.ia64", "4ES:php-snmp-0:4.3.9-3.35.ppc", "4ES:php-snmp-0:4.3.9-3.35.s390", "4ES:php-snmp-0:4.3.9-3.35.s390x", "4ES:php-snmp-0:4.3.9-3.35.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.35.i386", "4ES:php-xmlrpc-0:4.3.9-3.35.ia64", "4ES:php-xmlrpc-0:4.3.9-3.35.ppc", "4ES:php-xmlrpc-0:4.3.9-3.35.s390", "4ES:php-xmlrpc-0:4.3.9-3.35.s390x", "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64", "4WS:php-0:4.3.9-3.35.i386", "4WS:php-0:4.3.9-3.35.ia64", "4WS:php-0:4.3.9-3.35.ppc", "4WS:php-0:4.3.9-3.35.s390", "4WS:php-0:4.3.9-3.35.s390x", "4WS:php-0:4.3.9-3.35.src", "4WS:php-0:4.3.9-3.35.x86_64", "4WS:php-debuginfo-0:4.3.9-3.35.i386", "4WS:php-debuginfo-0:4.3.9-3.35.ia64", "4WS:php-debuginfo-0:4.3.9-3.35.ppc", "4WS:php-debuginfo-0:4.3.9-3.35.s390", "4WS:php-debuginfo-0:4.3.9-3.35.s390x", "4WS:php-debuginfo-0:4.3.9-3.35.x86_64", "4WS:php-devel-0:4.3.9-3.35.i386", "4WS:php-devel-0:4.3.9-3.35.ia64", "4WS:php-devel-0:4.3.9-3.35.ppc", "4WS:php-devel-0:4.3.9-3.35.s390", "4WS:php-devel-0:4.3.9-3.35.s390x", "4WS:php-devel-0:4.3.9-3.35.x86_64", "4WS:php-domxml-0:4.3.9-3.35.i386", "4WS:php-domxml-0:4.3.9-3.35.ia64", "4WS:php-domxml-0:4.3.9-3.35.ppc", "4WS:php-domxml-0:4.3.9-3.35.s390", "4WS:php-domxml-0:4.3.9-3.35.s390x", "4WS:php-domxml-0:4.3.9-3.35.x86_64", "4WS:php-gd-0:4.3.9-3.35.i386", "4WS:php-gd-0:4.3.9-3.35.ia64", "4WS:php-gd-0:4.3.9-3.35.ppc", "4WS:php-gd-0:4.3.9-3.35.s390", "4WS:php-gd-0:4.3.9-3.35.s390x", "4WS:php-gd-0:4.3.9-3.35.x86_64", "4WS:php-imap-0:4.3.9-3.35.i386", "4WS:php-imap-0:4.3.9-3.35.ia64", "4WS:php-imap-0:4.3.9-3.35.ppc", "4WS:php-imap-0:4.3.9-3.35.s390", "4WS:php-imap-0:4.3.9-3.35.s390x", "4WS:php-imap-0:4.3.9-3.35.x86_64", "4WS:php-ldap-0:4.3.9-3.35.i386", "4WS:php-ldap-0:4.3.9-3.35.ia64", "4WS:php-ldap-0:4.3.9-3.35.ppc", "4WS:php-ldap-0:4.3.9-3.35.s390", "4WS:php-ldap-0:4.3.9-3.35.s390x", "4WS:php-ldap-0:4.3.9-3.35.x86_64", "4WS:php-mbstring-0:4.3.9-3.35.i386", "4WS:php-mbstring-0:4.3.9-3.35.ia64", "4WS:php-mbstring-0:4.3.9-3.35.ppc", "4WS:php-mbstring-0:4.3.9-3.35.s390", "4WS:php-mbstring-0:4.3.9-3.35.s390x", "4WS:php-mbstring-0:4.3.9-3.35.x86_64", "4WS:php-mysql-0:4.3.9-3.35.i386", "4WS:php-mysql-0:4.3.9-3.35.ia64", "4WS:php-mysql-0:4.3.9-3.35.ppc", "4WS:php-mysql-0:4.3.9-3.35.s390", "4WS:php-mysql-0:4.3.9-3.35.s390x", "4WS:php-mysql-0:4.3.9-3.35.x86_64", "4WS:php-ncurses-0:4.3.9-3.35.i386", "4WS:php-ncurses-0:4.3.9-3.35.ia64", "4WS:php-ncurses-0:4.3.9-3.35.ppc", "4WS:php-ncurses-0:4.3.9-3.35.s390", "4WS:php-ncurses-0:4.3.9-3.35.s390x", "4WS:php-ncurses-0:4.3.9-3.35.x86_64", "4WS:php-odbc-0:4.3.9-3.35.i386", "4WS:php-odbc-0:4.3.9-3.35.ia64", "4WS:php-odbc-0:4.3.9-3.35.ppc", "4WS:php-odbc-0:4.3.9-3.35.s390", "4WS:php-odbc-0:4.3.9-3.35.s390x", "4WS:php-odbc-0:4.3.9-3.35.x86_64", "4WS:php-pear-0:4.3.9-3.35.i386", "4WS:php-pear-0:4.3.9-3.35.ia64", "4WS:php-pear-0:4.3.9-3.35.ppc", "4WS:php-pear-0:4.3.9-3.35.s390", "4WS:php-pear-0:4.3.9-3.35.s390x", "4WS:php-pear-0:4.3.9-3.35.x86_64", "4WS:php-pgsql-0:4.3.9-3.35.i386", "4WS:php-pgsql-0:4.3.9-3.35.ia64", "4WS:php-pgsql-0:4.3.9-3.35.ppc", "4WS:php-pgsql-0:4.3.9-3.35.s390", "4WS:php-pgsql-0:4.3.9-3.35.s390x", "4WS:php-pgsql-0:4.3.9-3.35.x86_64", "4WS:php-snmp-0:4.3.9-3.35.i386", "4WS:php-snmp-0:4.3.9-3.35.ia64", "4WS:php-snmp-0:4.3.9-3.35.ppc", "4WS:php-snmp-0:4.3.9-3.35.s390", "4WS:php-snmp-0:4.3.9-3.35.s390x", "4WS:php-snmp-0:4.3.9-3.35.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.35.i386", "4WS:php-xmlrpc-0:4.3.9-3.35.ia64", "4WS:php-xmlrpc-0:4.3.9-3.35.ppc", "4WS:php-xmlrpc-0:4.3.9-3.35.s390", "4WS:php-xmlrpc-0:4.3.9-3.35.s390x", "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: Crash by converting serial day numbers (SDN) into Julian calendar" }, { "cve": "CVE-2011-2202", "discovery_date": "2011-06-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "713194" } ], "notes": [ { "category": "description", "text": "The rfc1867_post_handler function in main/rfc1867.c in PHP before 5.3.7 does not properly restrict filenames in multipart/form-data POST requests, which allows remote attackers to conduct absolute path traversal attacks, and possibly create or overwrite arbitrary files, via a crafted upload request, related to a \"file path injection vulnerability.\"", "title": "Vulnerability description" }, { "category": "summary", "text": "php: file path injection vulnerability in RFC1867 file upload filename", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "4AS:php-0:4.3.9-3.35.i386", "4AS:php-0:4.3.9-3.35.ia64", "4AS:php-0:4.3.9-3.35.ppc", "4AS:php-0:4.3.9-3.35.s390", "4AS:php-0:4.3.9-3.35.s390x", "4AS:php-0:4.3.9-3.35.src", "4AS:php-0:4.3.9-3.35.x86_64", "4AS:php-debuginfo-0:4.3.9-3.35.i386", "4AS:php-debuginfo-0:4.3.9-3.35.ia64", "4AS:php-debuginfo-0:4.3.9-3.35.ppc", "4AS:php-debuginfo-0:4.3.9-3.35.s390", "4AS:php-debuginfo-0:4.3.9-3.35.s390x", "4AS:php-debuginfo-0:4.3.9-3.35.x86_64", "4AS:php-devel-0:4.3.9-3.35.i386", "4AS:php-devel-0:4.3.9-3.35.ia64", "4AS:php-devel-0:4.3.9-3.35.ppc", "4AS:php-devel-0:4.3.9-3.35.s390", "4AS:php-devel-0:4.3.9-3.35.s390x", "4AS:php-devel-0:4.3.9-3.35.x86_64", "4AS:php-domxml-0:4.3.9-3.35.i386", "4AS:php-domxml-0:4.3.9-3.35.ia64", "4AS:php-domxml-0:4.3.9-3.35.ppc", "4AS:php-domxml-0:4.3.9-3.35.s390", "4AS:php-domxml-0:4.3.9-3.35.s390x", "4AS:php-domxml-0:4.3.9-3.35.x86_64", "4AS:php-gd-0:4.3.9-3.35.i386", "4AS:php-gd-0:4.3.9-3.35.ia64", "4AS:php-gd-0:4.3.9-3.35.ppc", "4AS:php-gd-0:4.3.9-3.35.s390", "4AS:php-gd-0:4.3.9-3.35.s390x", "4AS:php-gd-0:4.3.9-3.35.x86_64", "4AS:php-imap-0:4.3.9-3.35.i386", "4AS:php-imap-0:4.3.9-3.35.ia64", "4AS:php-imap-0:4.3.9-3.35.ppc", "4AS:php-imap-0:4.3.9-3.35.s390", "4AS:php-imap-0:4.3.9-3.35.s390x", "4AS:php-imap-0:4.3.9-3.35.x86_64", "4AS:php-ldap-0:4.3.9-3.35.i386", "4AS:php-ldap-0:4.3.9-3.35.ia64", "4AS:php-ldap-0:4.3.9-3.35.ppc", "4AS:php-ldap-0:4.3.9-3.35.s390", "4AS:php-ldap-0:4.3.9-3.35.s390x", "4AS:php-ldap-0:4.3.9-3.35.x86_64", "4AS:php-mbstring-0:4.3.9-3.35.i386", "4AS:php-mbstring-0:4.3.9-3.35.ia64", "4AS:php-mbstring-0:4.3.9-3.35.ppc", "4AS:php-mbstring-0:4.3.9-3.35.s390", "4AS:php-mbstring-0:4.3.9-3.35.s390x", "4AS:php-mbstring-0:4.3.9-3.35.x86_64", "4AS:php-mysql-0:4.3.9-3.35.i386", "4AS:php-mysql-0:4.3.9-3.35.ia64", "4AS:php-mysql-0:4.3.9-3.35.ppc", "4AS:php-mysql-0:4.3.9-3.35.s390", "4AS:php-mysql-0:4.3.9-3.35.s390x", "4AS:php-mysql-0:4.3.9-3.35.x86_64", "4AS:php-ncurses-0:4.3.9-3.35.i386", "4AS:php-ncurses-0:4.3.9-3.35.ia64", "4AS:php-ncurses-0:4.3.9-3.35.ppc", "4AS:php-ncurses-0:4.3.9-3.35.s390", "4AS:php-ncurses-0:4.3.9-3.35.s390x", "4AS:php-ncurses-0:4.3.9-3.35.x86_64", "4AS:php-odbc-0:4.3.9-3.35.i386", "4AS:php-odbc-0:4.3.9-3.35.ia64", "4AS:php-odbc-0:4.3.9-3.35.ppc", "4AS:php-odbc-0:4.3.9-3.35.s390", "4AS:php-odbc-0:4.3.9-3.35.s390x", "4AS:php-odbc-0:4.3.9-3.35.x86_64", "4AS:php-pear-0:4.3.9-3.35.i386", "4AS:php-pear-0:4.3.9-3.35.ia64", "4AS:php-pear-0:4.3.9-3.35.ppc", "4AS:php-pear-0:4.3.9-3.35.s390", "4AS:php-pear-0:4.3.9-3.35.s390x", "4AS:php-pear-0:4.3.9-3.35.x86_64", "4AS:php-pgsql-0:4.3.9-3.35.i386", "4AS:php-pgsql-0:4.3.9-3.35.ia64", "4AS:php-pgsql-0:4.3.9-3.35.ppc", "4AS:php-pgsql-0:4.3.9-3.35.s390", "4AS:php-pgsql-0:4.3.9-3.35.s390x", "4AS:php-pgsql-0:4.3.9-3.35.x86_64", "4AS:php-snmp-0:4.3.9-3.35.i386", "4AS:php-snmp-0:4.3.9-3.35.ia64", "4AS:php-snmp-0:4.3.9-3.35.ppc", "4AS:php-snmp-0:4.3.9-3.35.s390", "4AS:php-snmp-0:4.3.9-3.35.s390x", "4AS:php-snmp-0:4.3.9-3.35.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.35.i386", "4AS:php-xmlrpc-0:4.3.9-3.35.ia64", "4AS:php-xmlrpc-0:4.3.9-3.35.ppc", "4AS:php-xmlrpc-0:4.3.9-3.35.s390", "4AS:php-xmlrpc-0:4.3.9-3.35.s390x", "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64", "4Desktop:php-0:4.3.9-3.35.i386", "4Desktop:php-0:4.3.9-3.35.ia64", "4Desktop:php-0:4.3.9-3.35.ppc", "4Desktop:php-0:4.3.9-3.35.s390", "4Desktop:php-0:4.3.9-3.35.s390x", "4Desktop:php-0:4.3.9-3.35.src", "4Desktop:php-0:4.3.9-3.35.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.35.i386", "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64", "4Desktop:php-devel-0:4.3.9-3.35.i386", "4Desktop:php-devel-0:4.3.9-3.35.ia64", "4Desktop:php-devel-0:4.3.9-3.35.ppc", "4Desktop:php-devel-0:4.3.9-3.35.s390", "4Desktop:php-devel-0:4.3.9-3.35.s390x", "4Desktop:php-devel-0:4.3.9-3.35.x86_64", "4Desktop:php-domxml-0:4.3.9-3.35.i386", "4Desktop:php-domxml-0:4.3.9-3.35.ia64", "4Desktop:php-domxml-0:4.3.9-3.35.ppc", "4Desktop:php-domxml-0:4.3.9-3.35.s390", "4Desktop:php-domxml-0:4.3.9-3.35.s390x", "4Desktop:php-domxml-0:4.3.9-3.35.x86_64", "4Desktop:php-gd-0:4.3.9-3.35.i386", "4Desktop:php-gd-0:4.3.9-3.35.ia64", "4Desktop:php-gd-0:4.3.9-3.35.ppc", "4Desktop:php-gd-0:4.3.9-3.35.s390", "4Desktop:php-gd-0:4.3.9-3.35.s390x", "4Desktop:php-gd-0:4.3.9-3.35.x86_64", "4Desktop:php-imap-0:4.3.9-3.35.i386", "4Desktop:php-imap-0:4.3.9-3.35.ia64", "4Desktop:php-imap-0:4.3.9-3.35.ppc", "4Desktop:php-imap-0:4.3.9-3.35.s390", "4Desktop:php-imap-0:4.3.9-3.35.s390x", "4Desktop:php-imap-0:4.3.9-3.35.x86_64", "4Desktop:php-ldap-0:4.3.9-3.35.i386", "4Desktop:php-ldap-0:4.3.9-3.35.ia64", "4Desktop:php-ldap-0:4.3.9-3.35.ppc", "4Desktop:php-ldap-0:4.3.9-3.35.s390", "4Desktop:php-ldap-0:4.3.9-3.35.s390x", "4Desktop:php-ldap-0:4.3.9-3.35.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.35.i386", "4Desktop:php-mbstring-0:4.3.9-3.35.ia64", "4Desktop:php-mbstring-0:4.3.9-3.35.ppc", "4Desktop:php-mbstring-0:4.3.9-3.35.s390", "4Desktop:php-mbstring-0:4.3.9-3.35.s390x", "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64", "4Desktop:php-mysql-0:4.3.9-3.35.i386", "4Desktop:php-mysql-0:4.3.9-3.35.ia64", "4Desktop:php-mysql-0:4.3.9-3.35.ppc", "4Desktop:php-mysql-0:4.3.9-3.35.s390", "4Desktop:php-mysql-0:4.3.9-3.35.s390x", "4Desktop:php-mysql-0:4.3.9-3.35.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.35.i386", "4Desktop:php-ncurses-0:4.3.9-3.35.ia64", "4Desktop:php-ncurses-0:4.3.9-3.35.ppc", "4Desktop:php-ncurses-0:4.3.9-3.35.s390", "4Desktop:php-ncurses-0:4.3.9-3.35.s390x", "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64", "4Desktop:php-odbc-0:4.3.9-3.35.i386", "4Desktop:php-odbc-0:4.3.9-3.35.ia64", "4Desktop:php-odbc-0:4.3.9-3.35.ppc", "4Desktop:php-odbc-0:4.3.9-3.35.s390", "4Desktop:php-odbc-0:4.3.9-3.35.s390x", "4Desktop:php-odbc-0:4.3.9-3.35.x86_64", "4Desktop:php-pear-0:4.3.9-3.35.i386", "4Desktop:php-pear-0:4.3.9-3.35.ia64", "4Desktop:php-pear-0:4.3.9-3.35.ppc", "4Desktop:php-pear-0:4.3.9-3.35.s390", "4Desktop:php-pear-0:4.3.9-3.35.s390x", "4Desktop:php-pear-0:4.3.9-3.35.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.35.i386", "4Desktop:php-pgsql-0:4.3.9-3.35.ia64", "4Desktop:php-pgsql-0:4.3.9-3.35.ppc", "4Desktop:php-pgsql-0:4.3.9-3.35.s390", "4Desktop:php-pgsql-0:4.3.9-3.35.s390x", "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64", "4Desktop:php-snmp-0:4.3.9-3.35.i386", "4Desktop:php-snmp-0:4.3.9-3.35.ia64", "4Desktop:php-snmp-0:4.3.9-3.35.ppc", "4Desktop:php-snmp-0:4.3.9-3.35.s390", "4Desktop:php-snmp-0:4.3.9-3.35.s390x", "4Desktop:php-snmp-0:4.3.9-3.35.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64", "4ES:php-0:4.3.9-3.35.i386", "4ES:php-0:4.3.9-3.35.ia64", "4ES:php-0:4.3.9-3.35.ppc", "4ES:php-0:4.3.9-3.35.s390", "4ES:php-0:4.3.9-3.35.s390x", "4ES:php-0:4.3.9-3.35.src", "4ES:php-0:4.3.9-3.35.x86_64", "4ES:php-debuginfo-0:4.3.9-3.35.i386", "4ES:php-debuginfo-0:4.3.9-3.35.ia64", "4ES:php-debuginfo-0:4.3.9-3.35.ppc", "4ES:php-debuginfo-0:4.3.9-3.35.s390", "4ES:php-debuginfo-0:4.3.9-3.35.s390x", "4ES:php-debuginfo-0:4.3.9-3.35.x86_64", "4ES:php-devel-0:4.3.9-3.35.i386", "4ES:php-devel-0:4.3.9-3.35.ia64", "4ES:php-devel-0:4.3.9-3.35.ppc", "4ES:php-devel-0:4.3.9-3.35.s390", "4ES:php-devel-0:4.3.9-3.35.s390x", "4ES:php-devel-0:4.3.9-3.35.x86_64", "4ES:php-domxml-0:4.3.9-3.35.i386", "4ES:php-domxml-0:4.3.9-3.35.ia64", "4ES:php-domxml-0:4.3.9-3.35.ppc", "4ES:php-domxml-0:4.3.9-3.35.s390", "4ES:php-domxml-0:4.3.9-3.35.s390x", "4ES:php-domxml-0:4.3.9-3.35.x86_64", "4ES:php-gd-0:4.3.9-3.35.i386", "4ES:php-gd-0:4.3.9-3.35.ia64", "4ES:php-gd-0:4.3.9-3.35.ppc", "4ES:php-gd-0:4.3.9-3.35.s390", "4ES:php-gd-0:4.3.9-3.35.s390x", "4ES:php-gd-0:4.3.9-3.35.x86_64", "4ES:php-imap-0:4.3.9-3.35.i386", "4ES:php-imap-0:4.3.9-3.35.ia64", "4ES:php-imap-0:4.3.9-3.35.ppc", "4ES:php-imap-0:4.3.9-3.35.s390", "4ES:php-imap-0:4.3.9-3.35.s390x", "4ES:php-imap-0:4.3.9-3.35.x86_64", "4ES:php-ldap-0:4.3.9-3.35.i386", "4ES:php-ldap-0:4.3.9-3.35.ia64", "4ES:php-ldap-0:4.3.9-3.35.ppc", "4ES:php-ldap-0:4.3.9-3.35.s390", "4ES:php-ldap-0:4.3.9-3.35.s390x", "4ES:php-ldap-0:4.3.9-3.35.x86_64", "4ES:php-mbstring-0:4.3.9-3.35.i386", "4ES:php-mbstring-0:4.3.9-3.35.ia64", "4ES:php-mbstring-0:4.3.9-3.35.ppc", "4ES:php-mbstring-0:4.3.9-3.35.s390", "4ES:php-mbstring-0:4.3.9-3.35.s390x", "4ES:php-mbstring-0:4.3.9-3.35.x86_64", "4ES:php-mysql-0:4.3.9-3.35.i386", "4ES:php-mysql-0:4.3.9-3.35.ia64", "4ES:php-mysql-0:4.3.9-3.35.ppc", "4ES:php-mysql-0:4.3.9-3.35.s390", "4ES:php-mysql-0:4.3.9-3.35.s390x", "4ES:php-mysql-0:4.3.9-3.35.x86_64", "4ES:php-ncurses-0:4.3.9-3.35.i386", "4ES:php-ncurses-0:4.3.9-3.35.ia64", "4ES:php-ncurses-0:4.3.9-3.35.ppc", "4ES:php-ncurses-0:4.3.9-3.35.s390", "4ES:php-ncurses-0:4.3.9-3.35.s390x", "4ES:php-ncurses-0:4.3.9-3.35.x86_64", "4ES:php-odbc-0:4.3.9-3.35.i386", "4ES:php-odbc-0:4.3.9-3.35.ia64", "4ES:php-odbc-0:4.3.9-3.35.ppc", "4ES:php-odbc-0:4.3.9-3.35.s390", "4ES:php-odbc-0:4.3.9-3.35.s390x", "4ES:php-odbc-0:4.3.9-3.35.x86_64", "4ES:php-pear-0:4.3.9-3.35.i386", "4ES:php-pear-0:4.3.9-3.35.ia64", "4ES:php-pear-0:4.3.9-3.35.ppc", "4ES:php-pear-0:4.3.9-3.35.s390", "4ES:php-pear-0:4.3.9-3.35.s390x", "4ES:php-pear-0:4.3.9-3.35.x86_64", "4ES:php-pgsql-0:4.3.9-3.35.i386", "4ES:php-pgsql-0:4.3.9-3.35.ia64", "4ES:php-pgsql-0:4.3.9-3.35.ppc", "4ES:php-pgsql-0:4.3.9-3.35.s390", "4ES:php-pgsql-0:4.3.9-3.35.s390x", "4ES:php-pgsql-0:4.3.9-3.35.x86_64", "4ES:php-snmp-0:4.3.9-3.35.i386", "4ES:php-snmp-0:4.3.9-3.35.ia64", "4ES:php-snmp-0:4.3.9-3.35.ppc", "4ES:php-snmp-0:4.3.9-3.35.s390", "4ES:php-snmp-0:4.3.9-3.35.s390x", "4ES:php-snmp-0:4.3.9-3.35.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.35.i386", "4ES:php-xmlrpc-0:4.3.9-3.35.ia64", "4ES:php-xmlrpc-0:4.3.9-3.35.ppc", "4ES:php-xmlrpc-0:4.3.9-3.35.s390", "4ES:php-xmlrpc-0:4.3.9-3.35.s390x", "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64", "4WS:php-0:4.3.9-3.35.i386", "4WS:php-0:4.3.9-3.35.ia64", "4WS:php-0:4.3.9-3.35.ppc", "4WS:php-0:4.3.9-3.35.s390", "4WS:php-0:4.3.9-3.35.s390x", "4WS:php-0:4.3.9-3.35.src", "4WS:php-0:4.3.9-3.35.x86_64", "4WS:php-debuginfo-0:4.3.9-3.35.i386", "4WS:php-debuginfo-0:4.3.9-3.35.ia64", "4WS:php-debuginfo-0:4.3.9-3.35.ppc", "4WS:php-debuginfo-0:4.3.9-3.35.s390", "4WS:php-debuginfo-0:4.3.9-3.35.s390x", "4WS:php-debuginfo-0:4.3.9-3.35.x86_64", "4WS:php-devel-0:4.3.9-3.35.i386", "4WS:php-devel-0:4.3.9-3.35.ia64", "4WS:php-devel-0:4.3.9-3.35.ppc", "4WS:php-devel-0:4.3.9-3.35.s390", "4WS:php-devel-0:4.3.9-3.35.s390x", "4WS:php-devel-0:4.3.9-3.35.x86_64", "4WS:php-domxml-0:4.3.9-3.35.i386", "4WS:php-domxml-0:4.3.9-3.35.ia64", "4WS:php-domxml-0:4.3.9-3.35.ppc", "4WS:php-domxml-0:4.3.9-3.35.s390", "4WS:php-domxml-0:4.3.9-3.35.s390x", "4WS:php-domxml-0:4.3.9-3.35.x86_64", "4WS:php-gd-0:4.3.9-3.35.i386", "4WS:php-gd-0:4.3.9-3.35.ia64", "4WS:php-gd-0:4.3.9-3.35.ppc", "4WS:php-gd-0:4.3.9-3.35.s390", "4WS:php-gd-0:4.3.9-3.35.s390x", "4WS:php-gd-0:4.3.9-3.35.x86_64", "4WS:php-imap-0:4.3.9-3.35.i386", "4WS:php-imap-0:4.3.9-3.35.ia64", "4WS:php-imap-0:4.3.9-3.35.ppc", "4WS:php-imap-0:4.3.9-3.35.s390", "4WS:php-imap-0:4.3.9-3.35.s390x", "4WS:php-imap-0:4.3.9-3.35.x86_64", "4WS:php-ldap-0:4.3.9-3.35.i386", "4WS:php-ldap-0:4.3.9-3.35.ia64", "4WS:php-ldap-0:4.3.9-3.35.ppc", "4WS:php-ldap-0:4.3.9-3.35.s390", "4WS:php-ldap-0:4.3.9-3.35.s390x", "4WS:php-ldap-0:4.3.9-3.35.x86_64", "4WS:php-mbstring-0:4.3.9-3.35.i386", "4WS:php-mbstring-0:4.3.9-3.35.ia64", "4WS:php-mbstring-0:4.3.9-3.35.ppc", "4WS:php-mbstring-0:4.3.9-3.35.s390", "4WS:php-mbstring-0:4.3.9-3.35.s390x", "4WS:php-mbstring-0:4.3.9-3.35.x86_64", "4WS:php-mysql-0:4.3.9-3.35.i386", "4WS:php-mysql-0:4.3.9-3.35.ia64", "4WS:php-mysql-0:4.3.9-3.35.ppc", "4WS:php-mysql-0:4.3.9-3.35.s390", "4WS:php-mysql-0:4.3.9-3.35.s390x", "4WS:php-mysql-0:4.3.9-3.35.x86_64", "4WS:php-ncurses-0:4.3.9-3.35.i386", "4WS:php-ncurses-0:4.3.9-3.35.ia64", "4WS:php-ncurses-0:4.3.9-3.35.ppc", "4WS:php-ncurses-0:4.3.9-3.35.s390", "4WS:php-ncurses-0:4.3.9-3.35.s390x", "4WS:php-ncurses-0:4.3.9-3.35.x86_64", "4WS:php-odbc-0:4.3.9-3.35.i386", "4WS:php-odbc-0:4.3.9-3.35.ia64", "4WS:php-odbc-0:4.3.9-3.35.ppc", "4WS:php-odbc-0:4.3.9-3.35.s390", "4WS:php-odbc-0:4.3.9-3.35.s390x", "4WS:php-odbc-0:4.3.9-3.35.x86_64", "4WS:php-pear-0:4.3.9-3.35.i386", "4WS:php-pear-0:4.3.9-3.35.ia64", "4WS:php-pear-0:4.3.9-3.35.ppc", "4WS:php-pear-0:4.3.9-3.35.s390", "4WS:php-pear-0:4.3.9-3.35.s390x", "4WS:php-pear-0:4.3.9-3.35.x86_64", "4WS:php-pgsql-0:4.3.9-3.35.i386", "4WS:php-pgsql-0:4.3.9-3.35.ia64", "4WS:php-pgsql-0:4.3.9-3.35.ppc", "4WS:php-pgsql-0:4.3.9-3.35.s390", "4WS:php-pgsql-0:4.3.9-3.35.s390x", "4WS:php-pgsql-0:4.3.9-3.35.x86_64", "4WS:php-snmp-0:4.3.9-3.35.i386", "4WS:php-snmp-0:4.3.9-3.35.ia64", "4WS:php-snmp-0:4.3.9-3.35.ppc", "4WS:php-snmp-0:4.3.9-3.35.s390", "4WS:php-snmp-0:4.3.9-3.35.s390x", "4WS:php-snmp-0:4.3.9-3.35.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.35.i386", "4WS:php-xmlrpc-0:4.3.9-3.35.ia64", "4WS:php-xmlrpc-0:4.3.9-3.35.ppc", "4WS:php-xmlrpc-0:4.3.9-3.35.s390", "4WS:php-xmlrpc-0:4.3.9-3.35.s390x", "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2011-2202" }, { "category": "external", "summary": "RHBZ#713194", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=713194" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2011-2202", "url": "https://www.cve.org/CVERecord?id=CVE-2011-2202" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-2202", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-2202" } ], "release_date": "2011-06-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2012-01-30T18:16:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259", "product_ids": [ "4AS:php-0:4.3.9-3.35.i386", "4AS:php-0:4.3.9-3.35.ia64", "4AS:php-0:4.3.9-3.35.ppc", "4AS:php-0:4.3.9-3.35.s390", "4AS:php-0:4.3.9-3.35.s390x", "4AS:php-0:4.3.9-3.35.src", "4AS:php-0:4.3.9-3.35.x86_64", "4AS:php-debuginfo-0:4.3.9-3.35.i386", "4AS:php-debuginfo-0:4.3.9-3.35.ia64", "4AS:php-debuginfo-0:4.3.9-3.35.ppc", "4AS:php-debuginfo-0:4.3.9-3.35.s390", "4AS:php-debuginfo-0:4.3.9-3.35.s390x", "4AS:php-debuginfo-0:4.3.9-3.35.x86_64", "4AS:php-devel-0:4.3.9-3.35.i386", "4AS:php-devel-0:4.3.9-3.35.ia64", "4AS:php-devel-0:4.3.9-3.35.ppc", "4AS:php-devel-0:4.3.9-3.35.s390", "4AS:php-devel-0:4.3.9-3.35.s390x", "4AS:php-devel-0:4.3.9-3.35.x86_64", "4AS:php-domxml-0:4.3.9-3.35.i386", "4AS:php-domxml-0:4.3.9-3.35.ia64", "4AS:php-domxml-0:4.3.9-3.35.ppc", "4AS:php-domxml-0:4.3.9-3.35.s390", "4AS:php-domxml-0:4.3.9-3.35.s390x", "4AS:php-domxml-0:4.3.9-3.35.x86_64", "4AS:php-gd-0:4.3.9-3.35.i386", "4AS:php-gd-0:4.3.9-3.35.ia64", "4AS:php-gd-0:4.3.9-3.35.ppc", "4AS:php-gd-0:4.3.9-3.35.s390", "4AS:php-gd-0:4.3.9-3.35.s390x", "4AS:php-gd-0:4.3.9-3.35.x86_64", "4AS:php-imap-0:4.3.9-3.35.i386", "4AS:php-imap-0:4.3.9-3.35.ia64", "4AS:php-imap-0:4.3.9-3.35.ppc", "4AS:php-imap-0:4.3.9-3.35.s390", "4AS:php-imap-0:4.3.9-3.35.s390x", "4AS:php-imap-0:4.3.9-3.35.x86_64", "4AS:php-ldap-0:4.3.9-3.35.i386", "4AS:php-ldap-0:4.3.9-3.35.ia64", "4AS:php-ldap-0:4.3.9-3.35.ppc", "4AS:php-ldap-0:4.3.9-3.35.s390", "4AS:php-ldap-0:4.3.9-3.35.s390x", "4AS:php-ldap-0:4.3.9-3.35.x86_64", "4AS:php-mbstring-0:4.3.9-3.35.i386", "4AS:php-mbstring-0:4.3.9-3.35.ia64", "4AS:php-mbstring-0:4.3.9-3.35.ppc", "4AS:php-mbstring-0:4.3.9-3.35.s390", "4AS:php-mbstring-0:4.3.9-3.35.s390x", "4AS:php-mbstring-0:4.3.9-3.35.x86_64", "4AS:php-mysql-0:4.3.9-3.35.i386", "4AS:php-mysql-0:4.3.9-3.35.ia64", "4AS:php-mysql-0:4.3.9-3.35.ppc", "4AS:php-mysql-0:4.3.9-3.35.s390", "4AS:php-mysql-0:4.3.9-3.35.s390x", "4AS:php-mysql-0:4.3.9-3.35.x86_64", "4AS:php-ncurses-0:4.3.9-3.35.i386", "4AS:php-ncurses-0:4.3.9-3.35.ia64", "4AS:php-ncurses-0:4.3.9-3.35.ppc", "4AS:php-ncurses-0:4.3.9-3.35.s390", "4AS:php-ncurses-0:4.3.9-3.35.s390x", "4AS:php-ncurses-0:4.3.9-3.35.x86_64", "4AS:php-odbc-0:4.3.9-3.35.i386", "4AS:php-odbc-0:4.3.9-3.35.ia64", "4AS:php-odbc-0:4.3.9-3.35.ppc", "4AS:php-odbc-0:4.3.9-3.35.s390", "4AS:php-odbc-0:4.3.9-3.35.s390x", "4AS:php-odbc-0:4.3.9-3.35.x86_64", "4AS:php-pear-0:4.3.9-3.35.i386", "4AS:php-pear-0:4.3.9-3.35.ia64", "4AS:php-pear-0:4.3.9-3.35.ppc", "4AS:php-pear-0:4.3.9-3.35.s390", "4AS:php-pear-0:4.3.9-3.35.s390x", "4AS:php-pear-0:4.3.9-3.35.x86_64", "4AS:php-pgsql-0:4.3.9-3.35.i386", "4AS:php-pgsql-0:4.3.9-3.35.ia64", "4AS:php-pgsql-0:4.3.9-3.35.ppc", "4AS:php-pgsql-0:4.3.9-3.35.s390", "4AS:php-pgsql-0:4.3.9-3.35.s390x", "4AS:php-pgsql-0:4.3.9-3.35.x86_64", "4AS:php-snmp-0:4.3.9-3.35.i386", "4AS:php-snmp-0:4.3.9-3.35.ia64", "4AS:php-snmp-0:4.3.9-3.35.ppc", "4AS:php-snmp-0:4.3.9-3.35.s390", "4AS:php-snmp-0:4.3.9-3.35.s390x", "4AS:php-snmp-0:4.3.9-3.35.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.35.i386", "4AS:php-xmlrpc-0:4.3.9-3.35.ia64", "4AS:php-xmlrpc-0:4.3.9-3.35.ppc", "4AS:php-xmlrpc-0:4.3.9-3.35.s390", "4AS:php-xmlrpc-0:4.3.9-3.35.s390x", "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64", "4Desktop:php-0:4.3.9-3.35.i386", "4Desktop:php-0:4.3.9-3.35.ia64", "4Desktop:php-0:4.3.9-3.35.ppc", "4Desktop:php-0:4.3.9-3.35.s390", "4Desktop:php-0:4.3.9-3.35.s390x", "4Desktop:php-0:4.3.9-3.35.src", "4Desktop:php-0:4.3.9-3.35.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.35.i386", "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64", "4Desktop:php-devel-0:4.3.9-3.35.i386", "4Desktop:php-devel-0:4.3.9-3.35.ia64", "4Desktop:php-devel-0:4.3.9-3.35.ppc", "4Desktop:php-devel-0:4.3.9-3.35.s390", "4Desktop:php-devel-0:4.3.9-3.35.s390x", "4Desktop:php-devel-0:4.3.9-3.35.x86_64", "4Desktop:php-domxml-0:4.3.9-3.35.i386", "4Desktop:php-domxml-0:4.3.9-3.35.ia64", "4Desktop:php-domxml-0:4.3.9-3.35.ppc", "4Desktop:php-domxml-0:4.3.9-3.35.s390", "4Desktop:php-domxml-0:4.3.9-3.35.s390x", "4Desktop:php-domxml-0:4.3.9-3.35.x86_64", "4Desktop:php-gd-0:4.3.9-3.35.i386", "4Desktop:php-gd-0:4.3.9-3.35.ia64", "4Desktop:php-gd-0:4.3.9-3.35.ppc", "4Desktop:php-gd-0:4.3.9-3.35.s390", "4Desktop:php-gd-0:4.3.9-3.35.s390x", "4Desktop:php-gd-0:4.3.9-3.35.x86_64", "4Desktop:php-imap-0:4.3.9-3.35.i386", "4Desktop:php-imap-0:4.3.9-3.35.ia64", "4Desktop:php-imap-0:4.3.9-3.35.ppc", "4Desktop:php-imap-0:4.3.9-3.35.s390", "4Desktop:php-imap-0:4.3.9-3.35.s390x", "4Desktop:php-imap-0:4.3.9-3.35.x86_64", "4Desktop:php-ldap-0:4.3.9-3.35.i386", "4Desktop:php-ldap-0:4.3.9-3.35.ia64", "4Desktop:php-ldap-0:4.3.9-3.35.ppc", "4Desktop:php-ldap-0:4.3.9-3.35.s390", "4Desktop:php-ldap-0:4.3.9-3.35.s390x", "4Desktop:php-ldap-0:4.3.9-3.35.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.35.i386", "4Desktop:php-mbstring-0:4.3.9-3.35.ia64", "4Desktop:php-mbstring-0:4.3.9-3.35.ppc", "4Desktop:php-mbstring-0:4.3.9-3.35.s390", "4Desktop:php-mbstring-0:4.3.9-3.35.s390x", "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64", "4Desktop:php-mysql-0:4.3.9-3.35.i386", "4Desktop:php-mysql-0:4.3.9-3.35.ia64", "4Desktop:php-mysql-0:4.3.9-3.35.ppc", "4Desktop:php-mysql-0:4.3.9-3.35.s390", "4Desktop:php-mysql-0:4.3.9-3.35.s390x", "4Desktop:php-mysql-0:4.3.9-3.35.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.35.i386", "4Desktop:php-ncurses-0:4.3.9-3.35.ia64", "4Desktop:php-ncurses-0:4.3.9-3.35.ppc", "4Desktop:php-ncurses-0:4.3.9-3.35.s390", "4Desktop:php-ncurses-0:4.3.9-3.35.s390x", "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64", "4Desktop:php-odbc-0:4.3.9-3.35.i386", "4Desktop:php-odbc-0:4.3.9-3.35.ia64", "4Desktop:php-odbc-0:4.3.9-3.35.ppc", "4Desktop:php-odbc-0:4.3.9-3.35.s390", "4Desktop:php-odbc-0:4.3.9-3.35.s390x", "4Desktop:php-odbc-0:4.3.9-3.35.x86_64", "4Desktop:php-pear-0:4.3.9-3.35.i386", "4Desktop:php-pear-0:4.3.9-3.35.ia64", "4Desktop:php-pear-0:4.3.9-3.35.ppc", "4Desktop:php-pear-0:4.3.9-3.35.s390", "4Desktop:php-pear-0:4.3.9-3.35.s390x", "4Desktop:php-pear-0:4.3.9-3.35.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.35.i386", "4Desktop:php-pgsql-0:4.3.9-3.35.ia64", "4Desktop:php-pgsql-0:4.3.9-3.35.ppc", "4Desktop:php-pgsql-0:4.3.9-3.35.s390", "4Desktop:php-pgsql-0:4.3.9-3.35.s390x", "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64", "4Desktop:php-snmp-0:4.3.9-3.35.i386", "4Desktop:php-snmp-0:4.3.9-3.35.ia64", "4Desktop:php-snmp-0:4.3.9-3.35.ppc", "4Desktop:php-snmp-0:4.3.9-3.35.s390", "4Desktop:php-snmp-0:4.3.9-3.35.s390x", "4Desktop:php-snmp-0:4.3.9-3.35.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64", "4ES:php-0:4.3.9-3.35.i386", "4ES:php-0:4.3.9-3.35.ia64", "4ES:php-0:4.3.9-3.35.ppc", "4ES:php-0:4.3.9-3.35.s390", "4ES:php-0:4.3.9-3.35.s390x", "4ES:php-0:4.3.9-3.35.src", "4ES:php-0:4.3.9-3.35.x86_64", "4ES:php-debuginfo-0:4.3.9-3.35.i386", "4ES:php-debuginfo-0:4.3.9-3.35.ia64", "4ES:php-debuginfo-0:4.3.9-3.35.ppc", "4ES:php-debuginfo-0:4.3.9-3.35.s390", "4ES:php-debuginfo-0:4.3.9-3.35.s390x", "4ES:php-debuginfo-0:4.3.9-3.35.x86_64", "4ES:php-devel-0:4.3.9-3.35.i386", "4ES:php-devel-0:4.3.9-3.35.ia64", "4ES:php-devel-0:4.3.9-3.35.ppc", "4ES:php-devel-0:4.3.9-3.35.s390", "4ES:php-devel-0:4.3.9-3.35.s390x", "4ES:php-devel-0:4.3.9-3.35.x86_64", "4ES:php-domxml-0:4.3.9-3.35.i386", "4ES:php-domxml-0:4.3.9-3.35.ia64", "4ES:php-domxml-0:4.3.9-3.35.ppc", "4ES:php-domxml-0:4.3.9-3.35.s390", "4ES:php-domxml-0:4.3.9-3.35.s390x", "4ES:php-domxml-0:4.3.9-3.35.x86_64", "4ES:php-gd-0:4.3.9-3.35.i386", "4ES:php-gd-0:4.3.9-3.35.ia64", "4ES:php-gd-0:4.3.9-3.35.ppc", "4ES:php-gd-0:4.3.9-3.35.s390", "4ES:php-gd-0:4.3.9-3.35.s390x", "4ES:php-gd-0:4.3.9-3.35.x86_64", "4ES:php-imap-0:4.3.9-3.35.i386", "4ES:php-imap-0:4.3.9-3.35.ia64", "4ES:php-imap-0:4.3.9-3.35.ppc", "4ES:php-imap-0:4.3.9-3.35.s390", "4ES:php-imap-0:4.3.9-3.35.s390x", "4ES:php-imap-0:4.3.9-3.35.x86_64", "4ES:php-ldap-0:4.3.9-3.35.i386", "4ES:php-ldap-0:4.3.9-3.35.ia64", "4ES:php-ldap-0:4.3.9-3.35.ppc", "4ES:php-ldap-0:4.3.9-3.35.s390", "4ES:php-ldap-0:4.3.9-3.35.s390x", "4ES:php-ldap-0:4.3.9-3.35.x86_64", "4ES:php-mbstring-0:4.3.9-3.35.i386", "4ES:php-mbstring-0:4.3.9-3.35.ia64", "4ES:php-mbstring-0:4.3.9-3.35.ppc", "4ES:php-mbstring-0:4.3.9-3.35.s390", "4ES:php-mbstring-0:4.3.9-3.35.s390x", "4ES:php-mbstring-0:4.3.9-3.35.x86_64", "4ES:php-mysql-0:4.3.9-3.35.i386", "4ES:php-mysql-0:4.3.9-3.35.ia64", "4ES:php-mysql-0:4.3.9-3.35.ppc", "4ES:php-mysql-0:4.3.9-3.35.s390", "4ES:php-mysql-0:4.3.9-3.35.s390x", "4ES:php-mysql-0:4.3.9-3.35.x86_64", "4ES:php-ncurses-0:4.3.9-3.35.i386", "4ES:php-ncurses-0:4.3.9-3.35.ia64", "4ES:php-ncurses-0:4.3.9-3.35.ppc", "4ES:php-ncurses-0:4.3.9-3.35.s390", "4ES:php-ncurses-0:4.3.9-3.35.s390x", "4ES:php-ncurses-0:4.3.9-3.35.x86_64", "4ES:php-odbc-0:4.3.9-3.35.i386", "4ES:php-odbc-0:4.3.9-3.35.ia64", "4ES:php-odbc-0:4.3.9-3.35.ppc", "4ES:php-odbc-0:4.3.9-3.35.s390", "4ES:php-odbc-0:4.3.9-3.35.s390x", "4ES:php-odbc-0:4.3.9-3.35.x86_64", "4ES:php-pear-0:4.3.9-3.35.i386", "4ES:php-pear-0:4.3.9-3.35.ia64", "4ES:php-pear-0:4.3.9-3.35.ppc", "4ES:php-pear-0:4.3.9-3.35.s390", "4ES:php-pear-0:4.3.9-3.35.s390x", "4ES:php-pear-0:4.3.9-3.35.x86_64", "4ES:php-pgsql-0:4.3.9-3.35.i386", "4ES:php-pgsql-0:4.3.9-3.35.ia64", "4ES:php-pgsql-0:4.3.9-3.35.ppc", "4ES:php-pgsql-0:4.3.9-3.35.s390", "4ES:php-pgsql-0:4.3.9-3.35.s390x", "4ES:php-pgsql-0:4.3.9-3.35.x86_64", "4ES:php-snmp-0:4.3.9-3.35.i386", "4ES:php-snmp-0:4.3.9-3.35.ia64", "4ES:php-snmp-0:4.3.9-3.35.ppc", "4ES:php-snmp-0:4.3.9-3.35.s390", "4ES:php-snmp-0:4.3.9-3.35.s390x", "4ES:php-snmp-0:4.3.9-3.35.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.35.i386", "4ES:php-xmlrpc-0:4.3.9-3.35.ia64", "4ES:php-xmlrpc-0:4.3.9-3.35.ppc", "4ES:php-xmlrpc-0:4.3.9-3.35.s390", "4ES:php-xmlrpc-0:4.3.9-3.35.s390x", "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64", "4WS:php-0:4.3.9-3.35.i386", "4WS:php-0:4.3.9-3.35.ia64", "4WS:php-0:4.3.9-3.35.ppc", "4WS:php-0:4.3.9-3.35.s390", "4WS:php-0:4.3.9-3.35.s390x", "4WS:php-0:4.3.9-3.35.src", "4WS:php-0:4.3.9-3.35.x86_64", "4WS:php-debuginfo-0:4.3.9-3.35.i386", "4WS:php-debuginfo-0:4.3.9-3.35.ia64", "4WS:php-debuginfo-0:4.3.9-3.35.ppc", "4WS:php-debuginfo-0:4.3.9-3.35.s390", "4WS:php-debuginfo-0:4.3.9-3.35.s390x", "4WS:php-debuginfo-0:4.3.9-3.35.x86_64", "4WS:php-devel-0:4.3.9-3.35.i386", "4WS:php-devel-0:4.3.9-3.35.ia64", "4WS:php-devel-0:4.3.9-3.35.ppc", "4WS:php-devel-0:4.3.9-3.35.s390", "4WS:php-devel-0:4.3.9-3.35.s390x", "4WS:php-devel-0:4.3.9-3.35.x86_64", "4WS:php-domxml-0:4.3.9-3.35.i386", "4WS:php-domxml-0:4.3.9-3.35.ia64", "4WS:php-domxml-0:4.3.9-3.35.ppc", "4WS:php-domxml-0:4.3.9-3.35.s390", "4WS:php-domxml-0:4.3.9-3.35.s390x", "4WS:php-domxml-0:4.3.9-3.35.x86_64", "4WS:php-gd-0:4.3.9-3.35.i386", "4WS:php-gd-0:4.3.9-3.35.ia64", "4WS:php-gd-0:4.3.9-3.35.ppc", "4WS:php-gd-0:4.3.9-3.35.s390", "4WS:php-gd-0:4.3.9-3.35.s390x", "4WS:php-gd-0:4.3.9-3.35.x86_64", "4WS:php-imap-0:4.3.9-3.35.i386", "4WS:php-imap-0:4.3.9-3.35.ia64", "4WS:php-imap-0:4.3.9-3.35.ppc", "4WS:php-imap-0:4.3.9-3.35.s390", "4WS:php-imap-0:4.3.9-3.35.s390x", "4WS:php-imap-0:4.3.9-3.35.x86_64", "4WS:php-ldap-0:4.3.9-3.35.i386", "4WS:php-ldap-0:4.3.9-3.35.ia64", "4WS:php-ldap-0:4.3.9-3.35.ppc", "4WS:php-ldap-0:4.3.9-3.35.s390", "4WS:php-ldap-0:4.3.9-3.35.s390x", "4WS:php-ldap-0:4.3.9-3.35.x86_64", "4WS:php-mbstring-0:4.3.9-3.35.i386", "4WS:php-mbstring-0:4.3.9-3.35.ia64", "4WS:php-mbstring-0:4.3.9-3.35.ppc", "4WS:php-mbstring-0:4.3.9-3.35.s390", "4WS:php-mbstring-0:4.3.9-3.35.s390x", "4WS:php-mbstring-0:4.3.9-3.35.x86_64", "4WS:php-mysql-0:4.3.9-3.35.i386", "4WS:php-mysql-0:4.3.9-3.35.ia64", "4WS:php-mysql-0:4.3.9-3.35.ppc", "4WS:php-mysql-0:4.3.9-3.35.s390", "4WS:php-mysql-0:4.3.9-3.35.s390x", "4WS:php-mysql-0:4.3.9-3.35.x86_64", "4WS:php-ncurses-0:4.3.9-3.35.i386", "4WS:php-ncurses-0:4.3.9-3.35.ia64", "4WS:php-ncurses-0:4.3.9-3.35.ppc", "4WS:php-ncurses-0:4.3.9-3.35.s390", "4WS:php-ncurses-0:4.3.9-3.35.s390x", "4WS:php-ncurses-0:4.3.9-3.35.x86_64", "4WS:php-odbc-0:4.3.9-3.35.i386", "4WS:php-odbc-0:4.3.9-3.35.ia64", "4WS:php-odbc-0:4.3.9-3.35.ppc", "4WS:php-odbc-0:4.3.9-3.35.s390", "4WS:php-odbc-0:4.3.9-3.35.s390x", "4WS:php-odbc-0:4.3.9-3.35.x86_64", "4WS:php-pear-0:4.3.9-3.35.i386", "4WS:php-pear-0:4.3.9-3.35.ia64", "4WS:php-pear-0:4.3.9-3.35.ppc", "4WS:php-pear-0:4.3.9-3.35.s390", "4WS:php-pear-0:4.3.9-3.35.s390x", "4WS:php-pear-0:4.3.9-3.35.x86_64", "4WS:php-pgsql-0:4.3.9-3.35.i386", "4WS:php-pgsql-0:4.3.9-3.35.ia64", "4WS:php-pgsql-0:4.3.9-3.35.ppc", "4WS:php-pgsql-0:4.3.9-3.35.s390", "4WS:php-pgsql-0:4.3.9-3.35.s390x", "4WS:php-pgsql-0:4.3.9-3.35.x86_64", "4WS:php-snmp-0:4.3.9-3.35.i386", "4WS:php-snmp-0:4.3.9-3.35.ia64", "4WS:php-snmp-0:4.3.9-3.35.ppc", "4WS:php-snmp-0:4.3.9-3.35.s390", "4WS:php-snmp-0:4.3.9-3.35.s390x", "4WS:php-snmp-0:4.3.9-3.35.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.35.i386", "4WS:php-xmlrpc-0:4.3.9-3.35.ia64", "4WS:php-xmlrpc-0:4.3.9-3.35.ppc", "4WS:php-xmlrpc-0:4.3.9-3.35.s390", "4WS:php-xmlrpc-0:4.3.9-3.35.s390x", "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2012:0071" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 2.6, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N", "version": "2.0" }, "products": [ "4AS:php-0:4.3.9-3.35.i386", "4AS:php-0:4.3.9-3.35.ia64", "4AS:php-0:4.3.9-3.35.ppc", "4AS:php-0:4.3.9-3.35.s390", "4AS:php-0:4.3.9-3.35.s390x", "4AS:php-0:4.3.9-3.35.src", "4AS:php-0:4.3.9-3.35.x86_64", "4AS:php-debuginfo-0:4.3.9-3.35.i386", "4AS:php-debuginfo-0:4.3.9-3.35.ia64", "4AS:php-debuginfo-0:4.3.9-3.35.ppc", "4AS:php-debuginfo-0:4.3.9-3.35.s390", "4AS:php-debuginfo-0:4.3.9-3.35.s390x", "4AS:php-debuginfo-0:4.3.9-3.35.x86_64", "4AS:php-devel-0:4.3.9-3.35.i386", "4AS:php-devel-0:4.3.9-3.35.ia64", "4AS:php-devel-0:4.3.9-3.35.ppc", "4AS:php-devel-0:4.3.9-3.35.s390", "4AS:php-devel-0:4.3.9-3.35.s390x", "4AS:php-devel-0:4.3.9-3.35.x86_64", "4AS:php-domxml-0:4.3.9-3.35.i386", "4AS:php-domxml-0:4.3.9-3.35.ia64", "4AS:php-domxml-0:4.3.9-3.35.ppc", "4AS:php-domxml-0:4.3.9-3.35.s390", "4AS:php-domxml-0:4.3.9-3.35.s390x", "4AS:php-domxml-0:4.3.9-3.35.x86_64", "4AS:php-gd-0:4.3.9-3.35.i386", "4AS:php-gd-0:4.3.9-3.35.ia64", "4AS:php-gd-0:4.3.9-3.35.ppc", "4AS:php-gd-0:4.3.9-3.35.s390", "4AS:php-gd-0:4.3.9-3.35.s390x", "4AS:php-gd-0:4.3.9-3.35.x86_64", "4AS:php-imap-0:4.3.9-3.35.i386", "4AS:php-imap-0:4.3.9-3.35.ia64", "4AS:php-imap-0:4.3.9-3.35.ppc", "4AS:php-imap-0:4.3.9-3.35.s390", "4AS:php-imap-0:4.3.9-3.35.s390x", "4AS:php-imap-0:4.3.9-3.35.x86_64", "4AS:php-ldap-0:4.3.9-3.35.i386", "4AS:php-ldap-0:4.3.9-3.35.ia64", "4AS:php-ldap-0:4.3.9-3.35.ppc", "4AS:php-ldap-0:4.3.9-3.35.s390", "4AS:php-ldap-0:4.3.9-3.35.s390x", "4AS:php-ldap-0:4.3.9-3.35.x86_64", "4AS:php-mbstring-0:4.3.9-3.35.i386", "4AS:php-mbstring-0:4.3.9-3.35.ia64", "4AS:php-mbstring-0:4.3.9-3.35.ppc", "4AS:php-mbstring-0:4.3.9-3.35.s390", "4AS:php-mbstring-0:4.3.9-3.35.s390x", "4AS:php-mbstring-0:4.3.9-3.35.x86_64", "4AS:php-mysql-0:4.3.9-3.35.i386", "4AS:php-mysql-0:4.3.9-3.35.ia64", "4AS:php-mysql-0:4.3.9-3.35.ppc", "4AS:php-mysql-0:4.3.9-3.35.s390", "4AS:php-mysql-0:4.3.9-3.35.s390x", "4AS:php-mysql-0:4.3.9-3.35.x86_64", "4AS:php-ncurses-0:4.3.9-3.35.i386", "4AS:php-ncurses-0:4.3.9-3.35.ia64", "4AS:php-ncurses-0:4.3.9-3.35.ppc", "4AS:php-ncurses-0:4.3.9-3.35.s390", "4AS:php-ncurses-0:4.3.9-3.35.s390x", "4AS:php-ncurses-0:4.3.9-3.35.x86_64", "4AS:php-odbc-0:4.3.9-3.35.i386", "4AS:php-odbc-0:4.3.9-3.35.ia64", "4AS:php-odbc-0:4.3.9-3.35.ppc", "4AS:php-odbc-0:4.3.9-3.35.s390", "4AS:php-odbc-0:4.3.9-3.35.s390x", "4AS:php-odbc-0:4.3.9-3.35.x86_64", "4AS:php-pear-0:4.3.9-3.35.i386", "4AS:php-pear-0:4.3.9-3.35.ia64", "4AS:php-pear-0:4.3.9-3.35.ppc", "4AS:php-pear-0:4.3.9-3.35.s390", "4AS:php-pear-0:4.3.9-3.35.s390x", "4AS:php-pear-0:4.3.9-3.35.x86_64", "4AS:php-pgsql-0:4.3.9-3.35.i386", "4AS:php-pgsql-0:4.3.9-3.35.ia64", "4AS:php-pgsql-0:4.3.9-3.35.ppc", "4AS:php-pgsql-0:4.3.9-3.35.s390", "4AS:php-pgsql-0:4.3.9-3.35.s390x", "4AS:php-pgsql-0:4.3.9-3.35.x86_64", "4AS:php-snmp-0:4.3.9-3.35.i386", "4AS:php-snmp-0:4.3.9-3.35.ia64", "4AS:php-snmp-0:4.3.9-3.35.ppc", "4AS:php-snmp-0:4.3.9-3.35.s390", "4AS:php-snmp-0:4.3.9-3.35.s390x", "4AS:php-snmp-0:4.3.9-3.35.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.35.i386", "4AS:php-xmlrpc-0:4.3.9-3.35.ia64", "4AS:php-xmlrpc-0:4.3.9-3.35.ppc", "4AS:php-xmlrpc-0:4.3.9-3.35.s390", "4AS:php-xmlrpc-0:4.3.9-3.35.s390x", "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64", "4Desktop:php-0:4.3.9-3.35.i386", "4Desktop:php-0:4.3.9-3.35.ia64", "4Desktop:php-0:4.3.9-3.35.ppc", "4Desktop:php-0:4.3.9-3.35.s390", "4Desktop:php-0:4.3.9-3.35.s390x", "4Desktop:php-0:4.3.9-3.35.src", "4Desktop:php-0:4.3.9-3.35.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.35.i386", "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64", "4Desktop:php-devel-0:4.3.9-3.35.i386", "4Desktop:php-devel-0:4.3.9-3.35.ia64", "4Desktop:php-devel-0:4.3.9-3.35.ppc", "4Desktop:php-devel-0:4.3.9-3.35.s390", "4Desktop:php-devel-0:4.3.9-3.35.s390x", "4Desktop:php-devel-0:4.3.9-3.35.x86_64", "4Desktop:php-domxml-0:4.3.9-3.35.i386", "4Desktop:php-domxml-0:4.3.9-3.35.ia64", "4Desktop:php-domxml-0:4.3.9-3.35.ppc", "4Desktop:php-domxml-0:4.3.9-3.35.s390", "4Desktop:php-domxml-0:4.3.9-3.35.s390x", "4Desktop:php-domxml-0:4.3.9-3.35.x86_64", "4Desktop:php-gd-0:4.3.9-3.35.i386", "4Desktop:php-gd-0:4.3.9-3.35.ia64", "4Desktop:php-gd-0:4.3.9-3.35.ppc", "4Desktop:php-gd-0:4.3.9-3.35.s390", "4Desktop:php-gd-0:4.3.9-3.35.s390x", "4Desktop:php-gd-0:4.3.9-3.35.x86_64", "4Desktop:php-imap-0:4.3.9-3.35.i386", "4Desktop:php-imap-0:4.3.9-3.35.ia64", "4Desktop:php-imap-0:4.3.9-3.35.ppc", "4Desktop:php-imap-0:4.3.9-3.35.s390", "4Desktop:php-imap-0:4.3.9-3.35.s390x", "4Desktop:php-imap-0:4.3.9-3.35.x86_64", "4Desktop:php-ldap-0:4.3.9-3.35.i386", "4Desktop:php-ldap-0:4.3.9-3.35.ia64", "4Desktop:php-ldap-0:4.3.9-3.35.ppc", "4Desktop:php-ldap-0:4.3.9-3.35.s390", "4Desktop:php-ldap-0:4.3.9-3.35.s390x", "4Desktop:php-ldap-0:4.3.9-3.35.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.35.i386", "4Desktop:php-mbstring-0:4.3.9-3.35.ia64", "4Desktop:php-mbstring-0:4.3.9-3.35.ppc", "4Desktop:php-mbstring-0:4.3.9-3.35.s390", "4Desktop:php-mbstring-0:4.3.9-3.35.s390x", "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64", "4Desktop:php-mysql-0:4.3.9-3.35.i386", "4Desktop:php-mysql-0:4.3.9-3.35.ia64", "4Desktop:php-mysql-0:4.3.9-3.35.ppc", "4Desktop:php-mysql-0:4.3.9-3.35.s390", "4Desktop:php-mysql-0:4.3.9-3.35.s390x", "4Desktop:php-mysql-0:4.3.9-3.35.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.35.i386", "4Desktop:php-ncurses-0:4.3.9-3.35.ia64", "4Desktop:php-ncurses-0:4.3.9-3.35.ppc", "4Desktop:php-ncurses-0:4.3.9-3.35.s390", "4Desktop:php-ncurses-0:4.3.9-3.35.s390x", "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64", "4Desktop:php-odbc-0:4.3.9-3.35.i386", "4Desktop:php-odbc-0:4.3.9-3.35.ia64", "4Desktop:php-odbc-0:4.3.9-3.35.ppc", "4Desktop:php-odbc-0:4.3.9-3.35.s390", "4Desktop:php-odbc-0:4.3.9-3.35.s390x", "4Desktop:php-odbc-0:4.3.9-3.35.x86_64", "4Desktop:php-pear-0:4.3.9-3.35.i386", "4Desktop:php-pear-0:4.3.9-3.35.ia64", "4Desktop:php-pear-0:4.3.9-3.35.ppc", "4Desktop:php-pear-0:4.3.9-3.35.s390", "4Desktop:php-pear-0:4.3.9-3.35.s390x", "4Desktop:php-pear-0:4.3.9-3.35.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.35.i386", "4Desktop:php-pgsql-0:4.3.9-3.35.ia64", "4Desktop:php-pgsql-0:4.3.9-3.35.ppc", "4Desktop:php-pgsql-0:4.3.9-3.35.s390", "4Desktop:php-pgsql-0:4.3.9-3.35.s390x", "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64", "4Desktop:php-snmp-0:4.3.9-3.35.i386", "4Desktop:php-snmp-0:4.3.9-3.35.ia64", "4Desktop:php-snmp-0:4.3.9-3.35.ppc", "4Desktop:php-snmp-0:4.3.9-3.35.s390", "4Desktop:php-snmp-0:4.3.9-3.35.s390x", "4Desktop:php-snmp-0:4.3.9-3.35.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64", "4ES:php-0:4.3.9-3.35.i386", "4ES:php-0:4.3.9-3.35.ia64", "4ES:php-0:4.3.9-3.35.ppc", "4ES:php-0:4.3.9-3.35.s390", "4ES:php-0:4.3.9-3.35.s390x", "4ES:php-0:4.3.9-3.35.src", "4ES:php-0:4.3.9-3.35.x86_64", "4ES:php-debuginfo-0:4.3.9-3.35.i386", "4ES:php-debuginfo-0:4.3.9-3.35.ia64", "4ES:php-debuginfo-0:4.3.9-3.35.ppc", "4ES:php-debuginfo-0:4.3.9-3.35.s390", "4ES:php-debuginfo-0:4.3.9-3.35.s390x", "4ES:php-debuginfo-0:4.3.9-3.35.x86_64", "4ES:php-devel-0:4.3.9-3.35.i386", "4ES:php-devel-0:4.3.9-3.35.ia64", "4ES:php-devel-0:4.3.9-3.35.ppc", "4ES:php-devel-0:4.3.9-3.35.s390", "4ES:php-devel-0:4.3.9-3.35.s390x", "4ES:php-devel-0:4.3.9-3.35.x86_64", "4ES:php-domxml-0:4.3.9-3.35.i386", "4ES:php-domxml-0:4.3.9-3.35.ia64", "4ES:php-domxml-0:4.3.9-3.35.ppc", "4ES:php-domxml-0:4.3.9-3.35.s390", "4ES:php-domxml-0:4.3.9-3.35.s390x", "4ES:php-domxml-0:4.3.9-3.35.x86_64", "4ES:php-gd-0:4.3.9-3.35.i386", "4ES:php-gd-0:4.3.9-3.35.ia64", "4ES:php-gd-0:4.3.9-3.35.ppc", "4ES:php-gd-0:4.3.9-3.35.s390", "4ES:php-gd-0:4.3.9-3.35.s390x", "4ES:php-gd-0:4.3.9-3.35.x86_64", "4ES:php-imap-0:4.3.9-3.35.i386", "4ES:php-imap-0:4.3.9-3.35.ia64", "4ES:php-imap-0:4.3.9-3.35.ppc", "4ES:php-imap-0:4.3.9-3.35.s390", "4ES:php-imap-0:4.3.9-3.35.s390x", "4ES:php-imap-0:4.3.9-3.35.x86_64", "4ES:php-ldap-0:4.3.9-3.35.i386", "4ES:php-ldap-0:4.3.9-3.35.ia64", "4ES:php-ldap-0:4.3.9-3.35.ppc", "4ES:php-ldap-0:4.3.9-3.35.s390", "4ES:php-ldap-0:4.3.9-3.35.s390x", "4ES:php-ldap-0:4.3.9-3.35.x86_64", "4ES:php-mbstring-0:4.3.9-3.35.i386", "4ES:php-mbstring-0:4.3.9-3.35.ia64", "4ES:php-mbstring-0:4.3.9-3.35.ppc", "4ES:php-mbstring-0:4.3.9-3.35.s390", "4ES:php-mbstring-0:4.3.9-3.35.s390x", "4ES:php-mbstring-0:4.3.9-3.35.x86_64", "4ES:php-mysql-0:4.3.9-3.35.i386", "4ES:php-mysql-0:4.3.9-3.35.ia64", "4ES:php-mysql-0:4.3.9-3.35.ppc", "4ES:php-mysql-0:4.3.9-3.35.s390", "4ES:php-mysql-0:4.3.9-3.35.s390x", "4ES:php-mysql-0:4.3.9-3.35.x86_64", "4ES:php-ncurses-0:4.3.9-3.35.i386", "4ES:php-ncurses-0:4.3.9-3.35.ia64", "4ES:php-ncurses-0:4.3.9-3.35.ppc", "4ES:php-ncurses-0:4.3.9-3.35.s390", "4ES:php-ncurses-0:4.3.9-3.35.s390x", "4ES:php-ncurses-0:4.3.9-3.35.x86_64", "4ES:php-odbc-0:4.3.9-3.35.i386", "4ES:php-odbc-0:4.3.9-3.35.ia64", "4ES:php-odbc-0:4.3.9-3.35.ppc", "4ES:php-odbc-0:4.3.9-3.35.s390", "4ES:php-odbc-0:4.3.9-3.35.s390x", "4ES:php-odbc-0:4.3.9-3.35.x86_64", "4ES:php-pear-0:4.3.9-3.35.i386", "4ES:php-pear-0:4.3.9-3.35.ia64", "4ES:php-pear-0:4.3.9-3.35.ppc", "4ES:php-pear-0:4.3.9-3.35.s390", "4ES:php-pear-0:4.3.9-3.35.s390x", "4ES:php-pear-0:4.3.9-3.35.x86_64", "4ES:php-pgsql-0:4.3.9-3.35.i386", "4ES:php-pgsql-0:4.3.9-3.35.ia64", "4ES:php-pgsql-0:4.3.9-3.35.ppc", "4ES:php-pgsql-0:4.3.9-3.35.s390", "4ES:php-pgsql-0:4.3.9-3.35.s390x", "4ES:php-pgsql-0:4.3.9-3.35.x86_64", "4ES:php-snmp-0:4.3.9-3.35.i386", "4ES:php-snmp-0:4.3.9-3.35.ia64", "4ES:php-snmp-0:4.3.9-3.35.ppc", "4ES:php-snmp-0:4.3.9-3.35.s390", "4ES:php-snmp-0:4.3.9-3.35.s390x", "4ES:php-snmp-0:4.3.9-3.35.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.35.i386", "4ES:php-xmlrpc-0:4.3.9-3.35.ia64", "4ES:php-xmlrpc-0:4.3.9-3.35.ppc", "4ES:php-xmlrpc-0:4.3.9-3.35.s390", "4ES:php-xmlrpc-0:4.3.9-3.35.s390x", "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64", "4WS:php-0:4.3.9-3.35.i386", "4WS:php-0:4.3.9-3.35.ia64", "4WS:php-0:4.3.9-3.35.ppc", "4WS:php-0:4.3.9-3.35.s390", "4WS:php-0:4.3.9-3.35.s390x", "4WS:php-0:4.3.9-3.35.src", "4WS:php-0:4.3.9-3.35.x86_64", "4WS:php-debuginfo-0:4.3.9-3.35.i386", "4WS:php-debuginfo-0:4.3.9-3.35.ia64", "4WS:php-debuginfo-0:4.3.9-3.35.ppc", "4WS:php-debuginfo-0:4.3.9-3.35.s390", "4WS:php-debuginfo-0:4.3.9-3.35.s390x", "4WS:php-debuginfo-0:4.3.9-3.35.x86_64", "4WS:php-devel-0:4.3.9-3.35.i386", "4WS:php-devel-0:4.3.9-3.35.ia64", "4WS:php-devel-0:4.3.9-3.35.ppc", "4WS:php-devel-0:4.3.9-3.35.s390", "4WS:php-devel-0:4.3.9-3.35.s390x", "4WS:php-devel-0:4.3.9-3.35.x86_64", "4WS:php-domxml-0:4.3.9-3.35.i386", "4WS:php-domxml-0:4.3.9-3.35.ia64", "4WS:php-domxml-0:4.3.9-3.35.ppc", "4WS:php-domxml-0:4.3.9-3.35.s390", "4WS:php-domxml-0:4.3.9-3.35.s390x", "4WS:php-domxml-0:4.3.9-3.35.x86_64", "4WS:php-gd-0:4.3.9-3.35.i386", "4WS:php-gd-0:4.3.9-3.35.ia64", "4WS:php-gd-0:4.3.9-3.35.ppc", "4WS:php-gd-0:4.3.9-3.35.s390", "4WS:php-gd-0:4.3.9-3.35.s390x", "4WS:php-gd-0:4.3.9-3.35.x86_64", "4WS:php-imap-0:4.3.9-3.35.i386", "4WS:php-imap-0:4.3.9-3.35.ia64", "4WS:php-imap-0:4.3.9-3.35.ppc", "4WS:php-imap-0:4.3.9-3.35.s390", "4WS:php-imap-0:4.3.9-3.35.s390x", "4WS:php-imap-0:4.3.9-3.35.x86_64", "4WS:php-ldap-0:4.3.9-3.35.i386", "4WS:php-ldap-0:4.3.9-3.35.ia64", "4WS:php-ldap-0:4.3.9-3.35.ppc", "4WS:php-ldap-0:4.3.9-3.35.s390", "4WS:php-ldap-0:4.3.9-3.35.s390x", "4WS:php-ldap-0:4.3.9-3.35.x86_64", "4WS:php-mbstring-0:4.3.9-3.35.i386", "4WS:php-mbstring-0:4.3.9-3.35.ia64", "4WS:php-mbstring-0:4.3.9-3.35.ppc", "4WS:php-mbstring-0:4.3.9-3.35.s390", "4WS:php-mbstring-0:4.3.9-3.35.s390x", "4WS:php-mbstring-0:4.3.9-3.35.x86_64", "4WS:php-mysql-0:4.3.9-3.35.i386", "4WS:php-mysql-0:4.3.9-3.35.ia64", "4WS:php-mysql-0:4.3.9-3.35.ppc", "4WS:php-mysql-0:4.3.9-3.35.s390", "4WS:php-mysql-0:4.3.9-3.35.s390x", "4WS:php-mysql-0:4.3.9-3.35.x86_64", "4WS:php-ncurses-0:4.3.9-3.35.i386", "4WS:php-ncurses-0:4.3.9-3.35.ia64", "4WS:php-ncurses-0:4.3.9-3.35.ppc", "4WS:php-ncurses-0:4.3.9-3.35.s390", "4WS:php-ncurses-0:4.3.9-3.35.s390x", "4WS:php-ncurses-0:4.3.9-3.35.x86_64", "4WS:php-odbc-0:4.3.9-3.35.i386", "4WS:php-odbc-0:4.3.9-3.35.ia64", "4WS:php-odbc-0:4.3.9-3.35.ppc", "4WS:php-odbc-0:4.3.9-3.35.s390", "4WS:php-odbc-0:4.3.9-3.35.s390x", "4WS:php-odbc-0:4.3.9-3.35.x86_64", "4WS:php-pear-0:4.3.9-3.35.i386", "4WS:php-pear-0:4.3.9-3.35.ia64", "4WS:php-pear-0:4.3.9-3.35.ppc", "4WS:php-pear-0:4.3.9-3.35.s390", "4WS:php-pear-0:4.3.9-3.35.s390x", "4WS:php-pear-0:4.3.9-3.35.x86_64", "4WS:php-pgsql-0:4.3.9-3.35.i386", "4WS:php-pgsql-0:4.3.9-3.35.ia64", "4WS:php-pgsql-0:4.3.9-3.35.ppc", "4WS:php-pgsql-0:4.3.9-3.35.s390", "4WS:php-pgsql-0:4.3.9-3.35.s390x", "4WS:php-pgsql-0:4.3.9-3.35.x86_64", "4WS:php-snmp-0:4.3.9-3.35.i386", "4WS:php-snmp-0:4.3.9-3.35.ia64", "4WS:php-snmp-0:4.3.9-3.35.ppc", "4WS:php-snmp-0:4.3.9-3.35.s390", "4WS:php-snmp-0:4.3.9-3.35.s390x", "4WS:php-snmp-0:4.3.9-3.35.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.35.i386", "4WS:php-xmlrpc-0:4.3.9-3.35.ia64", "4WS:php-xmlrpc-0:4.3.9-3.35.ppc", "4WS:php-xmlrpc-0:4.3.9-3.35.s390", "4WS:php-xmlrpc-0:4.3.9-3.35.s390x", "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "php: file path injection vulnerability in RFC1867 file upload filename" }, { "cve": "CVE-2011-4566", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2011-11-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "758413" } ], "notes": [ { "category": "description", "text": "Integer overflow in the exif_process_IFD_TAG function in exif.c in the exif extension in PHP 5.4.0beta2 on 32-bit platforms allows remote attackers to read the contents of arbitrary memory locations or cause a denial of service via a crafted offset_val value in an EXIF header in a JPEG file, a different vulnerability than CVE-2011-0708.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: integer overflow in exif_process_IFD_TAG() may lead to DoS or arbitrary memory disclosure", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "4AS:php-0:4.3.9-3.35.i386", "4AS:php-0:4.3.9-3.35.ia64", "4AS:php-0:4.3.9-3.35.ppc", "4AS:php-0:4.3.9-3.35.s390", "4AS:php-0:4.3.9-3.35.s390x", "4AS:php-0:4.3.9-3.35.src", "4AS:php-0:4.3.9-3.35.x86_64", "4AS:php-debuginfo-0:4.3.9-3.35.i386", "4AS:php-debuginfo-0:4.3.9-3.35.ia64", "4AS:php-debuginfo-0:4.3.9-3.35.ppc", "4AS:php-debuginfo-0:4.3.9-3.35.s390", "4AS:php-debuginfo-0:4.3.9-3.35.s390x", "4AS:php-debuginfo-0:4.3.9-3.35.x86_64", "4AS:php-devel-0:4.3.9-3.35.i386", "4AS:php-devel-0:4.3.9-3.35.ia64", "4AS:php-devel-0:4.3.9-3.35.ppc", "4AS:php-devel-0:4.3.9-3.35.s390", "4AS:php-devel-0:4.3.9-3.35.s390x", "4AS:php-devel-0:4.3.9-3.35.x86_64", "4AS:php-domxml-0:4.3.9-3.35.i386", "4AS:php-domxml-0:4.3.9-3.35.ia64", "4AS:php-domxml-0:4.3.9-3.35.ppc", "4AS:php-domxml-0:4.3.9-3.35.s390", "4AS:php-domxml-0:4.3.9-3.35.s390x", "4AS:php-domxml-0:4.3.9-3.35.x86_64", "4AS:php-gd-0:4.3.9-3.35.i386", "4AS:php-gd-0:4.3.9-3.35.ia64", "4AS:php-gd-0:4.3.9-3.35.ppc", "4AS:php-gd-0:4.3.9-3.35.s390", "4AS:php-gd-0:4.3.9-3.35.s390x", "4AS:php-gd-0:4.3.9-3.35.x86_64", "4AS:php-imap-0:4.3.9-3.35.i386", "4AS:php-imap-0:4.3.9-3.35.ia64", "4AS:php-imap-0:4.3.9-3.35.ppc", "4AS:php-imap-0:4.3.9-3.35.s390", "4AS:php-imap-0:4.3.9-3.35.s390x", "4AS:php-imap-0:4.3.9-3.35.x86_64", "4AS:php-ldap-0:4.3.9-3.35.i386", "4AS:php-ldap-0:4.3.9-3.35.ia64", "4AS:php-ldap-0:4.3.9-3.35.ppc", "4AS:php-ldap-0:4.3.9-3.35.s390", "4AS:php-ldap-0:4.3.9-3.35.s390x", "4AS:php-ldap-0:4.3.9-3.35.x86_64", "4AS:php-mbstring-0:4.3.9-3.35.i386", "4AS:php-mbstring-0:4.3.9-3.35.ia64", "4AS:php-mbstring-0:4.3.9-3.35.ppc", "4AS:php-mbstring-0:4.3.9-3.35.s390", "4AS:php-mbstring-0:4.3.9-3.35.s390x", "4AS:php-mbstring-0:4.3.9-3.35.x86_64", "4AS:php-mysql-0:4.3.9-3.35.i386", "4AS:php-mysql-0:4.3.9-3.35.ia64", "4AS:php-mysql-0:4.3.9-3.35.ppc", "4AS:php-mysql-0:4.3.9-3.35.s390", "4AS:php-mysql-0:4.3.9-3.35.s390x", "4AS:php-mysql-0:4.3.9-3.35.x86_64", "4AS:php-ncurses-0:4.3.9-3.35.i386", "4AS:php-ncurses-0:4.3.9-3.35.ia64", "4AS:php-ncurses-0:4.3.9-3.35.ppc", "4AS:php-ncurses-0:4.3.9-3.35.s390", "4AS:php-ncurses-0:4.3.9-3.35.s390x", "4AS:php-ncurses-0:4.3.9-3.35.x86_64", "4AS:php-odbc-0:4.3.9-3.35.i386", "4AS:php-odbc-0:4.3.9-3.35.ia64", "4AS:php-odbc-0:4.3.9-3.35.ppc", "4AS:php-odbc-0:4.3.9-3.35.s390", "4AS:php-odbc-0:4.3.9-3.35.s390x", "4AS:php-odbc-0:4.3.9-3.35.x86_64", "4AS:php-pear-0:4.3.9-3.35.i386", "4AS:php-pear-0:4.3.9-3.35.ia64", "4AS:php-pear-0:4.3.9-3.35.ppc", "4AS:php-pear-0:4.3.9-3.35.s390", "4AS:php-pear-0:4.3.9-3.35.s390x", "4AS:php-pear-0:4.3.9-3.35.x86_64", "4AS:php-pgsql-0:4.3.9-3.35.i386", "4AS:php-pgsql-0:4.3.9-3.35.ia64", "4AS:php-pgsql-0:4.3.9-3.35.ppc", "4AS:php-pgsql-0:4.3.9-3.35.s390", "4AS:php-pgsql-0:4.3.9-3.35.s390x", "4AS:php-pgsql-0:4.3.9-3.35.x86_64", "4AS:php-snmp-0:4.3.9-3.35.i386", "4AS:php-snmp-0:4.3.9-3.35.ia64", "4AS:php-snmp-0:4.3.9-3.35.ppc", "4AS:php-snmp-0:4.3.9-3.35.s390", "4AS:php-snmp-0:4.3.9-3.35.s390x", "4AS:php-snmp-0:4.3.9-3.35.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.35.i386", "4AS:php-xmlrpc-0:4.3.9-3.35.ia64", "4AS:php-xmlrpc-0:4.3.9-3.35.ppc", "4AS:php-xmlrpc-0:4.3.9-3.35.s390", "4AS:php-xmlrpc-0:4.3.9-3.35.s390x", "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64", "4Desktop:php-0:4.3.9-3.35.i386", "4Desktop:php-0:4.3.9-3.35.ia64", "4Desktop:php-0:4.3.9-3.35.ppc", "4Desktop:php-0:4.3.9-3.35.s390", "4Desktop:php-0:4.3.9-3.35.s390x", "4Desktop:php-0:4.3.9-3.35.src", "4Desktop:php-0:4.3.9-3.35.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.35.i386", "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64", "4Desktop:php-devel-0:4.3.9-3.35.i386", "4Desktop:php-devel-0:4.3.9-3.35.ia64", "4Desktop:php-devel-0:4.3.9-3.35.ppc", "4Desktop:php-devel-0:4.3.9-3.35.s390", "4Desktop:php-devel-0:4.3.9-3.35.s390x", "4Desktop:php-devel-0:4.3.9-3.35.x86_64", "4Desktop:php-domxml-0:4.3.9-3.35.i386", "4Desktop:php-domxml-0:4.3.9-3.35.ia64", "4Desktop:php-domxml-0:4.3.9-3.35.ppc", "4Desktop:php-domxml-0:4.3.9-3.35.s390", "4Desktop:php-domxml-0:4.3.9-3.35.s390x", "4Desktop:php-domxml-0:4.3.9-3.35.x86_64", "4Desktop:php-gd-0:4.3.9-3.35.i386", "4Desktop:php-gd-0:4.3.9-3.35.ia64", "4Desktop:php-gd-0:4.3.9-3.35.ppc", "4Desktop:php-gd-0:4.3.9-3.35.s390", "4Desktop:php-gd-0:4.3.9-3.35.s390x", "4Desktop:php-gd-0:4.3.9-3.35.x86_64", "4Desktop:php-imap-0:4.3.9-3.35.i386", "4Desktop:php-imap-0:4.3.9-3.35.ia64", "4Desktop:php-imap-0:4.3.9-3.35.ppc", "4Desktop:php-imap-0:4.3.9-3.35.s390", "4Desktop:php-imap-0:4.3.9-3.35.s390x", "4Desktop:php-imap-0:4.3.9-3.35.x86_64", "4Desktop:php-ldap-0:4.3.9-3.35.i386", "4Desktop:php-ldap-0:4.3.9-3.35.ia64", "4Desktop:php-ldap-0:4.3.9-3.35.ppc", "4Desktop:php-ldap-0:4.3.9-3.35.s390", "4Desktop:php-ldap-0:4.3.9-3.35.s390x", "4Desktop:php-ldap-0:4.3.9-3.35.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.35.i386", "4Desktop:php-mbstring-0:4.3.9-3.35.ia64", "4Desktop:php-mbstring-0:4.3.9-3.35.ppc", "4Desktop:php-mbstring-0:4.3.9-3.35.s390", "4Desktop:php-mbstring-0:4.3.9-3.35.s390x", "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64", "4Desktop:php-mysql-0:4.3.9-3.35.i386", "4Desktop:php-mysql-0:4.3.9-3.35.ia64", "4Desktop:php-mysql-0:4.3.9-3.35.ppc", "4Desktop:php-mysql-0:4.3.9-3.35.s390", "4Desktop:php-mysql-0:4.3.9-3.35.s390x", "4Desktop:php-mysql-0:4.3.9-3.35.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.35.i386", "4Desktop:php-ncurses-0:4.3.9-3.35.ia64", "4Desktop:php-ncurses-0:4.3.9-3.35.ppc", "4Desktop:php-ncurses-0:4.3.9-3.35.s390", "4Desktop:php-ncurses-0:4.3.9-3.35.s390x", "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64", "4Desktop:php-odbc-0:4.3.9-3.35.i386", "4Desktop:php-odbc-0:4.3.9-3.35.ia64", "4Desktop:php-odbc-0:4.3.9-3.35.ppc", "4Desktop:php-odbc-0:4.3.9-3.35.s390", "4Desktop:php-odbc-0:4.3.9-3.35.s390x", "4Desktop:php-odbc-0:4.3.9-3.35.x86_64", "4Desktop:php-pear-0:4.3.9-3.35.i386", "4Desktop:php-pear-0:4.3.9-3.35.ia64", "4Desktop:php-pear-0:4.3.9-3.35.ppc", "4Desktop:php-pear-0:4.3.9-3.35.s390", "4Desktop:php-pear-0:4.3.9-3.35.s390x", "4Desktop:php-pear-0:4.3.9-3.35.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.35.i386", "4Desktop:php-pgsql-0:4.3.9-3.35.ia64", "4Desktop:php-pgsql-0:4.3.9-3.35.ppc", "4Desktop:php-pgsql-0:4.3.9-3.35.s390", "4Desktop:php-pgsql-0:4.3.9-3.35.s390x", "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64", "4Desktop:php-snmp-0:4.3.9-3.35.i386", "4Desktop:php-snmp-0:4.3.9-3.35.ia64", "4Desktop:php-snmp-0:4.3.9-3.35.ppc", "4Desktop:php-snmp-0:4.3.9-3.35.s390", "4Desktop:php-snmp-0:4.3.9-3.35.s390x", "4Desktop:php-snmp-0:4.3.9-3.35.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64", "4ES:php-0:4.3.9-3.35.i386", "4ES:php-0:4.3.9-3.35.ia64", "4ES:php-0:4.3.9-3.35.ppc", "4ES:php-0:4.3.9-3.35.s390", "4ES:php-0:4.3.9-3.35.s390x", "4ES:php-0:4.3.9-3.35.src", "4ES:php-0:4.3.9-3.35.x86_64", "4ES:php-debuginfo-0:4.3.9-3.35.i386", "4ES:php-debuginfo-0:4.3.9-3.35.ia64", "4ES:php-debuginfo-0:4.3.9-3.35.ppc", "4ES:php-debuginfo-0:4.3.9-3.35.s390", "4ES:php-debuginfo-0:4.3.9-3.35.s390x", "4ES:php-debuginfo-0:4.3.9-3.35.x86_64", "4ES:php-devel-0:4.3.9-3.35.i386", "4ES:php-devel-0:4.3.9-3.35.ia64", "4ES:php-devel-0:4.3.9-3.35.ppc", "4ES:php-devel-0:4.3.9-3.35.s390", "4ES:php-devel-0:4.3.9-3.35.s390x", "4ES:php-devel-0:4.3.9-3.35.x86_64", "4ES:php-domxml-0:4.3.9-3.35.i386", "4ES:php-domxml-0:4.3.9-3.35.ia64", "4ES:php-domxml-0:4.3.9-3.35.ppc", "4ES:php-domxml-0:4.3.9-3.35.s390", "4ES:php-domxml-0:4.3.9-3.35.s390x", "4ES:php-domxml-0:4.3.9-3.35.x86_64", "4ES:php-gd-0:4.3.9-3.35.i386", "4ES:php-gd-0:4.3.9-3.35.ia64", "4ES:php-gd-0:4.3.9-3.35.ppc", "4ES:php-gd-0:4.3.9-3.35.s390", "4ES:php-gd-0:4.3.9-3.35.s390x", "4ES:php-gd-0:4.3.9-3.35.x86_64", "4ES:php-imap-0:4.3.9-3.35.i386", "4ES:php-imap-0:4.3.9-3.35.ia64", "4ES:php-imap-0:4.3.9-3.35.ppc", "4ES:php-imap-0:4.3.9-3.35.s390", "4ES:php-imap-0:4.3.9-3.35.s390x", "4ES:php-imap-0:4.3.9-3.35.x86_64", "4ES:php-ldap-0:4.3.9-3.35.i386", "4ES:php-ldap-0:4.3.9-3.35.ia64", "4ES:php-ldap-0:4.3.9-3.35.ppc", "4ES:php-ldap-0:4.3.9-3.35.s390", "4ES:php-ldap-0:4.3.9-3.35.s390x", "4ES:php-ldap-0:4.3.9-3.35.x86_64", "4ES:php-mbstring-0:4.3.9-3.35.i386", "4ES:php-mbstring-0:4.3.9-3.35.ia64", "4ES:php-mbstring-0:4.3.9-3.35.ppc", "4ES:php-mbstring-0:4.3.9-3.35.s390", "4ES:php-mbstring-0:4.3.9-3.35.s390x", "4ES:php-mbstring-0:4.3.9-3.35.x86_64", "4ES:php-mysql-0:4.3.9-3.35.i386", "4ES:php-mysql-0:4.3.9-3.35.ia64", "4ES:php-mysql-0:4.3.9-3.35.ppc", "4ES:php-mysql-0:4.3.9-3.35.s390", "4ES:php-mysql-0:4.3.9-3.35.s390x", "4ES:php-mysql-0:4.3.9-3.35.x86_64", "4ES:php-ncurses-0:4.3.9-3.35.i386", "4ES:php-ncurses-0:4.3.9-3.35.ia64", "4ES:php-ncurses-0:4.3.9-3.35.ppc", "4ES:php-ncurses-0:4.3.9-3.35.s390", "4ES:php-ncurses-0:4.3.9-3.35.s390x", "4ES:php-ncurses-0:4.3.9-3.35.x86_64", "4ES:php-odbc-0:4.3.9-3.35.i386", "4ES:php-odbc-0:4.3.9-3.35.ia64", "4ES:php-odbc-0:4.3.9-3.35.ppc", "4ES:php-odbc-0:4.3.9-3.35.s390", "4ES:php-odbc-0:4.3.9-3.35.s390x", "4ES:php-odbc-0:4.3.9-3.35.x86_64", "4ES:php-pear-0:4.3.9-3.35.i386", "4ES:php-pear-0:4.3.9-3.35.ia64", "4ES:php-pear-0:4.3.9-3.35.ppc", "4ES:php-pear-0:4.3.9-3.35.s390", "4ES:php-pear-0:4.3.9-3.35.s390x", "4ES:php-pear-0:4.3.9-3.35.x86_64", "4ES:php-pgsql-0:4.3.9-3.35.i386", "4ES:php-pgsql-0:4.3.9-3.35.ia64", "4ES:php-pgsql-0:4.3.9-3.35.ppc", "4ES:php-pgsql-0:4.3.9-3.35.s390", "4ES:php-pgsql-0:4.3.9-3.35.s390x", "4ES:php-pgsql-0:4.3.9-3.35.x86_64", "4ES:php-snmp-0:4.3.9-3.35.i386", "4ES:php-snmp-0:4.3.9-3.35.ia64", "4ES:php-snmp-0:4.3.9-3.35.ppc", "4ES:php-snmp-0:4.3.9-3.35.s390", "4ES:php-snmp-0:4.3.9-3.35.s390x", "4ES:php-snmp-0:4.3.9-3.35.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.35.i386", "4ES:php-xmlrpc-0:4.3.9-3.35.ia64", "4ES:php-xmlrpc-0:4.3.9-3.35.ppc", "4ES:php-xmlrpc-0:4.3.9-3.35.s390", "4ES:php-xmlrpc-0:4.3.9-3.35.s390x", "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64", "4WS:php-0:4.3.9-3.35.i386", "4WS:php-0:4.3.9-3.35.ia64", "4WS:php-0:4.3.9-3.35.ppc", "4WS:php-0:4.3.9-3.35.s390", "4WS:php-0:4.3.9-3.35.s390x", "4WS:php-0:4.3.9-3.35.src", "4WS:php-0:4.3.9-3.35.x86_64", "4WS:php-debuginfo-0:4.3.9-3.35.i386", "4WS:php-debuginfo-0:4.3.9-3.35.ia64", "4WS:php-debuginfo-0:4.3.9-3.35.ppc", "4WS:php-debuginfo-0:4.3.9-3.35.s390", "4WS:php-debuginfo-0:4.3.9-3.35.s390x", "4WS:php-debuginfo-0:4.3.9-3.35.x86_64", "4WS:php-devel-0:4.3.9-3.35.i386", "4WS:php-devel-0:4.3.9-3.35.ia64", "4WS:php-devel-0:4.3.9-3.35.ppc", "4WS:php-devel-0:4.3.9-3.35.s390", "4WS:php-devel-0:4.3.9-3.35.s390x", "4WS:php-devel-0:4.3.9-3.35.x86_64", "4WS:php-domxml-0:4.3.9-3.35.i386", "4WS:php-domxml-0:4.3.9-3.35.ia64", "4WS:php-domxml-0:4.3.9-3.35.ppc", "4WS:php-domxml-0:4.3.9-3.35.s390", "4WS:php-domxml-0:4.3.9-3.35.s390x", "4WS:php-domxml-0:4.3.9-3.35.x86_64", "4WS:php-gd-0:4.3.9-3.35.i386", "4WS:php-gd-0:4.3.9-3.35.ia64", "4WS:php-gd-0:4.3.9-3.35.ppc", "4WS:php-gd-0:4.3.9-3.35.s390", "4WS:php-gd-0:4.3.9-3.35.s390x", "4WS:php-gd-0:4.3.9-3.35.x86_64", "4WS:php-imap-0:4.3.9-3.35.i386", "4WS:php-imap-0:4.3.9-3.35.ia64", "4WS:php-imap-0:4.3.9-3.35.ppc", "4WS:php-imap-0:4.3.9-3.35.s390", "4WS:php-imap-0:4.3.9-3.35.s390x", "4WS:php-imap-0:4.3.9-3.35.x86_64", "4WS:php-ldap-0:4.3.9-3.35.i386", "4WS:php-ldap-0:4.3.9-3.35.ia64", "4WS:php-ldap-0:4.3.9-3.35.ppc", "4WS:php-ldap-0:4.3.9-3.35.s390", "4WS:php-ldap-0:4.3.9-3.35.s390x", "4WS:php-ldap-0:4.3.9-3.35.x86_64", "4WS:php-mbstring-0:4.3.9-3.35.i386", "4WS:php-mbstring-0:4.3.9-3.35.ia64", "4WS:php-mbstring-0:4.3.9-3.35.ppc", "4WS:php-mbstring-0:4.3.9-3.35.s390", "4WS:php-mbstring-0:4.3.9-3.35.s390x", "4WS:php-mbstring-0:4.3.9-3.35.x86_64", "4WS:php-mysql-0:4.3.9-3.35.i386", "4WS:php-mysql-0:4.3.9-3.35.ia64", "4WS:php-mysql-0:4.3.9-3.35.ppc", "4WS:php-mysql-0:4.3.9-3.35.s390", "4WS:php-mysql-0:4.3.9-3.35.s390x", "4WS:php-mysql-0:4.3.9-3.35.x86_64", "4WS:php-ncurses-0:4.3.9-3.35.i386", "4WS:php-ncurses-0:4.3.9-3.35.ia64", "4WS:php-ncurses-0:4.3.9-3.35.ppc", "4WS:php-ncurses-0:4.3.9-3.35.s390", "4WS:php-ncurses-0:4.3.9-3.35.s390x", "4WS:php-ncurses-0:4.3.9-3.35.x86_64", "4WS:php-odbc-0:4.3.9-3.35.i386", "4WS:php-odbc-0:4.3.9-3.35.ia64", "4WS:php-odbc-0:4.3.9-3.35.ppc", "4WS:php-odbc-0:4.3.9-3.35.s390", "4WS:php-odbc-0:4.3.9-3.35.s390x", "4WS:php-odbc-0:4.3.9-3.35.x86_64", "4WS:php-pear-0:4.3.9-3.35.i386", "4WS:php-pear-0:4.3.9-3.35.ia64", "4WS:php-pear-0:4.3.9-3.35.ppc", "4WS:php-pear-0:4.3.9-3.35.s390", "4WS:php-pear-0:4.3.9-3.35.s390x", "4WS:php-pear-0:4.3.9-3.35.x86_64", "4WS:php-pgsql-0:4.3.9-3.35.i386", "4WS:php-pgsql-0:4.3.9-3.35.ia64", "4WS:php-pgsql-0:4.3.9-3.35.ppc", "4WS:php-pgsql-0:4.3.9-3.35.s390", "4WS:php-pgsql-0:4.3.9-3.35.s390x", "4WS:php-pgsql-0:4.3.9-3.35.x86_64", "4WS:php-snmp-0:4.3.9-3.35.i386", "4WS:php-snmp-0:4.3.9-3.35.ia64", "4WS:php-snmp-0:4.3.9-3.35.ppc", "4WS:php-snmp-0:4.3.9-3.35.s390", "4WS:php-snmp-0:4.3.9-3.35.s390x", "4WS:php-snmp-0:4.3.9-3.35.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.35.i386", "4WS:php-xmlrpc-0:4.3.9-3.35.ia64", "4WS:php-xmlrpc-0:4.3.9-3.35.ppc", "4WS:php-xmlrpc-0:4.3.9-3.35.s390", "4WS:php-xmlrpc-0:4.3.9-3.35.s390x", "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2011-4566" }, { "category": "external", "summary": "RHBZ#758413", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=758413" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2011-4566", "url": "https://www.cve.org/CVERecord?id=CVE-2011-4566" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-4566", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-4566" } ], "release_date": "2011-10-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2012-01-30T18:16:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259", "product_ids": [ "4AS:php-0:4.3.9-3.35.i386", "4AS:php-0:4.3.9-3.35.ia64", "4AS:php-0:4.3.9-3.35.ppc", "4AS:php-0:4.3.9-3.35.s390", "4AS:php-0:4.3.9-3.35.s390x", "4AS:php-0:4.3.9-3.35.src", "4AS:php-0:4.3.9-3.35.x86_64", "4AS:php-debuginfo-0:4.3.9-3.35.i386", "4AS:php-debuginfo-0:4.3.9-3.35.ia64", "4AS:php-debuginfo-0:4.3.9-3.35.ppc", "4AS:php-debuginfo-0:4.3.9-3.35.s390", "4AS:php-debuginfo-0:4.3.9-3.35.s390x", "4AS:php-debuginfo-0:4.3.9-3.35.x86_64", "4AS:php-devel-0:4.3.9-3.35.i386", "4AS:php-devel-0:4.3.9-3.35.ia64", "4AS:php-devel-0:4.3.9-3.35.ppc", "4AS:php-devel-0:4.3.9-3.35.s390", "4AS:php-devel-0:4.3.9-3.35.s390x", "4AS:php-devel-0:4.3.9-3.35.x86_64", "4AS:php-domxml-0:4.3.9-3.35.i386", "4AS:php-domxml-0:4.3.9-3.35.ia64", "4AS:php-domxml-0:4.3.9-3.35.ppc", "4AS:php-domxml-0:4.3.9-3.35.s390", "4AS:php-domxml-0:4.3.9-3.35.s390x", "4AS:php-domxml-0:4.3.9-3.35.x86_64", "4AS:php-gd-0:4.3.9-3.35.i386", "4AS:php-gd-0:4.3.9-3.35.ia64", "4AS:php-gd-0:4.3.9-3.35.ppc", "4AS:php-gd-0:4.3.9-3.35.s390", "4AS:php-gd-0:4.3.9-3.35.s390x", "4AS:php-gd-0:4.3.9-3.35.x86_64", "4AS:php-imap-0:4.3.9-3.35.i386", "4AS:php-imap-0:4.3.9-3.35.ia64", "4AS:php-imap-0:4.3.9-3.35.ppc", "4AS:php-imap-0:4.3.9-3.35.s390", "4AS:php-imap-0:4.3.9-3.35.s390x", "4AS:php-imap-0:4.3.9-3.35.x86_64", "4AS:php-ldap-0:4.3.9-3.35.i386", "4AS:php-ldap-0:4.3.9-3.35.ia64", "4AS:php-ldap-0:4.3.9-3.35.ppc", "4AS:php-ldap-0:4.3.9-3.35.s390", "4AS:php-ldap-0:4.3.9-3.35.s390x", "4AS:php-ldap-0:4.3.9-3.35.x86_64", "4AS:php-mbstring-0:4.3.9-3.35.i386", "4AS:php-mbstring-0:4.3.9-3.35.ia64", "4AS:php-mbstring-0:4.3.9-3.35.ppc", "4AS:php-mbstring-0:4.3.9-3.35.s390", "4AS:php-mbstring-0:4.3.9-3.35.s390x", "4AS:php-mbstring-0:4.3.9-3.35.x86_64", "4AS:php-mysql-0:4.3.9-3.35.i386", "4AS:php-mysql-0:4.3.9-3.35.ia64", "4AS:php-mysql-0:4.3.9-3.35.ppc", "4AS:php-mysql-0:4.3.9-3.35.s390", "4AS:php-mysql-0:4.3.9-3.35.s390x", "4AS:php-mysql-0:4.3.9-3.35.x86_64", "4AS:php-ncurses-0:4.3.9-3.35.i386", "4AS:php-ncurses-0:4.3.9-3.35.ia64", "4AS:php-ncurses-0:4.3.9-3.35.ppc", "4AS:php-ncurses-0:4.3.9-3.35.s390", "4AS:php-ncurses-0:4.3.9-3.35.s390x", "4AS:php-ncurses-0:4.3.9-3.35.x86_64", "4AS:php-odbc-0:4.3.9-3.35.i386", "4AS:php-odbc-0:4.3.9-3.35.ia64", "4AS:php-odbc-0:4.3.9-3.35.ppc", "4AS:php-odbc-0:4.3.9-3.35.s390", "4AS:php-odbc-0:4.3.9-3.35.s390x", "4AS:php-odbc-0:4.3.9-3.35.x86_64", "4AS:php-pear-0:4.3.9-3.35.i386", "4AS:php-pear-0:4.3.9-3.35.ia64", "4AS:php-pear-0:4.3.9-3.35.ppc", "4AS:php-pear-0:4.3.9-3.35.s390", "4AS:php-pear-0:4.3.9-3.35.s390x", "4AS:php-pear-0:4.3.9-3.35.x86_64", "4AS:php-pgsql-0:4.3.9-3.35.i386", "4AS:php-pgsql-0:4.3.9-3.35.ia64", "4AS:php-pgsql-0:4.3.9-3.35.ppc", "4AS:php-pgsql-0:4.3.9-3.35.s390", "4AS:php-pgsql-0:4.3.9-3.35.s390x", "4AS:php-pgsql-0:4.3.9-3.35.x86_64", "4AS:php-snmp-0:4.3.9-3.35.i386", "4AS:php-snmp-0:4.3.9-3.35.ia64", "4AS:php-snmp-0:4.3.9-3.35.ppc", "4AS:php-snmp-0:4.3.9-3.35.s390", "4AS:php-snmp-0:4.3.9-3.35.s390x", "4AS:php-snmp-0:4.3.9-3.35.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.35.i386", "4AS:php-xmlrpc-0:4.3.9-3.35.ia64", "4AS:php-xmlrpc-0:4.3.9-3.35.ppc", "4AS:php-xmlrpc-0:4.3.9-3.35.s390", "4AS:php-xmlrpc-0:4.3.9-3.35.s390x", "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64", "4Desktop:php-0:4.3.9-3.35.i386", "4Desktop:php-0:4.3.9-3.35.ia64", "4Desktop:php-0:4.3.9-3.35.ppc", "4Desktop:php-0:4.3.9-3.35.s390", "4Desktop:php-0:4.3.9-3.35.s390x", "4Desktop:php-0:4.3.9-3.35.src", "4Desktop:php-0:4.3.9-3.35.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.35.i386", "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64", "4Desktop:php-devel-0:4.3.9-3.35.i386", "4Desktop:php-devel-0:4.3.9-3.35.ia64", "4Desktop:php-devel-0:4.3.9-3.35.ppc", "4Desktop:php-devel-0:4.3.9-3.35.s390", "4Desktop:php-devel-0:4.3.9-3.35.s390x", "4Desktop:php-devel-0:4.3.9-3.35.x86_64", "4Desktop:php-domxml-0:4.3.9-3.35.i386", "4Desktop:php-domxml-0:4.3.9-3.35.ia64", "4Desktop:php-domxml-0:4.3.9-3.35.ppc", "4Desktop:php-domxml-0:4.3.9-3.35.s390", "4Desktop:php-domxml-0:4.3.9-3.35.s390x", "4Desktop:php-domxml-0:4.3.9-3.35.x86_64", "4Desktop:php-gd-0:4.3.9-3.35.i386", "4Desktop:php-gd-0:4.3.9-3.35.ia64", "4Desktop:php-gd-0:4.3.9-3.35.ppc", "4Desktop:php-gd-0:4.3.9-3.35.s390", "4Desktop:php-gd-0:4.3.9-3.35.s390x", "4Desktop:php-gd-0:4.3.9-3.35.x86_64", "4Desktop:php-imap-0:4.3.9-3.35.i386", "4Desktop:php-imap-0:4.3.9-3.35.ia64", "4Desktop:php-imap-0:4.3.9-3.35.ppc", "4Desktop:php-imap-0:4.3.9-3.35.s390", "4Desktop:php-imap-0:4.3.9-3.35.s390x", "4Desktop:php-imap-0:4.3.9-3.35.x86_64", "4Desktop:php-ldap-0:4.3.9-3.35.i386", "4Desktop:php-ldap-0:4.3.9-3.35.ia64", "4Desktop:php-ldap-0:4.3.9-3.35.ppc", "4Desktop:php-ldap-0:4.3.9-3.35.s390", "4Desktop:php-ldap-0:4.3.9-3.35.s390x", "4Desktop:php-ldap-0:4.3.9-3.35.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.35.i386", "4Desktop:php-mbstring-0:4.3.9-3.35.ia64", "4Desktop:php-mbstring-0:4.3.9-3.35.ppc", "4Desktop:php-mbstring-0:4.3.9-3.35.s390", "4Desktop:php-mbstring-0:4.3.9-3.35.s390x", "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64", "4Desktop:php-mysql-0:4.3.9-3.35.i386", "4Desktop:php-mysql-0:4.3.9-3.35.ia64", "4Desktop:php-mysql-0:4.3.9-3.35.ppc", "4Desktop:php-mysql-0:4.3.9-3.35.s390", "4Desktop:php-mysql-0:4.3.9-3.35.s390x", "4Desktop:php-mysql-0:4.3.9-3.35.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.35.i386", "4Desktop:php-ncurses-0:4.3.9-3.35.ia64", "4Desktop:php-ncurses-0:4.3.9-3.35.ppc", "4Desktop:php-ncurses-0:4.3.9-3.35.s390", "4Desktop:php-ncurses-0:4.3.9-3.35.s390x", "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64", "4Desktop:php-odbc-0:4.3.9-3.35.i386", "4Desktop:php-odbc-0:4.3.9-3.35.ia64", "4Desktop:php-odbc-0:4.3.9-3.35.ppc", "4Desktop:php-odbc-0:4.3.9-3.35.s390", "4Desktop:php-odbc-0:4.3.9-3.35.s390x", "4Desktop:php-odbc-0:4.3.9-3.35.x86_64", "4Desktop:php-pear-0:4.3.9-3.35.i386", "4Desktop:php-pear-0:4.3.9-3.35.ia64", "4Desktop:php-pear-0:4.3.9-3.35.ppc", "4Desktop:php-pear-0:4.3.9-3.35.s390", "4Desktop:php-pear-0:4.3.9-3.35.s390x", "4Desktop:php-pear-0:4.3.9-3.35.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.35.i386", "4Desktop:php-pgsql-0:4.3.9-3.35.ia64", "4Desktop:php-pgsql-0:4.3.9-3.35.ppc", "4Desktop:php-pgsql-0:4.3.9-3.35.s390", "4Desktop:php-pgsql-0:4.3.9-3.35.s390x", "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64", "4Desktop:php-snmp-0:4.3.9-3.35.i386", "4Desktop:php-snmp-0:4.3.9-3.35.ia64", "4Desktop:php-snmp-0:4.3.9-3.35.ppc", "4Desktop:php-snmp-0:4.3.9-3.35.s390", "4Desktop:php-snmp-0:4.3.9-3.35.s390x", "4Desktop:php-snmp-0:4.3.9-3.35.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64", "4ES:php-0:4.3.9-3.35.i386", "4ES:php-0:4.3.9-3.35.ia64", "4ES:php-0:4.3.9-3.35.ppc", "4ES:php-0:4.3.9-3.35.s390", "4ES:php-0:4.3.9-3.35.s390x", "4ES:php-0:4.3.9-3.35.src", "4ES:php-0:4.3.9-3.35.x86_64", "4ES:php-debuginfo-0:4.3.9-3.35.i386", "4ES:php-debuginfo-0:4.3.9-3.35.ia64", "4ES:php-debuginfo-0:4.3.9-3.35.ppc", "4ES:php-debuginfo-0:4.3.9-3.35.s390", "4ES:php-debuginfo-0:4.3.9-3.35.s390x", "4ES:php-debuginfo-0:4.3.9-3.35.x86_64", "4ES:php-devel-0:4.3.9-3.35.i386", "4ES:php-devel-0:4.3.9-3.35.ia64", "4ES:php-devel-0:4.3.9-3.35.ppc", "4ES:php-devel-0:4.3.9-3.35.s390", "4ES:php-devel-0:4.3.9-3.35.s390x", "4ES:php-devel-0:4.3.9-3.35.x86_64", "4ES:php-domxml-0:4.3.9-3.35.i386", "4ES:php-domxml-0:4.3.9-3.35.ia64", "4ES:php-domxml-0:4.3.9-3.35.ppc", "4ES:php-domxml-0:4.3.9-3.35.s390", "4ES:php-domxml-0:4.3.9-3.35.s390x", "4ES:php-domxml-0:4.3.9-3.35.x86_64", "4ES:php-gd-0:4.3.9-3.35.i386", "4ES:php-gd-0:4.3.9-3.35.ia64", "4ES:php-gd-0:4.3.9-3.35.ppc", "4ES:php-gd-0:4.3.9-3.35.s390", "4ES:php-gd-0:4.3.9-3.35.s390x", "4ES:php-gd-0:4.3.9-3.35.x86_64", "4ES:php-imap-0:4.3.9-3.35.i386", "4ES:php-imap-0:4.3.9-3.35.ia64", "4ES:php-imap-0:4.3.9-3.35.ppc", "4ES:php-imap-0:4.3.9-3.35.s390", "4ES:php-imap-0:4.3.9-3.35.s390x", "4ES:php-imap-0:4.3.9-3.35.x86_64", "4ES:php-ldap-0:4.3.9-3.35.i386", "4ES:php-ldap-0:4.3.9-3.35.ia64", "4ES:php-ldap-0:4.3.9-3.35.ppc", "4ES:php-ldap-0:4.3.9-3.35.s390", "4ES:php-ldap-0:4.3.9-3.35.s390x", "4ES:php-ldap-0:4.3.9-3.35.x86_64", "4ES:php-mbstring-0:4.3.9-3.35.i386", "4ES:php-mbstring-0:4.3.9-3.35.ia64", "4ES:php-mbstring-0:4.3.9-3.35.ppc", "4ES:php-mbstring-0:4.3.9-3.35.s390", "4ES:php-mbstring-0:4.3.9-3.35.s390x", "4ES:php-mbstring-0:4.3.9-3.35.x86_64", "4ES:php-mysql-0:4.3.9-3.35.i386", "4ES:php-mysql-0:4.3.9-3.35.ia64", "4ES:php-mysql-0:4.3.9-3.35.ppc", "4ES:php-mysql-0:4.3.9-3.35.s390", "4ES:php-mysql-0:4.3.9-3.35.s390x", "4ES:php-mysql-0:4.3.9-3.35.x86_64", "4ES:php-ncurses-0:4.3.9-3.35.i386", "4ES:php-ncurses-0:4.3.9-3.35.ia64", "4ES:php-ncurses-0:4.3.9-3.35.ppc", "4ES:php-ncurses-0:4.3.9-3.35.s390", "4ES:php-ncurses-0:4.3.9-3.35.s390x", "4ES:php-ncurses-0:4.3.9-3.35.x86_64", "4ES:php-odbc-0:4.3.9-3.35.i386", "4ES:php-odbc-0:4.3.9-3.35.ia64", "4ES:php-odbc-0:4.3.9-3.35.ppc", "4ES:php-odbc-0:4.3.9-3.35.s390", "4ES:php-odbc-0:4.3.9-3.35.s390x", "4ES:php-odbc-0:4.3.9-3.35.x86_64", "4ES:php-pear-0:4.3.9-3.35.i386", "4ES:php-pear-0:4.3.9-3.35.ia64", "4ES:php-pear-0:4.3.9-3.35.ppc", "4ES:php-pear-0:4.3.9-3.35.s390", "4ES:php-pear-0:4.3.9-3.35.s390x", "4ES:php-pear-0:4.3.9-3.35.x86_64", "4ES:php-pgsql-0:4.3.9-3.35.i386", "4ES:php-pgsql-0:4.3.9-3.35.ia64", "4ES:php-pgsql-0:4.3.9-3.35.ppc", "4ES:php-pgsql-0:4.3.9-3.35.s390", "4ES:php-pgsql-0:4.3.9-3.35.s390x", "4ES:php-pgsql-0:4.3.9-3.35.x86_64", "4ES:php-snmp-0:4.3.9-3.35.i386", "4ES:php-snmp-0:4.3.9-3.35.ia64", "4ES:php-snmp-0:4.3.9-3.35.ppc", "4ES:php-snmp-0:4.3.9-3.35.s390", "4ES:php-snmp-0:4.3.9-3.35.s390x", "4ES:php-snmp-0:4.3.9-3.35.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.35.i386", "4ES:php-xmlrpc-0:4.3.9-3.35.ia64", "4ES:php-xmlrpc-0:4.3.9-3.35.ppc", "4ES:php-xmlrpc-0:4.3.9-3.35.s390", "4ES:php-xmlrpc-0:4.3.9-3.35.s390x", "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64", "4WS:php-0:4.3.9-3.35.i386", "4WS:php-0:4.3.9-3.35.ia64", "4WS:php-0:4.3.9-3.35.ppc", "4WS:php-0:4.3.9-3.35.s390", "4WS:php-0:4.3.9-3.35.s390x", "4WS:php-0:4.3.9-3.35.src", "4WS:php-0:4.3.9-3.35.x86_64", "4WS:php-debuginfo-0:4.3.9-3.35.i386", "4WS:php-debuginfo-0:4.3.9-3.35.ia64", "4WS:php-debuginfo-0:4.3.9-3.35.ppc", "4WS:php-debuginfo-0:4.3.9-3.35.s390", "4WS:php-debuginfo-0:4.3.9-3.35.s390x", "4WS:php-debuginfo-0:4.3.9-3.35.x86_64", "4WS:php-devel-0:4.3.9-3.35.i386", "4WS:php-devel-0:4.3.9-3.35.ia64", "4WS:php-devel-0:4.3.9-3.35.ppc", "4WS:php-devel-0:4.3.9-3.35.s390", "4WS:php-devel-0:4.3.9-3.35.s390x", "4WS:php-devel-0:4.3.9-3.35.x86_64", "4WS:php-domxml-0:4.3.9-3.35.i386", "4WS:php-domxml-0:4.3.9-3.35.ia64", "4WS:php-domxml-0:4.3.9-3.35.ppc", "4WS:php-domxml-0:4.3.9-3.35.s390", "4WS:php-domxml-0:4.3.9-3.35.s390x", "4WS:php-domxml-0:4.3.9-3.35.x86_64", "4WS:php-gd-0:4.3.9-3.35.i386", "4WS:php-gd-0:4.3.9-3.35.ia64", "4WS:php-gd-0:4.3.9-3.35.ppc", "4WS:php-gd-0:4.3.9-3.35.s390", "4WS:php-gd-0:4.3.9-3.35.s390x", "4WS:php-gd-0:4.3.9-3.35.x86_64", "4WS:php-imap-0:4.3.9-3.35.i386", "4WS:php-imap-0:4.3.9-3.35.ia64", "4WS:php-imap-0:4.3.9-3.35.ppc", "4WS:php-imap-0:4.3.9-3.35.s390", "4WS:php-imap-0:4.3.9-3.35.s390x", "4WS:php-imap-0:4.3.9-3.35.x86_64", "4WS:php-ldap-0:4.3.9-3.35.i386", "4WS:php-ldap-0:4.3.9-3.35.ia64", "4WS:php-ldap-0:4.3.9-3.35.ppc", "4WS:php-ldap-0:4.3.9-3.35.s390", "4WS:php-ldap-0:4.3.9-3.35.s390x", "4WS:php-ldap-0:4.3.9-3.35.x86_64", "4WS:php-mbstring-0:4.3.9-3.35.i386", "4WS:php-mbstring-0:4.3.9-3.35.ia64", "4WS:php-mbstring-0:4.3.9-3.35.ppc", "4WS:php-mbstring-0:4.3.9-3.35.s390", "4WS:php-mbstring-0:4.3.9-3.35.s390x", "4WS:php-mbstring-0:4.3.9-3.35.x86_64", "4WS:php-mysql-0:4.3.9-3.35.i386", "4WS:php-mysql-0:4.3.9-3.35.ia64", "4WS:php-mysql-0:4.3.9-3.35.ppc", "4WS:php-mysql-0:4.3.9-3.35.s390", "4WS:php-mysql-0:4.3.9-3.35.s390x", "4WS:php-mysql-0:4.3.9-3.35.x86_64", "4WS:php-ncurses-0:4.3.9-3.35.i386", "4WS:php-ncurses-0:4.3.9-3.35.ia64", "4WS:php-ncurses-0:4.3.9-3.35.ppc", "4WS:php-ncurses-0:4.3.9-3.35.s390", "4WS:php-ncurses-0:4.3.9-3.35.s390x", "4WS:php-ncurses-0:4.3.9-3.35.x86_64", "4WS:php-odbc-0:4.3.9-3.35.i386", "4WS:php-odbc-0:4.3.9-3.35.ia64", "4WS:php-odbc-0:4.3.9-3.35.ppc", "4WS:php-odbc-0:4.3.9-3.35.s390", "4WS:php-odbc-0:4.3.9-3.35.s390x", "4WS:php-odbc-0:4.3.9-3.35.x86_64", "4WS:php-pear-0:4.3.9-3.35.i386", "4WS:php-pear-0:4.3.9-3.35.ia64", "4WS:php-pear-0:4.3.9-3.35.ppc", "4WS:php-pear-0:4.3.9-3.35.s390", "4WS:php-pear-0:4.3.9-3.35.s390x", "4WS:php-pear-0:4.3.9-3.35.x86_64", "4WS:php-pgsql-0:4.3.9-3.35.i386", "4WS:php-pgsql-0:4.3.9-3.35.ia64", "4WS:php-pgsql-0:4.3.9-3.35.ppc", "4WS:php-pgsql-0:4.3.9-3.35.s390", "4WS:php-pgsql-0:4.3.9-3.35.s390x", "4WS:php-pgsql-0:4.3.9-3.35.x86_64", "4WS:php-snmp-0:4.3.9-3.35.i386", "4WS:php-snmp-0:4.3.9-3.35.ia64", "4WS:php-snmp-0:4.3.9-3.35.ppc", "4WS:php-snmp-0:4.3.9-3.35.s390", "4WS:php-snmp-0:4.3.9-3.35.s390x", "4WS:php-snmp-0:4.3.9-3.35.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.35.i386", "4WS:php-xmlrpc-0:4.3.9-3.35.ia64", "4WS:php-xmlrpc-0:4.3.9-3.35.ppc", "4WS:php-xmlrpc-0:4.3.9-3.35.s390", "4WS:php-xmlrpc-0:4.3.9-3.35.s390x", "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2012:0071" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:P", "version": "2.0" }, "products": [ "4AS:php-0:4.3.9-3.35.i386", "4AS:php-0:4.3.9-3.35.ia64", "4AS:php-0:4.3.9-3.35.ppc", "4AS:php-0:4.3.9-3.35.s390", "4AS:php-0:4.3.9-3.35.s390x", "4AS:php-0:4.3.9-3.35.src", "4AS:php-0:4.3.9-3.35.x86_64", "4AS:php-debuginfo-0:4.3.9-3.35.i386", "4AS:php-debuginfo-0:4.3.9-3.35.ia64", "4AS:php-debuginfo-0:4.3.9-3.35.ppc", "4AS:php-debuginfo-0:4.3.9-3.35.s390", "4AS:php-debuginfo-0:4.3.9-3.35.s390x", "4AS:php-debuginfo-0:4.3.9-3.35.x86_64", "4AS:php-devel-0:4.3.9-3.35.i386", "4AS:php-devel-0:4.3.9-3.35.ia64", "4AS:php-devel-0:4.3.9-3.35.ppc", "4AS:php-devel-0:4.3.9-3.35.s390", "4AS:php-devel-0:4.3.9-3.35.s390x", "4AS:php-devel-0:4.3.9-3.35.x86_64", "4AS:php-domxml-0:4.3.9-3.35.i386", "4AS:php-domxml-0:4.3.9-3.35.ia64", "4AS:php-domxml-0:4.3.9-3.35.ppc", "4AS:php-domxml-0:4.3.9-3.35.s390", "4AS:php-domxml-0:4.3.9-3.35.s390x", "4AS:php-domxml-0:4.3.9-3.35.x86_64", "4AS:php-gd-0:4.3.9-3.35.i386", "4AS:php-gd-0:4.3.9-3.35.ia64", "4AS:php-gd-0:4.3.9-3.35.ppc", "4AS:php-gd-0:4.3.9-3.35.s390", "4AS:php-gd-0:4.3.9-3.35.s390x", "4AS:php-gd-0:4.3.9-3.35.x86_64", "4AS:php-imap-0:4.3.9-3.35.i386", "4AS:php-imap-0:4.3.9-3.35.ia64", "4AS:php-imap-0:4.3.9-3.35.ppc", "4AS:php-imap-0:4.3.9-3.35.s390", "4AS:php-imap-0:4.3.9-3.35.s390x", "4AS:php-imap-0:4.3.9-3.35.x86_64", "4AS:php-ldap-0:4.3.9-3.35.i386", "4AS:php-ldap-0:4.3.9-3.35.ia64", "4AS:php-ldap-0:4.3.9-3.35.ppc", "4AS:php-ldap-0:4.3.9-3.35.s390", "4AS:php-ldap-0:4.3.9-3.35.s390x", "4AS:php-ldap-0:4.3.9-3.35.x86_64", "4AS:php-mbstring-0:4.3.9-3.35.i386", "4AS:php-mbstring-0:4.3.9-3.35.ia64", "4AS:php-mbstring-0:4.3.9-3.35.ppc", "4AS:php-mbstring-0:4.3.9-3.35.s390", "4AS:php-mbstring-0:4.3.9-3.35.s390x", "4AS:php-mbstring-0:4.3.9-3.35.x86_64", "4AS:php-mysql-0:4.3.9-3.35.i386", "4AS:php-mysql-0:4.3.9-3.35.ia64", "4AS:php-mysql-0:4.3.9-3.35.ppc", "4AS:php-mysql-0:4.3.9-3.35.s390", "4AS:php-mysql-0:4.3.9-3.35.s390x", "4AS:php-mysql-0:4.3.9-3.35.x86_64", "4AS:php-ncurses-0:4.3.9-3.35.i386", "4AS:php-ncurses-0:4.3.9-3.35.ia64", "4AS:php-ncurses-0:4.3.9-3.35.ppc", "4AS:php-ncurses-0:4.3.9-3.35.s390", "4AS:php-ncurses-0:4.3.9-3.35.s390x", "4AS:php-ncurses-0:4.3.9-3.35.x86_64", "4AS:php-odbc-0:4.3.9-3.35.i386", "4AS:php-odbc-0:4.3.9-3.35.ia64", "4AS:php-odbc-0:4.3.9-3.35.ppc", "4AS:php-odbc-0:4.3.9-3.35.s390", "4AS:php-odbc-0:4.3.9-3.35.s390x", "4AS:php-odbc-0:4.3.9-3.35.x86_64", "4AS:php-pear-0:4.3.9-3.35.i386", "4AS:php-pear-0:4.3.9-3.35.ia64", "4AS:php-pear-0:4.3.9-3.35.ppc", "4AS:php-pear-0:4.3.9-3.35.s390", "4AS:php-pear-0:4.3.9-3.35.s390x", "4AS:php-pear-0:4.3.9-3.35.x86_64", "4AS:php-pgsql-0:4.3.9-3.35.i386", "4AS:php-pgsql-0:4.3.9-3.35.ia64", "4AS:php-pgsql-0:4.3.9-3.35.ppc", "4AS:php-pgsql-0:4.3.9-3.35.s390", "4AS:php-pgsql-0:4.3.9-3.35.s390x", "4AS:php-pgsql-0:4.3.9-3.35.x86_64", "4AS:php-snmp-0:4.3.9-3.35.i386", "4AS:php-snmp-0:4.3.9-3.35.ia64", "4AS:php-snmp-0:4.3.9-3.35.ppc", "4AS:php-snmp-0:4.3.9-3.35.s390", "4AS:php-snmp-0:4.3.9-3.35.s390x", "4AS:php-snmp-0:4.3.9-3.35.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.35.i386", "4AS:php-xmlrpc-0:4.3.9-3.35.ia64", "4AS:php-xmlrpc-0:4.3.9-3.35.ppc", "4AS:php-xmlrpc-0:4.3.9-3.35.s390", "4AS:php-xmlrpc-0:4.3.9-3.35.s390x", "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64", "4Desktop:php-0:4.3.9-3.35.i386", "4Desktop:php-0:4.3.9-3.35.ia64", "4Desktop:php-0:4.3.9-3.35.ppc", "4Desktop:php-0:4.3.9-3.35.s390", "4Desktop:php-0:4.3.9-3.35.s390x", "4Desktop:php-0:4.3.9-3.35.src", "4Desktop:php-0:4.3.9-3.35.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.35.i386", "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64", "4Desktop:php-devel-0:4.3.9-3.35.i386", "4Desktop:php-devel-0:4.3.9-3.35.ia64", "4Desktop:php-devel-0:4.3.9-3.35.ppc", "4Desktop:php-devel-0:4.3.9-3.35.s390", "4Desktop:php-devel-0:4.3.9-3.35.s390x", "4Desktop:php-devel-0:4.3.9-3.35.x86_64", "4Desktop:php-domxml-0:4.3.9-3.35.i386", "4Desktop:php-domxml-0:4.3.9-3.35.ia64", "4Desktop:php-domxml-0:4.3.9-3.35.ppc", "4Desktop:php-domxml-0:4.3.9-3.35.s390", "4Desktop:php-domxml-0:4.3.9-3.35.s390x", "4Desktop:php-domxml-0:4.3.9-3.35.x86_64", "4Desktop:php-gd-0:4.3.9-3.35.i386", "4Desktop:php-gd-0:4.3.9-3.35.ia64", "4Desktop:php-gd-0:4.3.9-3.35.ppc", "4Desktop:php-gd-0:4.3.9-3.35.s390", "4Desktop:php-gd-0:4.3.9-3.35.s390x", "4Desktop:php-gd-0:4.3.9-3.35.x86_64", "4Desktop:php-imap-0:4.3.9-3.35.i386", "4Desktop:php-imap-0:4.3.9-3.35.ia64", "4Desktop:php-imap-0:4.3.9-3.35.ppc", "4Desktop:php-imap-0:4.3.9-3.35.s390", "4Desktop:php-imap-0:4.3.9-3.35.s390x", "4Desktop:php-imap-0:4.3.9-3.35.x86_64", "4Desktop:php-ldap-0:4.3.9-3.35.i386", "4Desktop:php-ldap-0:4.3.9-3.35.ia64", "4Desktop:php-ldap-0:4.3.9-3.35.ppc", "4Desktop:php-ldap-0:4.3.9-3.35.s390", "4Desktop:php-ldap-0:4.3.9-3.35.s390x", "4Desktop:php-ldap-0:4.3.9-3.35.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.35.i386", "4Desktop:php-mbstring-0:4.3.9-3.35.ia64", "4Desktop:php-mbstring-0:4.3.9-3.35.ppc", "4Desktop:php-mbstring-0:4.3.9-3.35.s390", "4Desktop:php-mbstring-0:4.3.9-3.35.s390x", "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64", "4Desktop:php-mysql-0:4.3.9-3.35.i386", "4Desktop:php-mysql-0:4.3.9-3.35.ia64", "4Desktop:php-mysql-0:4.3.9-3.35.ppc", "4Desktop:php-mysql-0:4.3.9-3.35.s390", "4Desktop:php-mysql-0:4.3.9-3.35.s390x", "4Desktop:php-mysql-0:4.3.9-3.35.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.35.i386", "4Desktop:php-ncurses-0:4.3.9-3.35.ia64", "4Desktop:php-ncurses-0:4.3.9-3.35.ppc", "4Desktop:php-ncurses-0:4.3.9-3.35.s390", "4Desktop:php-ncurses-0:4.3.9-3.35.s390x", "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64", "4Desktop:php-odbc-0:4.3.9-3.35.i386", "4Desktop:php-odbc-0:4.3.9-3.35.ia64", "4Desktop:php-odbc-0:4.3.9-3.35.ppc", "4Desktop:php-odbc-0:4.3.9-3.35.s390", "4Desktop:php-odbc-0:4.3.9-3.35.s390x", "4Desktop:php-odbc-0:4.3.9-3.35.x86_64", "4Desktop:php-pear-0:4.3.9-3.35.i386", "4Desktop:php-pear-0:4.3.9-3.35.ia64", "4Desktop:php-pear-0:4.3.9-3.35.ppc", "4Desktop:php-pear-0:4.3.9-3.35.s390", "4Desktop:php-pear-0:4.3.9-3.35.s390x", "4Desktop:php-pear-0:4.3.9-3.35.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.35.i386", "4Desktop:php-pgsql-0:4.3.9-3.35.ia64", "4Desktop:php-pgsql-0:4.3.9-3.35.ppc", "4Desktop:php-pgsql-0:4.3.9-3.35.s390", "4Desktop:php-pgsql-0:4.3.9-3.35.s390x", "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64", "4Desktop:php-snmp-0:4.3.9-3.35.i386", "4Desktop:php-snmp-0:4.3.9-3.35.ia64", "4Desktop:php-snmp-0:4.3.9-3.35.ppc", "4Desktop:php-snmp-0:4.3.9-3.35.s390", "4Desktop:php-snmp-0:4.3.9-3.35.s390x", "4Desktop:php-snmp-0:4.3.9-3.35.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64", "4ES:php-0:4.3.9-3.35.i386", "4ES:php-0:4.3.9-3.35.ia64", "4ES:php-0:4.3.9-3.35.ppc", "4ES:php-0:4.3.9-3.35.s390", "4ES:php-0:4.3.9-3.35.s390x", "4ES:php-0:4.3.9-3.35.src", "4ES:php-0:4.3.9-3.35.x86_64", "4ES:php-debuginfo-0:4.3.9-3.35.i386", "4ES:php-debuginfo-0:4.3.9-3.35.ia64", "4ES:php-debuginfo-0:4.3.9-3.35.ppc", "4ES:php-debuginfo-0:4.3.9-3.35.s390", "4ES:php-debuginfo-0:4.3.9-3.35.s390x", "4ES:php-debuginfo-0:4.3.9-3.35.x86_64", "4ES:php-devel-0:4.3.9-3.35.i386", "4ES:php-devel-0:4.3.9-3.35.ia64", "4ES:php-devel-0:4.3.9-3.35.ppc", "4ES:php-devel-0:4.3.9-3.35.s390", "4ES:php-devel-0:4.3.9-3.35.s390x", "4ES:php-devel-0:4.3.9-3.35.x86_64", "4ES:php-domxml-0:4.3.9-3.35.i386", "4ES:php-domxml-0:4.3.9-3.35.ia64", "4ES:php-domxml-0:4.3.9-3.35.ppc", "4ES:php-domxml-0:4.3.9-3.35.s390", "4ES:php-domxml-0:4.3.9-3.35.s390x", "4ES:php-domxml-0:4.3.9-3.35.x86_64", "4ES:php-gd-0:4.3.9-3.35.i386", "4ES:php-gd-0:4.3.9-3.35.ia64", "4ES:php-gd-0:4.3.9-3.35.ppc", "4ES:php-gd-0:4.3.9-3.35.s390", "4ES:php-gd-0:4.3.9-3.35.s390x", "4ES:php-gd-0:4.3.9-3.35.x86_64", "4ES:php-imap-0:4.3.9-3.35.i386", "4ES:php-imap-0:4.3.9-3.35.ia64", "4ES:php-imap-0:4.3.9-3.35.ppc", "4ES:php-imap-0:4.3.9-3.35.s390", "4ES:php-imap-0:4.3.9-3.35.s390x", "4ES:php-imap-0:4.3.9-3.35.x86_64", "4ES:php-ldap-0:4.3.9-3.35.i386", "4ES:php-ldap-0:4.3.9-3.35.ia64", "4ES:php-ldap-0:4.3.9-3.35.ppc", "4ES:php-ldap-0:4.3.9-3.35.s390", "4ES:php-ldap-0:4.3.9-3.35.s390x", "4ES:php-ldap-0:4.3.9-3.35.x86_64", "4ES:php-mbstring-0:4.3.9-3.35.i386", "4ES:php-mbstring-0:4.3.9-3.35.ia64", "4ES:php-mbstring-0:4.3.9-3.35.ppc", "4ES:php-mbstring-0:4.3.9-3.35.s390", "4ES:php-mbstring-0:4.3.9-3.35.s390x", "4ES:php-mbstring-0:4.3.9-3.35.x86_64", "4ES:php-mysql-0:4.3.9-3.35.i386", "4ES:php-mysql-0:4.3.9-3.35.ia64", "4ES:php-mysql-0:4.3.9-3.35.ppc", "4ES:php-mysql-0:4.3.9-3.35.s390", "4ES:php-mysql-0:4.3.9-3.35.s390x", "4ES:php-mysql-0:4.3.9-3.35.x86_64", "4ES:php-ncurses-0:4.3.9-3.35.i386", "4ES:php-ncurses-0:4.3.9-3.35.ia64", "4ES:php-ncurses-0:4.3.9-3.35.ppc", "4ES:php-ncurses-0:4.3.9-3.35.s390", "4ES:php-ncurses-0:4.3.9-3.35.s390x", "4ES:php-ncurses-0:4.3.9-3.35.x86_64", "4ES:php-odbc-0:4.3.9-3.35.i386", "4ES:php-odbc-0:4.3.9-3.35.ia64", "4ES:php-odbc-0:4.3.9-3.35.ppc", "4ES:php-odbc-0:4.3.9-3.35.s390", "4ES:php-odbc-0:4.3.9-3.35.s390x", "4ES:php-odbc-0:4.3.9-3.35.x86_64", "4ES:php-pear-0:4.3.9-3.35.i386", "4ES:php-pear-0:4.3.9-3.35.ia64", "4ES:php-pear-0:4.3.9-3.35.ppc", "4ES:php-pear-0:4.3.9-3.35.s390", "4ES:php-pear-0:4.3.9-3.35.s390x", "4ES:php-pear-0:4.3.9-3.35.x86_64", "4ES:php-pgsql-0:4.3.9-3.35.i386", "4ES:php-pgsql-0:4.3.9-3.35.ia64", "4ES:php-pgsql-0:4.3.9-3.35.ppc", "4ES:php-pgsql-0:4.3.9-3.35.s390", "4ES:php-pgsql-0:4.3.9-3.35.s390x", "4ES:php-pgsql-0:4.3.9-3.35.x86_64", "4ES:php-snmp-0:4.3.9-3.35.i386", "4ES:php-snmp-0:4.3.9-3.35.ia64", "4ES:php-snmp-0:4.3.9-3.35.ppc", "4ES:php-snmp-0:4.3.9-3.35.s390", "4ES:php-snmp-0:4.3.9-3.35.s390x", "4ES:php-snmp-0:4.3.9-3.35.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.35.i386", "4ES:php-xmlrpc-0:4.3.9-3.35.ia64", "4ES:php-xmlrpc-0:4.3.9-3.35.ppc", "4ES:php-xmlrpc-0:4.3.9-3.35.s390", "4ES:php-xmlrpc-0:4.3.9-3.35.s390x", "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64", "4WS:php-0:4.3.9-3.35.i386", "4WS:php-0:4.3.9-3.35.ia64", "4WS:php-0:4.3.9-3.35.ppc", "4WS:php-0:4.3.9-3.35.s390", "4WS:php-0:4.3.9-3.35.s390x", "4WS:php-0:4.3.9-3.35.src", "4WS:php-0:4.3.9-3.35.x86_64", "4WS:php-debuginfo-0:4.3.9-3.35.i386", "4WS:php-debuginfo-0:4.3.9-3.35.ia64", "4WS:php-debuginfo-0:4.3.9-3.35.ppc", "4WS:php-debuginfo-0:4.3.9-3.35.s390", "4WS:php-debuginfo-0:4.3.9-3.35.s390x", "4WS:php-debuginfo-0:4.3.9-3.35.x86_64", "4WS:php-devel-0:4.3.9-3.35.i386", "4WS:php-devel-0:4.3.9-3.35.ia64", "4WS:php-devel-0:4.3.9-3.35.ppc", "4WS:php-devel-0:4.3.9-3.35.s390", "4WS:php-devel-0:4.3.9-3.35.s390x", "4WS:php-devel-0:4.3.9-3.35.x86_64", "4WS:php-domxml-0:4.3.9-3.35.i386", "4WS:php-domxml-0:4.3.9-3.35.ia64", "4WS:php-domxml-0:4.3.9-3.35.ppc", "4WS:php-domxml-0:4.3.9-3.35.s390", "4WS:php-domxml-0:4.3.9-3.35.s390x", "4WS:php-domxml-0:4.3.9-3.35.x86_64", "4WS:php-gd-0:4.3.9-3.35.i386", "4WS:php-gd-0:4.3.9-3.35.ia64", "4WS:php-gd-0:4.3.9-3.35.ppc", "4WS:php-gd-0:4.3.9-3.35.s390", "4WS:php-gd-0:4.3.9-3.35.s390x", "4WS:php-gd-0:4.3.9-3.35.x86_64", "4WS:php-imap-0:4.3.9-3.35.i386", "4WS:php-imap-0:4.3.9-3.35.ia64", "4WS:php-imap-0:4.3.9-3.35.ppc", "4WS:php-imap-0:4.3.9-3.35.s390", "4WS:php-imap-0:4.3.9-3.35.s390x", "4WS:php-imap-0:4.3.9-3.35.x86_64", "4WS:php-ldap-0:4.3.9-3.35.i386", "4WS:php-ldap-0:4.3.9-3.35.ia64", "4WS:php-ldap-0:4.3.9-3.35.ppc", "4WS:php-ldap-0:4.3.9-3.35.s390", "4WS:php-ldap-0:4.3.9-3.35.s390x", "4WS:php-ldap-0:4.3.9-3.35.x86_64", "4WS:php-mbstring-0:4.3.9-3.35.i386", "4WS:php-mbstring-0:4.3.9-3.35.ia64", "4WS:php-mbstring-0:4.3.9-3.35.ppc", "4WS:php-mbstring-0:4.3.9-3.35.s390", "4WS:php-mbstring-0:4.3.9-3.35.s390x", "4WS:php-mbstring-0:4.3.9-3.35.x86_64", "4WS:php-mysql-0:4.3.9-3.35.i386", "4WS:php-mysql-0:4.3.9-3.35.ia64", "4WS:php-mysql-0:4.3.9-3.35.ppc", "4WS:php-mysql-0:4.3.9-3.35.s390", "4WS:php-mysql-0:4.3.9-3.35.s390x", "4WS:php-mysql-0:4.3.9-3.35.x86_64", "4WS:php-ncurses-0:4.3.9-3.35.i386", "4WS:php-ncurses-0:4.3.9-3.35.ia64", "4WS:php-ncurses-0:4.3.9-3.35.ppc", "4WS:php-ncurses-0:4.3.9-3.35.s390", "4WS:php-ncurses-0:4.3.9-3.35.s390x", "4WS:php-ncurses-0:4.3.9-3.35.x86_64", "4WS:php-odbc-0:4.3.9-3.35.i386", "4WS:php-odbc-0:4.3.9-3.35.ia64", "4WS:php-odbc-0:4.3.9-3.35.ppc", "4WS:php-odbc-0:4.3.9-3.35.s390", "4WS:php-odbc-0:4.3.9-3.35.s390x", "4WS:php-odbc-0:4.3.9-3.35.x86_64", "4WS:php-pear-0:4.3.9-3.35.i386", "4WS:php-pear-0:4.3.9-3.35.ia64", "4WS:php-pear-0:4.3.9-3.35.ppc", "4WS:php-pear-0:4.3.9-3.35.s390", "4WS:php-pear-0:4.3.9-3.35.s390x", "4WS:php-pear-0:4.3.9-3.35.x86_64", "4WS:php-pgsql-0:4.3.9-3.35.i386", "4WS:php-pgsql-0:4.3.9-3.35.ia64", "4WS:php-pgsql-0:4.3.9-3.35.ppc", "4WS:php-pgsql-0:4.3.9-3.35.s390", "4WS:php-pgsql-0:4.3.9-3.35.s390x", "4WS:php-pgsql-0:4.3.9-3.35.x86_64", "4WS:php-snmp-0:4.3.9-3.35.i386", "4WS:php-snmp-0:4.3.9-3.35.ia64", "4WS:php-snmp-0:4.3.9-3.35.ppc", "4WS:php-snmp-0:4.3.9-3.35.s390", "4WS:php-snmp-0:4.3.9-3.35.s390x", "4WS:php-snmp-0:4.3.9-3.35.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.35.i386", "4WS:php-xmlrpc-0:4.3.9-3.35.ia64", "4WS:php-xmlrpc-0:4.3.9-3.35.ppc", "4WS:php-xmlrpc-0:4.3.9-3.35.s390", "4WS:php-xmlrpc-0:4.3.9-3.35.s390x", "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: integer overflow in exif_process_IFD_TAG() may lead to DoS or arbitrary memory disclosure" }, { "acknowledgments": [ { "names": [ "oCERT" ] } ], "cve": "CVE-2011-4885", "discovery_date": "2011-11-01T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "750547" } ], "notes": [ { "category": "description", "text": "PHP before 5.3.9 computes hash values for form parameters without restricting the ability to trigger hash collisions predictably, which allows remote attackers to cause a denial of service (CPU consumption) by sending many crafted parameters.", "title": "Vulnerability description" }, { "category": "summary", "text": "php: hash table collisions CPU usage DoS (oCERT-2011-003)", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "4AS:php-0:4.3.9-3.35.i386", "4AS:php-0:4.3.9-3.35.ia64", "4AS:php-0:4.3.9-3.35.ppc", "4AS:php-0:4.3.9-3.35.s390", "4AS:php-0:4.3.9-3.35.s390x", "4AS:php-0:4.3.9-3.35.src", "4AS:php-0:4.3.9-3.35.x86_64", "4AS:php-debuginfo-0:4.3.9-3.35.i386", "4AS:php-debuginfo-0:4.3.9-3.35.ia64", "4AS:php-debuginfo-0:4.3.9-3.35.ppc", "4AS:php-debuginfo-0:4.3.9-3.35.s390", "4AS:php-debuginfo-0:4.3.9-3.35.s390x", "4AS:php-debuginfo-0:4.3.9-3.35.x86_64", "4AS:php-devel-0:4.3.9-3.35.i386", "4AS:php-devel-0:4.3.9-3.35.ia64", "4AS:php-devel-0:4.3.9-3.35.ppc", "4AS:php-devel-0:4.3.9-3.35.s390", "4AS:php-devel-0:4.3.9-3.35.s390x", "4AS:php-devel-0:4.3.9-3.35.x86_64", "4AS:php-domxml-0:4.3.9-3.35.i386", "4AS:php-domxml-0:4.3.9-3.35.ia64", "4AS:php-domxml-0:4.3.9-3.35.ppc", "4AS:php-domxml-0:4.3.9-3.35.s390", "4AS:php-domxml-0:4.3.9-3.35.s390x", "4AS:php-domxml-0:4.3.9-3.35.x86_64", "4AS:php-gd-0:4.3.9-3.35.i386", "4AS:php-gd-0:4.3.9-3.35.ia64", "4AS:php-gd-0:4.3.9-3.35.ppc", "4AS:php-gd-0:4.3.9-3.35.s390", "4AS:php-gd-0:4.3.9-3.35.s390x", "4AS:php-gd-0:4.3.9-3.35.x86_64", "4AS:php-imap-0:4.3.9-3.35.i386", "4AS:php-imap-0:4.3.9-3.35.ia64", "4AS:php-imap-0:4.3.9-3.35.ppc", "4AS:php-imap-0:4.3.9-3.35.s390", "4AS:php-imap-0:4.3.9-3.35.s390x", "4AS:php-imap-0:4.3.9-3.35.x86_64", "4AS:php-ldap-0:4.3.9-3.35.i386", "4AS:php-ldap-0:4.3.9-3.35.ia64", "4AS:php-ldap-0:4.3.9-3.35.ppc", "4AS:php-ldap-0:4.3.9-3.35.s390", "4AS:php-ldap-0:4.3.9-3.35.s390x", "4AS:php-ldap-0:4.3.9-3.35.x86_64", "4AS:php-mbstring-0:4.3.9-3.35.i386", "4AS:php-mbstring-0:4.3.9-3.35.ia64", "4AS:php-mbstring-0:4.3.9-3.35.ppc", "4AS:php-mbstring-0:4.3.9-3.35.s390", "4AS:php-mbstring-0:4.3.9-3.35.s390x", "4AS:php-mbstring-0:4.3.9-3.35.x86_64", "4AS:php-mysql-0:4.3.9-3.35.i386", "4AS:php-mysql-0:4.3.9-3.35.ia64", "4AS:php-mysql-0:4.3.9-3.35.ppc", "4AS:php-mysql-0:4.3.9-3.35.s390", "4AS:php-mysql-0:4.3.9-3.35.s390x", "4AS:php-mysql-0:4.3.9-3.35.x86_64", "4AS:php-ncurses-0:4.3.9-3.35.i386", "4AS:php-ncurses-0:4.3.9-3.35.ia64", "4AS:php-ncurses-0:4.3.9-3.35.ppc", "4AS:php-ncurses-0:4.3.9-3.35.s390", "4AS:php-ncurses-0:4.3.9-3.35.s390x", "4AS:php-ncurses-0:4.3.9-3.35.x86_64", "4AS:php-odbc-0:4.3.9-3.35.i386", "4AS:php-odbc-0:4.3.9-3.35.ia64", "4AS:php-odbc-0:4.3.9-3.35.ppc", "4AS:php-odbc-0:4.3.9-3.35.s390", "4AS:php-odbc-0:4.3.9-3.35.s390x", "4AS:php-odbc-0:4.3.9-3.35.x86_64", "4AS:php-pear-0:4.3.9-3.35.i386", "4AS:php-pear-0:4.3.9-3.35.ia64", "4AS:php-pear-0:4.3.9-3.35.ppc", "4AS:php-pear-0:4.3.9-3.35.s390", "4AS:php-pear-0:4.3.9-3.35.s390x", "4AS:php-pear-0:4.3.9-3.35.x86_64", "4AS:php-pgsql-0:4.3.9-3.35.i386", "4AS:php-pgsql-0:4.3.9-3.35.ia64", "4AS:php-pgsql-0:4.3.9-3.35.ppc", "4AS:php-pgsql-0:4.3.9-3.35.s390", "4AS:php-pgsql-0:4.3.9-3.35.s390x", "4AS:php-pgsql-0:4.3.9-3.35.x86_64", "4AS:php-snmp-0:4.3.9-3.35.i386", "4AS:php-snmp-0:4.3.9-3.35.ia64", "4AS:php-snmp-0:4.3.9-3.35.ppc", "4AS:php-snmp-0:4.3.9-3.35.s390", "4AS:php-snmp-0:4.3.9-3.35.s390x", "4AS:php-snmp-0:4.3.9-3.35.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.35.i386", "4AS:php-xmlrpc-0:4.3.9-3.35.ia64", "4AS:php-xmlrpc-0:4.3.9-3.35.ppc", "4AS:php-xmlrpc-0:4.3.9-3.35.s390", "4AS:php-xmlrpc-0:4.3.9-3.35.s390x", "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64", "4Desktop:php-0:4.3.9-3.35.i386", "4Desktop:php-0:4.3.9-3.35.ia64", "4Desktop:php-0:4.3.9-3.35.ppc", "4Desktop:php-0:4.3.9-3.35.s390", "4Desktop:php-0:4.3.9-3.35.s390x", "4Desktop:php-0:4.3.9-3.35.src", "4Desktop:php-0:4.3.9-3.35.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.35.i386", "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64", "4Desktop:php-devel-0:4.3.9-3.35.i386", "4Desktop:php-devel-0:4.3.9-3.35.ia64", "4Desktop:php-devel-0:4.3.9-3.35.ppc", "4Desktop:php-devel-0:4.3.9-3.35.s390", "4Desktop:php-devel-0:4.3.9-3.35.s390x", "4Desktop:php-devel-0:4.3.9-3.35.x86_64", "4Desktop:php-domxml-0:4.3.9-3.35.i386", "4Desktop:php-domxml-0:4.3.9-3.35.ia64", "4Desktop:php-domxml-0:4.3.9-3.35.ppc", "4Desktop:php-domxml-0:4.3.9-3.35.s390", "4Desktop:php-domxml-0:4.3.9-3.35.s390x", "4Desktop:php-domxml-0:4.3.9-3.35.x86_64", "4Desktop:php-gd-0:4.3.9-3.35.i386", "4Desktop:php-gd-0:4.3.9-3.35.ia64", "4Desktop:php-gd-0:4.3.9-3.35.ppc", "4Desktop:php-gd-0:4.3.9-3.35.s390", "4Desktop:php-gd-0:4.3.9-3.35.s390x", "4Desktop:php-gd-0:4.3.9-3.35.x86_64", "4Desktop:php-imap-0:4.3.9-3.35.i386", "4Desktop:php-imap-0:4.3.9-3.35.ia64", "4Desktop:php-imap-0:4.3.9-3.35.ppc", "4Desktop:php-imap-0:4.3.9-3.35.s390", "4Desktop:php-imap-0:4.3.9-3.35.s390x", "4Desktop:php-imap-0:4.3.9-3.35.x86_64", "4Desktop:php-ldap-0:4.3.9-3.35.i386", "4Desktop:php-ldap-0:4.3.9-3.35.ia64", "4Desktop:php-ldap-0:4.3.9-3.35.ppc", "4Desktop:php-ldap-0:4.3.9-3.35.s390", "4Desktop:php-ldap-0:4.3.9-3.35.s390x", "4Desktop:php-ldap-0:4.3.9-3.35.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.35.i386", "4Desktop:php-mbstring-0:4.3.9-3.35.ia64", "4Desktop:php-mbstring-0:4.3.9-3.35.ppc", "4Desktop:php-mbstring-0:4.3.9-3.35.s390", "4Desktop:php-mbstring-0:4.3.9-3.35.s390x", "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64", "4Desktop:php-mysql-0:4.3.9-3.35.i386", "4Desktop:php-mysql-0:4.3.9-3.35.ia64", "4Desktop:php-mysql-0:4.3.9-3.35.ppc", "4Desktop:php-mysql-0:4.3.9-3.35.s390", "4Desktop:php-mysql-0:4.3.9-3.35.s390x", "4Desktop:php-mysql-0:4.3.9-3.35.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.35.i386", "4Desktop:php-ncurses-0:4.3.9-3.35.ia64", "4Desktop:php-ncurses-0:4.3.9-3.35.ppc", "4Desktop:php-ncurses-0:4.3.9-3.35.s390", "4Desktop:php-ncurses-0:4.3.9-3.35.s390x", "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64", "4Desktop:php-odbc-0:4.3.9-3.35.i386", "4Desktop:php-odbc-0:4.3.9-3.35.ia64", "4Desktop:php-odbc-0:4.3.9-3.35.ppc", "4Desktop:php-odbc-0:4.3.9-3.35.s390", "4Desktop:php-odbc-0:4.3.9-3.35.s390x", "4Desktop:php-odbc-0:4.3.9-3.35.x86_64", "4Desktop:php-pear-0:4.3.9-3.35.i386", "4Desktop:php-pear-0:4.3.9-3.35.ia64", "4Desktop:php-pear-0:4.3.9-3.35.ppc", "4Desktop:php-pear-0:4.3.9-3.35.s390", "4Desktop:php-pear-0:4.3.9-3.35.s390x", "4Desktop:php-pear-0:4.3.9-3.35.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.35.i386", "4Desktop:php-pgsql-0:4.3.9-3.35.ia64", "4Desktop:php-pgsql-0:4.3.9-3.35.ppc", "4Desktop:php-pgsql-0:4.3.9-3.35.s390", "4Desktop:php-pgsql-0:4.3.9-3.35.s390x", "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64", "4Desktop:php-snmp-0:4.3.9-3.35.i386", "4Desktop:php-snmp-0:4.3.9-3.35.ia64", "4Desktop:php-snmp-0:4.3.9-3.35.ppc", "4Desktop:php-snmp-0:4.3.9-3.35.s390", "4Desktop:php-snmp-0:4.3.9-3.35.s390x", "4Desktop:php-snmp-0:4.3.9-3.35.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64", "4ES:php-0:4.3.9-3.35.i386", "4ES:php-0:4.3.9-3.35.ia64", "4ES:php-0:4.3.9-3.35.ppc", "4ES:php-0:4.3.9-3.35.s390", "4ES:php-0:4.3.9-3.35.s390x", "4ES:php-0:4.3.9-3.35.src", "4ES:php-0:4.3.9-3.35.x86_64", "4ES:php-debuginfo-0:4.3.9-3.35.i386", "4ES:php-debuginfo-0:4.3.9-3.35.ia64", "4ES:php-debuginfo-0:4.3.9-3.35.ppc", "4ES:php-debuginfo-0:4.3.9-3.35.s390", "4ES:php-debuginfo-0:4.3.9-3.35.s390x", "4ES:php-debuginfo-0:4.3.9-3.35.x86_64", "4ES:php-devel-0:4.3.9-3.35.i386", "4ES:php-devel-0:4.3.9-3.35.ia64", "4ES:php-devel-0:4.3.9-3.35.ppc", "4ES:php-devel-0:4.3.9-3.35.s390", "4ES:php-devel-0:4.3.9-3.35.s390x", "4ES:php-devel-0:4.3.9-3.35.x86_64", "4ES:php-domxml-0:4.3.9-3.35.i386", "4ES:php-domxml-0:4.3.9-3.35.ia64", "4ES:php-domxml-0:4.3.9-3.35.ppc", "4ES:php-domxml-0:4.3.9-3.35.s390", "4ES:php-domxml-0:4.3.9-3.35.s390x", "4ES:php-domxml-0:4.3.9-3.35.x86_64", "4ES:php-gd-0:4.3.9-3.35.i386", "4ES:php-gd-0:4.3.9-3.35.ia64", "4ES:php-gd-0:4.3.9-3.35.ppc", "4ES:php-gd-0:4.3.9-3.35.s390", "4ES:php-gd-0:4.3.9-3.35.s390x", "4ES:php-gd-0:4.3.9-3.35.x86_64", "4ES:php-imap-0:4.3.9-3.35.i386", "4ES:php-imap-0:4.3.9-3.35.ia64", "4ES:php-imap-0:4.3.9-3.35.ppc", "4ES:php-imap-0:4.3.9-3.35.s390", "4ES:php-imap-0:4.3.9-3.35.s390x", "4ES:php-imap-0:4.3.9-3.35.x86_64", "4ES:php-ldap-0:4.3.9-3.35.i386", "4ES:php-ldap-0:4.3.9-3.35.ia64", "4ES:php-ldap-0:4.3.9-3.35.ppc", "4ES:php-ldap-0:4.3.9-3.35.s390", "4ES:php-ldap-0:4.3.9-3.35.s390x", "4ES:php-ldap-0:4.3.9-3.35.x86_64", "4ES:php-mbstring-0:4.3.9-3.35.i386", "4ES:php-mbstring-0:4.3.9-3.35.ia64", "4ES:php-mbstring-0:4.3.9-3.35.ppc", "4ES:php-mbstring-0:4.3.9-3.35.s390", "4ES:php-mbstring-0:4.3.9-3.35.s390x", "4ES:php-mbstring-0:4.3.9-3.35.x86_64", "4ES:php-mysql-0:4.3.9-3.35.i386", "4ES:php-mysql-0:4.3.9-3.35.ia64", "4ES:php-mysql-0:4.3.9-3.35.ppc", "4ES:php-mysql-0:4.3.9-3.35.s390", "4ES:php-mysql-0:4.3.9-3.35.s390x", "4ES:php-mysql-0:4.3.9-3.35.x86_64", "4ES:php-ncurses-0:4.3.9-3.35.i386", "4ES:php-ncurses-0:4.3.9-3.35.ia64", "4ES:php-ncurses-0:4.3.9-3.35.ppc", "4ES:php-ncurses-0:4.3.9-3.35.s390", "4ES:php-ncurses-0:4.3.9-3.35.s390x", "4ES:php-ncurses-0:4.3.9-3.35.x86_64", "4ES:php-odbc-0:4.3.9-3.35.i386", "4ES:php-odbc-0:4.3.9-3.35.ia64", "4ES:php-odbc-0:4.3.9-3.35.ppc", "4ES:php-odbc-0:4.3.9-3.35.s390", "4ES:php-odbc-0:4.3.9-3.35.s390x", "4ES:php-odbc-0:4.3.9-3.35.x86_64", "4ES:php-pear-0:4.3.9-3.35.i386", "4ES:php-pear-0:4.3.9-3.35.ia64", "4ES:php-pear-0:4.3.9-3.35.ppc", "4ES:php-pear-0:4.3.9-3.35.s390", "4ES:php-pear-0:4.3.9-3.35.s390x", "4ES:php-pear-0:4.3.9-3.35.x86_64", "4ES:php-pgsql-0:4.3.9-3.35.i386", "4ES:php-pgsql-0:4.3.9-3.35.ia64", "4ES:php-pgsql-0:4.3.9-3.35.ppc", "4ES:php-pgsql-0:4.3.9-3.35.s390", "4ES:php-pgsql-0:4.3.9-3.35.s390x", "4ES:php-pgsql-0:4.3.9-3.35.x86_64", "4ES:php-snmp-0:4.3.9-3.35.i386", "4ES:php-snmp-0:4.3.9-3.35.ia64", "4ES:php-snmp-0:4.3.9-3.35.ppc", "4ES:php-snmp-0:4.3.9-3.35.s390", "4ES:php-snmp-0:4.3.9-3.35.s390x", "4ES:php-snmp-0:4.3.9-3.35.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.35.i386", "4ES:php-xmlrpc-0:4.3.9-3.35.ia64", "4ES:php-xmlrpc-0:4.3.9-3.35.ppc", "4ES:php-xmlrpc-0:4.3.9-3.35.s390", "4ES:php-xmlrpc-0:4.3.9-3.35.s390x", "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64", "4WS:php-0:4.3.9-3.35.i386", "4WS:php-0:4.3.9-3.35.ia64", "4WS:php-0:4.3.9-3.35.ppc", "4WS:php-0:4.3.9-3.35.s390", "4WS:php-0:4.3.9-3.35.s390x", "4WS:php-0:4.3.9-3.35.src", "4WS:php-0:4.3.9-3.35.x86_64", "4WS:php-debuginfo-0:4.3.9-3.35.i386", "4WS:php-debuginfo-0:4.3.9-3.35.ia64", "4WS:php-debuginfo-0:4.3.9-3.35.ppc", "4WS:php-debuginfo-0:4.3.9-3.35.s390", "4WS:php-debuginfo-0:4.3.9-3.35.s390x", "4WS:php-debuginfo-0:4.3.9-3.35.x86_64", "4WS:php-devel-0:4.3.9-3.35.i386", "4WS:php-devel-0:4.3.9-3.35.ia64", "4WS:php-devel-0:4.3.9-3.35.ppc", "4WS:php-devel-0:4.3.9-3.35.s390", "4WS:php-devel-0:4.3.9-3.35.s390x", "4WS:php-devel-0:4.3.9-3.35.x86_64", "4WS:php-domxml-0:4.3.9-3.35.i386", "4WS:php-domxml-0:4.3.9-3.35.ia64", "4WS:php-domxml-0:4.3.9-3.35.ppc", "4WS:php-domxml-0:4.3.9-3.35.s390", "4WS:php-domxml-0:4.3.9-3.35.s390x", "4WS:php-domxml-0:4.3.9-3.35.x86_64", "4WS:php-gd-0:4.3.9-3.35.i386", "4WS:php-gd-0:4.3.9-3.35.ia64", "4WS:php-gd-0:4.3.9-3.35.ppc", "4WS:php-gd-0:4.3.9-3.35.s390", "4WS:php-gd-0:4.3.9-3.35.s390x", "4WS:php-gd-0:4.3.9-3.35.x86_64", "4WS:php-imap-0:4.3.9-3.35.i386", "4WS:php-imap-0:4.3.9-3.35.ia64", "4WS:php-imap-0:4.3.9-3.35.ppc", "4WS:php-imap-0:4.3.9-3.35.s390", "4WS:php-imap-0:4.3.9-3.35.s390x", "4WS:php-imap-0:4.3.9-3.35.x86_64", "4WS:php-ldap-0:4.3.9-3.35.i386", "4WS:php-ldap-0:4.3.9-3.35.ia64", "4WS:php-ldap-0:4.3.9-3.35.ppc", "4WS:php-ldap-0:4.3.9-3.35.s390", "4WS:php-ldap-0:4.3.9-3.35.s390x", "4WS:php-ldap-0:4.3.9-3.35.x86_64", "4WS:php-mbstring-0:4.3.9-3.35.i386", "4WS:php-mbstring-0:4.3.9-3.35.ia64", "4WS:php-mbstring-0:4.3.9-3.35.ppc", "4WS:php-mbstring-0:4.3.9-3.35.s390", "4WS:php-mbstring-0:4.3.9-3.35.s390x", "4WS:php-mbstring-0:4.3.9-3.35.x86_64", "4WS:php-mysql-0:4.3.9-3.35.i386", "4WS:php-mysql-0:4.3.9-3.35.ia64", "4WS:php-mysql-0:4.3.9-3.35.ppc", "4WS:php-mysql-0:4.3.9-3.35.s390", "4WS:php-mysql-0:4.3.9-3.35.s390x", "4WS:php-mysql-0:4.3.9-3.35.x86_64", "4WS:php-ncurses-0:4.3.9-3.35.i386", "4WS:php-ncurses-0:4.3.9-3.35.ia64", "4WS:php-ncurses-0:4.3.9-3.35.ppc", "4WS:php-ncurses-0:4.3.9-3.35.s390", "4WS:php-ncurses-0:4.3.9-3.35.s390x", "4WS:php-ncurses-0:4.3.9-3.35.x86_64", "4WS:php-odbc-0:4.3.9-3.35.i386", "4WS:php-odbc-0:4.3.9-3.35.ia64", "4WS:php-odbc-0:4.3.9-3.35.ppc", "4WS:php-odbc-0:4.3.9-3.35.s390", "4WS:php-odbc-0:4.3.9-3.35.s390x", "4WS:php-odbc-0:4.3.9-3.35.x86_64", "4WS:php-pear-0:4.3.9-3.35.i386", "4WS:php-pear-0:4.3.9-3.35.ia64", "4WS:php-pear-0:4.3.9-3.35.ppc", "4WS:php-pear-0:4.3.9-3.35.s390", "4WS:php-pear-0:4.3.9-3.35.s390x", "4WS:php-pear-0:4.3.9-3.35.x86_64", "4WS:php-pgsql-0:4.3.9-3.35.i386", "4WS:php-pgsql-0:4.3.9-3.35.ia64", "4WS:php-pgsql-0:4.3.9-3.35.ppc", "4WS:php-pgsql-0:4.3.9-3.35.s390", "4WS:php-pgsql-0:4.3.9-3.35.s390x", "4WS:php-pgsql-0:4.3.9-3.35.x86_64", "4WS:php-snmp-0:4.3.9-3.35.i386", "4WS:php-snmp-0:4.3.9-3.35.ia64", "4WS:php-snmp-0:4.3.9-3.35.ppc", "4WS:php-snmp-0:4.3.9-3.35.s390", "4WS:php-snmp-0:4.3.9-3.35.s390x", "4WS:php-snmp-0:4.3.9-3.35.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.35.i386", "4WS:php-xmlrpc-0:4.3.9-3.35.ia64", "4WS:php-xmlrpc-0:4.3.9-3.35.ppc", "4WS:php-xmlrpc-0:4.3.9-3.35.s390", "4WS:php-xmlrpc-0:4.3.9-3.35.s390x", "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2011-4885" }, { "category": "external", "summary": "RHBZ#750547", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=750547" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2011-4885", "url": "https://www.cve.org/CVERecord?id=CVE-2011-4885" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-4885", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-4885" } ], "release_date": "2011-12-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2012-01-30T18:16:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259", "product_ids": [ "4AS:php-0:4.3.9-3.35.i386", "4AS:php-0:4.3.9-3.35.ia64", "4AS:php-0:4.3.9-3.35.ppc", "4AS:php-0:4.3.9-3.35.s390", "4AS:php-0:4.3.9-3.35.s390x", "4AS:php-0:4.3.9-3.35.src", "4AS:php-0:4.3.9-3.35.x86_64", "4AS:php-debuginfo-0:4.3.9-3.35.i386", "4AS:php-debuginfo-0:4.3.9-3.35.ia64", "4AS:php-debuginfo-0:4.3.9-3.35.ppc", "4AS:php-debuginfo-0:4.3.9-3.35.s390", "4AS:php-debuginfo-0:4.3.9-3.35.s390x", "4AS:php-debuginfo-0:4.3.9-3.35.x86_64", "4AS:php-devel-0:4.3.9-3.35.i386", "4AS:php-devel-0:4.3.9-3.35.ia64", "4AS:php-devel-0:4.3.9-3.35.ppc", "4AS:php-devel-0:4.3.9-3.35.s390", "4AS:php-devel-0:4.3.9-3.35.s390x", "4AS:php-devel-0:4.3.9-3.35.x86_64", "4AS:php-domxml-0:4.3.9-3.35.i386", "4AS:php-domxml-0:4.3.9-3.35.ia64", "4AS:php-domxml-0:4.3.9-3.35.ppc", "4AS:php-domxml-0:4.3.9-3.35.s390", "4AS:php-domxml-0:4.3.9-3.35.s390x", "4AS:php-domxml-0:4.3.9-3.35.x86_64", "4AS:php-gd-0:4.3.9-3.35.i386", "4AS:php-gd-0:4.3.9-3.35.ia64", "4AS:php-gd-0:4.3.9-3.35.ppc", "4AS:php-gd-0:4.3.9-3.35.s390", "4AS:php-gd-0:4.3.9-3.35.s390x", "4AS:php-gd-0:4.3.9-3.35.x86_64", "4AS:php-imap-0:4.3.9-3.35.i386", "4AS:php-imap-0:4.3.9-3.35.ia64", "4AS:php-imap-0:4.3.9-3.35.ppc", "4AS:php-imap-0:4.3.9-3.35.s390", "4AS:php-imap-0:4.3.9-3.35.s390x", "4AS:php-imap-0:4.3.9-3.35.x86_64", "4AS:php-ldap-0:4.3.9-3.35.i386", "4AS:php-ldap-0:4.3.9-3.35.ia64", "4AS:php-ldap-0:4.3.9-3.35.ppc", "4AS:php-ldap-0:4.3.9-3.35.s390", "4AS:php-ldap-0:4.3.9-3.35.s390x", "4AS:php-ldap-0:4.3.9-3.35.x86_64", "4AS:php-mbstring-0:4.3.9-3.35.i386", "4AS:php-mbstring-0:4.3.9-3.35.ia64", "4AS:php-mbstring-0:4.3.9-3.35.ppc", "4AS:php-mbstring-0:4.3.9-3.35.s390", "4AS:php-mbstring-0:4.3.9-3.35.s390x", "4AS:php-mbstring-0:4.3.9-3.35.x86_64", "4AS:php-mysql-0:4.3.9-3.35.i386", "4AS:php-mysql-0:4.3.9-3.35.ia64", "4AS:php-mysql-0:4.3.9-3.35.ppc", "4AS:php-mysql-0:4.3.9-3.35.s390", "4AS:php-mysql-0:4.3.9-3.35.s390x", "4AS:php-mysql-0:4.3.9-3.35.x86_64", "4AS:php-ncurses-0:4.3.9-3.35.i386", "4AS:php-ncurses-0:4.3.9-3.35.ia64", "4AS:php-ncurses-0:4.3.9-3.35.ppc", "4AS:php-ncurses-0:4.3.9-3.35.s390", "4AS:php-ncurses-0:4.3.9-3.35.s390x", "4AS:php-ncurses-0:4.3.9-3.35.x86_64", "4AS:php-odbc-0:4.3.9-3.35.i386", "4AS:php-odbc-0:4.3.9-3.35.ia64", "4AS:php-odbc-0:4.3.9-3.35.ppc", "4AS:php-odbc-0:4.3.9-3.35.s390", "4AS:php-odbc-0:4.3.9-3.35.s390x", "4AS:php-odbc-0:4.3.9-3.35.x86_64", "4AS:php-pear-0:4.3.9-3.35.i386", "4AS:php-pear-0:4.3.9-3.35.ia64", "4AS:php-pear-0:4.3.9-3.35.ppc", "4AS:php-pear-0:4.3.9-3.35.s390", "4AS:php-pear-0:4.3.9-3.35.s390x", "4AS:php-pear-0:4.3.9-3.35.x86_64", "4AS:php-pgsql-0:4.3.9-3.35.i386", "4AS:php-pgsql-0:4.3.9-3.35.ia64", "4AS:php-pgsql-0:4.3.9-3.35.ppc", "4AS:php-pgsql-0:4.3.9-3.35.s390", "4AS:php-pgsql-0:4.3.9-3.35.s390x", "4AS:php-pgsql-0:4.3.9-3.35.x86_64", "4AS:php-snmp-0:4.3.9-3.35.i386", "4AS:php-snmp-0:4.3.9-3.35.ia64", "4AS:php-snmp-0:4.3.9-3.35.ppc", "4AS:php-snmp-0:4.3.9-3.35.s390", "4AS:php-snmp-0:4.3.9-3.35.s390x", "4AS:php-snmp-0:4.3.9-3.35.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.35.i386", "4AS:php-xmlrpc-0:4.3.9-3.35.ia64", "4AS:php-xmlrpc-0:4.3.9-3.35.ppc", "4AS:php-xmlrpc-0:4.3.9-3.35.s390", "4AS:php-xmlrpc-0:4.3.9-3.35.s390x", "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64", "4Desktop:php-0:4.3.9-3.35.i386", "4Desktop:php-0:4.3.9-3.35.ia64", "4Desktop:php-0:4.3.9-3.35.ppc", "4Desktop:php-0:4.3.9-3.35.s390", "4Desktop:php-0:4.3.9-3.35.s390x", "4Desktop:php-0:4.3.9-3.35.src", "4Desktop:php-0:4.3.9-3.35.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.35.i386", "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64", "4Desktop:php-devel-0:4.3.9-3.35.i386", "4Desktop:php-devel-0:4.3.9-3.35.ia64", "4Desktop:php-devel-0:4.3.9-3.35.ppc", "4Desktop:php-devel-0:4.3.9-3.35.s390", "4Desktop:php-devel-0:4.3.9-3.35.s390x", "4Desktop:php-devel-0:4.3.9-3.35.x86_64", "4Desktop:php-domxml-0:4.3.9-3.35.i386", "4Desktop:php-domxml-0:4.3.9-3.35.ia64", "4Desktop:php-domxml-0:4.3.9-3.35.ppc", "4Desktop:php-domxml-0:4.3.9-3.35.s390", "4Desktop:php-domxml-0:4.3.9-3.35.s390x", "4Desktop:php-domxml-0:4.3.9-3.35.x86_64", "4Desktop:php-gd-0:4.3.9-3.35.i386", "4Desktop:php-gd-0:4.3.9-3.35.ia64", "4Desktop:php-gd-0:4.3.9-3.35.ppc", "4Desktop:php-gd-0:4.3.9-3.35.s390", "4Desktop:php-gd-0:4.3.9-3.35.s390x", "4Desktop:php-gd-0:4.3.9-3.35.x86_64", "4Desktop:php-imap-0:4.3.9-3.35.i386", "4Desktop:php-imap-0:4.3.9-3.35.ia64", "4Desktop:php-imap-0:4.3.9-3.35.ppc", "4Desktop:php-imap-0:4.3.9-3.35.s390", "4Desktop:php-imap-0:4.3.9-3.35.s390x", "4Desktop:php-imap-0:4.3.9-3.35.x86_64", "4Desktop:php-ldap-0:4.3.9-3.35.i386", "4Desktop:php-ldap-0:4.3.9-3.35.ia64", "4Desktop:php-ldap-0:4.3.9-3.35.ppc", "4Desktop:php-ldap-0:4.3.9-3.35.s390", "4Desktop:php-ldap-0:4.3.9-3.35.s390x", "4Desktop:php-ldap-0:4.3.9-3.35.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.35.i386", "4Desktop:php-mbstring-0:4.3.9-3.35.ia64", "4Desktop:php-mbstring-0:4.3.9-3.35.ppc", "4Desktop:php-mbstring-0:4.3.9-3.35.s390", "4Desktop:php-mbstring-0:4.3.9-3.35.s390x", "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64", "4Desktop:php-mysql-0:4.3.9-3.35.i386", "4Desktop:php-mysql-0:4.3.9-3.35.ia64", "4Desktop:php-mysql-0:4.3.9-3.35.ppc", "4Desktop:php-mysql-0:4.3.9-3.35.s390", "4Desktop:php-mysql-0:4.3.9-3.35.s390x", "4Desktop:php-mysql-0:4.3.9-3.35.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.35.i386", "4Desktop:php-ncurses-0:4.3.9-3.35.ia64", "4Desktop:php-ncurses-0:4.3.9-3.35.ppc", "4Desktop:php-ncurses-0:4.3.9-3.35.s390", "4Desktop:php-ncurses-0:4.3.9-3.35.s390x", "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64", "4Desktop:php-odbc-0:4.3.9-3.35.i386", "4Desktop:php-odbc-0:4.3.9-3.35.ia64", "4Desktop:php-odbc-0:4.3.9-3.35.ppc", "4Desktop:php-odbc-0:4.3.9-3.35.s390", "4Desktop:php-odbc-0:4.3.9-3.35.s390x", "4Desktop:php-odbc-0:4.3.9-3.35.x86_64", "4Desktop:php-pear-0:4.3.9-3.35.i386", "4Desktop:php-pear-0:4.3.9-3.35.ia64", "4Desktop:php-pear-0:4.3.9-3.35.ppc", "4Desktop:php-pear-0:4.3.9-3.35.s390", "4Desktop:php-pear-0:4.3.9-3.35.s390x", "4Desktop:php-pear-0:4.3.9-3.35.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.35.i386", "4Desktop:php-pgsql-0:4.3.9-3.35.ia64", "4Desktop:php-pgsql-0:4.3.9-3.35.ppc", "4Desktop:php-pgsql-0:4.3.9-3.35.s390", "4Desktop:php-pgsql-0:4.3.9-3.35.s390x", "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64", "4Desktop:php-snmp-0:4.3.9-3.35.i386", "4Desktop:php-snmp-0:4.3.9-3.35.ia64", "4Desktop:php-snmp-0:4.3.9-3.35.ppc", "4Desktop:php-snmp-0:4.3.9-3.35.s390", "4Desktop:php-snmp-0:4.3.9-3.35.s390x", "4Desktop:php-snmp-0:4.3.9-3.35.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64", "4ES:php-0:4.3.9-3.35.i386", "4ES:php-0:4.3.9-3.35.ia64", "4ES:php-0:4.3.9-3.35.ppc", "4ES:php-0:4.3.9-3.35.s390", "4ES:php-0:4.3.9-3.35.s390x", "4ES:php-0:4.3.9-3.35.src", "4ES:php-0:4.3.9-3.35.x86_64", "4ES:php-debuginfo-0:4.3.9-3.35.i386", "4ES:php-debuginfo-0:4.3.9-3.35.ia64", "4ES:php-debuginfo-0:4.3.9-3.35.ppc", "4ES:php-debuginfo-0:4.3.9-3.35.s390", "4ES:php-debuginfo-0:4.3.9-3.35.s390x", "4ES:php-debuginfo-0:4.3.9-3.35.x86_64", "4ES:php-devel-0:4.3.9-3.35.i386", "4ES:php-devel-0:4.3.9-3.35.ia64", "4ES:php-devel-0:4.3.9-3.35.ppc", "4ES:php-devel-0:4.3.9-3.35.s390", "4ES:php-devel-0:4.3.9-3.35.s390x", "4ES:php-devel-0:4.3.9-3.35.x86_64", "4ES:php-domxml-0:4.3.9-3.35.i386", "4ES:php-domxml-0:4.3.9-3.35.ia64", "4ES:php-domxml-0:4.3.9-3.35.ppc", "4ES:php-domxml-0:4.3.9-3.35.s390", "4ES:php-domxml-0:4.3.9-3.35.s390x", "4ES:php-domxml-0:4.3.9-3.35.x86_64", "4ES:php-gd-0:4.3.9-3.35.i386", "4ES:php-gd-0:4.3.9-3.35.ia64", "4ES:php-gd-0:4.3.9-3.35.ppc", "4ES:php-gd-0:4.3.9-3.35.s390", "4ES:php-gd-0:4.3.9-3.35.s390x", "4ES:php-gd-0:4.3.9-3.35.x86_64", "4ES:php-imap-0:4.3.9-3.35.i386", "4ES:php-imap-0:4.3.9-3.35.ia64", "4ES:php-imap-0:4.3.9-3.35.ppc", "4ES:php-imap-0:4.3.9-3.35.s390", "4ES:php-imap-0:4.3.9-3.35.s390x", "4ES:php-imap-0:4.3.9-3.35.x86_64", "4ES:php-ldap-0:4.3.9-3.35.i386", "4ES:php-ldap-0:4.3.9-3.35.ia64", "4ES:php-ldap-0:4.3.9-3.35.ppc", "4ES:php-ldap-0:4.3.9-3.35.s390", "4ES:php-ldap-0:4.3.9-3.35.s390x", "4ES:php-ldap-0:4.3.9-3.35.x86_64", "4ES:php-mbstring-0:4.3.9-3.35.i386", "4ES:php-mbstring-0:4.3.9-3.35.ia64", "4ES:php-mbstring-0:4.3.9-3.35.ppc", "4ES:php-mbstring-0:4.3.9-3.35.s390", "4ES:php-mbstring-0:4.3.9-3.35.s390x", "4ES:php-mbstring-0:4.3.9-3.35.x86_64", "4ES:php-mysql-0:4.3.9-3.35.i386", "4ES:php-mysql-0:4.3.9-3.35.ia64", "4ES:php-mysql-0:4.3.9-3.35.ppc", "4ES:php-mysql-0:4.3.9-3.35.s390", "4ES:php-mysql-0:4.3.9-3.35.s390x", "4ES:php-mysql-0:4.3.9-3.35.x86_64", "4ES:php-ncurses-0:4.3.9-3.35.i386", "4ES:php-ncurses-0:4.3.9-3.35.ia64", "4ES:php-ncurses-0:4.3.9-3.35.ppc", "4ES:php-ncurses-0:4.3.9-3.35.s390", "4ES:php-ncurses-0:4.3.9-3.35.s390x", "4ES:php-ncurses-0:4.3.9-3.35.x86_64", "4ES:php-odbc-0:4.3.9-3.35.i386", "4ES:php-odbc-0:4.3.9-3.35.ia64", "4ES:php-odbc-0:4.3.9-3.35.ppc", "4ES:php-odbc-0:4.3.9-3.35.s390", "4ES:php-odbc-0:4.3.9-3.35.s390x", "4ES:php-odbc-0:4.3.9-3.35.x86_64", "4ES:php-pear-0:4.3.9-3.35.i386", "4ES:php-pear-0:4.3.9-3.35.ia64", "4ES:php-pear-0:4.3.9-3.35.ppc", "4ES:php-pear-0:4.3.9-3.35.s390", "4ES:php-pear-0:4.3.9-3.35.s390x", "4ES:php-pear-0:4.3.9-3.35.x86_64", "4ES:php-pgsql-0:4.3.9-3.35.i386", "4ES:php-pgsql-0:4.3.9-3.35.ia64", "4ES:php-pgsql-0:4.3.9-3.35.ppc", "4ES:php-pgsql-0:4.3.9-3.35.s390", "4ES:php-pgsql-0:4.3.9-3.35.s390x", "4ES:php-pgsql-0:4.3.9-3.35.x86_64", "4ES:php-snmp-0:4.3.9-3.35.i386", "4ES:php-snmp-0:4.3.9-3.35.ia64", "4ES:php-snmp-0:4.3.9-3.35.ppc", "4ES:php-snmp-0:4.3.9-3.35.s390", "4ES:php-snmp-0:4.3.9-3.35.s390x", "4ES:php-snmp-0:4.3.9-3.35.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.35.i386", "4ES:php-xmlrpc-0:4.3.9-3.35.ia64", "4ES:php-xmlrpc-0:4.3.9-3.35.ppc", "4ES:php-xmlrpc-0:4.3.9-3.35.s390", "4ES:php-xmlrpc-0:4.3.9-3.35.s390x", "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64", "4WS:php-0:4.3.9-3.35.i386", "4WS:php-0:4.3.9-3.35.ia64", "4WS:php-0:4.3.9-3.35.ppc", "4WS:php-0:4.3.9-3.35.s390", "4WS:php-0:4.3.9-3.35.s390x", "4WS:php-0:4.3.9-3.35.src", "4WS:php-0:4.3.9-3.35.x86_64", "4WS:php-debuginfo-0:4.3.9-3.35.i386", "4WS:php-debuginfo-0:4.3.9-3.35.ia64", "4WS:php-debuginfo-0:4.3.9-3.35.ppc", "4WS:php-debuginfo-0:4.3.9-3.35.s390", "4WS:php-debuginfo-0:4.3.9-3.35.s390x", "4WS:php-debuginfo-0:4.3.9-3.35.x86_64", "4WS:php-devel-0:4.3.9-3.35.i386", "4WS:php-devel-0:4.3.9-3.35.ia64", "4WS:php-devel-0:4.3.9-3.35.ppc", "4WS:php-devel-0:4.3.9-3.35.s390", "4WS:php-devel-0:4.3.9-3.35.s390x", "4WS:php-devel-0:4.3.9-3.35.x86_64", "4WS:php-domxml-0:4.3.9-3.35.i386", "4WS:php-domxml-0:4.3.9-3.35.ia64", "4WS:php-domxml-0:4.3.9-3.35.ppc", "4WS:php-domxml-0:4.3.9-3.35.s390", "4WS:php-domxml-0:4.3.9-3.35.s390x", "4WS:php-domxml-0:4.3.9-3.35.x86_64", "4WS:php-gd-0:4.3.9-3.35.i386", "4WS:php-gd-0:4.3.9-3.35.ia64", "4WS:php-gd-0:4.3.9-3.35.ppc", "4WS:php-gd-0:4.3.9-3.35.s390", "4WS:php-gd-0:4.3.9-3.35.s390x", "4WS:php-gd-0:4.3.9-3.35.x86_64", "4WS:php-imap-0:4.3.9-3.35.i386", "4WS:php-imap-0:4.3.9-3.35.ia64", "4WS:php-imap-0:4.3.9-3.35.ppc", "4WS:php-imap-0:4.3.9-3.35.s390", "4WS:php-imap-0:4.3.9-3.35.s390x", "4WS:php-imap-0:4.3.9-3.35.x86_64", "4WS:php-ldap-0:4.3.9-3.35.i386", "4WS:php-ldap-0:4.3.9-3.35.ia64", "4WS:php-ldap-0:4.3.9-3.35.ppc", "4WS:php-ldap-0:4.3.9-3.35.s390", "4WS:php-ldap-0:4.3.9-3.35.s390x", "4WS:php-ldap-0:4.3.9-3.35.x86_64", "4WS:php-mbstring-0:4.3.9-3.35.i386", "4WS:php-mbstring-0:4.3.9-3.35.ia64", "4WS:php-mbstring-0:4.3.9-3.35.ppc", "4WS:php-mbstring-0:4.3.9-3.35.s390", "4WS:php-mbstring-0:4.3.9-3.35.s390x", "4WS:php-mbstring-0:4.3.9-3.35.x86_64", "4WS:php-mysql-0:4.3.9-3.35.i386", "4WS:php-mysql-0:4.3.9-3.35.ia64", "4WS:php-mysql-0:4.3.9-3.35.ppc", "4WS:php-mysql-0:4.3.9-3.35.s390", "4WS:php-mysql-0:4.3.9-3.35.s390x", "4WS:php-mysql-0:4.3.9-3.35.x86_64", "4WS:php-ncurses-0:4.3.9-3.35.i386", "4WS:php-ncurses-0:4.3.9-3.35.ia64", "4WS:php-ncurses-0:4.3.9-3.35.ppc", "4WS:php-ncurses-0:4.3.9-3.35.s390", "4WS:php-ncurses-0:4.3.9-3.35.s390x", "4WS:php-ncurses-0:4.3.9-3.35.x86_64", "4WS:php-odbc-0:4.3.9-3.35.i386", "4WS:php-odbc-0:4.3.9-3.35.ia64", "4WS:php-odbc-0:4.3.9-3.35.ppc", "4WS:php-odbc-0:4.3.9-3.35.s390", "4WS:php-odbc-0:4.3.9-3.35.s390x", "4WS:php-odbc-0:4.3.9-3.35.x86_64", "4WS:php-pear-0:4.3.9-3.35.i386", "4WS:php-pear-0:4.3.9-3.35.ia64", "4WS:php-pear-0:4.3.9-3.35.ppc", "4WS:php-pear-0:4.3.9-3.35.s390", "4WS:php-pear-0:4.3.9-3.35.s390x", "4WS:php-pear-0:4.3.9-3.35.x86_64", "4WS:php-pgsql-0:4.3.9-3.35.i386", "4WS:php-pgsql-0:4.3.9-3.35.ia64", "4WS:php-pgsql-0:4.3.9-3.35.ppc", "4WS:php-pgsql-0:4.3.9-3.35.s390", "4WS:php-pgsql-0:4.3.9-3.35.s390x", "4WS:php-pgsql-0:4.3.9-3.35.x86_64", "4WS:php-snmp-0:4.3.9-3.35.i386", "4WS:php-snmp-0:4.3.9-3.35.ia64", "4WS:php-snmp-0:4.3.9-3.35.ppc", "4WS:php-snmp-0:4.3.9-3.35.s390", "4WS:php-snmp-0:4.3.9-3.35.s390x", "4WS:php-snmp-0:4.3.9-3.35.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.35.i386", "4WS:php-xmlrpc-0:4.3.9-3.35.ia64", "4WS:php-xmlrpc-0:4.3.9-3.35.ppc", "4WS:php-xmlrpc-0:4.3.9-3.35.s390", "4WS:php-xmlrpc-0:4.3.9-3.35.s390x", "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2012:0071" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "products": [ "4AS:php-0:4.3.9-3.35.i386", "4AS:php-0:4.3.9-3.35.ia64", "4AS:php-0:4.3.9-3.35.ppc", "4AS:php-0:4.3.9-3.35.s390", "4AS:php-0:4.3.9-3.35.s390x", "4AS:php-0:4.3.9-3.35.src", "4AS:php-0:4.3.9-3.35.x86_64", "4AS:php-debuginfo-0:4.3.9-3.35.i386", "4AS:php-debuginfo-0:4.3.9-3.35.ia64", "4AS:php-debuginfo-0:4.3.9-3.35.ppc", "4AS:php-debuginfo-0:4.3.9-3.35.s390", "4AS:php-debuginfo-0:4.3.9-3.35.s390x", "4AS:php-debuginfo-0:4.3.9-3.35.x86_64", "4AS:php-devel-0:4.3.9-3.35.i386", "4AS:php-devel-0:4.3.9-3.35.ia64", "4AS:php-devel-0:4.3.9-3.35.ppc", "4AS:php-devel-0:4.3.9-3.35.s390", "4AS:php-devel-0:4.3.9-3.35.s390x", "4AS:php-devel-0:4.3.9-3.35.x86_64", "4AS:php-domxml-0:4.3.9-3.35.i386", "4AS:php-domxml-0:4.3.9-3.35.ia64", "4AS:php-domxml-0:4.3.9-3.35.ppc", "4AS:php-domxml-0:4.3.9-3.35.s390", "4AS:php-domxml-0:4.3.9-3.35.s390x", "4AS:php-domxml-0:4.3.9-3.35.x86_64", "4AS:php-gd-0:4.3.9-3.35.i386", "4AS:php-gd-0:4.3.9-3.35.ia64", "4AS:php-gd-0:4.3.9-3.35.ppc", "4AS:php-gd-0:4.3.9-3.35.s390", "4AS:php-gd-0:4.3.9-3.35.s390x", "4AS:php-gd-0:4.3.9-3.35.x86_64", "4AS:php-imap-0:4.3.9-3.35.i386", "4AS:php-imap-0:4.3.9-3.35.ia64", "4AS:php-imap-0:4.3.9-3.35.ppc", "4AS:php-imap-0:4.3.9-3.35.s390", "4AS:php-imap-0:4.3.9-3.35.s390x", "4AS:php-imap-0:4.3.9-3.35.x86_64", "4AS:php-ldap-0:4.3.9-3.35.i386", "4AS:php-ldap-0:4.3.9-3.35.ia64", "4AS:php-ldap-0:4.3.9-3.35.ppc", "4AS:php-ldap-0:4.3.9-3.35.s390", "4AS:php-ldap-0:4.3.9-3.35.s390x", "4AS:php-ldap-0:4.3.9-3.35.x86_64", "4AS:php-mbstring-0:4.3.9-3.35.i386", "4AS:php-mbstring-0:4.3.9-3.35.ia64", "4AS:php-mbstring-0:4.3.9-3.35.ppc", "4AS:php-mbstring-0:4.3.9-3.35.s390", "4AS:php-mbstring-0:4.3.9-3.35.s390x", "4AS:php-mbstring-0:4.3.9-3.35.x86_64", "4AS:php-mysql-0:4.3.9-3.35.i386", "4AS:php-mysql-0:4.3.9-3.35.ia64", "4AS:php-mysql-0:4.3.9-3.35.ppc", "4AS:php-mysql-0:4.3.9-3.35.s390", "4AS:php-mysql-0:4.3.9-3.35.s390x", "4AS:php-mysql-0:4.3.9-3.35.x86_64", "4AS:php-ncurses-0:4.3.9-3.35.i386", "4AS:php-ncurses-0:4.3.9-3.35.ia64", "4AS:php-ncurses-0:4.3.9-3.35.ppc", "4AS:php-ncurses-0:4.3.9-3.35.s390", "4AS:php-ncurses-0:4.3.9-3.35.s390x", "4AS:php-ncurses-0:4.3.9-3.35.x86_64", "4AS:php-odbc-0:4.3.9-3.35.i386", "4AS:php-odbc-0:4.3.9-3.35.ia64", "4AS:php-odbc-0:4.3.9-3.35.ppc", "4AS:php-odbc-0:4.3.9-3.35.s390", "4AS:php-odbc-0:4.3.9-3.35.s390x", "4AS:php-odbc-0:4.3.9-3.35.x86_64", "4AS:php-pear-0:4.3.9-3.35.i386", "4AS:php-pear-0:4.3.9-3.35.ia64", "4AS:php-pear-0:4.3.9-3.35.ppc", "4AS:php-pear-0:4.3.9-3.35.s390", "4AS:php-pear-0:4.3.9-3.35.s390x", "4AS:php-pear-0:4.3.9-3.35.x86_64", "4AS:php-pgsql-0:4.3.9-3.35.i386", "4AS:php-pgsql-0:4.3.9-3.35.ia64", "4AS:php-pgsql-0:4.3.9-3.35.ppc", "4AS:php-pgsql-0:4.3.9-3.35.s390", "4AS:php-pgsql-0:4.3.9-3.35.s390x", "4AS:php-pgsql-0:4.3.9-3.35.x86_64", "4AS:php-snmp-0:4.3.9-3.35.i386", "4AS:php-snmp-0:4.3.9-3.35.ia64", "4AS:php-snmp-0:4.3.9-3.35.ppc", "4AS:php-snmp-0:4.3.9-3.35.s390", "4AS:php-snmp-0:4.3.9-3.35.s390x", "4AS:php-snmp-0:4.3.9-3.35.x86_64", "4AS:php-xmlrpc-0:4.3.9-3.35.i386", "4AS:php-xmlrpc-0:4.3.9-3.35.ia64", "4AS:php-xmlrpc-0:4.3.9-3.35.ppc", "4AS:php-xmlrpc-0:4.3.9-3.35.s390", "4AS:php-xmlrpc-0:4.3.9-3.35.s390x", "4AS:php-xmlrpc-0:4.3.9-3.35.x86_64", "4Desktop:php-0:4.3.9-3.35.i386", "4Desktop:php-0:4.3.9-3.35.ia64", "4Desktop:php-0:4.3.9-3.35.ppc", "4Desktop:php-0:4.3.9-3.35.s390", "4Desktop:php-0:4.3.9-3.35.s390x", "4Desktop:php-0:4.3.9-3.35.src", "4Desktop:php-0:4.3.9-3.35.x86_64", "4Desktop:php-debuginfo-0:4.3.9-3.35.i386", "4Desktop:php-debuginfo-0:4.3.9-3.35.ia64", "4Desktop:php-debuginfo-0:4.3.9-3.35.ppc", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390", "4Desktop:php-debuginfo-0:4.3.9-3.35.s390x", "4Desktop:php-debuginfo-0:4.3.9-3.35.x86_64", "4Desktop:php-devel-0:4.3.9-3.35.i386", "4Desktop:php-devel-0:4.3.9-3.35.ia64", "4Desktop:php-devel-0:4.3.9-3.35.ppc", "4Desktop:php-devel-0:4.3.9-3.35.s390", "4Desktop:php-devel-0:4.3.9-3.35.s390x", "4Desktop:php-devel-0:4.3.9-3.35.x86_64", "4Desktop:php-domxml-0:4.3.9-3.35.i386", "4Desktop:php-domxml-0:4.3.9-3.35.ia64", "4Desktop:php-domxml-0:4.3.9-3.35.ppc", "4Desktop:php-domxml-0:4.3.9-3.35.s390", "4Desktop:php-domxml-0:4.3.9-3.35.s390x", "4Desktop:php-domxml-0:4.3.9-3.35.x86_64", "4Desktop:php-gd-0:4.3.9-3.35.i386", "4Desktop:php-gd-0:4.3.9-3.35.ia64", "4Desktop:php-gd-0:4.3.9-3.35.ppc", "4Desktop:php-gd-0:4.3.9-3.35.s390", "4Desktop:php-gd-0:4.3.9-3.35.s390x", "4Desktop:php-gd-0:4.3.9-3.35.x86_64", "4Desktop:php-imap-0:4.3.9-3.35.i386", "4Desktop:php-imap-0:4.3.9-3.35.ia64", "4Desktop:php-imap-0:4.3.9-3.35.ppc", "4Desktop:php-imap-0:4.3.9-3.35.s390", "4Desktop:php-imap-0:4.3.9-3.35.s390x", "4Desktop:php-imap-0:4.3.9-3.35.x86_64", "4Desktop:php-ldap-0:4.3.9-3.35.i386", "4Desktop:php-ldap-0:4.3.9-3.35.ia64", "4Desktop:php-ldap-0:4.3.9-3.35.ppc", "4Desktop:php-ldap-0:4.3.9-3.35.s390", "4Desktop:php-ldap-0:4.3.9-3.35.s390x", "4Desktop:php-ldap-0:4.3.9-3.35.x86_64", "4Desktop:php-mbstring-0:4.3.9-3.35.i386", "4Desktop:php-mbstring-0:4.3.9-3.35.ia64", "4Desktop:php-mbstring-0:4.3.9-3.35.ppc", "4Desktop:php-mbstring-0:4.3.9-3.35.s390", "4Desktop:php-mbstring-0:4.3.9-3.35.s390x", "4Desktop:php-mbstring-0:4.3.9-3.35.x86_64", "4Desktop:php-mysql-0:4.3.9-3.35.i386", "4Desktop:php-mysql-0:4.3.9-3.35.ia64", "4Desktop:php-mysql-0:4.3.9-3.35.ppc", "4Desktop:php-mysql-0:4.3.9-3.35.s390", "4Desktop:php-mysql-0:4.3.9-3.35.s390x", "4Desktop:php-mysql-0:4.3.9-3.35.x86_64", "4Desktop:php-ncurses-0:4.3.9-3.35.i386", "4Desktop:php-ncurses-0:4.3.9-3.35.ia64", "4Desktop:php-ncurses-0:4.3.9-3.35.ppc", "4Desktop:php-ncurses-0:4.3.9-3.35.s390", "4Desktop:php-ncurses-0:4.3.9-3.35.s390x", "4Desktop:php-ncurses-0:4.3.9-3.35.x86_64", "4Desktop:php-odbc-0:4.3.9-3.35.i386", "4Desktop:php-odbc-0:4.3.9-3.35.ia64", "4Desktop:php-odbc-0:4.3.9-3.35.ppc", "4Desktop:php-odbc-0:4.3.9-3.35.s390", "4Desktop:php-odbc-0:4.3.9-3.35.s390x", "4Desktop:php-odbc-0:4.3.9-3.35.x86_64", "4Desktop:php-pear-0:4.3.9-3.35.i386", "4Desktop:php-pear-0:4.3.9-3.35.ia64", "4Desktop:php-pear-0:4.3.9-3.35.ppc", "4Desktop:php-pear-0:4.3.9-3.35.s390", "4Desktop:php-pear-0:4.3.9-3.35.s390x", "4Desktop:php-pear-0:4.3.9-3.35.x86_64", "4Desktop:php-pgsql-0:4.3.9-3.35.i386", "4Desktop:php-pgsql-0:4.3.9-3.35.ia64", "4Desktop:php-pgsql-0:4.3.9-3.35.ppc", "4Desktop:php-pgsql-0:4.3.9-3.35.s390", "4Desktop:php-pgsql-0:4.3.9-3.35.s390x", "4Desktop:php-pgsql-0:4.3.9-3.35.x86_64", "4Desktop:php-snmp-0:4.3.9-3.35.i386", "4Desktop:php-snmp-0:4.3.9-3.35.ia64", "4Desktop:php-snmp-0:4.3.9-3.35.ppc", "4Desktop:php-snmp-0:4.3.9-3.35.s390", "4Desktop:php-snmp-0:4.3.9-3.35.s390x", "4Desktop:php-snmp-0:4.3.9-3.35.x86_64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.i386", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ia64", "4Desktop:php-xmlrpc-0:4.3.9-3.35.ppc", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390", "4Desktop:php-xmlrpc-0:4.3.9-3.35.s390x", "4Desktop:php-xmlrpc-0:4.3.9-3.35.x86_64", "4ES:php-0:4.3.9-3.35.i386", "4ES:php-0:4.3.9-3.35.ia64", "4ES:php-0:4.3.9-3.35.ppc", "4ES:php-0:4.3.9-3.35.s390", "4ES:php-0:4.3.9-3.35.s390x", "4ES:php-0:4.3.9-3.35.src", "4ES:php-0:4.3.9-3.35.x86_64", "4ES:php-debuginfo-0:4.3.9-3.35.i386", "4ES:php-debuginfo-0:4.3.9-3.35.ia64", "4ES:php-debuginfo-0:4.3.9-3.35.ppc", "4ES:php-debuginfo-0:4.3.9-3.35.s390", "4ES:php-debuginfo-0:4.3.9-3.35.s390x", "4ES:php-debuginfo-0:4.3.9-3.35.x86_64", "4ES:php-devel-0:4.3.9-3.35.i386", "4ES:php-devel-0:4.3.9-3.35.ia64", "4ES:php-devel-0:4.3.9-3.35.ppc", "4ES:php-devel-0:4.3.9-3.35.s390", "4ES:php-devel-0:4.3.9-3.35.s390x", "4ES:php-devel-0:4.3.9-3.35.x86_64", "4ES:php-domxml-0:4.3.9-3.35.i386", "4ES:php-domxml-0:4.3.9-3.35.ia64", "4ES:php-domxml-0:4.3.9-3.35.ppc", "4ES:php-domxml-0:4.3.9-3.35.s390", "4ES:php-domxml-0:4.3.9-3.35.s390x", "4ES:php-domxml-0:4.3.9-3.35.x86_64", "4ES:php-gd-0:4.3.9-3.35.i386", "4ES:php-gd-0:4.3.9-3.35.ia64", "4ES:php-gd-0:4.3.9-3.35.ppc", "4ES:php-gd-0:4.3.9-3.35.s390", "4ES:php-gd-0:4.3.9-3.35.s390x", "4ES:php-gd-0:4.3.9-3.35.x86_64", "4ES:php-imap-0:4.3.9-3.35.i386", "4ES:php-imap-0:4.3.9-3.35.ia64", "4ES:php-imap-0:4.3.9-3.35.ppc", "4ES:php-imap-0:4.3.9-3.35.s390", "4ES:php-imap-0:4.3.9-3.35.s390x", "4ES:php-imap-0:4.3.9-3.35.x86_64", "4ES:php-ldap-0:4.3.9-3.35.i386", "4ES:php-ldap-0:4.3.9-3.35.ia64", "4ES:php-ldap-0:4.3.9-3.35.ppc", "4ES:php-ldap-0:4.3.9-3.35.s390", "4ES:php-ldap-0:4.3.9-3.35.s390x", "4ES:php-ldap-0:4.3.9-3.35.x86_64", "4ES:php-mbstring-0:4.3.9-3.35.i386", "4ES:php-mbstring-0:4.3.9-3.35.ia64", "4ES:php-mbstring-0:4.3.9-3.35.ppc", "4ES:php-mbstring-0:4.3.9-3.35.s390", "4ES:php-mbstring-0:4.3.9-3.35.s390x", "4ES:php-mbstring-0:4.3.9-3.35.x86_64", "4ES:php-mysql-0:4.3.9-3.35.i386", "4ES:php-mysql-0:4.3.9-3.35.ia64", "4ES:php-mysql-0:4.3.9-3.35.ppc", "4ES:php-mysql-0:4.3.9-3.35.s390", "4ES:php-mysql-0:4.3.9-3.35.s390x", "4ES:php-mysql-0:4.3.9-3.35.x86_64", "4ES:php-ncurses-0:4.3.9-3.35.i386", "4ES:php-ncurses-0:4.3.9-3.35.ia64", "4ES:php-ncurses-0:4.3.9-3.35.ppc", "4ES:php-ncurses-0:4.3.9-3.35.s390", "4ES:php-ncurses-0:4.3.9-3.35.s390x", "4ES:php-ncurses-0:4.3.9-3.35.x86_64", "4ES:php-odbc-0:4.3.9-3.35.i386", "4ES:php-odbc-0:4.3.9-3.35.ia64", "4ES:php-odbc-0:4.3.9-3.35.ppc", "4ES:php-odbc-0:4.3.9-3.35.s390", "4ES:php-odbc-0:4.3.9-3.35.s390x", "4ES:php-odbc-0:4.3.9-3.35.x86_64", "4ES:php-pear-0:4.3.9-3.35.i386", "4ES:php-pear-0:4.3.9-3.35.ia64", "4ES:php-pear-0:4.3.9-3.35.ppc", "4ES:php-pear-0:4.3.9-3.35.s390", "4ES:php-pear-0:4.3.9-3.35.s390x", "4ES:php-pear-0:4.3.9-3.35.x86_64", "4ES:php-pgsql-0:4.3.9-3.35.i386", "4ES:php-pgsql-0:4.3.9-3.35.ia64", "4ES:php-pgsql-0:4.3.9-3.35.ppc", "4ES:php-pgsql-0:4.3.9-3.35.s390", "4ES:php-pgsql-0:4.3.9-3.35.s390x", "4ES:php-pgsql-0:4.3.9-3.35.x86_64", "4ES:php-snmp-0:4.3.9-3.35.i386", "4ES:php-snmp-0:4.3.9-3.35.ia64", "4ES:php-snmp-0:4.3.9-3.35.ppc", "4ES:php-snmp-0:4.3.9-3.35.s390", "4ES:php-snmp-0:4.3.9-3.35.s390x", "4ES:php-snmp-0:4.3.9-3.35.x86_64", "4ES:php-xmlrpc-0:4.3.9-3.35.i386", "4ES:php-xmlrpc-0:4.3.9-3.35.ia64", "4ES:php-xmlrpc-0:4.3.9-3.35.ppc", "4ES:php-xmlrpc-0:4.3.9-3.35.s390", "4ES:php-xmlrpc-0:4.3.9-3.35.s390x", "4ES:php-xmlrpc-0:4.3.9-3.35.x86_64", "4WS:php-0:4.3.9-3.35.i386", "4WS:php-0:4.3.9-3.35.ia64", "4WS:php-0:4.3.9-3.35.ppc", "4WS:php-0:4.3.9-3.35.s390", "4WS:php-0:4.3.9-3.35.s390x", "4WS:php-0:4.3.9-3.35.src", "4WS:php-0:4.3.9-3.35.x86_64", "4WS:php-debuginfo-0:4.3.9-3.35.i386", "4WS:php-debuginfo-0:4.3.9-3.35.ia64", "4WS:php-debuginfo-0:4.3.9-3.35.ppc", "4WS:php-debuginfo-0:4.3.9-3.35.s390", "4WS:php-debuginfo-0:4.3.9-3.35.s390x", "4WS:php-debuginfo-0:4.3.9-3.35.x86_64", "4WS:php-devel-0:4.3.9-3.35.i386", "4WS:php-devel-0:4.3.9-3.35.ia64", "4WS:php-devel-0:4.3.9-3.35.ppc", "4WS:php-devel-0:4.3.9-3.35.s390", "4WS:php-devel-0:4.3.9-3.35.s390x", "4WS:php-devel-0:4.3.9-3.35.x86_64", "4WS:php-domxml-0:4.3.9-3.35.i386", "4WS:php-domxml-0:4.3.9-3.35.ia64", "4WS:php-domxml-0:4.3.9-3.35.ppc", "4WS:php-domxml-0:4.3.9-3.35.s390", "4WS:php-domxml-0:4.3.9-3.35.s390x", "4WS:php-domxml-0:4.3.9-3.35.x86_64", "4WS:php-gd-0:4.3.9-3.35.i386", "4WS:php-gd-0:4.3.9-3.35.ia64", "4WS:php-gd-0:4.3.9-3.35.ppc", "4WS:php-gd-0:4.3.9-3.35.s390", "4WS:php-gd-0:4.3.9-3.35.s390x", "4WS:php-gd-0:4.3.9-3.35.x86_64", "4WS:php-imap-0:4.3.9-3.35.i386", "4WS:php-imap-0:4.3.9-3.35.ia64", "4WS:php-imap-0:4.3.9-3.35.ppc", "4WS:php-imap-0:4.3.9-3.35.s390", "4WS:php-imap-0:4.3.9-3.35.s390x", "4WS:php-imap-0:4.3.9-3.35.x86_64", "4WS:php-ldap-0:4.3.9-3.35.i386", "4WS:php-ldap-0:4.3.9-3.35.ia64", "4WS:php-ldap-0:4.3.9-3.35.ppc", "4WS:php-ldap-0:4.3.9-3.35.s390", "4WS:php-ldap-0:4.3.9-3.35.s390x", "4WS:php-ldap-0:4.3.9-3.35.x86_64", "4WS:php-mbstring-0:4.3.9-3.35.i386", "4WS:php-mbstring-0:4.3.9-3.35.ia64", "4WS:php-mbstring-0:4.3.9-3.35.ppc", "4WS:php-mbstring-0:4.3.9-3.35.s390", "4WS:php-mbstring-0:4.3.9-3.35.s390x", "4WS:php-mbstring-0:4.3.9-3.35.x86_64", "4WS:php-mysql-0:4.3.9-3.35.i386", "4WS:php-mysql-0:4.3.9-3.35.ia64", "4WS:php-mysql-0:4.3.9-3.35.ppc", "4WS:php-mysql-0:4.3.9-3.35.s390", "4WS:php-mysql-0:4.3.9-3.35.s390x", "4WS:php-mysql-0:4.3.9-3.35.x86_64", "4WS:php-ncurses-0:4.3.9-3.35.i386", "4WS:php-ncurses-0:4.3.9-3.35.ia64", "4WS:php-ncurses-0:4.3.9-3.35.ppc", "4WS:php-ncurses-0:4.3.9-3.35.s390", "4WS:php-ncurses-0:4.3.9-3.35.s390x", "4WS:php-ncurses-0:4.3.9-3.35.x86_64", "4WS:php-odbc-0:4.3.9-3.35.i386", "4WS:php-odbc-0:4.3.9-3.35.ia64", "4WS:php-odbc-0:4.3.9-3.35.ppc", "4WS:php-odbc-0:4.3.9-3.35.s390", "4WS:php-odbc-0:4.3.9-3.35.s390x", "4WS:php-odbc-0:4.3.9-3.35.x86_64", "4WS:php-pear-0:4.3.9-3.35.i386", "4WS:php-pear-0:4.3.9-3.35.ia64", "4WS:php-pear-0:4.3.9-3.35.ppc", "4WS:php-pear-0:4.3.9-3.35.s390", "4WS:php-pear-0:4.3.9-3.35.s390x", "4WS:php-pear-0:4.3.9-3.35.x86_64", "4WS:php-pgsql-0:4.3.9-3.35.i386", "4WS:php-pgsql-0:4.3.9-3.35.ia64", "4WS:php-pgsql-0:4.3.9-3.35.ppc", "4WS:php-pgsql-0:4.3.9-3.35.s390", "4WS:php-pgsql-0:4.3.9-3.35.s390x", "4WS:php-pgsql-0:4.3.9-3.35.x86_64", "4WS:php-snmp-0:4.3.9-3.35.i386", "4WS:php-snmp-0:4.3.9-3.35.ia64", "4WS:php-snmp-0:4.3.9-3.35.ppc", "4WS:php-snmp-0:4.3.9-3.35.s390", "4WS:php-snmp-0:4.3.9-3.35.s390x", "4WS:php-snmp-0:4.3.9-3.35.x86_64", "4WS:php-xmlrpc-0:4.3.9-3.35.i386", "4WS:php-xmlrpc-0:4.3.9-3.35.ia64", "4WS:php-xmlrpc-0:4.3.9-3.35.ppc", "4WS:php-xmlrpc-0:4.3.9-3.35.s390", "4WS:php-xmlrpc-0:4.3.9-3.35.s390x", "4WS:php-xmlrpc-0:4.3.9-3.35.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "php: hash table collisions CPU usage DoS (oCERT-2011-003)" } ] }
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.