mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
18 lines
747 B
Markdown
18 lines
747 B
Markdown
### [CVE-2018-10686](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10686)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|