Bug 1378613 (CVE-2016-7050)
Summary: | CVE-2016-7050 RESTEasy:SerializableProvider enabled by default and deserializes untrusted data | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Jason Shepherd <jshepherd> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | unspecified | CC: | aileenc, alee, bbaranow, bmaxwell, cdewolf, chazlett, csutherl, dandread, darran.lofthouse, dkholia, dosoudil, fnasser, jason.greene, java-sig-commits, jawilson, jboss-set, jshepherd, kbost, lgao, mgoldman, myarboro, pavelp, pgier, psakar, pslavice, rnetuka, rsvoboda, twalsh, vtunka, weli |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: |
It was discovered that under certain conditions RESTEasy could be forced to parse a request with SerializableProvider, resulting in deserialization of potentially untrusted data. An attacker could possibly use this flaw execute arbitrary code with the permissions of the application using RESTEasy.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2017-08-04 03:14:19 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1378616, 1378618, 1378619 | ||
Bug Blocks: | 1371804 |
Description
Jason Shepherd
2016-09-22 23:37:27 UTC
Acknowledgments: Name: Mikhail Egorov (Odin) Created resteasy tracking bugs for this issue: Affects: fedora-all [bug 1378616] This issue has been addressed in the following products: Red Hat Enterprise Linux 7 Via RHSA-2016:2604 https://rhn.redhat.com/errata/RHSA-2016-2604.html Our initial analysis of JBoss Fuse 6 showed that it was using a vulnerable version of resteasy. However after further analysis we discovered that it's being used by the Fabic8, Support Webapp feature, which a Restful webservice client, so is not affected by this issue. |