mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
20 lines
793 B
Markdown
20 lines
793 B
Markdown
### [CVE-2014-9515](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9515)
|
|

|
|

|
|

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