mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
20 lines
849 B
Markdown
20 lines
849 B
Markdown
### [CVE-2016-7065](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7065)
|
|

|
|

|
|

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