RHSA-2012:1058: Moderate: resteasy security update
RESTEasy provides various frameworks to help you build RESTful web servicesand RESTful Java applications.It was found that RESTEasy was vulnerable to XML External Entity (XXE)attacks. If a remote attacker submitted a request containing an externalXML entity to a RESTEasy endpoint, the entity would be resolved, allowingthe attacker to read files accessible to the user running the applicationserver. This flaw affected DOM (Document Object Model) Document and JAXB(Java Architecture for XML Binding) input. (CVE-2012-0818)Note: The fix for CVE-2012-0818 is not enabled by default. This update addsa new configuration option to disable entity expansion in RESTEasy. Ifapplications on your server expose RESTEasy XML endpoints, aresteasy.document.expand.entity.references configuration snippet must beadded to their web.xml file to disable entity expansion in RESTEasy. Referto Red Hat Bugzilla bug 785631 for details.Warning: Before applying this update, back up your JBoss Enterprise WebPlatform's "jboss-as-web/server/[PROFILE]/deploy/" directory and any othercustomized configuration files.Users of JBoss Enterprise Web Platform 5.1.2 on Red Hat Enterprise Linux 4,5, and 6 should upgrade to these updated packages, which correct thisissue. The JBoss server process must be restarted for this update to takeeffect.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of RHSA-2012:1058?
The severity of RHSA-2012:1058 is classified as moderate.
How do I fix RHSA-2012:1058?
To fix RHSA-2012:1058, update to version 1.2.1-10.CP02_patch01.1.ep5.el6 or later for affected packages.
Which packages are affected by RHSA-2012:1058?
The affected packages include resteasy, resteasy-examples, resteasy-javadoc, and resteasy-manual across the specified versions.
What type of attack is addressed in RHSA-2012:1058?
RHSA-2012:1058 addresses vulnerabilities related to XML External Entity (XXE) attacks.
What does RHSA-2012:1058 mean for my system?
RHSA-2012:1058 indicates that your system may be vulnerable to specific XML-related exploits if running the affected versions of RESTEasy.