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

21 lines
751 B
Markdown

### [CVE-2018-3784](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3784)
![](https://img.shields.io/static/v1?label=Product&message=cryo&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Code%20Injection%20(CWE-94)&color=brighgreen)
### Description
A code injection in cryo 0.0.6 allows an attacker to arbitrarily execute code due to insecure implementation of deserialization.
### POC
#### Reference
- https://hackerone.com/reports/350418
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/lnick2023/nicenice
- https://github.com/qazbnm456/awesome-cve-poc
- https://github.com/xbl3/awesome-cve-poc_qazbnm456