rhsa-2004_687
Vulnerability from csaf_redhat
Published
2004-12-21 18:52
Modified
2024-11-05 16:25
Summary
Red Hat Security Advisory: php security update
Notes
Topic
Updated php packages that fix various security issues and bugs are now
available for Red Hat Enterprise Linux 3.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache
HTTP Web server.
Flaws including possible information disclosure, double free, and negative
reference index array underflow were found in the deserialization code of
PHP. PHP applications may use the unserialize function on untrusted user
data, which could allow a remote attacker to gain access to memory or
potentially execute arbitrary code. The Common Vulnerabilities and
Exposures project (cve.mitre.org) has assigned the name CAN-2004-1019 to
this issue.
A flaw in the exif extension of PHP was found which lead to a stack
overflow. An attacker could create a carefully crafted image file in such
a way that if parsed by a PHP script using the exif extension it could
cause a crash or potentially execute arbitrary code. The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-1065 to this issue.
An information disclosure bug was discovered in the parsing of "GPC"
variables in PHP (query strings or cookies, and POST form data). If
particular scripts used the values of the GPC variables, portions of the
memory space of an httpd child process could be revealed to the client.
The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name CAN-2004-0958 to this issue.
A file access bug was discovered in the parsing of "multipart/form-data"
forms, used by PHP scripts which allow file uploads. In particular
configurations, some scripts could allow a malicious client to upload files
to an arbitrary directory where the "apache" user has write access. The
Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned
the name CAN-2004-0959 to this issue.
Flaws were found in shmop_write, pack, and unpack PHP functions. These
functions are not normally passed user supplied data, so would require a
malicious PHP script to be exploited. The Common Vulnerabilities and
Exposures project (cve.mitre.org) has assigned the name CAN-2004-1018 to
this issue.
Various issues were discovered in the use of the "select" system call in
PHP, which could be triggered if PHP is used in an Apache configuration
where the number of open files (such as virtual host log files) exceeds the
default process limit of 1024. Workarounds are now included for some of
these issues.
The "phpize" shell script included in PHP can be used to build third-party
extension modules. A build issue was discovered in the "phpize" script on
some 64-bit platforms which prevented correct operation.
The "pcntl" extension module is now enabled in the command line PHP
interpreter, /usr/bin/php. This module enables process control features
such as "fork" and "kill" from PHP scripts.
Users of PHP should upgrade to these updated packages, which contain fixes
for these issues.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated php packages that fix various security issues and bugs are now\navailable for Red Hat Enterprise Linux 3.", "title": "Topic" }, { "category": "general", "text": "PHP is an HTML-embedded scripting language commonly used with the Apache\nHTTP Web server.\n\nFlaws including possible information disclosure, double free, and negative\nreference index array underflow were found in the deserialization code of\nPHP. PHP applications may use the unserialize function on untrusted user\ndata, which could allow a remote attacker to gain access to memory or\npotentially execute arbitrary code. The Common Vulnerabilities and\nExposures project (cve.mitre.org) has assigned the name CAN-2004-1019 to\nthis issue.\n\nA flaw in the exif extension of PHP was found which lead to a stack\noverflow. An attacker could create a carefully crafted image file in such\na way that if parsed by a PHP script using the exif extension it could\ncause a crash or potentially execute arbitrary code. The Common\nVulnerabilities and Exposures project (cve.mitre.org) has assigned the name\nCAN-2004-1065 to this issue.\n\nAn information disclosure bug was discovered in the parsing of \"GPC\"\nvariables in PHP (query strings or cookies, and POST form data). If\nparticular scripts used the values of the GPC variables, portions of the\nmemory space of an httpd child process could be revealed to the client. \nThe Common Vulnerabilities and Exposures project (cve.mitre.org) has\nassigned the name CAN-2004-0958 to this issue.\n\nA file access bug was discovered in the parsing of \"multipart/form-data\"\nforms, used by PHP scripts which allow file uploads. In particular\nconfigurations, some scripts could allow a malicious client to upload files\nto an arbitrary directory where the \"apache\" user has write access. The\nCommon Vulnerabilities and Exposures project (cve.mitre.org) has assigned\nthe name CAN-2004-0959 to this issue.\n\nFlaws were found in shmop_write, pack, and unpack PHP functions. These\nfunctions are not normally passed user supplied data, so would require a\nmalicious PHP script to be exploited. The Common Vulnerabilities and\nExposures project (cve.mitre.org) has assigned the name CAN-2004-1018 to\nthis issue.\n\nVarious issues were discovered in the use of the \"select\" system call in\nPHP, which could be triggered if PHP is used in an Apache configuration\nwhere the number of open files (such as virtual host log files) exceeds the\ndefault process limit of 1024. Workarounds are now included for some of\nthese issues.\n\nThe \"phpize\" shell script included in PHP can be used to build third-party\nextension modules. A build issue was discovered in the \"phpize\" script on\nsome 64-bit platforms which prevented correct operation.\n\nThe \"pcntl\" extension module is now enabled in the command line PHP\ninterpreter, /usr/bin/php. This module enables process control features \nsuch as \"fork\" and \"kill\" from PHP scripts.\n\nUsers of PHP should upgrade to these updated packages, which contain fixes\nfor these issues.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2004:687", "url": "https://access.redhat.com/errata/RHSA-2004:687" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "131412", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=131412" }, { "category": "external", "summary": "131562", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=131562" }, { "category": "external", "summary": "132003", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=132003" }, { "category": "external", "summary": "134971", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=134971" }, { "category": "external", "summary": "134975", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=134975" }, { "category": "external", "summary": "141132", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=141132" }, { "category": "external", "summary": "142056", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=142056" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2004/rhsa-2004_687.json" } ], "title": "Red Hat Security Advisory: php security update", "tracking": { "current_release_date": "2024-11-05T16:25:48+00:00", "generator": { "date": "2024-11-05T16:25:48+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2004:687", "initial_release_date": "2004-12-21T18:52:00+00:00", "revision_history": [ { "date": "2004-12-21T18:52:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2004-12-21T00:00:00+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T16:25:48+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 3", "product": { "name": "Red Hat Enterprise Linux AS version 3", "product_id": "3AS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:3::as" } } }, { "category": "product_name", "name": "Red Hat Desktop version 3", "product": { "name": "Red Hat Desktop version 3", "product_id": "3Desktop", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:3::desktop" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ES version 3", "product": { "name": "Red Hat Enterprise Linux ES version 3", "product_id": "3ES", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:3::es" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux WS version 3", "product": { "name": "Red Hat Enterprise Linux WS version 3", "product_id": "3WS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:3::ws" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "php-debuginfo-0:4.3.2-19.ent.ia64", "product": { "name": "php-debuginfo-0:4.3.2-19.ent.ia64", "product_id": "php-debuginfo-0:4.3.2-19.ent.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-19.ent?arch=ia64" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.2-19.ent.ia64", "product": { "name": "php-odbc-0:4.3.2-19.ent.ia64", "product_id": "php-odbc-0:4.3.2-19.ent.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.2-19.ent?arch=ia64" } } }, { "category": "product_version", "name": "php-0:4.3.2-19.ent.ia64", "product": { "name": "php-0:4.3.2-19.ent.ia64", "product_id": "php-0:4.3.2-19.ent.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.2-19.ent?arch=ia64" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.2-19.ent.ia64", "product": { "name": "php-pgsql-0:4.3.2-19.ent.ia64", "product_id": "php-pgsql-0:4.3.2-19.ent.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.2-19.ent?arch=ia64" } } }, { "category": "product_version", "name": "php-devel-0:4.3.2-19.ent.ia64", "product": { "name": "php-devel-0:4.3.2-19.ent.ia64", "product_id": "php-devel-0:4.3.2-19.ent.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.2-19.ent?arch=ia64" } } }, { "category": "product_version", "name": "php-imap-0:4.3.2-19.ent.ia64", "product": { "name": "php-imap-0:4.3.2-19.ent.ia64", "product_id": "php-imap-0:4.3.2-19.ent.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.2-19.ent?arch=ia64" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.2-19.ent.ia64", "product": { "name": "php-ldap-0:4.3.2-19.ent.ia64", "product_id": "php-ldap-0:4.3.2-19.ent.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.2-19.ent?arch=ia64" } } }, { "category": "product_version", "name": "php-mysql-0:4.3.2-19.ent.ia64", "product": { "name": "php-mysql-0:4.3.2-19.ent.ia64", "product_id": "php-mysql-0:4.3.2-19.ent.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.2-19.ent?arch=ia64" } } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "php-debuginfo-0:4.3.2-19.ent.x86_64", "product": { "name": "php-debuginfo-0:4.3.2-19.ent.x86_64", "product_id": "php-debuginfo-0:4.3.2-19.ent.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-19.ent?arch=x86_64" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.2-19.ent.x86_64", "product": { "name": "php-odbc-0:4.3.2-19.ent.x86_64", "product_id": "php-odbc-0:4.3.2-19.ent.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.2-19.ent?arch=x86_64" } } }, { "category": "product_version", "name": "php-0:4.3.2-19.ent.x86_64", "product": { "name": "php-0:4.3.2-19.ent.x86_64", "product_id": "php-0:4.3.2-19.ent.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.2-19.ent?arch=x86_64" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.2-19.ent.x86_64", "product": { "name": "php-pgsql-0:4.3.2-19.ent.x86_64", "product_id": "php-pgsql-0:4.3.2-19.ent.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.2-19.ent?arch=x86_64" } } }, { "category": "product_version", "name": "php-devel-0:4.3.2-19.ent.x86_64", "product": { "name": "php-devel-0:4.3.2-19.ent.x86_64", "product_id": "php-devel-0:4.3.2-19.ent.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.2-19.ent?arch=x86_64" } } }, { "category": "product_version", "name": "php-imap-0:4.3.2-19.ent.x86_64", "product": { "name": "php-imap-0:4.3.2-19.ent.x86_64", "product_id": "php-imap-0:4.3.2-19.ent.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.2-19.ent?arch=x86_64" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.2-19.ent.x86_64", "product": { "name": "php-ldap-0:4.3.2-19.ent.x86_64", "product_id": "php-ldap-0:4.3.2-19.ent.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.2-19.ent?arch=x86_64" } } }, { "category": "product_version", "name": "php-mysql-0:4.3.2-19.ent.x86_64", "product": { "name": "php-mysql-0:4.3.2-19.ent.x86_64", "product_id": "php-mysql-0:4.3.2-19.ent.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.2-19.ent?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "php-debuginfo-0:4.3.2-19.ent.i386", "product": { "name": "php-debuginfo-0:4.3.2-19.ent.i386", "product_id": "php-debuginfo-0:4.3.2-19.ent.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-19.ent?arch=i386" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.2-19.ent.i386", "product": { "name": "php-odbc-0:4.3.2-19.ent.i386", "product_id": "php-odbc-0:4.3.2-19.ent.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.2-19.ent?arch=i386" } } }, { "category": "product_version", "name": "php-0:4.3.2-19.ent.i386", "product": { "name": "php-0:4.3.2-19.ent.i386", "product_id": "php-0:4.3.2-19.ent.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.2-19.ent?arch=i386" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.2-19.ent.i386", "product": { "name": "php-pgsql-0:4.3.2-19.ent.i386", "product_id": "php-pgsql-0:4.3.2-19.ent.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.2-19.ent?arch=i386" } } }, { "category": "product_version", "name": "php-devel-0:4.3.2-19.ent.i386", "product": { "name": "php-devel-0:4.3.2-19.ent.i386", "product_id": "php-devel-0:4.3.2-19.ent.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.2-19.ent?arch=i386" } } }, { "category": "product_version", "name": "php-imap-0:4.3.2-19.ent.i386", "product": { "name": "php-imap-0:4.3.2-19.ent.i386", "product_id": "php-imap-0:4.3.2-19.ent.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.2-19.ent?arch=i386" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.2-19.ent.i386", "product": { "name": "php-ldap-0:4.3.2-19.ent.i386", "product_id": "php-ldap-0:4.3.2-19.ent.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.2-19.ent?arch=i386" } } }, { "category": "product_version", "name": "php-mysql-0:4.3.2-19.ent.i386", "product": { "name": "php-mysql-0:4.3.2-19.ent.i386", "product_id": "php-mysql-0:4.3.2-19.ent.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.2-19.ent?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "php-0:4.3.2-19.ent.src", "product": { "name": "php-0:4.3.2-19.ent.src", "product_id": "php-0:4.3.2-19.ent.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.2-19.ent?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "php-debuginfo-0:4.3.2-19.ent.ppc", "product": { "name": "php-debuginfo-0:4.3.2-19.ent.ppc", "product_id": "php-debuginfo-0:4.3.2-19.ent.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-19.ent?arch=ppc" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.2-19.ent.ppc", "product": { "name": "php-odbc-0:4.3.2-19.ent.ppc", "product_id": "php-odbc-0:4.3.2-19.ent.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.2-19.ent?arch=ppc" } } }, { "category": "product_version", "name": "php-0:4.3.2-19.ent.ppc", "product": { "name": "php-0:4.3.2-19.ent.ppc", "product_id": "php-0:4.3.2-19.ent.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.2-19.ent?arch=ppc" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.2-19.ent.ppc", "product": { "name": "php-pgsql-0:4.3.2-19.ent.ppc", "product_id": "php-pgsql-0:4.3.2-19.ent.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.2-19.ent?arch=ppc" } } }, { "category": "product_version", "name": "php-devel-0:4.3.2-19.ent.ppc", "product": { "name": "php-devel-0:4.3.2-19.ent.ppc", "product_id": "php-devel-0:4.3.2-19.ent.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.2-19.ent?arch=ppc" } } }, { "category": "product_version", "name": "php-imap-0:4.3.2-19.ent.ppc", "product": { "name": "php-imap-0:4.3.2-19.ent.ppc", "product_id": "php-imap-0:4.3.2-19.ent.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.2-19.ent?arch=ppc" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.2-19.ent.ppc", "product": { "name": "php-ldap-0:4.3.2-19.ent.ppc", "product_id": "php-ldap-0:4.3.2-19.ent.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.2-19.ent?arch=ppc" } } }, { "category": "product_version", "name": "php-mysql-0:4.3.2-19.ent.ppc", "product": { "name": "php-mysql-0:4.3.2-19.ent.ppc", "product_id": "php-mysql-0:4.3.2-19.ent.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.2-19.ent?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "php-debuginfo-0:4.3.2-19.ent.s390x", "product": { "name": "php-debuginfo-0:4.3.2-19.ent.s390x", "product_id": "php-debuginfo-0:4.3.2-19.ent.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-19.ent?arch=s390x" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.2-19.ent.s390x", "product": { "name": "php-odbc-0:4.3.2-19.ent.s390x", "product_id": "php-odbc-0:4.3.2-19.ent.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.2-19.ent?arch=s390x" } } }, { "category": "product_version", "name": "php-0:4.3.2-19.ent.s390x", "product": { "name": "php-0:4.3.2-19.ent.s390x", "product_id": "php-0:4.3.2-19.ent.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.2-19.ent?arch=s390x" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.2-19.ent.s390x", "product": { "name": "php-pgsql-0:4.3.2-19.ent.s390x", "product_id": "php-pgsql-0:4.3.2-19.ent.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.2-19.ent?arch=s390x" } } }, { "category": "product_version", "name": "php-devel-0:4.3.2-19.ent.s390x", "product": { "name": "php-devel-0:4.3.2-19.ent.s390x", "product_id": "php-devel-0:4.3.2-19.ent.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.2-19.ent?arch=s390x" } } }, { "category": "product_version", "name": "php-imap-0:4.3.2-19.ent.s390x", "product": { "name": "php-imap-0:4.3.2-19.ent.s390x", "product_id": "php-imap-0:4.3.2-19.ent.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.2-19.ent?arch=s390x" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.2-19.ent.s390x", "product": { "name": "php-ldap-0:4.3.2-19.ent.s390x", "product_id": "php-ldap-0:4.3.2-19.ent.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.2-19.ent?arch=s390x" } } }, { "category": "product_version", "name": "php-mysql-0:4.3.2-19.ent.s390x", "product": { "name": "php-mysql-0:4.3.2-19.ent.s390x", "product_id": "php-mysql-0:4.3.2-19.ent.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.2-19.ent?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "php-debuginfo-0:4.3.2-19.ent.s390", "product": { "name": "php-debuginfo-0:4.3.2-19.ent.s390", "product_id": "php-debuginfo-0:4.3.2-19.ent.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-debuginfo@4.3.2-19.ent?arch=s390" } } }, { "category": "product_version", "name": "php-odbc-0:4.3.2-19.ent.s390", "product": { "name": "php-odbc-0:4.3.2-19.ent.s390", "product_id": "php-odbc-0:4.3.2-19.ent.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-odbc@4.3.2-19.ent?arch=s390" } } }, { "category": "product_version", "name": "php-0:4.3.2-19.ent.s390", "product": { "name": "php-0:4.3.2-19.ent.s390", "product_id": "php-0:4.3.2-19.ent.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php@4.3.2-19.ent?arch=s390" } } }, { "category": "product_version", "name": "php-pgsql-0:4.3.2-19.ent.s390", "product": { "name": "php-pgsql-0:4.3.2-19.ent.s390", "product_id": "php-pgsql-0:4.3.2-19.ent.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-pgsql@4.3.2-19.ent?arch=s390" } } }, { "category": "product_version", "name": "php-devel-0:4.3.2-19.ent.s390", "product": { "name": "php-devel-0:4.3.2-19.ent.s390", "product_id": "php-devel-0:4.3.2-19.ent.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-devel@4.3.2-19.ent?arch=s390" } } }, { "category": "product_version", "name": "php-imap-0:4.3.2-19.ent.s390", "product": { "name": "php-imap-0:4.3.2-19.ent.s390", "product_id": "php-imap-0:4.3.2-19.ent.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-imap@4.3.2-19.ent?arch=s390" } } }, { "category": "product_version", "name": "php-ldap-0:4.3.2-19.ent.s390", "product": { "name": "php-ldap-0:4.3.2-19.ent.s390", "product_id": "php-ldap-0:4.3.2-19.ent.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-ldap@4.3.2-19.ent?arch=s390" } } }, { "category": "product_version", "name": "php-mysql-0:4.3.2-19.ent.s390", "product": { "name": "php-mysql-0:4.3.2-19.ent.s390", "product_id": "php-mysql-0:4.3.2-19.ent.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/php-mysql@4.3.2-19.ent?arch=s390" } } } ], "category": "architecture", "name": "s390" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-19.ent.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-0:4.3.2-19.ent.i386" }, "product_reference": "php-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-19.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-0:4.3.2-19.ent.ia64" }, "product_reference": "php-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-19.ent.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-0:4.3.2-19.ent.ppc" }, "product_reference": "php-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-19.ent.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-0:4.3.2-19.ent.s390" }, "product_reference": "php-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-19.ent.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-0:4.3.2-19.ent.s390x" }, "product_reference": "php-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-19.ent.src as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-0:4.3.2-19.ent.src" }, "product_reference": "php-0:4.3.2-19.ent.src", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-19.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-19.ent.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-debuginfo-0:4.3.2-19.ent.i386" }, "product_reference": "php-debuginfo-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-19.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-debuginfo-0:4.3.2-19.ent.ia64" }, "product_reference": "php-debuginfo-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-19.ent.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-debuginfo-0:4.3.2-19.ent.ppc" }, "product_reference": "php-debuginfo-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-19.ent.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-debuginfo-0:4.3.2-19.ent.s390" }, "product_reference": "php-debuginfo-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-19.ent.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-debuginfo-0:4.3.2-19.ent.s390x" }, "product_reference": "php-debuginfo-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-19.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-debuginfo-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-debuginfo-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-19.ent.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-devel-0:4.3.2-19.ent.i386" }, "product_reference": "php-devel-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-19.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-devel-0:4.3.2-19.ent.ia64" }, "product_reference": "php-devel-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-19.ent.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-devel-0:4.3.2-19.ent.ppc" }, "product_reference": "php-devel-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-19.ent.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-devel-0:4.3.2-19.ent.s390" }, "product_reference": "php-devel-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-19.ent.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-devel-0:4.3.2-19.ent.s390x" }, "product_reference": "php-devel-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-19.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-devel-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-devel-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-19.ent.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-imap-0:4.3.2-19.ent.i386" }, "product_reference": "php-imap-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-19.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-imap-0:4.3.2-19.ent.ia64" }, "product_reference": "php-imap-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-19.ent.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-imap-0:4.3.2-19.ent.ppc" }, "product_reference": "php-imap-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-19.ent.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-imap-0:4.3.2-19.ent.s390" }, "product_reference": "php-imap-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-19.ent.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-imap-0:4.3.2-19.ent.s390x" }, "product_reference": "php-imap-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-19.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-imap-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-imap-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-19.ent.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-ldap-0:4.3.2-19.ent.i386" }, "product_reference": "php-ldap-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-19.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-ldap-0:4.3.2-19.ent.ia64" }, "product_reference": "php-ldap-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-19.ent.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-ldap-0:4.3.2-19.ent.ppc" }, "product_reference": "php-ldap-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-19.ent.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-ldap-0:4.3.2-19.ent.s390" }, "product_reference": "php-ldap-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-19.ent.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-ldap-0:4.3.2-19.ent.s390x" }, "product_reference": "php-ldap-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-19.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-ldap-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-ldap-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-19.ent.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-mysql-0:4.3.2-19.ent.i386" }, "product_reference": "php-mysql-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-19.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-mysql-0:4.3.2-19.ent.ia64" }, "product_reference": "php-mysql-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-19.ent.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-mysql-0:4.3.2-19.ent.ppc" }, "product_reference": "php-mysql-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-19.ent.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-mysql-0:4.3.2-19.ent.s390" }, "product_reference": "php-mysql-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-19.ent.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-mysql-0:4.3.2-19.ent.s390x" }, "product_reference": "php-mysql-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-19.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-mysql-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-mysql-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-19.ent.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-odbc-0:4.3.2-19.ent.i386" }, "product_reference": "php-odbc-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-19.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-odbc-0:4.3.2-19.ent.ia64" }, "product_reference": "php-odbc-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-19.ent.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-odbc-0:4.3.2-19.ent.ppc" }, "product_reference": "php-odbc-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-19.ent.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-odbc-0:4.3.2-19.ent.s390" }, "product_reference": "php-odbc-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-19.ent.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-odbc-0:4.3.2-19.ent.s390x" }, "product_reference": "php-odbc-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-19.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-odbc-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-odbc-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-19.ent.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-pgsql-0:4.3.2-19.ent.i386" }, "product_reference": "php-pgsql-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-19.ent.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-pgsql-0:4.3.2-19.ent.ia64" }, "product_reference": "php-pgsql-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-19.ent.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-pgsql-0:4.3.2-19.ent.ppc" }, "product_reference": "php-pgsql-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-19.ent.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-pgsql-0:4.3.2-19.ent.s390" }, "product_reference": "php-pgsql-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-19.ent.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-pgsql-0:4.3.2-19.ent.s390x" }, "product_reference": "php-pgsql-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-19.ent.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:php-pgsql-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-pgsql-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-19.ent.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-0:4.3.2-19.ent.i386" }, "product_reference": "php-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-19.ent.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-0:4.3.2-19.ent.ia64" }, "product_reference": "php-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-19.ent.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-0:4.3.2-19.ent.ppc" }, "product_reference": "php-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-19.ent.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-0:4.3.2-19.ent.s390" }, "product_reference": "php-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-19.ent.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-0:4.3.2-19.ent.s390x" }, "product_reference": "php-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-19.ent.src as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-0:4.3.2-19.ent.src" }, "product_reference": "php-0:4.3.2-19.ent.src", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-19.ent.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-19.ent.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-debuginfo-0:4.3.2-19.ent.i386" }, "product_reference": "php-debuginfo-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-19.ent.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-debuginfo-0:4.3.2-19.ent.ia64" }, "product_reference": "php-debuginfo-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-19.ent.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-debuginfo-0:4.3.2-19.ent.ppc" }, "product_reference": "php-debuginfo-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-19.ent.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-debuginfo-0:4.3.2-19.ent.s390" }, "product_reference": "php-debuginfo-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-19.ent.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-debuginfo-0:4.3.2-19.ent.s390x" }, "product_reference": "php-debuginfo-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-19.ent.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-debuginfo-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-debuginfo-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-19.ent.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-devel-0:4.3.2-19.ent.i386" }, "product_reference": "php-devel-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-19.ent.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-devel-0:4.3.2-19.ent.ia64" }, "product_reference": "php-devel-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-19.ent.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-devel-0:4.3.2-19.ent.ppc" }, "product_reference": "php-devel-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-19.ent.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-devel-0:4.3.2-19.ent.s390" }, "product_reference": "php-devel-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-19.ent.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-devel-0:4.3.2-19.ent.s390x" }, "product_reference": "php-devel-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-19.ent.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-devel-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-devel-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-19.ent.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-imap-0:4.3.2-19.ent.i386" }, "product_reference": "php-imap-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-19.ent.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-imap-0:4.3.2-19.ent.ia64" }, "product_reference": "php-imap-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-19.ent.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-imap-0:4.3.2-19.ent.ppc" }, "product_reference": "php-imap-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-19.ent.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-imap-0:4.3.2-19.ent.s390" }, "product_reference": "php-imap-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-19.ent.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-imap-0:4.3.2-19.ent.s390x" }, "product_reference": "php-imap-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-19.ent.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-imap-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-imap-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-19.ent.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-ldap-0:4.3.2-19.ent.i386" }, "product_reference": "php-ldap-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-19.ent.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-ldap-0:4.3.2-19.ent.ia64" }, "product_reference": "php-ldap-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-19.ent.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-ldap-0:4.3.2-19.ent.ppc" }, "product_reference": "php-ldap-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-19.ent.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-ldap-0:4.3.2-19.ent.s390" }, "product_reference": "php-ldap-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-19.ent.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-ldap-0:4.3.2-19.ent.s390x" }, "product_reference": "php-ldap-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-19.ent.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-ldap-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-ldap-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-19.ent.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-mysql-0:4.3.2-19.ent.i386" }, "product_reference": "php-mysql-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-19.ent.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-mysql-0:4.3.2-19.ent.ia64" }, "product_reference": "php-mysql-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-19.ent.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-mysql-0:4.3.2-19.ent.ppc" }, "product_reference": "php-mysql-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-19.ent.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-mysql-0:4.3.2-19.ent.s390" }, "product_reference": "php-mysql-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-19.ent.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-mysql-0:4.3.2-19.ent.s390x" }, "product_reference": "php-mysql-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-19.ent.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-mysql-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-mysql-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-19.ent.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-odbc-0:4.3.2-19.ent.i386" }, "product_reference": "php-odbc-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-19.ent.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-odbc-0:4.3.2-19.ent.ia64" }, "product_reference": "php-odbc-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-19.ent.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-odbc-0:4.3.2-19.ent.ppc" }, "product_reference": "php-odbc-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-19.ent.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-odbc-0:4.3.2-19.ent.s390" }, "product_reference": "php-odbc-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-19.ent.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-odbc-0:4.3.2-19.ent.s390x" }, "product_reference": "php-odbc-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-19.ent.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-odbc-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-odbc-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-19.ent.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-pgsql-0:4.3.2-19.ent.i386" }, "product_reference": "php-pgsql-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-19.ent.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-pgsql-0:4.3.2-19.ent.ia64" }, "product_reference": "php-pgsql-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-19.ent.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-pgsql-0:4.3.2-19.ent.ppc" }, "product_reference": "php-pgsql-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-19.ent.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-pgsql-0:4.3.2-19.ent.s390" }, "product_reference": "php-pgsql-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-19.ent.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-pgsql-0:4.3.2-19.ent.s390x" }, "product_reference": "php-pgsql-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-19.ent.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:php-pgsql-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-pgsql-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-19.ent.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-0:4.3.2-19.ent.i386" }, "product_reference": "php-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-19.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-0:4.3.2-19.ent.ia64" }, "product_reference": "php-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-19.ent.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-0:4.3.2-19.ent.ppc" }, "product_reference": "php-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-19.ent.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-0:4.3.2-19.ent.s390" }, "product_reference": "php-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-19.ent.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-0:4.3.2-19.ent.s390x" }, "product_reference": "php-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-19.ent.src as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-0:4.3.2-19.ent.src" }, "product_reference": "php-0:4.3.2-19.ent.src", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-19.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-19.ent.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-debuginfo-0:4.3.2-19.ent.i386" }, "product_reference": "php-debuginfo-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-19.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-debuginfo-0:4.3.2-19.ent.ia64" }, "product_reference": "php-debuginfo-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-19.ent.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-debuginfo-0:4.3.2-19.ent.ppc" }, "product_reference": "php-debuginfo-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-19.ent.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-debuginfo-0:4.3.2-19.ent.s390" }, "product_reference": "php-debuginfo-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-19.ent.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-debuginfo-0:4.3.2-19.ent.s390x" }, "product_reference": "php-debuginfo-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-19.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-debuginfo-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-debuginfo-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-19.ent.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-devel-0:4.3.2-19.ent.i386" }, "product_reference": "php-devel-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-19.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-devel-0:4.3.2-19.ent.ia64" }, "product_reference": "php-devel-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-19.ent.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-devel-0:4.3.2-19.ent.ppc" }, "product_reference": "php-devel-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-19.ent.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-devel-0:4.3.2-19.ent.s390" }, "product_reference": "php-devel-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-19.ent.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-devel-0:4.3.2-19.ent.s390x" }, "product_reference": "php-devel-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-19.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-devel-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-devel-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-19.ent.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-imap-0:4.3.2-19.ent.i386" }, "product_reference": "php-imap-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-19.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-imap-0:4.3.2-19.ent.ia64" }, "product_reference": "php-imap-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-19.ent.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-imap-0:4.3.2-19.ent.ppc" }, "product_reference": "php-imap-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-19.ent.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-imap-0:4.3.2-19.ent.s390" }, "product_reference": "php-imap-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-19.ent.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-imap-0:4.3.2-19.ent.s390x" }, "product_reference": "php-imap-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-19.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-imap-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-imap-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-19.ent.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-ldap-0:4.3.2-19.ent.i386" }, "product_reference": "php-ldap-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-19.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-ldap-0:4.3.2-19.ent.ia64" }, "product_reference": "php-ldap-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-19.ent.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-ldap-0:4.3.2-19.ent.ppc" }, "product_reference": "php-ldap-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-19.ent.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-ldap-0:4.3.2-19.ent.s390" }, "product_reference": "php-ldap-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-19.ent.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-ldap-0:4.3.2-19.ent.s390x" }, "product_reference": "php-ldap-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-19.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-ldap-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-ldap-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-19.ent.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-mysql-0:4.3.2-19.ent.i386" }, "product_reference": "php-mysql-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-19.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-mysql-0:4.3.2-19.ent.ia64" }, "product_reference": "php-mysql-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-19.ent.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-mysql-0:4.3.2-19.ent.ppc" }, "product_reference": "php-mysql-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-19.ent.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-mysql-0:4.3.2-19.ent.s390" }, "product_reference": "php-mysql-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-19.ent.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-mysql-0:4.3.2-19.ent.s390x" }, "product_reference": "php-mysql-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-19.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-mysql-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-mysql-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-19.ent.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-odbc-0:4.3.2-19.ent.i386" }, "product_reference": "php-odbc-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-19.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-odbc-0:4.3.2-19.ent.ia64" }, "product_reference": "php-odbc-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-19.ent.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-odbc-0:4.3.2-19.ent.ppc" }, "product_reference": "php-odbc-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-19.ent.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-odbc-0:4.3.2-19.ent.s390" }, "product_reference": "php-odbc-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-19.ent.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-odbc-0:4.3.2-19.ent.s390x" }, "product_reference": "php-odbc-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-19.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-odbc-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-odbc-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-19.ent.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-pgsql-0:4.3.2-19.ent.i386" }, "product_reference": "php-pgsql-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-19.ent.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-pgsql-0:4.3.2-19.ent.ia64" }, "product_reference": "php-pgsql-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-19.ent.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-pgsql-0:4.3.2-19.ent.ppc" }, "product_reference": "php-pgsql-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-19.ent.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-pgsql-0:4.3.2-19.ent.s390" }, "product_reference": "php-pgsql-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-19.ent.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-pgsql-0:4.3.2-19.ent.s390x" }, "product_reference": "php-pgsql-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-19.ent.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:php-pgsql-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-pgsql-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-19.ent.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-0:4.3.2-19.ent.i386" }, "product_reference": "php-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-19.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-0:4.3.2-19.ent.ia64" }, "product_reference": "php-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-19.ent.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-0:4.3.2-19.ent.ppc" }, "product_reference": "php-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-19.ent.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-0:4.3.2-19.ent.s390" }, "product_reference": "php-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-19.ent.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-0:4.3.2-19.ent.s390x" }, "product_reference": "php-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-19.ent.src as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-0:4.3.2-19.ent.src" }, "product_reference": "php-0:4.3.2-19.ent.src", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-0:4.3.2-19.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-19.ent.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-debuginfo-0:4.3.2-19.ent.i386" }, "product_reference": "php-debuginfo-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-19.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-debuginfo-0:4.3.2-19.ent.ia64" }, "product_reference": "php-debuginfo-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-19.ent.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-debuginfo-0:4.3.2-19.ent.ppc" }, "product_reference": "php-debuginfo-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-19.ent.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-debuginfo-0:4.3.2-19.ent.s390" }, "product_reference": "php-debuginfo-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-19.ent.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-debuginfo-0:4.3.2-19.ent.s390x" }, "product_reference": "php-debuginfo-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-debuginfo-0:4.3.2-19.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-debuginfo-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-debuginfo-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-19.ent.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-devel-0:4.3.2-19.ent.i386" }, "product_reference": "php-devel-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-19.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-devel-0:4.3.2-19.ent.ia64" }, "product_reference": "php-devel-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-19.ent.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-devel-0:4.3.2-19.ent.ppc" }, "product_reference": "php-devel-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-19.ent.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-devel-0:4.3.2-19.ent.s390" }, "product_reference": "php-devel-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-19.ent.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-devel-0:4.3.2-19.ent.s390x" }, "product_reference": "php-devel-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-devel-0:4.3.2-19.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-devel-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-devel-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-19.ent.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-imap-0:4.3.2-19.ent.i386" }, "product_reference": "php-imap-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-19.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-imap-0:4.3.2-19.ent.ia64" }, "product_reference": "php-imap-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-19.ent.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-imap-0:4.3.2-19.ent.ppc" }, "product_reference": "php-imap-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-19.ent.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-imap-0:4.3.2-19.ent.s390" }, "product_reference": "php-imap-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-19.ent.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-imap-0:4.3.2-19.ent.s390x" }, "product_reference": "php-imap-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-imap-0:4.3.2-19.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-imap-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-imap-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-19.ent.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-ldap-0:4.3.2-19.ent.i386" }, "product_reference": "php-ldap-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-19.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-ldap-0:4.3.2-19.ent.ia64" }, "product_reference": "php-ldap-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-19.ent.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-ldap-0:4.3.2-19.ent.ppc" }, "product_reference": "php-ldap-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-19.ent.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-ldap-0:4.3.2-19.ent.s390" }, "product_reference": "php-ldap-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-19.ent.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-ldap-0:4.3.2-19.ent.s390x" }, "product_reference": "php-ldap-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-ldap-0:4.3.2-19.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-ldap-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-ldap-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-19.ent.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-mysql-0:4.3.2-19.ent.i386" }, "product_reference": "php-mysql-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-19.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-mysql-0:4.3.2-19.ent.ia64" }, "product_reference": "php-mysql-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-19.ent.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-mysql-0:4.3.2-19.ent.ppc" }, "product_reference": "php-mysql-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-19.ent.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-mysql-0:4.3.2-19.ent.s390" }, "product_reference": "php-mysql-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-19.ent.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-mysql-0:4.3.2-19.ent.s390x" }, "product_reference": "php-mysql-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-mysql-0:4.3.2-19.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-mysql-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-mysql-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-19.ent.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-odbc-0:4.3.2-19.ent.i386" }, "product_reference": "php-odbc-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-19.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-odbc-0:4.3.2-19.ent.ia64" }, "product_reference": "php-odbc-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-19.ent.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-odbc-0:4.3.2-19.ent.ppc" }, "product_reference": "php-odbc-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-19.ent.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-odbc-0:4.3.2-19.ent.s390" }, "product_reference": "php-odbc-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-19.ent.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-odbc-0:4.3.2-19.ent.s390x" }, "product_reference": "php-odbc-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-odbc-0:4.3.2-19.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-odbc-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-odbc-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-19.ent.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-pgsql-0:4.3.2-19.ent.i386" }, "product_reference": "php-pgsql-0:4.3.2-19.ent.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-19.ent.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-pgsql-0:4.3.2-19.ent.ia64" }, "product_reference": "php-pgsql-0:4.3.2-19.ent.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-19.ent.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-pgsql-0:4.3.2-19.ent.ppc" }, "product_reference": "php-pgsql-0:4.3.2-19.ent.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-19.ent.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-pgsql-0:4.3.2-19.ent.s390" }, "product_reference": "php-pgsql-0:4.3.2-19.ent.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-19.ent.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-pgsql-0:4.3.2-19.ent.s390x" }, "product_reference": "php-pgsql-0:4.3.2-19.ent.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "php-pgsql-0:4.3.2-19.ent.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:php-pgsql-0:4.3.2-19.ent.x86_64" }, "product_reference": "php-pgsql-0:4.3.2-19.ent.x86_64", "relates_to_product_reference": "3WS" } ] }, "vulnerabilities": [ { "cve": "CVE-2004-0958", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1617331" } ], "notes": [ { "category": "description", "text": "php_variables.c in PHP before 5.0.2 allows remote attackers to read sensitive memory contents via (1) GET, (2) POST, or (3) COOKIE GPC variables that end in an open bracket character, which causes PHP to calculate an incorrect string length.", "title": "Vulnerability description" }, { "category": "summary", "text": "security flaw", "title": "Vulnerability summary" } ], "product_status": { "fixed": [ "3AS:php-0:4.3.2-19.ent.i386", "3AS:php-0:4.3.2-19.ent.ia64", "3AS:php-0:4.3.2-19.ent.ppc", "3AS:php-0:4.3.2-19.ent.s390", "3AS:php-0:4.3.2-19.ent.s390x", "3AS:php-0:4.3.2-19.ent.src", "3AS:php-0:4.3.2-19.ent.x86_64", "3AS:php-debuginfo-0:4.3.2-19.ent.i386", "3AS:php-debuginfo-0:4.3.2-19.ent.ia64", "3AS:php-debuginfo-0:4.3.2-19.ent.ppc", "3AS:php-debuginfo-0:4.3.2-19.ent.s390", "3AS:php-debuginfo-0:4.3.2-19.ent.s390x", "3AS:php-debuginfo-0:4.3.2-19.ent.x86_64", "3AS:php-devel-0:4.3.2-19.ent.i386", "3AS:php-devel-0:4.3.2-19.ent.ia64", "3AS:php-devel-0:4.3.2-19.ent.ppc", "3AS:php-devel-0:4.3.2-19.ent.s390", "3AS:php-devel-0:4.3.2-19.ent.s390x", "3AS:php-devel-0:4.3.2-19.ent.x86_64", "3AS:php-imap-0:4.3.2-19.ent.i386", "3AS:php-imap-0:4.3.2-19.ent.ia64", "3AS:php-imap-0:4.3.2-19.ent.ppc", "3AS:php-imap-0:4.3.2-19.ent.s390", "3AS:php-imap-0:4.3.2-19.ent.s390x", "3AS:php-imap-0:4.3.2-19.ent.x86_64", "3AS:php-ldap-0:4.3.2-19.ent.i386", "3AS:php-ldap-0:4.3.2-19.ent.ia64", "3AS:php-ldap-0:4.3.2-19.ent.ppc", "3AS:php-ldap-0:4.3.2-19.ent.s390", "3AS:php-ldap-0:4.3.2-19.ent.s390x", "3AS:php-ldap-0:4.3.2-19.ent.x86_64", "3AS:php-mysql-0:4.3.2-19.ent.i386", "3AS:php-mysql-0:4.3.2-19.ent.ia64", "3AS:php-mysql-0:4.3.2-19.ent.ppc", "3AS:php-mysql-0:4.3.2-19.ent.s390", "3AS:php-mysql-0:4.3.2-19.ent.s390x", "3AS:php-mysql-0:4.3.2-19.ent.x86_64", "3AS:php-odbc-0:4.3.2-19.ent.i386", "3AS:php-odbc-0:4.3.2-19.ent.ia64", "3AS:php-odbc-0:4.3.2-19.ent.ppc", "3AS:php-odbc-0:4.3.2-19.ent.s390", "3AS:php-odbc-0:4.3.2-19.ent.s390x", "3AS:php-odbc-0:4.3.2-19.ent.x86_64", "3AS:php-pgsql-0:4.3.2-19.ent.i386", "3AS:php-pgsql-0:4.3.2-19.ent.ia64", "3AS:php-pgsql-0:4.3.2-19.ent.ppc", "3AS:php-pgsql-0:4.3.2-19.ent.s390", "3AS:php-pgsql-0:4.3.2-19.ent.s390x", "3AS:php-pgsql-0:4.3.2-19.ent.x86_64", "3Desktop:php-0:4.3.2-19.ent.i386", "3Desktop:php-0:4.3.2-19.ent.ia64", "3Desktop:php-0:4.3.2-19.ent.ppc", "3Desktop:php-0:4.3.2-19.ent.s390", "3Desktop:php-0:4.3.2-19.ent.s390x", "3Desktop:php-0:4.3.2-19.ent.src", "3Desktop:php-0:4.3.2-19.ent.x86_64", "3Desktop:php-debuginfo-0:4.3.2-19.ent.i386", "3Desktop:php-debuginfo-0:4.3.2-19.ent.ia64", "3Desktop:php-debuginfo-0:4.3.2-19.ent.ppc", "3Desktop:php-debuginfo-0:4.3.2-19.ent.s390", "3Desktop:php-debuginfo-0:4.3.2-19.ent.s390x", "3Desktop:php-debuginfo-0:4.3.2-19.ent.x86_64", "3Desktop:php-devel-0:4.3.2-19.ent.i386", "3Desktop:php-devel-0:4.3.2-19.ent.ia64", "3Desktop:php-devel-0:4.3.2-19.ent.ppc", "3Desktop:php-devel-0:4.3.2-19.ent.s390", "3Desktop:php-devel-0:4.3.2-19.ent.s390x", "3Desktop:php-devel-0:4.3.2-19.ent.x86_64", "3Desktop:php-imap-0:4.3.2-19.ent.i386", "3Desktop:php-imap-0:4.3.2-19.ent.ia64", "3Desktop:php-imap-0:4.3.2-19.ent.ppc", "3Desktop:php-imap-0:4.3.2-19.ent.s390", "3Desktop:php-imap-0:4.3.2-19.ent.s390x", "3Desktop:php-imap-0:4.3.2-19.ent.x86_64", "3Desktop:php-ldap-0:4.3.2-19.ent.i386", "3Desktop:php-ldap-0:4.3.2-19.ent.ia64", "3Desktop:php-ldap-0:4.3.2-19.ent.ppc", "3Desktop:php-ldap-0:4.3.2-19.ent.s390", "3Desktop:php-ldap-0:4.3.2-19.ent.s390x", "3Desktop:php-ldap-0:4.3.2-19.ent.x86_64", "3Desktop:php-mysql-0:4.3.2-19.ent.i386", "3Desktop:php-mysql-0:4.3.2-19.ent.ia64", "3Desktop:php-mysql-0:4.3.2-19.ent.ppc", "3Desktop:php-mysql-0:4.3.2-19.ent.s390", "3Desktop:php-mysql-0:4.3.2-19.ent.s390x", "3Desktop:php-mysql-0:4.3.2-19.ent.x86_64", "3Desktop:php-odbc-0:4.3.2-19.ent.i386", "3Desktop:php-odbc-0:4.3.2-19.ent.ia64", "3Desktop:php-odbc-0:4.3.2-19.ent.ppc", "3Desktop:php-odbc-0:4.3.2-19.ent.s390", "3Desktop:php-odbc-0:4.3.2-19.ent.s390x", "3Desktop:php-odbc-0:4.3.2-19.ent.x86_64", "3Desktop:php-pgsql-0:4.3.2-19.ent.i386", "3Desktop:php-pgsql-0:4.3.2-19.ent.ia64", "3Desktop:php-pgsql-0:4.3.2-19.ent.ppc", "3Desktop:php-pgsql-0:4.3.2-19.ent.s390", "3Desktop:php-pgsql-0:4.3.2-19.ent.s390x", "3Desktop:php-pgsql-0:4.3.2-19.ent.x86_64", "3ES:php-0:4.3.2-19.ent.i386", "3ES:php-0:4.3.2-19.ent.ia64", "3ES:php-0:4.3.2-19.ent.ppc", "3ES:php-0:4.3.2-19.ent.s390", "3ES:php-0:4.3.2-19.ent.s390x", "3ES:php-0:4.3.2-19.ent.src", "3ES:php-0:4.3.2-19.ent.x86_64", "3ES:php-debuginfo-0:4.3.2-19.ent.i386", "3ES:php-debuginfo-0:4.3.2-19.ent.ia64", "3ES:php-debuginfo-0:4.3.2-19.ent.ppc", "3ES:php-debuginfo-0:4.3.2-19.ent.s390", "3ES:php-debuginfo-0:4.3.2-19.ent.s390x", "3ES:php-debuginfo-0:4.3.2-19.ent.x86_64", "3ES:php-devel-0:4.3.2-19.ent.i386", "3ES:php-devel-0:4.3.2-19.ent.ia64", "3ES:php-devel-0:4.3.2-19.ent.ppc", "3ES:php-devel-0:4.3.2-19.ent.s390", "3ES:php-devel-0:4.3.2-19.ent.s390x", "3ES:php-devel-0:4.3.2-19.ent.x86_64", "3ES:php-imap-0:4.3.2-19.ent.i386", "3ES:php-imap-0:4.3.2-19.ent.ia64", "3ES:php-imap-0:4.3.2-19.ent.ppc", "3ES:php-imap-0:4.3.2-19.ent.s390", "3ES:php-imap-0:4.3.2-19.ent.s390x", "3ES:php-imap-0:4.3.2-19.ent.x86_64", "3ES:php-ldap-0:4.3.2-19.ent.i386", "3ES:php-ldap-0:4.3.2-19.ent.ia64", "3ES:php-ldap-0:4.3.2-19.ent.ppc", "3ES:php-ldap-0:4.3.2-19.ent.s390", "3ES:php-ldap-0:4.3.2-19.ent.s390x", "3ES:php-ldap-0:4.3.2-19.ent.x86_64", "3ES:php-mysql-0:4.3.2-19.ent.i386", "3ES:php-mysql-0:4.3.2-19.ent.ia64", "3ES:php-mysql-0:4.3.2-19.ent.ppc", "3ES:php-mysql-0:4.3.2-19.ent.s390", "3ES:php-mysql-0:4.3.2-19.ent.s390x", "3ES:php-mysql-0:4.3.2-19.ent.x86_64", "3ES:php-odbc-0:4.3.2-19.ent.i386", "3ES:php-odbc-0:4.3.2-19.ent.ia64", "3ES:php-odbc-0:4.3.2-19.ent.ppc", "3ES:php-odbc-0:4.3.2-19.ent.s390", "3ES:php-odbc-0:4.3.2-19.ent.s390x", "3ES:php-odbc-0:4.3.2-19.ent.x86_64", "3ES:php-pgsql-0:4.3.2-19.ent.i386", "3ES:php-pgsql-0:4.3.2-19.ent.ia64", "3ES:php-pgsql-0:4.3.2-19.ent.ppc", "3ES:php-pgsql-0:4.3.2-19.ent.s390", "3ES:php-pgsql-0:4.3.2-19.ent.s390x", "3ES:php-pgsql-0:4.3.2-19.ent.x86_64", "3WS:php-0:4.3.2-19.ent.i386", "3WS:php-0:4.3.2-19.ent.ia64", "3WS:php-0:4.3.2-19.ent.ppc", "3WS:php-0:4.3.2-19.ent.s390", "3WS:php-0:4.3.2-19.ent.s390x", "3WS:php-0:4.3.2-19.ent.src", "3WS:php-0:4.3.2-19.ent.x86_64", "3WS:php-debuginfo-0:4.3.2-19.ent.i386", "3WS:php-debuginfo-0:4.3.2-19.ent.ia64", "3WS:php-debuginfo-0:4.3.2-19.ent.ppc", "3WS:php-debuginfo-0:4.3.2-19.ent.s390", "3WS:php-debuginfo-0:4.3.2-19.ent.s390x", "3WS:php-debuginfo-0:4.3.2-19.ent.x86_64", "3WS:php-devel-0:4.3.2-19.ent.i386", "3WS:php-devel-0:4.3.2-19.ent.ia64", "3WS:php-devel-0:4.3.2-19.ent.ppc", "3WS:php-devel-0:4.3.2-19.ent.s390", "3WS:php-devel-0:4.3.2-19.ent.s390x", "3WS:php-devel-0:4.3.2-19.ent.x86_64", "3WS:php-imap-0:4.3.2-19.ent.i386", "3WS:php-imap-0:4.3.2-19.ent.ia64", "3WS:php-imap-0:4.3.2-19.ent.ppc", "3WS:php-imap-0:4.3.2-19.ent.s390", "3WS:php-imap-0:4.3.2-19.ent.s390x", "3WS:php-imap-0:4.3.2-19.ent.x86_64", "3WS:php-ldap-0:4.3.2-19.ent.i386", "3WS:php-ldap-0:4.3.2-19.ent.ia64", "3WS:php-ldap-0:4.3.2-19.ent.ppc", "3WS:php-ldap-0:4.3.2-19.ent.s390", "3WS:php-ldap-0:4.3.2-19.ent.s390x", "3WS:php-ldap-0:4.3.2-19.ent.x86_64", "3WS:php-mysql-0:4.3.2-19.ent.i386", "3WS:php-mysql-0:4.3.2-19.ent.ia64", "3WS:php-mysql-0:4.3.2-19.ent.ppc", "3WS:php-mysql-0:4.3.2-19.ent.s390", "3WS:php-mysql-0:4.3.2-19.ent.s390x", "3WS:php-mysql-0:4.3.2-19.ent.x86_64", "3WS:php-odbc-0:4.3.2-19.ent.i386", "3WS:php-odbc-0:4.3.2-19.ent.ia64", "3WS:php-odbc-0:4.3.2-19.ent.ppc", "3WS:php-odbc-0:4.3.2-19.ent.s390", "3WS:php-odbc-0:4.3.2-19.ent.s390x", "3WS:php-odbc-0:4.3.2-19.ent.x86_64", "3WS:php-pgsql-0:4.3.2-19.ent.i386", "3WS:php-pgsql-0:4.3.2-19.ent.ia64", "3WS:php-pgsql-0:4.3.2-19.ent.ppc", "3WS:php-pgsql-0:4.3.2-19.ent.s390", "3WS:php-pgsql-0:4.3.2-19.ent.s390x", "3WS:php-pgsql-0:4.3.2-19.ent.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2004-0958" }, { "category": "external", "summary": "RHBZ#1617331", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617331" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2004-0958", "url": "https://www.cve.org/CVERecord?id=CVE-2004-0958" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2004-0958", "url": "https://nvd.nist.gov/vuln/detail/CVE-2004-0958" } ], "release_date": "2004-09-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2004-12-21T18:52:00+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nTo update all RPMs for your particular architecture, run:\n\nrpm -Fvh [filenames]\n\nwhere [filenames] is a list of the RPMs you wish to upgrade. Only those\nRPMs which are currently installed will be updated. Those RPMs which are\nnot installed but included in the list will not be updated. Note that you\ncan also use wildcards (*.rpm) if your current directory *only* contains the\ndesired RPMs.\n\nPlease note that this update is also available via Red Hat Network. Many\npeople find this an easier way to apply updates. To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.\n\nIf up2date fails to connect to Red Hat Network due to SSL\nCertificate Errors, you need to install a version of the\nup2date client with an updated certificate. The latest version of\nup2date is available from the Red Hat FTP site and may also be\ndownloaded directly from the RHN website:\n\nhttps://rhn.redhat.com/help/latest-up2date.pxt", "product_ids": [ "3AS:php-0:4.3.2-19.ent.i386", "3AS:php-0:4.3.2-19.ent.ia64", "3AS:php-0:4.3.2-19.ent.ppc", "3AS:php-0:4.3.2-19.ent.s390", "3AS:php-0:4.3.2-19.ent.s390x", "3AS:php-0:4.3.2-19.ent.src", "3AS:php-0:4.3.2-19.ent.x86_64", "3AS:php-debuginfo-0:4.3.2-19.ent.i386", "3AS:php-debuginfo-0:4.3.2-19.ent.ia64", "3AS:php-debuginfo-0:4.3.2-19.ent.ppc", "3AS:php-debuginfo-0:4.3.2-19.ent.s390", "3AS:php-debuginfo-0:4.3.2-19.ent.s390x", "3AS:php-debuginfo-0:4.3.2-19.ent.x86_64", "3AS:php-devel-0:4.3.2-19.ent.i386", "3AS:php-devel-0:4.3.2-19.ent.ia64", "3AS:php-devel-0:4.3.2-19.ent.ppc", "3AS:php-devel-0:4.3.2-19.ent.s390", "3AS:php-devel-0:4.3.2-19.ent.s390x", "3AS:php-devel-0:4.3.2-19.ent.x86_64", "3AS:php-imap-0:4.3.2-19.ent.i386", "3AS:php-imap-0:4.3.2-19.ent.ia64", "3AS:php-imap-0:4.3.2-19.ent.ppc", "3AS:php-imap-0:4.3.2-19.ent.s390", "3AS:php-imap-0:4.3.2-19.ent.s390x", "3AS:php-imap-0:4.3.2-19.ent.x86_64", "3AS:php-ldap-0:4.3.2-19.ent.i386", "3AS:php-ldap-0:4.3.2-19.ent.ia64", "3AS:php-ldap-0:4.3.2-19.ent.ppc", "3AS:php-ldap-0:4.3.2-19.ent.s390", "3AS:php-ldap-0:4.3.2-19.ent.s390x", "3AS:php-ldap-0:4.3.2-19.ent.x86_64", "3AS:php-mysql-0:4.3.2-19.ent.i386", "3AS:php-mysql-0:4.3.2-19.ent.ia64", "3AS:php-mysql-0:4.3.2-19.ent.ppc", "3AS:php-mysql-0:4.3.2-19.ent.s390", "3AS:php-mysql-0:4.3.2-19.ent.s390x", "3AS:php-mysql-0:4.3.2-19.ent.x86_64", "3AS:php-odbc-0:4.3.2-19.ent.i386", "3AS:php-odbc-0:4.3.2-19.ent.ia64", "3AS:php-odbc-0:4.3.2-19.ent.ppc", "3AS:php-odbc-0:4.3.2-19.ent.s390", "3AS:php-odbc-0:4.3.2-19.ent.s390x", "3AS:php-odbc-0:4.3.2-19.ent.x86_64", "3AS:php-pgsql-0:4.3.2-19.ent.i386", "3AS:php-pgsql-0:4.3.2-19.ent.ia64", "3AS:php-pgsql-0:4.3.2-19.ent.ppc", "3AS:php-pgsql-0:4.3.2-19.ent.s390", "3AS:php-pgsql-0:4.3.2-19.ent.s390x", "3AS:php-pgsql-0:4.3.2-19.ent.x86_64", "3Desktop:php-0:4.3.2-19.ent.i386", "3Desktop:php-0:4.3.2-19.ent.ia64", "3Desktop:php-0:4.3.2-19.ent.ppc", "3Desktop:php-0:4.3.2-19.ent.s390", "3Desktop:php-0:4.3.2-19.ent.s390x", "3Desktop:php-0:4.3.2-19.ent.src", "3Desktop:php-0:4.3.2-19.ent.x86_64", "3Desktop:php-debuginfo-0:4.3.2-19.ent.i386", "3Desktop:php-debuginfo-0:4.3.2-19.ent.ia64", "3Desktop:php-debuginfo-0:4.3.2-19.ent.ppc", "3Desktop:php-debuginfo-0:4.3.2-19.ent.s390", "3Desktop:php-debuginfo-0:4.3.2-19.ent.s390x", "3Desktop:php-debuginfo-0:4.3.2-19.ent.x86_64", "3Desktop:php-devel-0:4.3.2-19.ent.i386", "3Desktop:php-devel-0:4.3.2-19.ent.ia64", "3Desktop:php-devel-0:4.3.2-19.ent.ppc", "3Desktop:php-devel-0:4.3.2-19.ent.s390", "3Desktop:php-devel-0:4.3.2-19.ent.s390x", "3Desktop:php-devel-0:4.3.2-19.ent.x86_64", "3Desktop:php-imap-0:4.3.2-19.ent.i386", "3Desktop:php-imap-0:4.3.2-19.ent.ia64", "3Desktop:php-imap-0:4.3.2-19.ent.ppc", "3Desktop:php-imap-0:4.3.2-19.ent.s390", "3Desktop:php-imap-0:4.3.2-19.ent.s390x", "3Desktop:php-imap-0:4.3.2-19.ent.x86_64", "3Desktop:php-ldap-0:4.3.2-19.ent.i386", "3Desktop:php-ldap-0:4.3.2-19.ent.ia64", "3Desktop:php-ldap-0:4.3.2-19.ent.ppc", "3Desktop:php-ldap-0:4.3.2-19.ent.s390", "3Desktop:php-ldap-0:4.3.2-19.ent.s390x", "3Desktop:php-ldap-0:4.3.2-19.ent.x86_64", "3Desktop:php-mysql-0:4.3.2-19.ent.i386", "3Desktop:php-mysql-0:4.3.2-19.ent.ia64", "3Desktop:php-mysql-0:4.3.2-19.ent.ppc", "3Desktop:php-mysql-0:4.3.2-19.ent.s390", "3Desktop:php-mysql-0:4.3.2-19.ent.s390x", "3Desktop:php-mysql-0:4.3.2-19.ent.x86_64", "3Desktop:php-odbc-0:4.3.2-19.ent.i386", "3Desktop:php-odbc-0:4.3.2-19.ent.ia64", "3Desktop:php-odbc-0:4.3.2-19.ent.ppc", "3Desktop:php-odbc-0:4.3.2-19.ent.s390", "3Desktop:php-odbc-0:4.3.2-19.ent.s390x", "3Desktop:php-odbc-0:4.3.2-19.ent.x86_64", "3Desktop:php-pgsql-0:4.3.2-19.ent.i386", "3Desktop:php-pgsql-0:4.3.2-19.ent.ia64", "3Desktop:php-pgsql-0:4.3.2-19.ent.ppc", "3Desktop:php-pgsql-0:4.3.2-19.ent.s390", "3Desktop:php-pgsql-0:4.3.2-19.ent.s390x", "3Desktop:php-pgsql-0:4.3.2-19.ent.x86_64", "3ES:php-0:4.3.2-19.ent.i386", "3ES:php-0:4.3.2-19.ent.ia64", "3ES:php-0:4.3.2-19.ent.ppc", "3ES:php-0:4.3.2-19.ent.s390", "3ES:php-0:4.3.2-19.ent.s390x", "3ES:php-0:4.3.2-19.ent.src", "3ES:php-0:4.3.2-19.ent.x86_64", "3ES:php-debuginfo-0:4.3.2-19.ent.i386", "3ES:php-debuginfo-0:4.3.2-19.ent.ia64", "3ES:php-debuginfo-0:4.3.2-19.ent.ppc", "3ES:php-debuginfo-0:4.3.2-19.ent.s390", "3ES:php-debuginfo-0:4.3.2-19.ent.s390x", "3ES:php-debuginfo-0:4.3.2-19.ent.x86_64", "3ES:php-devel-0:4.3.2-19.ent.i386", "3ES:php-devel-0:4.3.2-19.ent.ia64", "3ES:php-devel-0:4.3.2-19.ent.ppc", "3ES:php-devel-0:4.3.2-19.ent.s390", "3ES:php-devel-0:4.3.2-19.ent.s390x", "3ES:php-devel-0:4.3.2-19.ent.x86_64", "3ES:php-imap-0:4.3.2-19.ent.i386", "3ES:php-imap-0:4.3.2-19.ent.ia64", "3ES:php-imap-0:4.3.2-19.ent.ppc", "3ES:php-imap-0:4.3.2-19.ent.s390", "3ES:php-imap-0:4.3.2-19.ent.s390x", "3ES:php-imap-0:4.3.2-19.ent.x86_64", "3ES:php-ldap-0:4.3.2-19.ent.i386", "3ES:php-ldap-0:4.3.2-19.ent.ia64", "3ES:php-ldap-0:4.3.2-19.ent.ppc", "3ES:php-ldap-0:4.3.2-19.ent.s390", "3ES:php-ldap-0:4.3.2-19.ent.s390x", "3ES:php-ldap-0:4.3.2-19.ent.x86_64", "3ES:php-mysql-0:4.3.2-19.ent.i386", "3ES:php-mysql-0:4.3.2-19.ent.ia64", "3ES:php-mysql-0:4.3.2-19.ent.ppc", "3ES:php-mysql-0:4.3.2-19.ent.s390", "3ES:php-mysql-0:4.3.2-19.ent.s390x", "3ES:php-mysql-0:4.3.2-19.ent.x86_64", "3ES:php-odbc-0:4.3.2-19.ent.i386", "3ES:php-odbc-0:4.3.2-19.ent.ia64", "3ES:php-odbc-0:4.3.2-19.ent.ppc", "3ES:php-odbc-0:4.3.2-19.ent.s390", "3ES:php-odbc-0:4.3.2-19.ent.s390x", "3ES:php-odbc-0:4.3.2-19.ent.x86_64", "3ES:php-pgsql-0:4.3.2-19.ent.i386", "3ES:php-pgsql-0:4.3.2-19.ent.ia64", "3ES:php-pgsql-0:4.3.2-19.ent.ppc", "3ES:php-pgsql-0:4.3.2-19.ent.s390", "3ES:php-pgsql-0:4.3.2-19.ent.s390x", "3ES:php-pgsql-0:4.3.2-19.ent.x86_64", "3WS:php-0:4.3.2-19.ent.i386", "3WS:php-0:4.3.2-19.ent.ia64", "3WS:php-0:4.3.2-19.ent.ppc", "3WS:php-0:4.3.2-19.ent.s390", "3WS:php-0:4.3.2-19.ent.s390x", "3WS:php-0:4.3.2-19.ent.src", "3WS:php-0:4.3.2-19.ent.x86_64", "3WS:php-debuginfo-0:4.3.2-19.ent.i386", "3WS:php-debuginfo-0:4.3.2-19.ent.ia64", "3WS:php-debuginfo-0:4.3.2-19.ent.ppc", "3WS:php-debuginfo-0:4.3.2-19.ent.s390", "3WS:php-debuginfo-0:4.3.2-19.ent.s390x", "3WS:php-debuginfo-0:4.3.2-19.ent.x86_64", "3WS:php-devel-0:4.3.2-19.ent.i386", "3WS:php-devel-0:4.3.2-19.ent.ia64", "3WS:php-devel-0:4.3.2-19.ent.ppc", "3WS:php-devel-0:4.3.2-19.ent.s390", "3WS:php-devel-0:4.3.2-19.ent.s390x", "3WS:php-devel-0:4.3.2-19.ent.x86_64", "3WS:php-imap-0:4.3.2-19.ent.i386", "3WS:php-imap-0:4.3.2-19.ent.ia64", "3WS:php-imap-0:4.3.2-19.ent.ppc", "3WS:php-imap-0:4.3.2-19.ent.s390", "3WS:php-imap-0:4.3.2-19.ent.s390x", "3WS:php-imap-0:4.3.2-19.ent.x86_64", "3WS:php-ldap-0:4.3.2-19.ent.i386", "3WS:php-ldap-0:4.3.2-19.ent.ia64", "3WS:php-ldap-0:4.3.2-19.ent.ppc", "3WS:php-ldap-0:4.3.2-19.ent.s390", "3WS:php-ldap-0:4.3.2-19.ent.s390x", "3WS:php-ldap-0:4.3.2-19.ent.x86_64", "3WS:php-mysql-0:4.3.2-19.ent.i386", "3WS:php-mysql-0:4.3.2-19.ent.ia64", "3WS:php-mysql-0:4.3.2-19.ent.ppc", "3WS:php-mysql-0:4.3.2-19.ent.s390", "3WS:php-mysql-0:4.3.2-19.ent.s390x", "3WS:php-mysql-0:4.3.2-19.ent.x86_64", "3WS:php-odbc-0:4.3.2-19.ent.i386", "3WS:php-odbc-0:4.3.2-19.ent.ia64", "3WS:php-odbc-0:4.3.2-19.ent.ppc", "3WS:php-odbc-0:4.3.2-19.ent.s390", "3WS:php-odbc-0:4.3.2-19.ent.s390x", "3WS:php-odbc-0:4.3.2-19.ent.x86_64", "3WS:php-pgsql-0:4.3.2-19.ent.i386", "3WS:php-pgsql-0:4.3.2-19.ent.ia64", "3WS:php-pgsql-0:4.3.2-19.ent.ppc", "3WS:php-pgsql-0:4.3.2-19.ent.s390", "3WS:php-pgsql-0:4.3.2-19.ent.s390x", "3WS:php-pgsql-0:4.3.2-19.ent.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2004:687" } ], "title": "security flaw" }, { "cve": "CVE-2004-0959", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1617332" } ], "notes": [ { "category": "description", "text": "rfc1867.c in PHP before 5.0.2 allows local users to upload files to arbitrary locations via a PHP script with a certain MIME header that causes the \"$_FILES\" array to be modified.", "title": "Vulnerability description" }, { "category": "summary", "text": "security flaw", "title": "Vulnerability summary" } ], "product_status": { "fixed": [ "3AS:php-0:4.3.2-19.ent.i386", "3AS:php-0:4.3.2-19.ent.ia64", "3AS:php-0:4.3.2-19.ent.ppc", "3AS:php-0:4.3.2-19.ent.s390", "3AS:php-0:4.3.2-19.ent.s390x", "3AS:php-0:4.3.2-19.ent.src", "3AS:php-0:4.3.2-19.ent.x86_64", "3AS:php-debuginfo-0:4.3.2-19.ent.i386", "3AS:php-debuginfo-0:4.3.2-19.ent.ia64", "3AS:php-debuginfo-0:4.3.2-19.ent.ppc", "3AS:php-debuginfo-0:4.3.2-19.ent.s390", "3AS:php-debuginfo-0:4.3.2-19.ent.s390x", "3AS:php-debuginfo-0:4.3.2-19.ent.x86_64", "3AS:php-devel-0:4.3.2-19.ent.i386", "3AS:php-devel-0:4.3.2-19.ent.ia64", "3AS:php-devel-0:4.3.2-19.ent.ppc", "3AS:php-devel-0:4.3.2-19.ent.s390", "3AS:php-devel-0:4.3.2-19.ent.s390x", "3AS:php-devel-0:4.3.2-19.ent.x86_64", "3AS:php-imap-0:4.3.2-19.ent.i386", "3AS:php-imap-0:4.3.2-19.ent.ia64", "3AS:php-imap-0:4.3.2-19.ent.ppc", "3AS:php-imap-0:4.3.2-19.ent.s390", "3AS:php-imap-0:4.3.2-19.ent.s390x", "3AS:php-imap-0:4.3.2-19.ent.x86_64", "3AS:php-ldap-0:4.3.2-19.ent.i386", "3AS:php-ldap-0:4.3.2-19.ent.ia64", "3AS:php-ldap-0:4.3.2-19.ent.ppc", "3AS:php-ldap-0:4.3.2-19.ent.s390", "3AS:php-ldap-0:4.3.2-19.ent.s390x", "3AS:php-ldap-0:4.3.2-19.ent.x86_64", "3AS:php-mysql-0:4.3.2-19.ent.i386", "3AS:php-mysql-0:4.3.2-19.ent.ia64", "3AS:php-mysql-0:4.3.2-19.ent.ppc", "3AS:php-mysql-0:4.3.2-19.ent.s390", "3AS:php-mysql-0:4.3.2-19.ent.s390x", "3AS:php-mysql-0:4.3.2-19.ent.x86_64", "3AS:php-odbc-0:4.3.2-19.ent.i386", "3AS:php-odbc-0:4.3.2-19.ent.ia64", "3AS:php-odbc-0:4.3.2-19.ent.ppc", "3AS:php-odbc-0:4.3.2-19.ent.s390", "3AS:php-odbc-0:4.3.2-19.ent.s390x", "3AS:php-odbc-0:4.3.2-19.ent.x86_64", "3AS:php-pgsql-0:4.3.2-19.ent.i386", "3AS:php-pgsql-0:4.3.2-19.ent.ia64", "3AS:php-pgsql-0:4.3.2-19.ent.ppc", "3AS:php-pgsql-0:4.3.2-19.ent.s390", "3AS:php-pgsql-0:4.3.2-19.ent.s390x", "3AS:php-pgsql-0:4.3.2-19.ent.x86_64", "3Desktop:php-0:4.3.2-19.ent.i386", "3Desktop:php-0:4.3.2-19.ent.ia64", "3Desktop:php-0:4.3.2-19.ent.ppc", "3Desktop:php-0:4.3.2-19.ent.s390", "3Desktop:php-0:4.3.2-19.ent.s390x", "3Desktop:php-0:4.3.2-19.ent.src", "3Desktop:php-0:4.3.2-19.ent.x86_64", "3Desktop:php-debuginfo-0:4.3.2-19.ent.i386", "3Desktop:php-debuginfo-0:4.3.2-19.ent.ia64", "3Desktop:php-debuginfo-0:4.3.2-19.ent.ppc", "3Desktop:php-debuginfo-0:4.3.2-19.ent.s390", "3Desktop:php-debuginfo-0:4.3.2-19.ent.s390x", "3Desktop:php-debuginfo-0:4.3.2-19.ent.x86_64", "3Desktop:php-devel-0:4.3.2-19.ent.i386", "3Desktop:php-devel-0:4.3.2-19.ent.ia64", "3Desktop:php-devel-0:4.3.2-19.ent.ppc", "3Desktop:php-devel-0:4.3.2-19.ent.s390", "3Desktop:php-devel-0:4.3.2-19.ent.s390x", "3Desktop:php-devel-0:4.3.2-19.ent.x86_64", "3Desktop:php-imap-0:4.3.2-19.ent.i386", "3Desktop:php-imap-0:4.3.2-19.ent.ia64", "3Desktop:php-imap-0:4.3.2-19.ent.ppc", "3Desktop:php-imap-0:4.3.2-19.ent.s390", "3Desktop:php-imap-0:4.3.2-19.ent.s390x", "3Desktop:php-imap-0:4.3.2-19.ent.x86_64", "3Desktop:php-ldap-0:4.3.2-19.ent.i386", "3Desktop:php-ldap-0:4.3.2-19.ent.ia64", "3Desktop:php-ldap-0:4.3.2-19.ent.ppc", "3Desktop:php-ldap-0:4.3.2-19.ent.s390", "3Desktop:php-ldap-0:4.3.2-19.ent.s390x", "3Desktop:php-ldap-0:4.3.2-19.ent.x86_64", "3Desktop:php-mysql-0:4.3.2-19.ent.i386", "3Desktop:php-mysql-0:4.3.2-19.ent.ia64", "3Desktop:php-mysql-0:4.3.2-19.ent.ppc", "3Desktop:php-mysql-0:4.3.2-19.ent.s390", "3Desktop:php-mysql-0:4.3.2-19.ent.s390x", "3Desktop:php-mysql-0:4.3.2-19.ent.x86_64", "3Desktop:php-odbc-0:4.3.2-19.ent.i386", "3Desktop:php-odbc-0:4.3.2-19.ent.ia64", "3Desktop:php-odbc-0:4.3.2-19.ent.ppc", "3Desktop:php-odbc-0:4.3.2-19.ent.s390", "3Desktop:php-odbc-0:4.3.2-19.ent.s390x", "3Desktop:php-odbc-0:4.3.2-19.ent.x86_64", "3Desktop:php-pgsql-0:4.3.2-19.ent.i386", "3Desktop:php-pgsql-0:4.3.2-19.ent.ia64", "3Desktop:php-pgsql-0:4.3.2-19.ent.ppc", "3Desktop:php-pgsql-0:4.3.2-19.ent.s390", "3Desktop:php-pgsql-0:4.3.2-19.ent.s390x", "3Desktop:php-pgsql-0:4.3.2-19.ent.x86_64", "3ES:php-0:4.3.2-19.ent.i386", "3ES:php-0:4.3.2-19.ent.ia64", "3ES:php-0:4.3.2-19.ent.ppc", "3ES:php-0:4.3.2-19.ent.s390", "3ES:php-0:4.3.2-19.ent.s390x", "3ES:php-0:4.3.2-19.ent.src", "3ES:php-0:4.3.2-19.ent.x86_64", "3ES:php-debuginfo-0:4.3.2-19.ent.i386", "3ES:php-debuginfo-0:4.3.2-19.ent.ia64", "3ES:php-debuginfo-0:4.3.2-19.ent.ppc", "3ES:php-debuginfo-0:4.3.2-19.ent.s390", "3ES:php-debuginfo-0:4.3.2-19.ent.s390x", "3ES:php-debuginfo-0:4.3.2-19.ent.x86_64", "3ES:php-devel-0:4.3.2-19.ent.i386", "3ES:php-devel-0:4.3.2-19.ent.ia64", "3ES:php-devel-0:4.3.2-19.ent.ppc", "3ES:php-devel-0:4.3.2-19.ent.s390", "3ES:php-devel-0:4.3.2-19.ent.s390x", "3ES:php-devel-0:4.3.2-19.ent.x86_64", "3ES:php-imap-0:4.3.2-19.ent.i386", "3ES:php-imap-0:4.3.2-19.ent.ia64", "3ES:php-imap-0:4.3.2-19.ent.ppc", "3ES:php-imap-0:4.3.2-19.ent.s390", "3ES:php-imap-0:4.3.2-19.ent.s390x", "3ES:php-imap-0:4.3.2-19.ent.x86_64", "3ES:php-ldap-0:4.3.2-19.ent.i386", "3ES:php-ldap-0:4.3.2-19.ent.ia64", "3ES:php-ldap-0:4.3.2-19.ent.ppc", "3ES:php-ldap-0:4.3.2-19.ent.s390", "3ES:php-ldap-0:4.3.2-19.ent.s390x", "3ES:php-ldap-0:4.3.2-19.ent.x86_64", "3ES:php-mysql-0:4.3.2-19.ent.i386", "3ES:php-mysql-0:4.3.2-19.ent.ia64", "3ES:php-mysql-0:4.3.2-19.ent.ppc", "3ES:php-mysql-0:4.3.2-19.ent.s390", "3ES:php-mysql-0:4.3.2-19.ent.s390x", "3ES:php-mysql-0:4.3.2-19.ent.x86_64", "3ES:php-odbc-0:4.3.2-19.ent.i386", "3ES:php-odbc-0:4.3.2-19.ent.ia64", "3ES:php-odbc-0:4.3.2-19.ent.ppc", "3ES:php-odbc-0:4.3.2-19.ent.s390", "3ES:php-odbc-0:4.3.2-19.ent.s390x", "3ES:php-odbc-0:4.3.2-19.ent.x86_64", "3ES:php-pgsql-0:4.3.2-19.ent.i386", "3ES:php-pgsql-0:4.3.2-19.ent.ia64", "3ES:php-pgsql-0:4.3.2-19.ent.ppc", "3ES:php-pgsql-0:4.3.2-19.ent.s390", "3ES:php-pgsql-0:4.3.2-19.ent.s390x", "3ES:php-pgsql-0:4.3.2-19.ent.x86_64", "3WS:php-0:4.3.2-19.ent.i386", "3WS:php-0:4.3.2-19.ent.ia64", "3WS:php-0:4.3.2-19.ent.ppc", "3WS:php-0:4.3.2-19.ent.s390", "3WS:php-0:4.3.2-19.ent.s390x", "3WS:php-0:4.3.2-19.ent.src", "3WS:php-0:4.3.2-19.ent.x86_64", "3WS:php-debuginfo-0:4.3.2-19.ent.i386", "3WS:php-debuginfo-0:4.3.2-19.ent.ia64", "3WS:php-debuginfo-0:4.3.2-19.ent.ppc", "3WS:php-debuginfo-0:4.3.2-19.ent.s390", "3WS:php-debuginfo-0:4.3.2-19.ent.s390x", "3WS:php-debuginfo-0:4.3.2-19.ent.x86_64", "3WS:php-devel-0:4.3.2-19.ent.i386", "3WS:php-devel-0:4.3.2-19.ent.ia64", "3WS:php-devel-0:4.3.2-19.ent.ppc", "3WS:php-devel-0:4.3.2-19.ent.s390", "3WS:php-devel-0:4.3.2-19.ent.s390x", "3WS:php-devel-0:4.3.2-19.ent.x86_64", "3WS:php-imap-0:4.3.2-19.ent.i386", "3WS:php-imap-0:4.3.2-19.ent.ia64", "3WS:php-imap-0:4.3.2-19.ent.ppc", "3WS:php-imap-0:4.3.2-19.ent.s390", "3WS:php-imap-0:4.3.2-19.ent.s390x", "3WS:php-imap-0:4.3.2-19.ent.x86_64", "3WS:php-ldap-0:4.3.2-19.ent.i386", "3WS:php-ldap-0:4.3.2-19.ent.ia64", "3WS:php-ldap-0:4.3.2-19.ent.ppc", "3WS:php-ldap-0:4.3.2-19.ent.s390", "3WS:php-ldap-0:4.3.2-19.ent.s390x", "3WS:php-ldap-0:4.3.2-19.ent.x86_64", "3WS:php-mysql-0:4.3.2-19.ent.i386", "3WS:php-mysql-0:4.3.2-19.ent.ia64", "3WS:php-mysql-0:4.3.2-19.ent.ppc", "3WS:php-mysql-0:4.3.2-19.ent.s390", "3WS:php-mysql-0:4.3.2-19.ent.s390x", "3WS:php-mysql-0:4.3.2-19.ent.x86_64", "3WS:php-odbc-0:4.3.2-19.ent.i386", "3WS:php-odbc-0:4.3.2-19.ent.ia64", "3WS:php-odbc-0:4.3.2-19.ent.ppc", "3WS:php-odbc-0:4.3.2-19.ent.s390", "3WS:php-odbc-0:4.3.2-19.ent.s390x", "3WS:php-odbc-0:4.3.2-19.ent.x86_64", "3WS:php-pgsql-0:4.3.2-19.ent.i386", "3WS:php-pgsql-0:4.3.2-19.ent.ia64", "3WS:php-pgsql-0:4.3.2-19.ent.ppc", "3WS:php-pgsql-0:4.3.2-19.ent.s390", "3WS:php-pgsql-0:4.3.2-19.ent.s390x", "3WS:php-pgsql-0:4.3.2-19.ent.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2004-0959" }, { "category": "external", "summary": "RHBZ#1617332", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617332" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2004-0959", "url": "https://www.cve.org/CVERecord?id=CVE-2004-0959" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2004-0959", "url": "https://nvd.nist.gov/vuln/detail/CVE-2004-0959" } ], "release_date": "2004-09-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2004-12-21T18:52:00+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nTo update all RPMs for your particular architecture, run:\n\nrpm -Fvh [filenames]\n\nwhere [filenames] is a list of the RPMs you wish to upgrade. Only those\nRPMs which are currently installed will be updated. Those RPMs which are\nnot installed but included in the list will not be updated. Note that you\ncan also use wildcards (*.rpm) if your current directory *only* contains the\ndesired RPMs.\n\nPlease note that this update is also available via Red Hat Network. Many\npeople find this an easier way to apply updates. To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.\n\nIf up2date fails to connect to Red Hat Network due to SSL\nCertificate Errors, you need to install a version of the\nup2date client with an updated certificate. The latest version of\nup2date is available from the Red Hat FTP site and may also be\ndownloaded directly from the RHN website:\n\nhttps://rhn.redhat.com/help/latest-up2date.pxt", "product_ids": [ "3AS:php-0:4.3.2-19.ent.i386", "3AS:php-0:4.3.2-19.ent.ia64", "3AS:php-0:4.3.2-19.ent.ppc", "3AS:php-0:4.3.2-19.ent.s390", "3AS:php-0:4.3.2-19.ent.s390x", "3AS:php-0:4.3.2-19.ent.src", "3AS:php-0:4.3.2-19.ent.x86_64", "3AS:php-debuginfo-0:4.3.2-19.ent.i386", "3AS:php-debuginfo-0:4.3.2-19.ent.ia64", "3AS:php-debuginfo-0:4.3.2-19.ent.ppc", "3AS:php-debuginfo-0:4.3.2-19.ent.s390", "3AS:php-debuginfo-0:4.3.2-19.ent.s390x", "3AS:php-debuginfo-0:4.3.2-19.ent.x86_64", "3AS:php-devel-0:4.3.2-19.ent.i386", "3AS:php-devel-0:4.3.2-19.ent.ia64", "3AS:php-devel-0:4.3.2-19.ent.ppc", "3AS:php-devel-0:4.3.2-19.ent.s390", "3AS:php-devel-0:4.3.2-19.ent.s390x", "3AS:php-devel-0:4.3.2-19.ent.x86_64", "3AS:php-imap-0:4.3.2-19.ent.i386", "3AS:php-imap-0:4.3.2-19.ent.ia64", "3AS:php-imap-0:4.3.2-19.ent.ppc", "3AS:php-imap-0:4.3.2-19.ent.s390", "3AS:php-imap-0:4.3.2-19.ent.s390x", "3AS:php-imap-0:4.3.2-19.ent.x86_64", "3AS:php-ldap-0:4.3.2-19.ent.i386", "3AS:php-ldap-0:4.3.2-19.ent.ia64", "3AS:php-ldap-0:4.3.2-19.ent.ppc", "3AS:php-ldap-0:4.3.2-19.ent.s390", "3AS:php-ldap-0:4.3.2-19.ent.s390x", "3AS:php-ldap-0:4.3.2-19.ent.x86_64", "3AS:php-mysql-0:4.3.2-19.ent.i386", "3AS:php-mysql-0:4.3.2-19.ent.ia64", "3AS:php-mysql-0:4.3.2-19.ent.ppc", "3AS:php-mysql-0:4.3.2-19.ent.s390", "3AS:php-mysql-0:4.3.2-19.ent.s390x", "3AS:php-mysql-0:4.3.2-19.ent.x86_64", "3AS:php-odbc-0:4.3.2-19.ent.i386", "3AS:php-odbc-0:4.3.2-19.ent.ia64", "3AS:php-odbc-0:4.3.2-19.ent.ppc", "3AS:php-odbc-0:4.3.2-19.ent.s390", "3AS:php-odbc-0:4.3.2-19.ent.s390x", "3AS:php-odbc-0:4.3.2-19.ent.x86_64", "3AS:php-pgsql-0:4.3.2-19.ent.i386", "3AS:php-pgsql-0:4.3.2-19.ent.ia64", "3AS:php-pgsql-0:4.3.2-19.ent.ppc", "3AS:php-pgsql-0:4.3.2-19.ent.s390", "3AS:php-pgsql-0:4.3.2-19.ent.s390x", "3AS:php-pgsql-0:4.3.2-19.ent.x86_64", "3Desktop:php-0:4.3.2-19.ent.i386", "3Desktop:php-0:4.3.2-19.ent.ia64", "3Desktop:php-0:4.3.2-19.ent.ppc", "3Desktop:php-0:4.3.2-19.ent.s390", "3Desktop:php-0:4.3.2-19.ent.s390x", "3Desktop:php-0:4.3.2-19.ent.src", "3Desktop:php-0:4.3.2-19.ent.x86_64", "3Desktop:php-debuginfo-0:4.3.2-19.ent.i386", "3Desktop:php-debuginfo-0:4.3.2-19.ent.ia64", "3Desktop:php-debuginfo-0:4.3.2-19.ent.ppc", "3Desktop:php-debuginfo-0:4.3.2-19.ent.s390", "3Desktop:php-debuginfo-0:4.3.2-19.ent.s390x", "3Desktop:php-debuginfo-0:4.3.2-19.ent.x86_64", "3Desktop:php-devel-0:4.3.2-19.ent.i386", "3Desktop:php-devel-0:4.3.2-19.ent.ia64", "3Desktop:php-devel-0:4.3.2-19.ent.ppc", "3Desktop:php-devel-0:4.3.2-19.ent.s390", "3Desktop:php-devel-0:4.3.2-19.ent.s390x", "3Desktop:php-devel-0:4.3.2-19.ent.x86_64", "3Desktop:php-imap-0:4.3.2-19.ent.i386", "3Desktop:php-imap-0:4.3.2-19.ent.ia64", "3Desktop:php-imap-0:4.3.2-19.ent.ppc", "3Desktop:php-imap-0:4.3.2-19.ent.s390", "3Desktop:php-imap-0:4.3.2-19.ent.s390x", "3Desktop:php-imap-0:4.3.2-19.ent.x86_64", "3Desktop:php-ldap-0:4.3.2-19.ent.i386", "3Desktop:php-ldap-0:4.3.2-19.ent.ia64", "3Desktop:php-ldap-0:4.3.2-19.ent.ppc", "3Desktop:php-ldap-0:4.3.2-19.ent.s390", "3Desktop:php-ldap-0:4.3.2-19.ent.s390x", "3Desktop:php-ldap-0:4.3.2-19.ent.x86_64", "3Desktop:php-mysql-0:4.3.2-19.ent.i386", "3Desktop:php-mysql-0:4.3.2-19.ent.ia64", "3Desktop:php-mysql-0:4.3.2-19.ent.ppc", "3Desktop:php-mysql-0:4.3.2-19.ent.s390", "3Desktop:php-mysql-0:4.3.2-19.ent.s390x", "3Desktop:php-mysql-0:4.3.2-19.ent.x86_64", "3Desktop:php-odbc-0:4.3.2-19.ent.i386", "3Desktop:php-odbc-0:4.3.2-19.ent.ia64", "3Desktop:php-odbc-0:4.3.2-19.ent.ppc", "3Desktop:php-odbc-0:4.3.2-19.ent.s390", "3Desktop:php-odbc-0:4.3.2-19.ent.s390x", "3Desktop:php-odbc-0:4.3.2-19.ent.x86_64", "3Desktop:php-pgsql-0:4.3.2-19.ent.i386", "3Desktop:php-pgsql-0:4.3.2-19.ent.ia64", "3Desktop:php-pgsql-0:4.3.2-19.ent.ppc", "3Desktop:php-pgsql-0:4.3.2-19.ent.s390", "3Desktop:php-pgsql-0:4.3.2-19.ent.s390x", "3Desktop:php-pgsql-0:4.3.2-19.ent.x86_64", "3ES:php-0:4.3.2-19.ent.i386", "3ES:php-0:4.3.2-19.ent.ia64", "3ES:php-0:4.3.2-19.ent.ppc", "3ES:php-0:4.3.2-19.ent.s390", "3ES:php-0:4.3.2-19.ent.s390x", "3ES:php-0:4.3.2-19.ent.src", "3ES:php-0:4.3.2-19.ent.x86_64", "3ES:php-debuginfo-0:4.3.2-19.ent.i386", "3ES:php-debuginfo-0:4.3.2-19.ent.ia64", "3ES:php-debuginfo-0:4.3.2-19.ent.ppc", "3ES:php-debuginfo-0:4.3.2-19.ent.s390", "3ES:php-debuginfo-0:4.3.2-19.ent.s390x", "3ES:php-debuginfo-0:4.3.2-19.ent.x86_64", "3ES:php-devel-0:4.3.2-19.ent.i386", "3ES:php-devel-0:4.3.2-19.ent.ia64", "3ES:php-devel-0:4.3.2-19.ent.ppc", "3ES:php-devel-0:4.3.2-19.ent.s390", "3ES:php-devel-0:4.3.2-19.ent.s390x", "3ES:php-devel-0:4.3.2-19.ent.x86_64", "3ES:php-imap-0:4.3.2-19.ent.i386", "3ES:php-imap-0:4.3.2-19.ent.ia64", "3ES:php-imap-0:4.3.2-19.ent.ppc", "3ES:php-imap-0:4.3.2-19.ent.s390", "3ES:php-imap-0:4.3.2-19.ent.s390x", "3ES:php-imap-0:4.3.2-19.ent.x86_64", "3ES:php-ldap-0:4.3.2-19.ent.i386", "3ES:php-ldap-0:4.3.2-19.ent.ia64", "3ES:php-ldap-0:4.3.2-19.ent.ppc", "3ES:php-ldap-0:4.3.2-19.ent.s390", "3ES:php-ldap-0:4.3.2-19.ent.s390x", "3ES:php-ldap-0:4.3.2-19.ent.x86_64", "3ES:php-mysql-0:4.3.2-19.ent.i386", "3ES:php-mysql-0:4.3.2-19.ent.ia64", "3ES:php-mysql-0:4.3.2-19.ent.ppc", "3ES:php-mysql-0:4.3.2-19.ent.s390", "3ES:php-mysql-0:4.3.2-19.ent.s390x", "3ES:php-mysql-0:4.3.2-19.ent.x86_64", "3ES:php-odbc-0:4.3.2-19.ent.i386", "3ES:php-odbc-0:4.3.2-19.ent.ia64", "3ES:php-odbc-0:4.3.2-19.ent.ppc", "3ES:php-odbc-0:4.3.2-19.ent.s390", "3ES:php-odbc-0:4.3.2-19.ent.s390x", "3ES:php-odbc-0:4.3.2-19.ent.x86_64", "3ES:php-pgsql-0:4.3.2-19.ent.i386", "3ES:php-pgsql-0:4.3.2-19.ent.ia64", "3ES:php-pgsql-0:4.3.2-19.ent.ppc", "3ES:php-pgsql-0:4.3.2-19.ent.s390", "3ES:php-pgsql-0:4.3.2-19.ent.s390x", "3ES:php-pgsql-0:4.3.2-19.ent.x86_64", "3WS:php-0:4.3.2-19.ent.i386", "3WS:php-0:4.3.2-19.ent.ia64", "3WS:php-0:4.3.2-19.ent.ppc", "3WS:php-0:4.3.2-19.ent.s390", "3WS:php-0:4.3.2-19.ent.s390x", "3WS:php-0:4.3.2-19.ent.src", "3WS:php-0:4.3.2-19.ent.x86_64", "3WS:php-debuginfo-0:4.3.2-19.ent.i386", "3WS:php-debuginfo-0:4.3.2-19.ent.ia64", "3WS:php-debuginfo-0:4.3.2-19.ent.ppc", "3WS:php-debuginfo-0:4.3.2-19.ent.s390", "3WS:php-debuginfo-0:4.3.2-19.ent.s390x", "3WS:php-debuginfo-0:4.3.2-19.ent.x86_64", "3WS:php-devel-0:4.3.2-19.ent.i386", "3WS:php-devel-0:4.3.2-19.ent.ia64", "3WS:php-devel-0:4.3.2-19.ent.ppc", "3WS:php-devel-0:4.3.2-19.ent.s390", "3WS:php-devel-0:4.3.2-19.ent.s390x", "3WS:php-devel-0:4.3.2-19.ent.x86_64", "3WS:php-imap-0:4.3.2-19.ent.i386", "3WS:php-imap-0:4.3.2-19.ent.ia64", "3WS:php-imap-0:4.3.2-19.ent.ppc", "3WS:php-imap-0:4.3.2-19.ent.s390", "3WS:php-imap-0:4.3.2-19.ent.s390x", "3WS:php-imap-0:4.3.2-19.ent.x86_64", "3WS:php-ldap-0:4.3.2-19.ent.i386", "3WS:php-ldap-0:4.3.2-19.ent.ia64", "3WS:php-ldap-0:4.3.2-19.ent.ppc", "3WS:php-ldap-0:4.3.2-19.ent.s390", "3WS:php-ldap-0:4.3.2-19.ent.s390x", "3WS:php-ldap-0:4.3.2-19.ent.x86_64", "3WS:php-mysql-0:4.3.2-19.ent.i386", "3WS:php-mysql-0:4.3.2-19.ent.ia64", "3WS:php-mysql-0:4.3.2-19.ent.ppc", "3WS:php-mysql-0:4.3.2-19.ent.s390", "3WS:php-mysql-0:4.3.2-19.ent.s390x", "3WS:php-mysql-0:4.3.2-19.ent.x86_64", "3WS:php-odbc-0:4.3.2-19.ent.i386", "3WS:php-odbc-0:4.3.2-19.ent.ia64", "3WS:php-odbc-0:4.3.2-19.ent.ppc", "3WS:php-odbc-0:4.3.2-19.ent.s390", "3WS:php-odbc-0:4.3.2-19.ent.s390x", "3WS:php-odbc-0:4.3.2-19.ent.x86_64", "3WS:php-pgsql-0:4.3.2-19.ent.i386", "3WS:php-pgsql-0:4.3.2-19.ent.ia64", "3WS:php-pgsql-0:4.3.2-19.ent.ppc", "3WS:php-pgsql-0:4.3.2-19.ent.s390", "3WS:php-pgsql-0:4.3.2-19.ent.s390x", "3WS:php-pgsql-0:4.3.2-19.ent.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2004:687" } ], "title": "security flaw" }, { "cve": "CVE-2004-1018", "discovery_date": "2004-11-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1617352" } ], "notes": [ { "category": "description", "text": "Multiple integer handling errors in PHP before 4.3.10 allow attackers to bypass safe mode restrictions, cause a denial of service, or execute arbitrary code via (1) a negative offset value to the shmop_write function, (2) an \"integer overflow/underflow\" in the pack function, or (3) an \"integer overflow/underflow\" in the unpack function. NOTE: this issue was originally REJECTed by its CNA before publication, but that decision is in active dispute. This candidate may change significantly in the future as a result of further discussion.", "title": "Vulnerability description" }, { "category": "summary", "text": "security flaw", "title": "Vulnerability summary" } ], "product_status": { "fixed": [ "3AS:php-0:4.3.2-19.ent.i386", "3AS:php-0:4.3.2-19.ent.ia64", "3AS:php-0:4.3.2-19.ent.ppc", "3AS:php-0:4.3.2-19.ent.s390", "3AS:php-0:4.3.2-19.ent.s390x", "3AS:php-0:4.3.2-19.ent.src", "3AS:php-0:4.3.2-19.ent.x86_64", "3AS:php-debuginfo-0:4.3.2-19.ent.i386", "3AS:php-debuginfo-0:4.3.2-19.ent.ia64", "3AS:php-debuginfo-0:4.3.2-19.ent.ppc", "3AS:php-debuginfo-0:4.3.2-19.ent.s390", "3AS:php-debuginfo-0:4.3.2-19.ent.s390x", "3AS:php-debuginfo-0:4.3.2-19.ent.x86_64", "3AS:php-devel-0:4.3.2-19.ent.i386", "3AS:php-devel-0:4.3.2-19.ent.ia64", "3AS:php-devel-0:4.3.2-19.ent.ppc", "3AS:php-devel-0:4.3.2-19.ent.s390", "3AS:php-devel-0:4.3.2-19.ent.s390x", "3AS:php-devel-0:4.3.2-19.ent.x86_64", "3AS:php-imap-0:4.3.2-19.ent.i386", "3AS:php-imap-0:4.3.2-19.ent.ia64", "3AS:php-imap-0:4.3.2-19.ent.ppc", "3AS:php-imap-0:4.3.2-19.ent.s390", "3AS:php-imap-0:4.3.2-19.ent.s390x", "3AS:php-imap-0:4.3.2-19.ent.x86_64", "3AS:php-ldap-0:4.3.2-19.ent.i386", "3AS:php-ldap-0:4.3.2-19.ent.ia64", "3AS:php-ldap-0:4.3.2-19.ent.ppc", "3AS:php-ldap-0:4.3.2-19.ent.s390", "3AS:php-ldap-0:4.3.2-19.ent.s390x", "3AS:php-ldap-0:4.3.2-19.ent.x86_64", "3AS:php-mysql-0:4.3.2-19.ent.i386", "3AS:php-mysql-0:4.3.2-19.ent.ia64", "3AS:php-mysql-0:4.3.2-19.ent.ppc", "3AS:php-mysql-0:4.3.2-19.ent.s390", "3AS:php-mysql-0:4.3.2-19.ent.s390x", "3AS:php-mysql-0:4.3.2-19.ent.x86_64", "3AS:php-odbc-0:4.3.2-19.ent.i386", "3AS:php-odbc-0:4.3.2-19.ent.ia64", "3AS:php-odbc-0:4.3.2-19.ent.ppc", "3AS:php-odbc-0:4.3.2-19.ent.s390", "3AS:php-odbc-0:4.3.2-19.ent.s390x", "3AS:php-odbc-0:4.3.2-19.ent.x86_64", "3AS:php-pgsql-0:4.3.2-19.ent.i386", "3AS:php-pgsql-0:4.3.2-19.ent.ia64", "3AS:php-pgsql-0:4.3.2-19.ent.ppc", "3AS:php-pgsql-0:4.3.2-19.ent.s390", "3AS:php-pgsql-0:4.3.2-19.ent.s390x", "3AS:php-pgsql-0:4.3.2-19.ent.x86_64", "3Desktop:php-0:4.3.2-19.ent.i386", "3Desktop:php-0:4.3.2-19.ent.ia64", "3Desktop:php-0:4.3.2-19.ent.ppc", "3Desktop:php-0:4.3.2-19.ent.s390", "3Desktop:php-0:4.3.2-19.ent.s390x", "3Desktop:php-0:4.3.2-19.ent.src", "3Desktop:php-0:4.3.2-19.ent.x86_64", "3Desktop:php-debuginfo-0:4.3.2-19.ent.i386", "3Desktop:php-debuginfo-0:4.3.2-19.ent.ia64", "3Desktop:php-debuginfo-0:4.3.2-19.ent.ppc", "3Desktop:php-debuginfo-0:4.3.2-19.ent.s390", "3Desktop:php-debuginfo-0:4.3.2-19.ent.s390x", "3Desktop:php-debuginfo-0:4.3.2-19.ent.x86_64", "3Desktop:php-devel-0:4.3.2-19.ent.i386", "3Desktop:php-devel-0:4.3.2-19.ent.ia64", "3Desktop:php-devel-0:4.3.2-19.ent.ppc", "3Desktop:php-devel-0:4.3.2-19.ent.s390", "3Desktop:php-devel-0:4.3.2-19.ent.s390x", "3Desktop:php-devel-0:4.3.2-19.ent.x86_64", "3Desktop:php-imap-0:4.3.2-19.ent.i386", "3Desktop:php-imap-0:4.3.2-19.ent.ia64", "3Desktop:php-imap-0:4.3.2-19.ent.ppc", "3Desktop:php-imap-0:4.3.2-19.ent.s390", "3Desktop:php-imap-0:4.3.2-19.ent.s390x", "3Desktop:php-imap-0:4.3.2-19.ent.x86_64", "3Desktop:php-ldap-0:4.3.2-19.ent.i386", "3Desktop:php-ldap-0:4.3.2-19.ent.ia64", "3Desktop:php-ldap-0:4.3.2-19.ent.ppc", "3Desktop:php-ldap-0:4.3.2-19.ent.s390", "3Desktop:php-ldap-0:4.3.2-19.ent.s390x", "3Desktop:php-ldap-0:4.3.2-19.ent.x86_64", "3Desktop:php-mysql-0:4.3.2-19.ent.i386", "3Desktop:php-mysql-0:4.3.2-19.ent.ia64", "3Desktop:php-mysql-0:4.3.2-19.ent.ppc", "3Desktop:php-mysql-0:4.3.2-19.ent.s390", "3Desktop:php-mysql-0:4.3.2-19.ent.s390x", "3Desktop:php-mysql-0:4.3.2-19.ent.x86_64", "3Desktop:php-odbc-0:4.3.2-19.ent.i386", "3Desktop:php-odbc-0:4.3.2-19.ent.ia64", "3Desktop:php-odbc-0:4.3.2-19.ent.ppc", "3Desktop:php-odbc-0:4.3.2-19.ent.s390", "3Desktop:php-odbc-0:4.3.2-19.ent.s390x", "3Desktop:php-odbc-0:4.3.2-19.ent.x86_64", "3Desktop:php-pgsql-0:4.3.2-19.ent.i386", "3Desktop:php-pgsql-0:4.3.2-19.ent.ia64", "3Desktop:php-pgsql-0:4.3.2-19.ent.ppc", "3Desktop:php-pgsql-0:4.3.2-19.ent.s390", "3Desktop:php-pgsql-0:4.3.2-19.ent.s390x", "3Desktop:php-pgsql-0:4.3.2-19.ent.x86_64", "3ES:php-0:4.3.2-19.ent.i386", "3ES:php-0:4.3.2-19.ent.ia64", "3ES:php-0:4.3.2-19.ent.ppc", "3ES:php-0:4.3.2-19.ent.s390", "3ES:php-0:4.3.2-19.ent.s390x", "3ES:php-0:4.3.2-19.ent.src", "3ES:php-0:4.3.2-19.ent.x86_64", "3ES:php-debuginfo-0:4.3.2-19.ent.i386", "3ES:php-debuginfo-0:4.3.2-19.ent.ia64", "3ES:php-debuginfo-0:4.3.2-19.ent.ppc", "3ES:php-debuginfo-0:4.3.2-19.ent.s390", "3ES:php-debuginfo-0:4.3.2-19.ent.s390x", "3ES:php-debuginfo-0:4.3.2-19.ent.x86_64", "3ES:php-devel-0:4.3.2-19.ent.i386", "3ES:php-devel-0:4.3.2-19.ent.ia64", "3ES:php-devel-0:4.3.2-19.ent.ppc", "3ES:php-devel-0:4.3.2-19.ent.s390", "3ES:php-devel-0:4.3.2-19.ent.s390x", "3ES:php-devel-0:4.3.2-19.ent.x86_64", "3ES:php-imap-0:4.3.2-19.ent.i386", "3ES:php-imap-0:4.3.2-19.ent.ia64", "3ES:php-imap-0:4.3.2-19.ent.ppc", "3ES:php-imap-0:4.3.2-19.ent.s390", "3ES:php-imap-0:4.3.2-19.ent.s390x", "3ES:php-imap-0:4.3.2-19.ent.x86_64", "3ES:php-ldap-0:4.3.2-19.ent.i386", "3ES:php-ldap-0:4.3.2-19.ent.ia64", "3ES:php-ldap-0:4.3.2-19.ent.ppc", "3ES:php-ldap-0:4.3.2-19.ent.s390", "3ES:php-ldap-0:4.3.2-19.ent.s390x", "3ES:php-ldap-0:4.3.2-19.ent.x86_64", "3ES:php-mysql-0:4.3.2-19.ent.i386", "3ES:php-mysql-0:4.3.2-19.ent.ia64", "3ES:php-mysql-0:4.3.2-19.ent.ppc", "3ES:php-mysql-0:4.3.2-19.ent.s390", "3ES:php-mysql-0:4.3.2-19.ent.s390x", "3ES:php-mysql-0:4.3.2-19.ent.x86_64", "3ES:php-odbc-0:4.3.2-19.ent.i386", "3ES:php-odbc-0:4.3.2-19.ent.ia64", "3ES:php-odbc-0:4.3.2-19.ent.ppc", "3ES:php-odbc-0:4.3.2-19.ent.s390", "3ES:php-odbc-0:4.3.2-19.ent.s390x", "3ES:php-odbc-0:4.3.2-19.ent.x86_64", "3ES:php-pgsql-0:4.3.2-19.ent.i386", "3ES:php-pgsql-0:4.3.2-19.ent.ia64", "3ES:php-pgsql-0:4.3.2-19.ent.ppc", "3ES:php-pgsql-0:4.3.2-19.ent.s390", "3ES:php-pgsql-0:4.3.2-19.ent.s390x", "3ES:php-pgsql-0:4.3.2-19.ent.x86_64", "3WS:php-0:4.3.2-19.ent.i386", "3WS:php-0:4.3.2-19.ent.ia64", "3WS:php-0:4.3.2-19.ent.ppc", "3WS:php-0:4.3.2-19.ent.s390", "3WS:php-0:4.3.2-19.ent.s390x", "3WS:php-0:4.3.2-19.ent.src", "3WS:php-0:4.3.2-19.ent.x86_64", "3WS:php-debuginfo-0:4.3.2-19.ent.i386", "3WS:php-debuginfo-0:4.3.2-19.ent.ia64", "3WS:php-debuginfo-0:4.3.2-19.ent.ppc", "3WS:php-debuginfo-0:4.3.2-19.ent.s390", "3WS:php-debuginfo-0:4.3.2-19.ent.s390x", "3WS:php-debuginfo-0:4.3.2-19.ent.x86_64", "3WS:php-devel-0:4.3.2-19.ent.i386", "3WS:php-devel-0:4.3.2-19.ent.ia64", "3WS:php-devel-0:4.3.2-19.ent.ppc", "3WS:php-devel-0:4.3.2-19.ent.s390", "3WS:php-devel-0:4.3.2-19.ent.s390x", "3WS:php-devel-0:4.3.2-19.ent.x86_64", "3WS:php-imap-0:4.3.2-19.ent.i386", "3WS:php-imap-0:4.3.2-19.ent.ia64", "3WS:php-imap-0:4.3.2-19.ent.ppc", "3WS:php-imap-0:4.3.2-19.ent.s390", "3WS:php-imap-0:4.3.2-19.ent.s390x", "3WS:php-imap-0:4.3.2-19.ent.x86_64", "3WS:php-ldap-0:4.3.2-19.ent.i386", "3WS:php-ldap-0:4.3.2-19.ent.ia64", "3WS:php-ldap-0:4.3.2-19.ent.ppc", "3WS:php-ldap-0:4.3.2-19.ent.s390", "3WS:php-ldap-0:4.3.2-19.ent.s390x", "3WS:php-ldap-0:4.3.2-19.ent.x86_64", "3WS:php-mysql-0:4.3.2-19.ent.i386", "3WS:php-mysql-0:4.3.2-19.ent.ia64", "3WS:php-mysql-0:4.3.2-19.ent.ppc", "3WS:php-mysql-0:4.3.2-19.ent.s390", "3WS:php-mysql-0:4.3.2-19.ent.s390x", "3WS:php-mysql-0:4.3.2-19.ent.x86_64", "3WS:php-odbc-0:4.3.2-19.ent.i386", "3WS:php-odbc-0:4.3.2-19.ent.ia64", "3WS:php-odbc-0:4.3.2-19.ent.ppc", "3WS:php-odbc-0:4.3.2-19.ent.s390", "3WS:php-odbc-0:4.3.2-19.ent.s390x", "3WS:php-odbc-0:4.3.2-19.ent.x86_64", "3WS:php-pgsql-0:4.3.2-19.ent.i386", "3WS:php-pgsql-0:4.3.2-19.ent.ia64", "3WS:php-pgsql-0:4.3.2-19.ent.ppc", "3WS:php-pgsql-0:4.3.2-19.ent.s390", "3WS:php-pgsql-0:4.3.2-19.ent.s390x", "3WS:php-pgsql-0:4.3.2-19.ent.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2004-1018" }, { "category": "external", "summary": "RHBZ#1617352", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617352" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2004-1018", "url": "https://www.cve.org/CVERecord?id=CVE-2004-1018" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2004-1018", "url": "https://nvd.nist.gov/vuln/detail/CVE-2004-1018" } ], "release_date": "2004-12-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2004-12-21T18:52:00+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nTo update all RPMs for your particular architecture, run:\n\nrpm -Fvh [filenames]\n\nwhere [filenames] is a list of the RPMs you wish to upgrade. Only those\nRPMs which are currently installed will be updated. Those RPMs which are\nnot installed but included in the list will not be updated. Note that you\ncan also use wildcards (*.rpm) if your current directory *only* contains the\ndesired RPMs.\n\nPlease note that this update is also available via Red Hat Network. Many\npeople find this an easier way to apply updates. To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.\n\nIf up2date fails to connect to Red Hat Network due to SSL\nCertificate Errors, you need to install a version of the\nup2date client with an updated certificate. The latest version of\nup2date is available from the Red Hat FTP site and may also be\ndownloaded directly from the RHN website:\n\nhttps://rhn.redhat.com/help/latest-up2date.pxt", "product_ids": [ "3AS:php-0:4.3.2-19.ent.i386", "3AS:php-0:4.3.2-19.ent.ia64", "3AS:php-0:4.3.2-19.ent.ppc", "3AS:php-0:4.3.2-19.ent.s390", "3AS:php-0:4.3.2-19.ent.s390x", "3AS:php-0:4.3.2-19.ent.src", "3AS:php-0:4.3.2-19.ent.x86_64", "3AS:php-debuginfo-0:4.3.2-19.ent.i386", "3AS:php-debuginfo-0:4.3.2-19.ent.ia64", "3AS:php-debuginfo-0:4.3.2-19.ent.ppc", "3AS:php-debuginfo-0:4.3.2-19.ent.s390", "3AS:php-debuginfo-0:4.3.2-19.ent.s390x", "3AS:php-debuginfo-0:4.3.2-19.ent.x86_64", "3AS:php-devel-0:4.3.2-19.ent.i386", "3AS:php-devel-0:4.3.2-19.ent.ia64", "3AS:php-devel-0:4.3.2-19.ent.ppc", "3AS:php-devel-0:4.3.2-19.ent.s390", "3AS:php-devel-0:4.3.2-19.ent.s390x", "3AS:php-devel-0:4.3.2-19.ent.x86_64", "3AS:php-imap-0:4.3.2-19.ent.i386", "3AS:php-imap-0:4.3.2-19.ent.ia64", "3AS:php-imap-0:4.3.2-19.ent.ppc", "3AS:php-imap-0:4.3.2-19.ent.s390", "3AS:php-imap-0:4.3.2-19.ent.s390x", "3AS:php-imap-0:4.3.2-19.ent.x86_64", "3AS:php-ldap-0:4.3.2-19.ent.i386", "3AS:php-ldap-0:4.3.2-19.ent.ia64", "3AS:php-ldap-0:4.3.2-19.ent.ppc", "3AS:php-ldap-0:4.3.2-19.ent.s390", "3AS:php-ldap-0:4.3.2-19.ent.s390x", "3AS:php-ldap-0:4.3.2-19.ent.x86_64", "3AS:php-mysql-0:4.3.2-19.ent.i386", "3AS:php-mysql-0:4.3.2-19.ent.ia64", "3AS:php-mysql-0:4.3.2-19.ent.ppc", "3AS:php-mysql-0:4.3.2-19.ent.s390", "3AS:php-mysql-0:4.3.2-19.ent.s390x", "3AS:php-mysql-0:4.3.2-19.ent.x86_64", "3AS:php-odbc-0:4.3.2-19.ent.i386", "3AS:php-odbc-0:4.3.2-19.ent.ia64", "3AS:php-odbc-0:4.3.2-19.ent.ppc", "3AS:php-odbc-0:4.3.2-19.ent.s390", "3AS:php-odbc-0:4.3.2-19.ent.s390x", "3AS:php-odbc-0:4.3.2-19.ent.x86_64", "3AS:php-pgsql-0:4.3.2-19.ent.i386", "3AS:php-pgsql-0:4.3.2-19.ent.ia64", "3AS:php-pgsql-0:4.3.2-19.ent.ppc", "3AS:php-pgsql-0:4.3.2-19.ent.s390", "3AS:php-pgsql-0:4.3.2-19.ent.s390x", "3AS:php-pgsql-0:4.3.2-19.ent.x86_64", "3Desktop:php-0:4.3.2-19.ent.i386", "3Desktop:php-0:4.3.2-19.ent.ia64", "3Desktop:php-0:4.3.2-19.ent.ppc", "3Desktop:php-0:4.3.2-19.ent.s390", "3Desktop:php-0:4.3.2-19.ent.s390x", "3Desktop:php-0:4.3.2-19.ent.src", "3Desktop:php-0:4.3.2-19.ent.x86_64", "3Desktop:php-debuginfo-0:4.3.2-19.ent.i386", "3Desktop:php-debuginfo-0:4.3.2-19.ent.ia64", "3Desktop:php-debuginfo-0:4.3.2-19.ent.ppc", "3Desktop:php-debuginfo-0:4.3.2-19.ent.s390", "3Desktop:php-debuginfo-0:4.3.2-19.ent.s390x", "3Desktop:php-debuginfo-0:4.3.2-19.ent.x86_64", "3Desktop:php-devel-0:4.3.2-19.ent.i386", "3Desktop:php-devel-0:4.3.2-19.ent.ia64", "3Desktop:php-devel-0:4.3.2-19.ent.ppc", "3Desktop:php-devel-0:4.3.2-19.ent.s390", "3Desktop:php-devel-0:4.3.2-19.ent.s390x", "3Desktop:php-devel-0:4.3.2-19.ent.x86_64", "3Desktop:php-imap-0:4.3.2-19.ent.i386", "3Desktop:php-imap-0:4.3.2-19.ent.ia64", "3Desktop:php-imap-0:4.3.2-19.ent.ppc", "3Desktop:php-imap-0:4.3.2-19.ent.s390", "3Desktop:php-imap-0:4.3.2-19.ent.s390x", "3Desktop:php-imap-0:4.3.2-19.ent.x86_64", "3Desktop:php-ldap-0:4.3.2-19.ent.i386", "3Desktop:php-ldap-0:4.3.2-19.ent.ia64", "3Desktop:php-ldap-0:4.3.2-19.ent.ppc", "3Desktop:php-ldap-0:4.3.2-19.ent.s390", "3Desktop:php-ldap-0:4.3.2-19.ent.s390x", "3Desktop:php-ldap-0:4.3.2-19.ent.x86_64", "3Desktop:php-mysql-0:4.3.2-19.ent.i386", "3Desktop:php-mysql-0:4.3.2-19.ent.ia64", "3Desktop:php-mysql-0:4.3.2-19.ent.ppc", "3Desktop:php-mysql-0:4.3.2-19.ent.s390", "3Desktop:php-mysql-0:4.3.2-19.ent.s390x", "3Desktop:php-mysql-0:4.3.2-19.ent.x86_64", "3Desktop:php-odbc-0:4.3.2-19.ent.i386", "3Desktop:php-odbc-0:4.3.2-19.ent.ia64", "3Desktop:php-odbc-0:4.3.2-19.ent.ppc", "3Desktop:php-odbc-0:4.3.2-19.ent.s390", "3Desktop:php-odbc-0:4.3.2-19.ent.s390x", "3Desktop:php-odbc-0:4.3.2-19.ent.x86_64", "3Desktop:php-pgsql-0:4.3.2-19.ent.i386", "3Desktop:php-pgsql-0:4.3.2-19.ent.ia64", "3Desktop:php-pgsql-0:4.3.2-19.ent.ppc", "3Desktop:php-pgsql-0:4.3.2-19.ent.s390", "3Desktop:php-pgsql-0:4.3.2-19.ent.s390x", "3Desktop:php-pgsql-0:4.3.2-19.ent.x86_64", "3ES:php-0:4.3.2-19.ent.i386", "3ES:php-0:4.3.2-19.ent.ia64", "3ES:php-0:4.3.2-19.ent.ppc", "3ES:php-0:4.3.2-19.ent.s390", "3ES:php-0:4.3.2-19.ent.s390x", "3ES:php-0:4.3.2-19.ent.src", "3ES:php-0:4.3.2-19.ent.x86_64", "3ES:php-debuginfo-0:4.3.2-19.ent.i386", "3ES:php-debuginfo-0:4.3.2-19.ent.ia64", "3ES:php-debuginfo-0:4.3.2-19.ent.ppc", "3ES:php-debuginfo-0:4.3.2-19.ent.s390", "3ES:php-debuginfo-0:4.3.2-19.ent.s390x", "3ES:php-debuginfo-0:4.3.2-19.ent.x86_64", "3ES:php-devel-0:4.3.2-19.ent.i386", "3ES:php-devel-0:4.3.2-19.ent.ia64", "3ES:php-devel-0:4.3.2-19.ent.ppc", "3ES:php-devel-0:4.3.2-19.ent.s390", "3ES:php-devel-0:4.3.2-19.ent.s390x", "3ES:php-devel-0:4.3.2-19.ent.x86_64", "3ES:php-imap-0:4.3.2-19.ent.i386", "3ES:php-imap-0:4.3.2-19.ent.ia64", "3ES:php-imap-0:4.3.2-19.ent.ppc", "3ES:php-imap-0:4.3.2-19.ent.s390", "3ES:php-imap-0:4.3.2-19.ent.s390x", "3ES:php-imap-0:4.3.2-19.ent.x86_64", "3ES:php-ldap-0:4.3.2-19.ent.i386", "3ES:php-ldap-0:4.3.2-19.ent.ia64", "3ES:php-ldap-0:4.3.2-19.ent.ppc", "3ES:php-ldap-0:4.3.2-19.ent.s390", "3ES:php-ldap-0:4.3.2-19.ent.s390x", "3ES:php-ldap-0:4.3.2-19.ent.x86_64", "3ES:php-mysql-0:4.3.2-19.ent.i386", "3ES:php-mysql-0:4.3.2-19.ent.ia64", "3ES:php-mysql-0:4.3.2-19.ent.ppc", "3ES:php-mysql-0:4.3.2-19.ent.s390", "3ES:php-mysql-0:4.3.2-19.ent.s390x", "3ES:php-mysql-0:4.3.2-19.ent.x86_64", "3ES:php-odbc-0:4.3.2-19.ent.i386", "3ES:php-odbc-0:4.3.2-19.ent.ia64", "3ES:php-odbc-0:4.3.2-19.ent.ppc", "3ES:php-odbc-0:4.3.2-19.ent.s390", "3ES:php-odbc-0:4.3.2-19.ent.s390x", "3ES:php-odbc-0:4.3.2-19.ent.x86_64", "3ES:php-pgsql-0:4.3.2-19.ent.i386", "3ES:php-pgsql-0:4.3.2-19.ent.ia64", "3ES:php-pgsql-0:4.3.2-19.ent.ppc", "3ES:php-pgsql-0:4.3.2-19.ent.s390", "3ES:php-pgsql-0:4.3.2-19.ent.s390x", "3ES:php-pgsql-0:4.3.2-19.ent.x86_64", "3WS:php-0:4.3.2-19.ent.i386", "3WS:php-0:4.3.2-19.ent.ia64", "3WS:php-0:4.3.2-19.ent.ppc", "3WS:php-0:4.3.2-19.ent.s390", "3WS:php-0:4.3.2-19.ent.s390x", "3WS:php-0:4.3.2-19.ent.src", "3WS:php-0:4.3.2-19.ent.x86_64", "3WS:php-debuginfo-0:4.3.2-19.ent.i386", "3WS:php-debuginfo-0:4.3.2-19.ent.ia64", "3WS:php-debuginfo-0:4.3.2-19.ent.ppc", "3WS:php-debuginfo-0:4.3.2-19.ent.s390", "3WS:php-debuginfo-0:4.3.2-19.ent.s390x", "3WS:php-debuginfo-0:4.3.2-19.ent.x86_64", "3WS:php-devel-0:4.3.2-19.ent.i386", "3WS:php-devel-0:4.3.2-19.ent.ia64", "3WS:php-devel-0:4.3.2-19.ent.ppc", "3WS:php-devel-0:4.3.2-19.ent.s390", "3WS:php-devel-0:4.3.2-19.ent.s390x", "3WS:php-devel-0:4.3.2-19.ent.x86_64", "3WS:php-imap-0:4.3.2-19.ent.i386", "3WS:php-imap-0:4.3.2-19.ent.ia64", "3WS:php-imap-0:4.3.2-19.ent.ppc", "3WS:php-imap-0:4.3.2-19.ent.s390", "3WS:php-imap-0:4.3.2-19.ent.s390x", "3WS:php-imap-0:4.3.2-19.ent.x86_64", "3WS:php-ldap-0:4.3.2-19.ent.i386", "3WS:php-ldap-0:4.3.2-19.ent.ia64", "3WS:php-ldap-0:4.3.2-19.ent.ppc", "3WS:php-ldap-0:4.3.2-19.ent.s390", "3WS:php-ldap-0:4.3.2-19.ent.s390x", "3WS:php-ldap-0:4.3.2-19.ent.x86_64", "3WS:php-mysql-0:4.3.2-19.ent.i386", "3WS:php-mysql-0:4.3.2-19.ent.ia64", "3WS:php-mysql-0:4.3.2-19.ent.ppc", "3WS:php-mysql-0:4.3.2-19.ent.s390", "3WS:php-mysql-0:4.3.2-19.ent.s390x", "3WS:php-mysql-0:4.3.2-19.ent.x86_64", "3WS:php-odbc-0:4.3.2-19.ent.i386", "3WS:php-odbc-0:4.3.2-19.ent.ia64", "3WS:php-odbc-0:4.3.2-19.ent.ppc", "3WS:php-odbc-0:4.3.2-19.ent.s390", "3WS:php-odbc-0:4.3.2-19.ent.s390x", "3WS:php-odbc-0:4.3.2-19.ent.x86_64", "3WS:php-pgsql-0:4.3.2-19.ent.i386", "3WS:php-pgsql-0:4.3.2-19.ent.ia64", "3WS:php-pgsql-0:4.3.2-19.ent.ppc", "3WS:php-pgsql-0:4.3.2-19.ent.s390", "3WS:php-pgsql-0:4.3.2-19.ent.s390x", "3WS:php-pgsql-0:4.3.2-19.ent.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2004:687" } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "security flaw" }, { "cve": "CVE-2004-1019", "discovery_date": "2004-11-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1617353" } ], "notes": [ { "category": "description", "text": "The deserialization code in PHP before 4.3.10 and PHP 5.x up to 5.0.2 allows remote attackers to cause a denial of service and execute arbitrary code via untrusted data to the unserialize function that may trigger \"information disclosure, double-free and negative reference index array underflow\" results.", "title": "Vulnerability description" }, { "category": "summary", "text": "security flaw", "title": "Vulnerability summary" } ], "product_status": { "fixed": [ "3AS:php-0:4.3.2-19.ent.i386", "3AS:php-0:4.3.2-19.ent.ia64", "3AS:php-0:4.3.2-19.ent.ppc", "3AS:php-0:4.3.2-19.ent.s390", "3AS:php-0:4.3.2-19.ent.s390x", "3AS:php-0:4.3.2-19.ent.src", "3AS:php-0:4.3.2-19.ent.x86_64", "3AS:php-debuginfo-0:4.3.2-19.ent.i386", "3AS:php-debuginfo-0:4.3.2-19.ent.ia64", "3AS:php-debuginfo-0:4.3.2-19.ent.ppc", "3AS:php-debuginfo-0:4.3.2-19.ent.s390", "3AS:php-debuginfo-0:4.3.2-19.ent.s390x", "3AS:php-debuginfo-0:4.3.2-19.ent.x86_64", "3AS:php-devel-0:4.3.2-19.ent.i386", "3AS:php-devel-0:4.3.2-19.ent.ia64", "3AS:php-devel-0:4.3.2-19.ent.ppc", "3AS:php-devel-0:4.3.2-19.ent.s390", "3AS:php-devel-0:4.3.2-19.ent.s390x", "3AS:php-devel-0:4.3.2-19.ent.x86_64", "3AS:php-imap-0:4.3.2-19.ent.i386", "3AS:php-imap-0:4.3.2-19.ent.ia64", "3AS:php-imap-0:4.3.2-19.ent.ppc", "3AS:php-imap-0:4.3.2-19.ent.s390", "3AS:php-imap-0:4.3.2-19.ent.s390x", "3AS:php-imap-0:4.3.2-19.ent.x86_64", "3AS:php-ldap-0:4.3.2-19.ent.i386", "3AS:php-ldap-0:4.3.2-19.ent.ia64", "3AS:php-ldap-0:4.3.2-19.ent.ppc", "3AS:php-ldap-0:4.3.2-19.ent.s390", "3AS:php-ldap-0:4.3.2-19.ent.s390x", "3AS:php-ldap-0:4.3.2-19.ent.x86_64", "3AS:php-mysql-0:4.3.2-19.ent.i386", "3AS:php-mysql-0:4.3.2-19.ent.ia64", "3AS:php-mysql-0:4.3.2-19.ent.ppc", "3AS:php-mysql-0:4.3.2-19.ent.s390", "3AS:php-mysql-0:4.3.2-19.ent.s390x", "3AS:php-mysql-0:4.3.2-19.ent.x86_64", "3AS:php-odbc-0:4.3.2-19.ent.i386", "3AS:php-odbc-0:4.3.2-19.ent.ia64", "3AS:php-odbc-0:4.3.2-19.ent.ppc", "3AS:php-odbc-0:4.3.2-19.ent.s390", "3AS:php-odbc-0:4.3.2-19.ent.s390x", "3AS:php-odbc-0:4.3.2-19.ent.x86_64", "3AS:php-pgsql-0:4.3.2-19.ent.i386", "3AS:php-pgsql-0:4.3.2-19.ent.ia64", "3AS:php-pgsql-0:4.3.2-19.ent.ppc", "3AS:php-pgsql-0:4.3.2-19.ent.s390", "3AS:php-pgsql-0:4.3.2-19.ent.s390x", "3AS:php-pgsql-0:4.3.2-19.ent.x86_64", "3Desktop:php-0:4.3.2-19.ent.i386", "3Desktop:php-0:4.3.2-19.ent.ia64", "3Desktop:php-0:4.3.2-19.ent.ppc", "3Desktop:php-0:4.3.2-19.ent.s390", "3Desktop:php-0:4.3.2-19.ent.s390x", "3Desktop:php-0:4.3.2-19.ent.src", "3Desktop:php-0:4.3.2-19.ent.x86_64", "3Desktop:php-debuginfo-0:4.3.2-19.ent.i386", "3Desktop:php-debuginfo-0:4.3.2-19.ent.ia64", "3Desktop:php-debuginfo-0:4.3.2-19.ent.ppc", "3Desktop:php-debuginfo-0:4.3.2-19.ent.s390", "3Desktop:php-debuginfo-0:4.3.2-19.ent.s390x", "3Desktop:php-debuginfo-0:4.3.2-19.ent.x86_64", "3Desktop:php-devel-0:4.3.2-19.ent.i386", "3Desktop:php-devel-0:4.3.2-19.ent.ia64", "3Desktop:php-devel-0:4.3.2-19.ent.ppc", "3Desktop:php-devel-0:4.3.2-19.ent.s390", "3Desktop:php-devel-0:4.3.2-19.ent.s390x", "3Desktop:php-devel-0:4.3.2-19.ent.x86_64", "3Desktop:php-imap-0:4.3.2-19.ent.i386", "3Desktop:php-imap-0:4.3.2-19.ent.ia64", "3Desktop:php-imap-0:4.3.2-19.ent.ppc", "3Desktop:php-imap-0:4.3.2-19.ent.s390", "3Desktop:php-imap-0:4.3.2-19.ent.s390x", "3Desktop:php-imap-0:4.3.2-19.ent.x86_64", "3Desktop:php-ldap-0:4.3.2-19.ent.i386", "3Desktop:php-ldap-0:4.3.2-19.ent.ia64", "3Desktop:php-ldap-0:4.3.2-19.ent.ppc", "3Desktop:php-ldap-0:4.3.2-19.ent.s390", "3Desktop:php-ldap-0:4.3.2-19.ent.s390x", "3Desktop:php-ldap-0:4.3.2-19.ent.x86_64", "3Desktop:php-mysql-0:4.3.2-19.ent.i386", "3Desktop:php-mysql-0:4.3.2-19.ent.ia64", "3Desktop:php-mysql-0:4.3.2-19.ent.ppc", "3Desktop:php-mysql-0:4.3.2-19.ent.s390", "3Desktop:php-mysql-0:4.3.2-19.ent.s390x", "3Desktop:php-mysql-0:4.3.2-19.ent.x86_64", "3Desktop:php-odbc-0:4.3.2-19.ent.i386", "3Desktop:php-odbc-0:4.3.2-19.ent.ia64", "3Desktop:php-odbc-0:4.3.2-19.ent.ppc", "3Desktop:php-odbc-0:4.3.2-19.ent.s390", "3Desktop:php-odbc-0:4.3.2-19.ent.s390x", "3Desktop:php-odbc-0:4.3.2-19.ent.x86_64", "3Desktop:php-pgsql-0:4.3.2-19.ent.i386", "3Desktop:php-pgsql-0:4.3.2-19.ent.ia64", "3Desktop:php-pgsql-0:4.3.2-19.ent.ppc", "3Desktop:php-pgsql-0:4.3.2-19.ent.s390", "3Desktop:php-pgsql-0:4.3.2-19.ent.s390x", "3Desktop:php-pgsql-0:4.3.2-19.ent.x86_64", "3ES:php-0:4.3.2-19.ent.i386", "3ES:php-0:4.3.2-19.ent.ia64", "3ES:php-0:4.3.2-19.ent.ppc", "3ES:php-0:4.3.2-19.ent.s390", "3ES:php-0:4.3.2-19.ent.s390x", "3ES:php-0:4.3.2-19.ent.src", "3ES:php-0:4.3.2-19.ent.x86_64", "3ES:php-debuginfo-0:4.3.2-19.ent.i386", "3ES:php-debuginfo-0:4.3.2-19.ent.ia64", "3ES:php-debuginfo-0:4.3.2-19.ent.ppc", "3ES:php-debuginfo-0:4.3.2-19.ent.s390", "3ES:php-debuginfo-0:4.3.2-19.ent.s390x", "3ES:php-debuginfo-0:4.3.2-19.ent.x86_64", "3ES:php-devel-0:4.3.2-19.ent.i386", "3ES:php-devel-0:4.3.2-19.ent.ia64", "3ES:php-devel-0:4.3.2-19.ent.ppc", "3ES:php-devel-0:4.3.2-19.ent.s390", "3ES:php-devel-0:4.3.2-19.ent.s390x", "3ES:php-devel-0:4.3.2-19.ent.x86_64", "3ES:php-imap-0:4.3.2-19.ent.i386", "3ES:php-imap-0:4.3.2-19.ent.ia64", "3ES:php-imap-0:4.3.2-19.ent.ppc", "3ES:php-imap-0:4.3.2-19.ent.s390", "3ES:php-imap-0:4.3.2-19.ent.s390x", "3ES:php-imap-0:4.3.2-19.ent.x86_64", "3ES:php-ldap-0:4.3.2-19.ent.i386", "3ES:php-ldap-0:4.3.2-19.ent.ia64", "3ES:php-ldap-0:4.3.2-19.ent.ppc", "3ES:php-ldap-0:4.3.2-19.ent.s390", "3ES:php-ldap-0:4.3.2-19.ent.s390x", "3ES:php-ldap-0:4.3.2-19.ent.x86_64", "3ES:php-mysql-0:4.3.2-19.ent.i386", "3ES:php-mysql-0:4.3.2-19.ent.ia64", "3ES:php-mysql-0:4.3.2-19.ent.ppc", "3ES:php-mysql-0:4.3.2-19.ent.s390", "3ES:php-mysql-0:4.3.2-19.ent.s390x", "3ES:php-mysql-0:4.3.2-19.ent.x86_64", "3ES:php-odbc-0:4.3.2-19.ent.i386", "3ES:php-odbc-0:4.3.2-19.ent.ia64", "3ES:php-odbc-0:4.3.2-19.ent.ppc", "3ES:php-odbc-0:4.3.2-19.ent.s390", "3ES:php-odbc-0:4.3.2-19.ent.s390x", "3ES:php-odbc-0:4.3.2-19.ent.x86_64", "3ES:php-pgsql-0:4.3.2-19.ent.i386", "3ES:php-pgsql-0:4.3.2-19.ent.ia64", "3ES:php-pgsql-0:4.3.2-19.ent.ppc", "3ES:php-pgsql-0:4.3.2-19.ent.s390", "3ES:php-pgsql-0:4.3.2-19.ent.s390x", "3ES:php-pgsql-0:4.3.2-19.ent.x86_64", "3WS:php-0:4.3.2-19.ent.i386", "3WS:php-0:4.3.2-19.ent.ia64", "3WS:php-0:4.3.2-19.ent.ppc", "3WS:php-0:4.3.2-19.ent.s390", "3WS:php-0:4.3.2-19.ent.s390x", "3WS:php-0:4.3.2-19.ent.src", "3WS:php-0:4.3.2-19.ent.x86_64", "3WS:php-debuginfo-0:4.3.2-19.ent.i386", "3WS:php-debuginfo-0:4.3.2-19.ent.ia64", "3WS:php-debuginfo-0:4.3.2-19.ent.ppc", "3WS:php-debuginfo-0:4.3.2-19.ent.s390", "3WS:php-debuginfo-0:4.3.2-19.ent.s390x", "3WS:php-debuginfo-0:4.3.2-19.ent.x86_64", "3WS:php-devel-0:4.3.2-19.ent.i386", "3WS:php-devel-0:4.3.2-19.ent.ia64", "3WS:php-devel-0:4.3.2-19.ent.ppc", "3WS:php-devel-0:4.3.2-19.ent.s390", "3WS:php-devel-0:4.3.2-19.ent.s390x", "3WS:php-devel-0:4.3.2-19.ent.x86_64", "3WS:php-imap-0:4.3.2-19.ent.i386", "3WS:php-imap-0:4.3.2-19.ent.ia64", "3WS:php-imap-0:4.3.2-19.ent.ppc", "3WS:php-imap-0:4.3.2-19.ent.s390", "3WS:php-imap-0:4.3.2-19.ent.s390x", "3WS:php-imap-0:4.3.2-19.ent.x86_64", "3WS:php-ldap-0:4.3.2-19.ent.i386", "3WS:php-ldap-0:4.3.2-19.ent.ia64", "3WS:php-ldap-0:4.3.2-19.ent.ppc", "3WS:php-ldap-0:4.3.2-19.ent.s390", "3WS:php-ldap-0:4.3.2-19.ent.s390x", "3WS:php-ldap-0:4.3.2-19.ent.x86_64", "3WS:php-mysql-0:4.3.2-19.ent.i386", "3WS:php-mysql-0:4.3.2-19.ent.ia64", "3WS:php-mysql-0:4.3.2-19.ent.ppc", "3WS:php-mysql-0:4.3.2-19.ent.s390", "3WS:php-mysql-0:4.3.2-19.ent.s390x", "3WS:php-mysql-0:4.3.2-19.ent.x86_64", "3WS:php-odbc-0:4.3.2-19.ent.i386", "3WS:php-odbc-0:4.3.2-19.ent.ia64", "3WS:php-odbc-0:4.3.2-19.ent.ppc", "3WS:php-odbc-0:4.3.2-19.ent.s390", "3WS:php-odbc-0:4.3.2-19.ent.s390x", "3WS:php-odbc-0:4.3.2-19.ent.x86_64", "3WS:php-pgsql-0:4.3.2-19.ent.i386", "3WS:php-pgsql-0:4.3.2-19.ent.ia64", "3WS:php-pgsql-0:4.3.2-19.ent.ppc", "3WS:php-pgsql-0:4.3.2-19.ent.s390", "3WS:php-pgsql-0:4.3.2-19.ent.s390x", "3WS:php-pgsql-0:4.3.2-19.ent.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2004-1019" }, { "category": "external", "summary": "RHBZ#1617353", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617353" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2004-1019", "url": "https://www.cve.org/CVERecord?id=CVE-2004-1019" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2004-1019", "url": "https://nvd.nist.gov/vuln/detail/CVE-2004-1019" } ], "release_date": "2004-12-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2004-12-21T18:52:00+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nTo update all RPMs for your particular architecture, run:\n\nrpm -Fvh [filenames]\n\nwhere [filenames] is a list of the RPMs you wish to upgrade. Only those\nRPMs which are currently installed will be updated. Those RPMs which are\nnot installed but included in the list will not be updated. Note that you\ncan also use wildcards (*.rpm) if your current directory *only* contains the\ndesired RPMs.\n\nPlease note that this update is also available via Red Hat Network. Many\npeople find this an easier way to apply updates. To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.\n\nIf up2date fails to connect to Red Hat Network due to SSL\nCertificate Errors, you need to install a version of the\nup2date client with an updated certificate. The latest version of\nup2date is available from the Red Hat FTP site and may also be\ndownloaded directly from the RHN website:\n\nhttps://rhn.redhat.com/help/latest-up2date.pxt", "product_ids": [ "3AS:php-0:4.3.2-19.ent.i386", "3AS:php-0:4.3.2-19.ent.ia64", "3AS:php-0:4.3.2-19.ent.ppc", "3AS:php-0:4.3.2-19.ent.s390", "3AS:php-0:4.3.2-19.ent.s390x", "3AS:php-0:4.3.2-19.ent.src", "3AS:php-0:4.3.2-19.ent.x86_64", "3AS:php-debuginfo-0:4.3.2-19.ent.i386", "3AS:php-debuginfo-0:4.3.2-19.ent.ia64", "3AS:php-debuginfo-0:4.3.2-19.ent.ppc", "3AS:php-debuginfo-0:4.3.2-19.ent.s390", "3AS:php-debuginfo-0:4.3.2-19.ent.s390x", "3AS:php-debuginfo-0:4.3.2-19.ent.x86_64", "3AS:php-devel-0:4.3.2-19.ent.i386", "3AS:php-devel-0:4.3.2-19.ent.ia64", "3AS:php-devel-0:4.3.2-19.ent.ppc", "3AS:php-devel-0:4.3.2-19.ent.s390", "3AS:php-devel-0:4.3.2-19.ent.s390x", "3AS:php-devel-0:4.3.2-19.ent.x86_64", "3AS:php-imap-0:4.3.2-19.ent.i386", "3AS:php-imap-0:4.3.2-19.ent.ia64", "3AS:php-imap-0:4.3.2-19.ent.ppc", "3AS:php-imap-0:4.3.2-19.ent.s390", "3AS:php-imap-0:4.3.2-19.ent.s390x", "3AS:php-imap-0:4.3.2-19.ent.x86_64", "3AS:php-ldap-0:4.3.2-19.ent.i386", "3AS:php-ldap-0:4.3.2-19.ent.ia64", "3AS:php-ldap-0:4.3.2-19.ent.ppc", "3AS:php-ldap-0:4.3.2-19.ent.s390", "3AS:php-ldap-0:4.3.2-19.ent.s390x", "3AS:php-ldap-0:4.3.2-19.ent.x86_64", "3AS:php-mysql-0:4.3.2-19.ent.i386", "3AS:php-mysql-0:4.3.2-19.ent.ia64", "3AS:php-mysql-0:4.3.2-19.ent.ppc", "3AS:php-mysql-0:4.3.2-19.ent.s390", "3AS:php-mysql-0:4.3.2-19.ent.s390x", "3AS:php-mysql-0:4.3.2-19.ent.x86_64", "3AS:php-odbc-0:4.3.2-19.ent.i386", "3AS:php-odbc-0:4.3.2-19.ent.ia64", "3AS:php-odbc-0:4.3.2-19.ent.ppc", "3AS:php-odbc-0:4.3.2-19.ent.s390", "3AS:php-odbc-0:4.3.2-19.ent.s390x", "3AS:php-odbc-0:4.3.2-19.ent.x86_64", "3AS:php-pgsql-0:4.3.2-19.ent.i386", "3AS:php-pgsql-0:4.3.2-19.ent.ia64", "3AS:php-pgsql-0:4.3.2-19.ent.ppc", "3AS:php-pgsql-0:4.3.2-19.ent.s390", "3AS:php-pgsql-0:4.3.2-19.ent.s390x", "3AS:php-pgsql-0:4.3.2-19.ent.x86_64", "3Desktop:php-0:4.3.2-19.ent.i386", "3Desktop:php-0:4.3.2-19.ent.ia64", "3Desktop:php-0:4.3.2-19.ent.ppc", "3Desktop:php-0:4.3.2-19.ent.s390", "3Desktop:php-0:4.3.2-19.ent.s390x", "3Desktop:php-0:4.3.2-19.ent.src", "3Desktop:php-0:4.3.2-19.ent.x86_64", "3Desktop:php-debuginfo-0:4.3.2-19.ent.i386", "3Desktop:php-debuginfo-0:4.3.2-19.ent.ia64", "3Desktop:php-debuginfo-0:4.3.2-19.ent.ppc", "3Desktop:php-debuginfo-0:4.3.2-19.ent.s390", "3Desktop:php-debuginfo-0:4.3.2-19.ent.s390x", "3Desktop:php-debuginfo-0:4.3.2-19.ent.x86_64", "3Desktop:php-devel-0:4.3.2-19.ent.i386", "3Desktop:php-devel-0:4.3.2-19.ent.ia64", "3Desktop:php-devel-0:4.3.2-19.ent.ppc", "3Desktop:php-devel-0:4.3.2-19.ent.s390", "3Desktop:php-devel-0:4.3.2-19.ent.s390x", "3Desktop:php-devel-0:4.3.2-19.ent.x86_64", "3Desktop:php-imap-0:4.3.2-19.ent.i386", "3Desktop:php-imap-0:4.3.2-19.ent.ia64", "3Desktop:php-imap-0:4.3.2-19.ent.ppc", "3Desktop:php-imap-0:4.3.2-19.ent.s390", "3Desktop:php-imap-0:4.3.2-19.ent.s390x", "3Desktop:php-imap-0:4.3.2-19.ent.x86_64", "3Desktop:php-ldap-0:4.3.2-19.ent.i386", "3Desktop:php-ldap-0:4.3.2-19.ent.ia64", "3Desktop:php-ldap-0:4.3.2-19.ent.ppc", "3Desktop:php-ldap-0:4.3.2-19.ent.s390", "3Desktop:php-ldap-0:4.3.2-19.ent.s390x", "3Desktop:php-ldap-0:4.3.2-19.ent.x86_64", "3Desktop:php-mysql-0:4.3.2-19.ent.i386", "3Desktop:php-mysql-0:4.3.2-19.ent.ia64", "3Desktop:php-mysql-0:4.3.2-19.ent.ppc", "3Desktop:php-mysql-0:4.3.2-19.ent.s390", "3Desktop:php-mysql-0:4.3.2-19.ent.s390x", "3Desktop:php-mysql-0:4.3.2-19.ent.x86_64", "3Desktop:php-odbc-0:4.3.2-19.ent.i386", "3Desktop:php-odbc-0:4.3.2-19.ent.ia64", "3Desktop:php-odbc-0:4.3.2-19.ent.ppc", "3Desktop:php-odbc-0:4.3.2-19.ent.s390", "3Desktop:php-odbc-0:4.3.2-19.ent.s390x", "3Desktop:php-odbc-0:4.3.2-19.ent.x86_64", "3Desktop:php-pgsql-0:4.3.2-19.ent.i386", "3Desktop:php-pgsql-0:4.3.2-19.ent.ia64", "3Desktop:php-pgsql-0:4.3.2-19.ent.ppc", "3Desktop:php-pgsql-0:4.3.2-19.ent.s390", "3Desktop:php-pgsql-0:4.3.2-19.ent.s390x", "3Desktop:php-pgsql-0:4.3.2-19.ent.x86_64", "3ES:php-0:4.3.2-19.ent.i386", "3ES:php-0:4.3.2-19.ent.ia64", "3ES:php-0:4.3.2-19.ent.ppc", "3ES:php-0:4.3.2-19.ent.s390", "3ES:php-0:4.3.2-19.ent.s390x", "3ES:php-0:4.3.2-19.ent.src", "3ES:php-0:4.3.2-19.ent.x86_64", "3ES:php-debuginfo-0:4.3.2-19.ent.i386", "3ES:php-debuginfo-0:4.3.2-19.ent.ia64", "3ES:php-debuginfo-0:4.3.2-19.ent.ppc", "3ES:php-debuginfo-0:4.3.2-19.ent.s390", "3ES:php-debuginfo-0:4.3.2-19.ent.s390x", "3ES:php-debuginfo-0:4.3.2-19.ent.x86_64", "3ES:php-devel-0:4.3.2-19.ent.i386", "3ES:php-devel-0:4.3.2-19.ent.ia64", "3ES:php-devel-0:4.3.2-19.ent.ppc", "3ES:php-devel-0:4.3.2-19.ent.s390", "3ES:php-devel-0:4.3.2-19.ent.s390x", "3ES:php-devel-0:4.3.2-19.ent.x86_64", "3ES:php-imap-0:4.3.2-19.ent.i386", "3ES:php-imap-0:4.3.2-19.ent.ia64", "3ES:php-imap-0:4.3.2-19.ent.ppc", "3ES:php-imap-0:4.3.2-19.ent.s390", "3ES:php-imap-0:4.3.2-19.ent.s390x", "3ES:php-imap-0:4.3.2-19.ent.x86_64", "3ES:php-ldap-0:4.3.2-19.ent.i386", "3ES:php-ldap-0:4.3.2-19.ent.ia64", "3ES:php-ldap-0:4.3.2-19.ent.ppc", "3ES:php-ldap-0:4.3.2-19.ent.s390", "3ES:php-ldap-0:4.3.2-19.ent.s390x", "3ES:php-ldap-0:4.3.2-19.ent.x86_64", "3ES:php-mysql-0:4.3.2-19.ent.i386", "3ES:php-mysql-0:4.3.2-19.ent.ia64", "3ES:php-mysql-0:4.3.2-19.ent.ppc", "3ES:php-mysql-0:4.3.2-19.ent.s390", "3ES:php-mysql-0:4.3.2-19.ent.s390x", "3ES:php-mysql-0:4.3.2-19.ent.x86_64", "3ES:php-odbc-0:4.3.2-19.ent.i386", "3ES:php-odbc-0:4.3.2-19.ent.ia64", "3ES:php-odbc-0:4.3.2-19.ent.ppc", "3ES:php-odbc-0:4.3.2-19.ent.s390", "3ES:php-odbc-0:4.3.2-19.ent.s390x", "3ES:php-odbc-0:4.3.2-19.ent.x86_64", "3ES:php-pgsql-0:4.3.2-19.ent.i386", "3ES:php-pgsql-0:4.3.2-19.ent.ia64", "3ES:php-pgsql-0:4.3.2-19.ent.ppc", "3ES:php-pgsql-0:4.3.2-19.ent.s390", "3ES:php-pgsql-0:4.3.2-19.ent.s390x", "3ES:php-pgsql-0:4.3.2-19.ent.x86_64", "3WS:php-0:4.3.2-19.ent.i386", "3WS:php-0:4.3.2-19.ent.ia64", "3WS:php-0:4.3.2-19.ent.ppc", "3WS:php-0:4.3.2-19.ent.s390", "3WS:php-0:4.3.2-19.ent.s390x", "3WS:php-0:4.3.2-19.ent.src", "3WS:php-0:4.3.2-19.ent.x86_64", "3WS:php-debuginfo-0:4.3.2-19.ent.i386", "3WS:php-debuginfo-0:4.3.2-19.ent.ia64", "3WS:php-debuginfo-0:4.3.2-19.ent.ppc", "3WS:php-debuginfo-0:4.3.2-19.ent.s390", "3WS:php-debuginfo-0:4.3.2-19.ent.s390x", "3WS:php-debuginfo-0:4.3.2-19.ent.x86_64", "3WS:php-devel-0:4.3.2-19.ent.i386", "3WS:php-devel-0:4.3.2-19.ent.ia64", "3WS:php-devel-0:4.3.2-19.ent.ppc", "3WS:php-devel-0:4.3.2-19.ent.s390", "3WS:php-devel-0:4.3.2-19.ent.s390x", "3WS:php-devel-0:4.3.2-19.ent.x86_64", "3WS:php-imap-0:4.3.2-19.ent.i386", "3WS:php-imap-0:4.3.2-19.ent.ia64", "3WS:php-imap-0:4.3.2-19.ent.ppc", "3WS:php-imap-0:4.3.2-19.ent.s390", "3WS:php-imap-0:4.3.2-19.ent.s390x", "3WS:php-imap-0:4.3.2-19.ent.x86_64", "3WS:php-ldap-0:4.3.2-19.ent.i386", "3WS:php-ldap-0:4.3.2-19.ent.ia64", "3WS:php-ldap-0:4.3.2-19.ent.ppc", "3WS:php-ldap-0:4.3.2-19.ent.s390", "3WS:php-ldap-0:4.3.2-19.ent.s390x", "3WS:php-ldap-0:4.3.2-19.ent.x86_64", "3WS:php-mysql-0:4.3.2-19.ent.i386", "3WS:php-mysql-0:4.3.2-19.ent.ia64", "3WS:php-mysql-0:4.3.2-19.ent.ppc", "3WS:php-mysql-0:4.3.2-19.ent.s390", "3WS:php-mysql-0:4.3.2-19.ent.s390x", "3WS:php-mysql-0:4.3.2-19.ent.x86_64", "3WS:php-odbc-0:4.3.2-19.ent.i386", "3WS:php-odbc-0:4.3.2-19.ent.ia64", "3WS:php-odbc-0:4.3.2-19.ent.ppc", "3WS:php-odbc-0:4.3.2-19.ent.s390", "3WS:php-odbc-0:4.3.2-19.ent.s390x", "3WS:php-odbc-0:4.3.2-19.ent.x86_64", "3WS:php-pgsql-0:4.3.2-19.ent.i386", "3WS:php-pgsql-0:4.3.2-19.ent.ia64", "3WS:php-pgsql-0:4.3.2-19.ent.ppc", "3WS:php-pgsql-0:4.3.2-19.ent.s390", "3WS:php-pgsql-0:4.3.2-19.ent.s390x", "3WS:php-pgsql-0:4.3.2-19.ent.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2004:687" } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "security flaw" }, { "cve": "CVE-2004-1065", "discovery_date": "2004-11-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1617361" } ], "notes": [ { "category": "description", "text": "Buffer overflow in the exif_read_data function in PHP before 4.3.10 and PHP 5.x up to 5.0.2 allows remote attackers to execute arbitrary code via a long section name in an image file.", "title": "Vulnerability description" }, { "category": "summary", "text": "security flaw", "title": "Vulnerability summary" } ], "product_status": { "fixed": [ "3AS:php-0:4.3.2-19.ent.i386", "3AS:php-0:4.3.2-19.ent.ia64", "3AS:php-0:4.3.2-19.ent.ppc", "3AS:php-0:4.3.2-19.ent.s390", "3AS:php-0:4.3.2-19.ent.s390x", "3AS:php-0:4.3.2-19.ent.src", "3AS:php-0:4.3.2-19.ent.x86_64", "3AS:php-debuginfo-0:4.3.2-19.ent.i386", "3AS:php-debuginfo-0:4.3.2-19.ent.ia64", "3AS:php-debuginfo-0:4.3.2-19.ent.ppc", "3AS:php-debuginfo-0:4.3.2-19.ent.s390", "3AS:php-debuginfo-0:4.3.2-19.ent.s390x", "3AS:php-debuginfo-0:4.3.2-19.ent.x86_64", "3AS:php-devel-0:4.3.2-19.ent.i386", "3AS:php-devel-0:4.3.2-19.ent.ia64", "3AS:php-devel-0:4.3.2-19.ent.ppc", "3AS:php-devel-0:4.3.2-19.ent.s390", "3AS:php-devel-0:4.3.2-19.ent.s390x", "3AS:php-devel-0:4.3.2-19.ent.x86_64", "3AS:php-imap-0:4.3.2-19.ent.i386", "3AS:php-imap-0:4.3.2-19.ent.ia64", "3AS:php-imap-0:4.3.2-19.ent.ppc", "3AS:php-imap-0:4.3.2-19.ent.s390", "3AS:php-imap-0:4.3.2-19.ent.s390x", "3AS:php-imap-0:4.3.2-19.ent.x86_64", "3AS:php-ldap-0:4.3.2-19.ent.i386", "3AS:php-ldap-0:4.3.2-19.ent.ia64", "3AS:php-ldap-0:4.3.2-19.ent.ppc", "3AS:php-ldap-0:4.3.2-19.ent.s390", "3AS:php-ldap-0:4.3.2-19.ent.s390x", "3AS:php-ldap-0:4.3.2-19.ent.x86_64", "3AS:php-mysql-0:4.3.2-19.ent.i386", "3AS:php-mysql-0:4.3.2-19.ent.ia64", "3AS:php-mysql-0:4.3.2-19.ent.ppc", "3AS:php-mysql-0:4.3.2-19.ent.s390", "3AS:php-mysql-0:4.3.2-19.ent.s390x", "3AS:php-mysql-0:4.3.2-19.ent.x86_64", "3AS:php-odbc-0:4.3.2-19.ent.i386", "3AS:php-odbc-0:4.3.2-19.ent.ia64", "3AS:php-odbc-0:4.3.2-19.ent.ppc", "3AS:php-odbc-0:4.3.2-19.ent.s390", "3AS:php-odbc-0:4.3.2-19.ent.s390x", "3AS:php-odbc-0:4.3.2-19.ent.x86_64", "3AS:php-pgsql-0:4.3.2-19.ent.i386", "3AS:php-pgsql-0:4.3.2-19.ent.ia64", "3AS:php-pgsql-0:4.3.2-19.ent.ppc", "3AS:php-pgsql-0:4.3.2-19.ent.s390", "3AS:php-pgsql-0:4.3.2-19.ent.s390x", "3AS:php-pgsql-0:4.3.2-19.ent.x86_64", "3Desktop:php-0:4.3.2-19.ent.i386", "3Desktop:php-0:4.3.2-19.ent.ia64", "3Desktop:php-0:4.3.2-19.ent.ppc", "3Desktop:php-0:4.3.2-19.ent.s390", "3Desktop:php-0:4.3.2-19.ent.s390x", "3Desktop:php-0:4.3.2-19.ent.src", "3Desktop:php-0:4.3.2-19.ent.x86_64", "3Desktop:php-debuginfo-0:4.3.2-19.ent.i386", "3Desktop:php-debuginfo-0:4.3.2-19.ent.ia64", "3Desktop:php-debuginfo-0:4.3.2-19.ent.ppc", "3Desktop:php-debuginfo-0:4.3.2-19.ent.s390", "3Desktop:php-debuginfo-0:4.3.2-19.ent.s390x", "3Desktop:php-debuginfo-0:4.3.2-19.ent.x86_64", "3Desktop:php-devel-0:4.3.2-19.ent.i386", "3Desktop:php-devel-0:4.3.2-19.ent.ia64", "3Desktop:php-devel-0:4.3.2-19.ent.ppc", "3Desktop:php-devel-0:4.3.2-19.ent.s390", "3Desktop:php-devel-0:4.3.2-19.ent.s390x", "3Desktop:php-devel-0:4.3.2-19.ent.x86_64", "3Desktop:php-imap-0:4.3.2-19.ent.i386", "3Desktop:php-imap-0:4.3.2-19.ent.ia64", "3Desktop:php-imap-0:4.3.2-19.ent.ppc", "3Desktop:php-imap-0:4.3.2-19.ent.s390", "3Desktop:php-imap-0:4.3.2-19.ent.s390x", "3Desktop:php-imap-0:4.3.2-19.ent.x86_64", "3Desktop:php-ldap-0:4.3.2-19.ent.i386", "3Desktop:php-ldap-0:4.3.2-19.ent.ia64", "3Desktop:php-ldap-0:4.3.2-19.ent.ppc", "3Desktop:php-ldap-0:4.3.2-19.ent.s390", "3Desktop:php-ldap-0:4.3.2-19.ent.s390x", "3Desktop:php-ldap-0:4.3.2-19.ent.x86_64", "3Desktop:php-mysql-0:4.3.2-19.ent.i386", "3Desktop:php-mysql-0:4.3.2-19.ent.ia64", "3Desktop:php-mysql-0:4.3.2-19.ent.ppc", "3Desktop:php-mysql-0:4.3.2-19.ent.s390", "3Desktop:php-mysql-0:4.3.2-19.ent.s390x", "3Desktop:php-mysql-0:4.3.2-19.ent.x86_64", "3Desktop:php-odbc-0:4.3.2-19.ent.i386", "3Desktop:php-odbc-0:4.3.2-19.ent.ia64", "3Desktop:php-odbc-0:4.3.2-19.ent.ppc", "3Desktop:php-odbc-0:4.3.2-19.ent.s390", "3Desktop:php-odbc-0:4.3.2-19.ent.s390x", "3Desktop:php-odbc-0:4.3.2-19.ent.x86_64", "3Desktop:php-pgsql-0:4.3.2-19.ent.i386", "3Desktop:php-pgsql-0:4.3.2-19.ent.ia64", "3Desktop:php-pgsql-0:4.3.2-19.ent.ppc", "3Desktop:php-pgsql-0:4.3.2-19.ent.s390", "3Desktop:php-pgsql-0:4.3.2-19.ent.s390x", "3Desktop:php-pgsql-0:4.3.2-19.ent.x86_64", "3ES:php-0:4.3.2-19.ent.i386", "3ES:php-0:4.3.2-19.ent.ia64", "3ES:php-0:4.3.2-19.ent.ppc", "3ES:php-0:4.3.2-19.ent.s390", "3ES:php-0:4.3.2-19.ent.s390x", "3ES:php-0:4.3.2-19.ent.src", "3ES:php-0:4.3.2-19.ent.x86_64", "3ES:php-debuginfo-0:4.3.2-19.ent.i386", "3ES:php-debuginfo-0:4.3.2-19.ent.ia64", "3ES:php-debuginfo-0:4.3.2-19.ent.ppc", "3ES:php-debuginfo-0:4.3.2-19.ent.s390", "3ES:php-debuginfo-0:4.3.2-19.ent.s390x", "3ES:php-debuginfo-0:4.3.2-19.ent.x86_64", "3ES:php-devel-0:4.3.2-19.ent.i386", "3ES:php-devel-0:4.3.2-19.ent.ia64", "3ES:php-devel-0:4.3.2-19.ent.ppc", "3ES:php-devel-0:4.3.2-19.ent.s390", "3ES:php-devel-0:4.3.2-19.ent.s390x", "3ES:php-devel-0:4.3.2-19.ent.x86_64", "3ES:php-imap-0:4.3.2-19.ent.i386", "3ES:php-imap-0:4.3.2-19.ent.ia64", "3ES:php-imap-0:4.3.2-19.ent.ppc", "3ES:php-imap-0:4.3.2-19.ent.s390", "3ES:php-imap-0:4.3.2-19.ent.s390x", "3ES:php-imap-0:4.3.2-19.ent.x86_64", "3ES:php-ldap-0:4.3.2-19.ent.i386", "3ES:php-ldap-0:4.3.2-19.ent.ia64", "3ES:php-ldap-0:4.3.2-19.ent.ppc", "3ES:php-ldap-0:4.3.2-19.ent.s390", "3ES:php-ldap-0:4.3.2-19.ent.s390x", "3ES:php-ldap-0:4.3.2-19.ent.x86_64", "3ES:php-mysql-0:4.3.2-19.ent.i386", "3ES:php-mysql-0:4.3.2-19.ent.ia64", "3ES:php-mysql-0:4.3.2-19.ent.ppc", "3ES:php-mysql-0:4.3.2-19.ent.s390", "3ES:php-mysql-0:4.3.2-19.ent.s390x", "3ES:php-mysql-0:4.3.2-19.ent.x86_64", "3ES:php-odbc-0:4.3.2-19.ent.i386", "3ES:php-odbc-0:4.3.2-19.ent.ia64", "3ES:php-odbc-0:4.3.2-19.ent.ppc", "3ES:php-odbc-0:4.3.2-19.ent.s390", "3ES:php-odbc-0:4.3.2-19.ent.s390x", "3ES:php-odbc-0:4.3.2-19.ent.x86_64", "3ES:php-pgsql-0:4.3.2-19.ent.i386", "3ES:php-pgsql-0:4.3.2-19.ent.ia64", "3ES:php-pgsql-0:4.3.2-19.ent.ppc", "3ES:php-pgsql-0:4.3.2-19.ent.s390", "3ES:php-pgsql-0:4.3.2-19.ent.s390x", "3ES:php-pgsql-0:4.3.2-19.ent.x86_64", "3WS:php-0:4.3.2-19.ent.i386", "3WS:php-0:4.3.2-19.ent.ia64", "3WS:php-0:4.3.2-19.ent.ppc", "3WS:php-0:4.3.2-19.ent.s390", "3WS:php-0:4.3.2-19.ent.s390x", "3WS:php-0:4.3.2-19.ent.src", "3WS:php-0:4.3.2-19.ent.x86_64", "3WS:php-debuginfo-0:4.3.2-19.ent.i386", "3WS:php-debuginfo-0:4.3.2-19.ent.ia64", "3WS:php-debuginfo-0:4.3.2-19.ent.ppc", "3WS:php-debuginfo-0:4.3.2-19.ent.s390", "3WS:php-debuginfo-0:4.3.2-19.ent.s390x", "3WS:php-debuginfo-0:4.3.2-19.ent.x86_64", "3WS:php-devel-0:4.3.2-19.ent.i386", "3WS:php-devel-0:4.3.2-19.ent.ia64", "3WS:php-devel-0:4.3.2-19.ent.ppc", "3WS:php-devel-0:4.3.2-19.ent.s390", "3WS:php-devel-0:4.3.2-19.ent.s390x", "3WS:php-devel-0:4.3.2-19.ent.x86_64", "3WS:php-imap-0:4.3.2-19.ent.i386", "3WS:php-imap-0:4.3.2-19.ent.ia64", "3WS:php-imap-0:4.3.2-19.ent.ppc", "3WS:php-imap-0:4.3.2-19.ent.s390", "3WS:php-imap-0:4.3.2-19.ent.s390x", "3WS:php-imap-0:4.3.2-19.ent.x86_64", "3WS:php-ldap-0:4.3.2-19.ent.i386", "3WS:php-ldap-0:4.3.2-19.ent.ia64", "3WS:php-ldap-0:4.3.2-19.ent.ppc", "3WS:php-ldap-0:4.3.2-19.ent.s390", "3WS:php-ldap-0:4.3.2-19.ent.s390x", "3WS:php-ldap-0:4.3.2-19.ent.x86_64", "3WS:php-mysql-0:4.3.2-19.ent.i386", "3WS:php-mysql-0:4.3.2-19.ent.ia64", "3WS:php-mysql-0:4.3.2-19.ent.ppc", "3WS:php-mysql-0:4.3.2-19.ent.s390", "3WS:php-mysql-0:4.3.2-19.ent.s390x", "3WS:php-mysql-0:4.3.2-19.ent.x86_64", "3WS:php-odbc-0:4.3.2-19.ent.i386", "3WS:php-odbc-0:4.3.2-19.ent.ia64", "3WS:php-odbc-0:4.3.2-19.ent.ppc", "3WS:php-odbc-0:4.3.2-19.ent.s390", "3WS:php-odbc-0:4.3.2-19.ent.s390x", "3WS:php-odbc-0:4.3.2-19.ent.x86_64", "3WS:php-pgsql-0:4.3.2-19.ent.i386", "3WS:php-pgsql-0:4.3.2-19.ent.ia64", "3WS:php-pgsql-0:4.3.2-19.ent.ppc", "3WS:php-pgsql-0:4.3.2-19.ent.s390", "3WS:php-pgsql-0:4.3.2-19.ent.s390x", "3WS:php-pgsql-0:4.3.2-19.ent.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2004-1065" }, { "category": "external", "summary": "RHBZ#1617361", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617361" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2004-1065", "url": "https://www.cve.org/CVERecord?id=CVE-2004-1065" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2004-1065", "url": "https://nvd.nist.gov/vuln/detail/CVE-2004-1065" } ], "release_date": "2004-12-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2004-12-21T18:52:00+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nTo update all RPMs for your particular architecture, run:\n\nrpm -Fvh [filenames]\n\nwhere [filenames] is a list of the RPMs you wish to upgrade. Only those\nRPMs which are currently installed will be updated. Those RPMs which are\nnot installed but included in the list will not be updated. Note that you\ncan also use wildcards (*.rpm) if your current directory *only* contains the\ndesired RPMs.\n\nPlease note that this update is also available via Red Hat Network. Many\npeople find this an easier way to apply updates. To use Red Hat Network,\nlaunch the Red Hat Update Agent with the following command:\n\nup2date\n\nThis will start an interactive process that will result in the appropriate\nRPMs being upgraded on your system.\n\nIf up2date fails to connect to Red Hat Network due to SSL\nCertificate Errors, you need to install a version of the\nup2date client with an updated certificate. The latest version of\nup2date is available from the Red Hat FTP site and may also be\ndownloaded directly from the RHN website:\n\nhttps://rhn.redhat.com/help/latest-up2date.pxt", "product_ids": [ "3AS:php-0:4.3.2-19.ent.i386", "3AS:php-0:4.3.2-19.ent.ia64", "3AS:php-0:4.3.2-19.ent.ppc", "3AS:php-0:4.3.2-19.ent.s390", "3AS:php-0:4.3.2-19.ent.s390x", "3AS:php-0:4.3.2-19.ent.src", "3AS:php-0:4.3.2-19.ent.x86_64", "3AS:php-debuginfo-0:4.3.2-19.ent.i386", "3AS:php-debuginfo-0:4.3.2-19.ent.ia64", "3AS:php-debuginfo-0:4.3.2-19.ent.ppc", "3AS:php-debuginfo-0:4.3.2-19.ent.s390", "3AS:php-debuginfo-0:4.3.2-19.ent.s390x", "3AS:php-debuginfo-0:4.3.2-19.ent.x86_64", "3AS:php-devel-0:4.3.2-19.ent.i386", "3AS:php-devel-0:4.3.2-19.ent.ia64", "3AS:php-devel-0:4.3.2-19.ent.ppc", "3AS:php-devel-0:4.3.2-19.ent.s390", "3AS:php-devel-0:4.3.2-19.ent.s390x", "3AS:php-devel-0:4.3.2-19.ent.x86_64", "3AS:php-imap-0:4.3.2-19.ent.i386", "3AS:php-imap-0:4.3.2-19.ent.ia64", "3AS:php-imap-0:4.3.2-19.ent.ppc", "3AS:php-imap-0:4.3.2-19.ent.s390", "3AS:php-imap-0:4.3.2-19.ent.s390x", "3AS:php-imap-0:4.3.2-19.ent.x86_64", "3AS:php-ldap-0:4.3.2-19.ent.i386", "3AS:php-ldap-0:4.3.2-19.ent.ia64", "3AS:php-ldap-0:4.3.2-19.ent.ppc", "3AS:php-ldap-0:4.3.2-19.ent.s390", "3AS:php-ldap-0:4.3.2-19.ent.s390x", "3AS:php-ldap-0:4.3.2-19.ent.x86_64", "3AS:php-mysql-0:4.3.2-19.ent.i386", "3AS:php-mysql-0:4.3.2-19.ent.ia64", "3AS:php-mysql-0:4.3.2-19.ent.ppc", "3AS:php-mysql-0:4.3.2-19.ent.s390", "3AS:php-mysql-0:4.3.2-19.ent.s390x", "3AS:php-mysql-0:4.3.2-19.ent.x86_64", "3AS:php-odbc-0:4.3.2-19.ent.i386", "3AS:php-odbc-0:4.3.2-19.ent.ia64", "3AS:php-odbc-0:4.3.2-19.ent.ppc", "3AS:php-odbc-0:4.3.2-19.ent.s390", "3AS:php-odbc-0:4.3.2-19.ent.s390x", "3AS:php-odbc-0:4.3.2-19.ent.x86_64", "3AS:php-pgsql-0:4.3.2-19.ent.i386", "3AS:php-pgsql-0:4.3.2-19.ent.ia64", "3AS:php-pgsql-0:4.3.2-19.ent.ppc", "3AS:php-pgsql-0:4.3.2-19.ent.s390", "3AS:php-pgsql-0:4.3.2-19.ent.s390x", "3AS:php-pgsql-0:4.3.2-19.ent.x86_64", "3Desktop:php-0:4.3.2-19.ent.i386", "3Desktop:php-0:4.3.2-19.ent.ia64", "3Desktop:php-0:4.3.2-19.ent.ppc", "3Desktop:php-0:4.3.2-19.ent.s390", "3Desktop:php-0:4.3.2-19.ent.s390x", "3Desktop:php-0:4.3.2-19.ent.src", "3Desktop:php-0:4.3.2-19.ent.x86_64", "3Desktop:php-debuginfo-0:4.3.2-19.ent.i386", "3Desktop:php-debuginfo-0:4.3.2-19.ent.ia64", "3Desktop:php-debuginfo-0:4.3.2-19.ent.ppc", "3Desktop:php-debuginfo-0:4.3.2-19.ent.s390", "3Desktop:php-debuginfo-0:4.3.2-19.ent.s390x", "3Desktop:php-debuginfo-0:4.3.2-19.ent.x86_64", "3Desktop:php-devel-0:4.3.2-19.ent.i386", "3Desktop:php-devel-0:4.3.2-19.ent.ia64", "3Desktop:php-devel-0:4.3.2-19.ent.ppc", "3Desktop:php-devel-0:4.3.2-19.ent.s390", "3Desktop:php-devel-0:4.3.2-19.ent.s390x", "3Desktop:php-devel-0:4.3.2-19.ent.x86_64", "3Desktop:php-imap-0:4.3.2-19.ent.i386", "3Desktop:php-imap-0:4.3.2-19.ent.ia64", "3Desktop:php-imap-0:4.3.2-19.ent.ppc", "3Desktop:php-imap-0:4.3.2-19.ent.s390", "3Desktop:php-imap-0:4.3.2-19.ent.s390x", "3Desktop:php-imap-0:4.3.2-19.ent.x86_64", "3Desktop:php-ldap-0:4.3.2-19.ent.i386", "3Desktop:php-ldap-0:4.3.2-19.ent.ia64", "3Desktop:php-ldap-0:4.3.2-19.ent.ppc", "3Desktop:php-ldap-0:4.3.2-19.ent.s390", "3Desktop:php-ldap-0:4.3.2-19.ent.s390x", "3Desktop:php-ldap-0:4.3.2-19.ent.x86_64", "3Desktop:php-mysql-0:4.3.2-19.ent.i386", "3Desktop:php-mysql-0:4.3.2-19.ent.ia64", "3Desktop:php-mysql-0:4.3.2-19.ent.ppc", "3Desktop:php-mysql-0:4.3.2-19.ent.s390", "3Desktop:php-mysql-0:4.3.2-19.ent.s390x", "3Desktop:php-mysql-0:4.3.2-19.ent.x86_64", "3Desktop:php-odbc-0:4.3.2-19.ent.i386", "3Desktop:php-odbc-0:4.3.2-19.ent.ia64", "3Desktop:php-odbc-0:4.3.2-19.ent.ppc", "3Desktop:php-odbc-0:4.3.2-19.ent.s390", "3Desktop:php-odbc-0:4.3.2-19.ent.s390x", "3Desktop:php-odbc-0:4.3.2-19.ent.x86_64", "3Desktop:php-pgsql-0:4.3.2-19.ent.i386", "3Desktop:php-pgsql-0:4.3.2-19.ent.ia64", "3Desktop:php-pgsql-0:4.3.2-19.ent.ppc", "3Desktop:php-pgsql-0:4.3.2-19.ent.s390", "3Desktop:php-pgsql-0:4.3.2-19.ent.s390x", "3Desktop:php-pgsql-0:4.3.2-19.ent.x86_64", "3ES:php-0:4.3.2-19.ent.i386", "3ES:php-0:4.3.2-19.ent.ia64", "3ES:php-0:4.3.2-19.ent.ppc", "3ES:php-0:4.3.2-19.ent.s390", "3ES:php-0:4.3.2-19.ent.s390x", "3ES:php-0:4.3.2-19.ent.src", "3ES:php-0:4.3.2-19.ent.x86_64", "3ES:php-debuginfo-0:4.3.2-19.ent.i386", "3ES:php-debuginfo-0:4.3.2-19.ent.ia64", "3ES:php-debuginfo-0:4.3.2-19.ent.ppc", "3ES:php-debuginfo-0:4.3.2-19.ent.s390", "3ES:php-debuginfo-0:4.3.2-19.ent.s390x", "3ES:php-debuginfo-0:4.3.2-19.ent.x86_64", "3ES:php-devel-0:4.3.2-19.ent.i386", "3ES:php-devel-0:4.3.2-19.ent.ia64", "3ES:php-devel-0:4.3.2-19.ent.ppc", "3ES:php-devel-0:4.3.2-19.ent.s390", "3ES:php-devel-0:4.3.2-19.ent.s390x", "3ES:php-devel-0:4.3.2-19.ent.x86_64", "3ES:php-imap-0:4.3.2-19.ent.i386", "3ES:php-imap-0:4.3.2-19.ent.ia64", "3ES:php-imap-0:4.3.2-19.ent.ppc", "3ES:php-imap-0:4.3.2-19.ent.s390", "3ES:php-imap-0:4.3.2-19.ent.s390x", "3ES:php-imap-0:4.3.2-19.ent.x86_64", "3ES:php-ldap-0:4.3.2-19.ent.i386", "3ES:php-ldap-0:4.3.2-19.ent.ia64", "3ES:php-ldap-0:4.3.2-19.ent.ppc", "3ES:php-ldap-0:4.3.2-19.ent.s390", "3ES:php-ldap-0:4.3.2-19.ent.s390x", "3ES:php-ldap-0:4.3.2-19.ent.x86_64", "3ES:php-mysql-0:4.3.2-19.ent.i386", "3ES:php-mysql-0:4.3.2-19.ent.ia64", "3ES:php-mysql-0:4.3.2-19.ent.ppc", "3ES:php-mysql-0:4.3.2-19.ent.s390", "3ES:php-mysql-0:4.3.2-19.ent.s390x", "3ES:php-mysql-0:4.3.2-19.ent.x86_64", "3ES:php-odbc-0:4.3.2-19.ent.i386", "3ES:php-odbc-0:4.3.2-19.ent.ia64", "3ES:php-odbc-0:4.3.2-19.ent.ppc", "3ES:php-odbc-0:4.3.2-19.ent.s390", "3ES:php-odbc-0:4.3.2-19.ent.s390x", "3ES:php-odbc-0:4.3.2-19.ent.x86_64", "3ES:php-pgsql-0:4.3.2-19.ent.i386", "3ES:php-pgsql-0:4.3.2-19.ent.ia64", "3ES:php-pgsql-0:4.3.2-19.ent.ppc", "3ES:php-pgsql-0:4.3.2-19.ent.s390", "3ES:php-pgsql-0:4.3.2-19.ent.s390x", "3ES:php-pgsql-0:4.3.2-19.ent.x86_64", "3WS:php-0:4.3.2-19.ent.i386", "3WS:php-0:4.3.2-19.ent.ia64", "3WS:php-0:4.3.2-19.ent.ppc", "3WS:php-0:4.3.2-19.ent.s390", "3WS:php-0:4.3.2-19.ent.s390x", "3WS:php-0:4.3.2-19.ent.src", "3WS:php-0:4.3.2-19.ent.x86_64", "3WS:php-debuginfo-0:4.3.2-19.ent.i386", "3WS:php-debuginfo-0:4.3.2-19.ent.ia64", "3WS:php-debuginfo-0:4.3.2-19.ent.ppc", "3WS:php-debuginfo-0:4.3.2-19.ent.s390", "3WS:php-debuginfo-0:4.3.2-19.ent.s390x", "3WS:php-debuginfo-0:4.3.2-19.ent.x86_64", "3WS:php-devel-0:4.3.2-19.ent.i386", "3WS:php-devel-0:4.3.2-19.ent.ia64", "3WS:php-devel-0:4.3.2-19.ent.ppc", "3WS:php-devel-0:4.3.2-19.ent.s390", "3WS:php-devel-0:4.3.2-19.ent.s390x", "3WS:php-devel-0:4.3.2-19.ent.x86_64", "3WS:php-imap-0:4.3.2-19.ent.i386", "3WS:php-imap-0:4.3.2-19.ent.ia64", "3WS:php-imap-0:4.3.2-19.ent.ppc", "3WS:php-imap-0:4.3.2-19.ent.s390", "3WS:php-imap-0:4.3.2-19.ent.s390x", "3WS:php-imap-0:4.3.2-19.ent.x86_64", "3WS:php-ldap-0:4.3.2-19.ent.i386", "3WS:php-ldap-0:4.3.2-19.ent.ia64", "3WS:php-ldap-0:4.3.2-19.ent.ppc", "3WS:php-ldap-0:4.3.2-19.ent.s390", "3WS:php-ldap-0:4.3.2-19.ent.s390x", "3WS:php-ldap-0:4.3.2-19.ent.x86_64", "3WS:php-mysql-0:4.3.2-19.ent.i386", "3WS:php-mysql-0:4.3.2-19.ent.ia64", "3WS:php-mysql-0:4.3.2-19.ent.ppc", "3WS:php-mysql-0:4.3.2-19.ent.s390", "3WS:php-mysql-0:4.3.2-19.ent.s390x", "3WS:php-mysql-0:4.3.2-19.ent.x86_64", "3WS:php-odbc-0:4.3.2-19.ent.i386", "3WS:php-odbc-0:4.3.2-19.ent.ia64", "3WS:php-odbc-0:4.3.2-19.ent.ppc", "3WS:php-odbc-0:4.3.2-19.ent.s390", "3WS:php-odbc-0:4.3.2-19.ent.s390x", "3WS:php-odbc-0:4.3.2-19.ent.x86_64", "3WS:php-pgsql-0:4.3.2-19.ent.i386", "3WS:php-pgsql-0:4.3.2-19.ent.ia64", "3WS:php-pgsql-0:4.3.2-19.ent.ppc", "3WS:php-pgsql-0:4.3.2-19.ent.s390", "3WS:php-pgsql-0:4.3.2-19.ent.s390x", "3WS:php-pgsql-0:4.3.2-19.ent.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2004:687" } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "security flaw" } ] }
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.