mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
755 B
Markdown
18 lines
755 B
Markdown
### [CVE-2016-0750](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-0750)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The hotrod java client in infinispan before 9.1.0.Final automatically deserializes bytearray message contents in certain events. A malicious user could exploit this flaw by injecting a specially-crafted serialized object to attain remote code execution or conduct other attacks.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/PalindromeLabs/Java-Deserialization-CVEs
|
|
|