Bug 1382534 (CVE-2016-7065)

Summary: CVE-2016-7065 JBoss EAP 5 JMX servlet deserializes Java objects sent via HTTP
Product: [Other] Security Response Reporter: Jason Shepherd <jshepherd>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: aileenc, dandread, fnasser, gvarsami, huwang, jbpapp-maint, jcoleman, jshepherd, kconner, ldimaggi, lgao, myarboro, nwallace, pcheung, rwagner, soa-p-jira, tcunning, tkirby, twalsh
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-08 02:59:46 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:    
Bug Blocks: 1382398    

Description Jason Shepherd 2016-10-07 00:42:14 UTC
JBoss EAP 4 and 5 JMX servlet is exposed on port 8080/TCP with authentication by default. The communication employs serialized Java objects, encapsulated in HTTP requests and responses.

The server deserializes these objects. This behavior can be exploited to cause a denial of service and potentially execute arbitrary code.

Comment 1 Jason Shepherd 2016-10-07 00:42:34 UTC
Acknowledgments:

Name: Federico Dotta (Mediaservice.net), Maurizio Agazzini (Mediaservice.net)