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

20 lines
793 B
Markdown

### [CVE-2014-9515](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9515)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Dozer improperly uses a reflection-based approach to type conversion, which might allow remote attackers to execute arbitrary code via a crafted serialized object.
### POC
#### Reference
- https://github.com/DozerMapper/dozer/issues/217
- https://github.com/pentestingforfunandprofit/research/tree/master/dozer-rce
- https://www.oracle.com/security-alerts/cpuApr2021.html
#### Github
- https://github.com/PalindromeLabs/Java-Deserialization-CVEs