Files
CVEs-PoC/2018/CVE-2018-8097.md
T
2024-05-26 14:27:05 +02:00

19 lines
646 B
Markdown

### [CVE-2018-8097](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-8097)
![](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
io/mongo/parser.py in Eve (aka pyeve) before 0.7.5 allows remote attackers to execute arbitrary code via Code Injection in the where parameter.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/SilentVoid13/CVE-2018-8097
- https://github.com/SilentVoid13/SilentVoid13