### [CVE-2016-7065](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7065) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The JMX servlet in Red Hat JBoss Enterprise Application Platform (EAP) 4 and 5 allows remote authenticated users to cause a denial of service and possibly execute arbitrary code via a crafted serialized Java object. ### POC #### Reference - http://seclists.org/fulldisclosure/2016/Nov/143 - https://www.exploit-db.com/exploits/40842/ #### Github - https://github.com/EdoardoVignati/java-deserialization-of-untrusted-data-poc - https://github.com/PalindromeLabs/Java-Deserialization-CVEs