Files
CVEs-PoC/2016/CVE-2016-7065.md
T
2024-06-18 02:51:15 +02:00

20 lines
849 B
Markdown

### [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