Files
CVEs-PoC/2016/CVE-2016-9606.md
T
2025-09-29 21:09:30 +02:00

24 lines
1.1 KiB
Markdown

### [CVE-2016-9606](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9606)
![](https://img.shields.io/static/v1?label=Product&message=RESTEasy&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.1.2%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-20&color=brightgreen)
### Description
JBoss RESTEasy before version 3.1.2 could be forced into parsing a request with YamlProvider, resulting in unmarshalling of potentially untrusted data which could allow an attacker to execute arbitrary code with RESTEasy application permissions.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/AdeliaNitzsche/Java-Deserialization-Cheat-Sheet
- https://github.com/BrittanyKuhn/javascript-tutorial
- https://github.com/GrrrDog/Java-Deserialization-Cheat-Sheet
- https://github.com/PalindromeLabs/Java-Deserialization-CVEs
- https://github.com/klausware/Java-Deserialization-Cheat-Sheet
- https://github.com/mishmashclone/GrrrDog-Java-Deserialization-Cheat-Sheet