rhsa-2013_1042
Vulnerability from csaf_redhat
Published
2013-07-10 23:54
Modified
2024-11-22 06:42
Summary
Red Hat Security Advisory: richfaces security update
Notes
Topic
Updated richfaces packages that fix one security issue are now available
for Red Hat JBoss Enterprise Application Platform 5.2.0 for Red Hat
Enterprise Linux 4, 5, and 6.
The Red Hat Security Response Team has rated this update as having critical
security impact. A Common Vulnerability Scoring System (CVSS) base score,
which gives a detailed severity rating, is available from the CVE link in
the References section.
Details
RichFaces is an open source framework that adds Ajax capability into
existing JavaServer Faces (JSF) applications.
A flaw was found in the way RichFaces ResourceBuilderImpl handled
deserialization. A remote attacker could use this flaw to trigger the
execution of the deserialization methods in any serializable class deployed
on the server. This could lead to a variety of security impacts depending
on the deserialization logic of these classes. (CVE-2013-2165)
The fix for this issue introduces a whitelist to limit classes that can be
deserialized by RichFaces.
If you require to whitelist a class that is not already listed, for
example, a custom class, you can achieve this by following one of these
methods:
Method 1: Implementing the SerializableResource interface.
In RichFaces 3, this is defined at
org.ajax4jsf.resource.SerializableResource and in RichFaces 4/5, at
org.richfaces.resource.SerializableResource.
Method 2: Adding the class to the resource-serialization.properties file
(a default properties file is provided once this update is applied).
To do this you can extend the framework provided properties file that is
available under org.ajax4jsf.resource in RichFaces 3 and
org.richfaces.resource in RichFaces 4/5. The modified properties file has
to be copied into the classpath of your deployment under the
version-specific packages.
Where possible, it is recommended that Method 1 be followed.
Red Hat would like to thank Takeshi Terada (Mitsui Bussan Secure
Directions, Inc.) for reporting this issue.
Warning: Before applying this update, back up your existing Red Hat JBoss
Enterprise Application Platform installation (including all applications
and configuration files).
All users of Red Hat JBoss Enterprise Application Platform 5.2.0 on Red Hat
Enterprise Linux 4, 5, and 6 are advised to upgrade to these updated
packages. The JBoss server process must be restarted for the update to take
effect.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated richfaces packages that fix one security issue are now available\nfor Red Hat JBoss Enterprise Application Platform 5.2.0 for Red Hat\nEnterprise Linux 4, 5, and 6.\n\nThe Red Hat Security Response Team has rated this update as having critical\nsecurity impact. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available from the CVE link in\nthe References section.", "title": "Topic" }, { "category": "general", "text": "RichFaces is an open source framework that adds Ajax capability into\nexisting JavaServer Faces (JSF) applications.\n\nA flaw was found in the way RichFaces ResourceBuilderImpl handled\ndeserialization. A remote attacker could use this flaw to trigger the\nexecution of the deserialization methods in any serializable class deployed\non the server. This could lead to a variety of security impacts depending\non the deserialization logic of these classes. (CVE-2013-2165)\n\nThe fix for this issue introduces a whitelist to limit classes that can be\ndeserialized by RichFaces.\n\nIf you require to whitelist a class that is not already listed, for\nexample, a custom class, you can achieve this by following one of these\nmethods:\n\nMethod 1: Implementing the SerializableResource interface.\nIn RichFaces 3, this is defined at\norg.ajax4jsf.resource.SerializableResource and in RichFaces 4/5, at\norg.richfaces.resource.SerializableResource.\n\nMethod 2: Adding the class to the resource-serialization.properties file\n(a default properties file is provided once this update is applied).\nTo do this you can extend the framework provided properties file that is\navailable under org.ajax4jsf.resource in RichFaces 3 and\norg.richfaces.resource in RichFaces 4/5. The modified properties file has\nto be copied into the classpath of your deployment under the\nversion-specific packages.\n\nWhere possible, it is recommended that Method 1 be followed.\n\nRed Hat would like to thank Takeshi Terada (Mitsui Bussan Secure\nDirections, Inc.) for reporting this issue.\n\nWarning: Before applying this update, back up your existing Red Hat JBoss\nEnterprise Application Platform installation (including all applications\nand configuration files).\n\nAll users of Red Hat JBoss Enterprise Application Platform 5.2.0 on Red Hat\nEnterprise Linux 4, 5, and 6 are advised to upgrade to these updated\npackages. The JBoss server process must be restarted for the update to take\neffect.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2013:1042", "url": "https://access.redhat.com/errata/RHSA-2013:1042" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "973570", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=973570" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2013/rhsa-2013_1042.json" } ], "title": "Red Hat Security Advisory: richfaces security update", "tracking": { "current_release_date": "2024-11-22T06:42:46+00:00", "generator": { "date": "2024-11-22T06:42:46+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2013:1042", "initial_release_date": "2013-07-10T23:54:00+00:00", "revision_history": [ { "date": "2013-07-10T23:54:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2013-07-10T23:55:30+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T06:42:46+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat JBoss Enterprise Application Platform 5 for RHEL 6 Server", "product": { "name": "Red Hat JBoss Enterprise Application Platform 5 for RHEL 6 Server", "product_id": "6Server-JBEAP-5", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_enterprise_application_platform:5::el6" } } }, { "category": "product_name", "name": "Red Hat JBoss Enterprise Application Platform 5 for RHEL 5 Server", "product": { "name": "Red Hat JBoss Enterprise Application Platform 5 for RHEL 5 Server", "product_id": "5Server-JBEAP-5", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_enterprise_application_platform:5::el5" } } }, { "category": "product_name", "name": "Red Hat JBoss Enterprise Application Platform 5 for RHEL 4 AS", "product": { "name": "Red Hat JBoss Enterprise Application Platform 5 for RHEL 4 AS", "product_id": "4AS-JBEAP-5", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_enterprise_application_platform:5::el4" } } }, { "category": "product_name", "name": "Red Hat JBoss Enterprise Application Platform 5 for RHEL 4 ES", "product": { "name": "Red Hat JBoss Enterprise Application Platform 5 for RHEL 4 ES", "product_id": "4ES-JBEAP-5", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_enterprise_application_platform:5::el4" } } } ], "category": "product_family", "name": "Red Hat JBoss Enterprise Application Platform" }, { "branches": [ { "category": "product_version", "name": "richfaces-ui-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "product": { "name": "richfaces-ui-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "product_id": "richfaces-ui-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/richfaces-ui@3.3.1-3.SP3_patch_01.ep5.el6?arch=noarch" } } }, { "category": "product_version", "name": "richfaces-root-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "product": { "name": "richfaces-root-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "product_id": "richfaces-root-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/richfaces-root@3.3.1-3.SP3_patch_01.ep5.el6?arch=noarch" } } }, { "category": "product_version", "name": "richfaces-demo-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "product": { "name": "richfaces-demo-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "product_id": "richfaces-demo-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/richfaces-demo@3.3.1-3.SP3_patch_01.ep5.el6?arch=noarch" } } }, { "category": "product_version", "name": "richfaces-framework-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "product": { "name": "richfaces-framework-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "product_id": "richfaces-framework-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/richfaces-framework@3.3.1-3.SP3_patch_01.ep5.el6?arch=noarch" } } }, { "category": "product_version", "name": "richfaces-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "product": { "name": "richfaces-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "product_id": "richfaces-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/richfaces@3.3.1-3.SP3_patch_01.ep5.el6?arch=noarch" } } }, { "category": "product_version", "name": "richfaces-ui-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "product": { "name": "richfaces-ui-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "product_id": "richfaces-ui-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/richfaces-ui@3.3.1-6.SP3_patch_01.ep5.el5?arch=noarch" } } }, { "category": "product_version", "name": "richfaces-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "product": { "name": "richfaces-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "product_id": "richfaces-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/richfaces@3.3.1-6.SP3_patch_01.ep5.el5?arch=noarch" } } }, { "category": "product_version", "name": "richfaces-demo-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "product": { "name": "richfaces-demo-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "product_id": "richfaces-demo-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/richfaces-demo@3.3.1-6.SP3_patch_01.ep5.el5?arch=noarch" } } }, { "category": "product_version", "name": "richfaces-framework-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "product": { "name": "richfaces-framework-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "product_id": "richfaces-framework-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/richfaces-framework@3.3.1-6.SP3_patch_01.ep5.el5?arch=noarch" } } }, { "category": "product_version", "name": "richfaces-root-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "product": { "name": "richfaces-root-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "product_id": "richfaces-root-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/richfaces-root@3.3.1-6.SP3_patch_01.ep5.el5?arch=noarch" } } }, { "category": "product_version", "name": "richfaces-framework-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "product": { "name": "richfaces-framework-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "product_id": "richfaces-framework-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/richfaces-framework@3.3.1-11.SP3_patch_01.ep5.el4?arch=noarch" } } }, { "category": "product_version", "name": "richfaces-root-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "product": { "name": "richfaces-root-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "product_id": "richfaces-root-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/richfaces-root@3.3.1-11.SP3_patch_01.ep5.el4?arch=noarch" } } }, { "category": "product_version", "name": "richfaces-ui-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "product": { "name": "richfaces-ui-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "product_id": "richfaces-ui-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/richfaces-ui@3.3.1-11.SP3_patch_01.ep5.el4?arch=noarch" } } }, { "category": "product_version", "name": "richfaces-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "product": { "name": "richfaces-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "product_id": "richfaces-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/richfaces@3.3.1-11.SP3_patch_01.ep5.el4?arch=noarch" } } }, { "category": "product_version", "name": "richfaces-demo-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "product": { "name": "richfaces-demo-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "product_id": "richfaces-demo-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/richfaces-demo@3.3.1-11.SP3_patch_01.ep5.el4?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "richfaces-0:3.3.1-3.SP3_patch_01.ep5.el6.src", "product": { "name": "richfaces-0:3.3.1-3.SP3_patch_01.ep5.el6.src", "product_id": "richfaces-0:3.3.1-3.SP3_patch_01.ep5.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/richfaces@3.3.1-3.SP3_patch_01.ep5.el6?arch=src" } } }, { "category": "product_version", "name": "richfaces-0:3.3.1-6.SP3_patch_01.ep5.el5.src", "product": { "name": "richfaces-0:3.3.1-6.SP3_patch_01.ep5.el5.src", "product_id": "richfaces-0:3.3.1-6.SP3_patch_01.ep5.el5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/richfaces@3.3.1-6.SP3_patch_01.ep5.el5?arch=src" } } }, { "category": "product_version", "name": "richfaces-0:3.3.1-11.SP3_patch_01.ep5.el4.src", "product": { "name": "richfaces-0:3.3.1-11.SP3_patch_01.ep5.el4.src", "product_id": "richfaces-0:3.3.1-11.SP3_patch_01.ep5.el4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/richfaces@3.3.1-11.SP3_patch_01.ep5.el4?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "richfaces-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch as a component of Red Hat JBoss Enterprise Application Platform 5 for RHEL 4 AS", "product_id": "4AS-JBEAP-5:richfaces-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch" }, "product_reference": "richfaces-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "relates_to_product_reference": "4AS-JBEAP-5" }, { "category": "default_component_of", "full_product_name": { "name": "richfaces-0:3.3.1-11.SP3_patch_01.ep5.el4.src as a component of Red Hat JBoss Enterprise Application Platform 5 for RHEL 4 AS", "product_id": "4AS-JBEAP-5:richfaces-0:3.3.1-11.SP3_patch_01.ep5.el4.src" }, "product_reference": "richfaces-0:3.3.1-11.SP3_patch_01.ep5.el4.src", "relates_to_product_reference": "4AS-JBEAP-5" }, { "category": "default_component_of", "full_product_name": { "name": "richfaces-demo-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch as a component of Red Hat JBoss Enterprise Application Platform 5 for RHEL 4 AS", "product_id": "4AS-JBEAP-5:richfaces-demo-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch" }, "product_reference": "richfaces-demo-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "relates_to_product_reference": "4AS-JBEAP-5" }, { "category": "default_component_of", "full_product_name": { "name": "richfaces-framework-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch as a component of Red Hat JBoss Enterprise Application Platform 5 for RHEL 4 AS", "product_id": "4AS-JBEAP-5:richfaces-framework-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch" }, "product_reference": "richfaces-framework-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "relates_to_product_reference": "4AS-JBEAP-5" }, { "category": "default_component_of", "full_product_name": { "name": "richfaces-root-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch as a component of Red Hat JBoss Enterprise Application Platform 5 for RHEL 4 AS", "product_id": "4AS-JBEAP-5:richfaces-root-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch" }, "product_reference": "richfaces-root-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "relates_to_product_reference": "4AS-JBEAP-5" }, { "category": "default_component_of", "full_product_name": { "name": "richfaces-ui-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch as a component of Red Hat JBoss Enterprise Application Platform 5 for RHEL 4 AS", "product_id": "4AS-JBEAP-5:richfaces-ui-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch" }, "product_reference": "richfaces-ui-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "relates_to_product_reference": "4AS-JBEAP-5" }, { "category": "default_component_of", "full_product_name": { "name": "richfaces-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch as a component of Red Hat JBoss Enterprise Application Platform 5 for RHEL 4 ES", "product_id": "4ES-JBEAP-5:richfaces-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch" }, "product_reference": "richfaces-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "relates_to_product_reference": "4ES-JBEAP-5" }, { "category": "default_component_of", "full_product_name": { "name": "richfaces-0:3.3.1-11.SP3_patch_01.ep5.el4.src as a component of Red Hat JBoss Enterprise Application Platform 5 for RHEL 4 ES", "product_id": "4ES-JBEAP-5:richfaces-0:3.3.1-11.SP3_patch_01.ep5.el4.src" }, "product_reference": "richfaces-0:3.3.1-11.SP3_patch_01.ep5.el4.src", "relates_to_product_reference": "4ES-JBEAP-5" }, { "category": "default_component_of", "full_product_name": { "name": "richfaces-demo-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch as a component of Red Hat JBoss Enterprise Application Platform 5 for RHEL 4 ES", "product_id": "4ES-JBEAP-5:richfaces-demo-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch" }, "product_reference": "richfaces-demo-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "relates_to_product_reference": "4ES-JBEAP-5" }, { "category": "default_component_of", "full_product_name": { "name": "richfaces-framework-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch as a component of Red Hat JBoss Enterprise Application Platform 5 for RHEL 4 ES", "product_id": "4ES-JBEAP-5:richfaces-framework-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch" }, "product_reference": "richfaces-framework-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "relates_to_product_reference": "4ES-JBEAP-5" }, { "category": "default_component_of", "full_product_name": { "name": "richfaces-root-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch as a component of Red Hat JBoss Enterprise Application Platform 5 for RHEL 4 ES", "product_id": "4ES-JBEAP-5:richfaces-root-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch" }, "product_reference": "richfaces-root-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "relates_to_product_reference": "4ES-JBEAP-5" }, { "category": "default_component_of", "full_product_name": { "name": "richfaces-ui-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch as a component of Red Hat JBoss Enterprise Application Platform 5 for RHEL 4 ES", "product_id": "4ES-JBEAP-5:richfaces-ui-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch" }, "product_reference": "richfaces-ui-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "relates_to_product_reference": "4ES-JBEAP-5" }, { "category": "default_component_of", "full_product_name": { "name": "richfaces-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch as a component of Red Hat JBoss Enterprise Application Platform 5 for RHEL 5 Server", "product_id": "5Server-JBEAP-5:richfaces-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch" }, "product_reference": "richfaces-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "relates_to_product_reference": "5Server-JBEAP-5" }, { "category": "default_component_of", "full_product_name": { "name": "richfaces-0:3.3.1-6.SP3_patch_01.ep5.el5.src as a component of Red Hat JBoss Enterprise Application Platform 5 for RHEL 5 Server", "product_id": "5Server-JBEAP-5:richfaces-0:3.3.1-6.SP3_patch_01.ep5.el5.src" }, "product_reference": "richfaces-0:3.3.1-6.SP3_patch_01.ep5.el5.src", "relates_to_product_reference": "5Server-JBEAP-5" }, { "category": "default_component_of", "full_product_name": { "name": "richfaces-demo-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch as a component of Red Hat JBoss Enterprise Application Platform 5 for RHEL 5 Server", "product_id": "5Server-JBEAP-5:richfaces-demo-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch" }, "product_reference": "richfaces-demo-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "relates_to_product_reference": "5Server-JBEAP-5" }, { "category": "default_component_of", "full_product_name": { "name": "richfaces-framework-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch as a component of Red Hat JBoss Enterprise Application Platform 5 for RHEL 5 Server", "product_id": "5Server-JBEAP-5:richfaces-framework-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch" }, "product_reference": "richfaces-framework-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "relates_to_product_reference": "5Server-JBEAP-5" }, { "category": "default_component_of", "full_product_name": { "name": "richfaces-root-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch as a component of Red Hat JBoss Enterprise Application Platform 5 for RHEL 5 Server", "product_id": "5Server-JBEAP-5:richfaces-root-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch" }, "product_reference": "richfaces-root-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "relates_to_product_reference": "5Server-JBEAP-5" }, { "category": "default_component_of", "full_product_name": { "name": "richfaces-ui-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch as a component of Red Hat JBoss Enterprise Application Platform 5 for RHEL 5 Server", "product_id": "5Server-JBEAP-5:richfaces-ui-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch" }, "product_reference": "richfaces-ui-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "relates_to_product_reference": "5Server-JBEAP-5" }, { "category": "default_component_of", "full_product_name": { "name": "richfaces-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch as a component of Red Hat JBoss Enterprise Application Platform 5 for RHEL 6 Server", "product_id": "6Server-JBEAP-5:richfaces-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch" }, "product_reference": "richfaces-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "relates_to_product_reference": "6Server-JBEAP-5" }, { "category": "default_component_of", "full_product_name": { "name": "richfaces-0:3.3.1-3.SP3_patch_01.ep5.el6.src as a component of Red Hat JBoss Enterprise Application Platform 5 for RHEL 6 Server", "product_id": "6Server-JBEAP-5:richfaces-0:3.3.1-3.SP3_patch_01.ep5.el6.src" }, "product_reference": "richfaces-0:3.3.1-3.SP3_patch_01.ep5.el6.src", "relates_to_product_reference": "6Server-JBEAP-5" }, { "category": "default_component_of", "full_product_name": { "name": "richfaces-demo-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch as a component of Red Hat JBoss Enterprise Application Platform 5 for RHEL 6 Server", "product_id": "6Server-JBEAP-5:richfaces-demo-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch" }, "product_reference": "richfaces-demo-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "relates_to_product_reference": "6Server-JBEAP-5" }, { "category": "default_component_of", "full_product_name": { "name": "richfaces-framework-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch as a component of Red Hat JBoss Enterprise Application Platform 5 for RHEL 6 Server", "product_id": "6Server-JBEAP-5:richfaces-framework-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch" }, "product_reference": "richfaces-framework-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "relates_to_product_reference": "6Server-JBEAP-5" }, { "category": "default_component_of", "full_product_name": { "name": "richfaces-root-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch as a component of Red Hat JBoss Enterprise Application Platform 5 for RHEL 6 Server", "product_id": "6Server-JBEAP-5:richfaces-root-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch" }, "product_reference": "richfaces-root-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "relates_to_product_reference": "6Server-JBEAP-5" }, { "category": "default_component_of", "full_product_name": { "name": "richfaces-ui-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch as a component of Red Hat JBoss Enterprise Application Platform 5 for RHEL 6 Server", "product_id": "6Server-JBEAP-5:richfaces-ui-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch" }, "product_reference": "richfaces-ui-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "relates_to_product_reference": "6Server-JBEAP-5" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Takeshi Terada" ], "organization": "Mitsui Bussan Secure Directions, Inc." } ], "cve": "CVE-2013-2165", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2013-06-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "973570" } ], "notes": [ { "category": "description", "text": "ResourceBuilderImpl.java in the RichFaces 3.x through 5.x implementation in Red Hat JBoss Web Framework Kit before 2.3.0, Red Hat JBoss Web Platform through 5.2.0, Red Hat JBoss Enterprise Application Platform through 4.3.0 CP10 and 5.x through 5.2.0, Red Hat JBoss BRMS through 5.3.1, Red Hat JBoss SOA Platform through 4.3.0 CP05 and 5.x through 5.3.1, Red Hat JBoss Portal through 4.3 CP07 and 5.x through 5.2.2, and Red Hat JBoss Operations Network through 2.4.2 and 3.x through 3.1.2 does not restrict the classes for which deserialization methods can be called, which allows remote attackers to execute arbitrary code via crafted serialized data.", "title": "Vulnerability description" }, { "category": "summary", "text": "RichFaces: Remote code execution due to insecure deserialization", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "4AS-JBEAP-5:richfaces-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "4AS-JBEAP-5:richfaces-0:3.3.1-11.SP3_patch_01.ep5.el4.src", "4AS-JBEAP-5:richfaces-demo-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "4AS-JBEAP-5:richfaces-framework-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "4AS-JBEAP-5:richfaces-root-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "4AS-JBEAP-5:richfaces-ui-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "4ES-JBEAP-5:richfaces-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "4ES-JBEAP-5:richfaces-0:3.3.1-11.SP3_patch_01.ep5.el4.src", "4ES-JBEAP-5:richfaces-demo-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "4ES-JBEAP-5:richfaces-framework-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "4ES-JBEAP-5:richfaces-root-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "4ES-JBEAP-5:richfaces-ui-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "5Server-JBEAP-5:richfaces-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "5Server-JBEAP-5:richfaces-0:3.3.1-6.SP3_patch_01.ep5.el5.src", "5Server-JBEAP-5:richfaces-demo-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "5Server-JBEAP-5:richfaces-framework-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "5Server-JBEAP-5:richfaces-root-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "5Server-JBEAP-5:richfaces-ui-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "6Server-JBEAP-5:richfaces-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "6Server-JBEAP-5:richfaces-0:3.3.1-3.SP3_patch_01.ep5.el6.src", "6Server-JBEAP-5:richfaces-demo-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "6Server-JBEAP-5:richfaces-framework-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "6Server-JBEAP-5:richfaces-root-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "6Server-JBEAP-5:richfaces-ui-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2013-2165" }, { "category": "external", "summary": "RHBZ#973570", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=973570" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2013-2165", "url": "https://www.cve.org/CVERecord?id=CVE-2013-2165" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-2165", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-2165" } ], "release_date": "2013-07-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2013-07-10T23:54:00+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/knowledge/articles/11258", "product_ids": [ "4AS-JBEAP-5:richfaces-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "4AS-JBEAP-5:richfaces-0:3.3.1-11.SP3_patch_01.ep5.el4.src", "4AS-JBEAP-5:richfaces-demo-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "4AS-JBEAP-5:richfaces-framework-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "4AS-JBEAP-5:richfaces-root-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "4AS-JBEAP-5:richfaces-ui-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "4ES-JBEAP-5:richfaces-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "4ES-JBEAP-5:richfaces-0:3.3.1-11.SP3_patch_01.ep5.el4.src", "4ES-JBEAP-5:richfaces-demo-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "4ES-JBEAP-5:richfaces-framework-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "4ES-JBEAP-5:richfaces-root-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "4ES-JBEAP-5:richfaces-ui-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "5Server-JBEAP-5:richfaces-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "5Server-JBEAP-5:richfaces-0:3.3.1-6.SP3_patch_01.ep5.el5.src", "5Server-JBEAP-5:richfaces-demo-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "5Server-JBEAP-5:richfaces-framework-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "5Server-JBEAP-5:richfaces-root-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "5Server-JBEAP-5:richfaces-ui-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "6Server-JBEAP-5:richfaces-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "6Server-JBEAP-5:richfaces-0:3.3.1-3.SP3_patch_01.ep5.el6.src", "6Server-JBEAP-5:richfaces-demo-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "6Server-JBEAP-5:richfaces-framework-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "6Server-JBEAP-5:richfaces-root-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "6Server-JBEAP-5:richfaces-ui-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2013:1042" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "products": [ "4AS-JBEAP-5:richfaces-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "4AS-JBEAP-5:richfaces-0:3.3.1-11.SP3_patch_01.ep5.el4.src", "4AS-JBEAP-5:richfaces-demo-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "4AS-JBEAP-5:richfaces-framework-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "4AS-JBEAP-5:richfaces-root-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "4AS-JBEAP-5:richfaces-ui-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "4ES-JBEAP-5:richfaces-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "4ES-JBEAP-5:richfaces-0:3.3.1-11.SP3_patch_01.ep5.el4.src", "4ES-JBEAP-5:richfaces-demo-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "4ES-JBEAP-5:richfaces-framework-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "4ES-JBEAP-5:richfaces-root-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "4ES-JBEAP-5:richfaces-ui-0:3.3.1-11.SP3_patch_01.ep5.el4.noarch", "5Server-JBEAP-5:richfaces-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "5Server-JBEAP-5:richfaces-0:3.3.1-6.SP3_patch_01.ep5.el5.src", "5Server-JBEAP-5:richfaces-demo-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "5Server-JBEAP-5:richfaces-framework-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "5Server-JBEAP-5:richfaces-root-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "5Server-JBEAP-5:richfaces-ui-0:3.3.1-6.SP3_patch_01.ep5.el5.noarch", "6Server-JBEAP-5:richfaces-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "6Server-JBEAP-5:richfaces-0:3.3.1-3.SP3_patch_01.ep5.el6.src", "6Server-JBEAP-5:richfaces-demo-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "6Server-JBEAP-5:richfaces-framework-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "6Server-JBEAP-5:richfaces-root-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch", "6Server-JBEAP-5:richfaces-ui-0:3.3.1-3.SP3_patch_01.ep5.el6.noarch" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "RichFaces: Remote code execution due to insecure deserialization" } ] }
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.