cve/2017/CVE-2017-12633.md

22 lines
1.0 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-12633](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12633)
![](https://img.shields.io/static/v1?label=Product&message=Apache%20Camel&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Apache%20Camel's%20Hessian%20unmarshalling%20operation%20is%20vulnerable%20to%20Remote%20Code%20Execution%20attacks&color=brighgreen)
### Description
The camel-hessian component in Apache Camel 2.x before 2.19.4 and 2.20.x before 2.20.1 is vulnerable to Java object de-serialisation vulnerability. De-serializing untrusted data can lead to security flaws.
### POC
#### Reference
No PoCs from references.
#### Github
- 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/mishmashclone/GrrrDog-Java-Deserialization-Cheat-Sheet