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

18 lines
747 B
Markdown

### [CVE-2018-10686](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10686)
![](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
An issue was discovered in Vesta Control Panel 0.9.8-20. There is Reflected XSS via $_REQUEST['path'] to the view/file/index.php URI, which can lead to remote PHP code execution via vectors involving a file_put_contents call in web/upload/UploadHandler.php.
### POC
#### Reference
- https://medium.com/@ndrbasi/cve-2018-10686-vestacp-rce-d96d95c2bde2
#### Github
No PoCs found on GitHub currently.