mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 12:44:05 +02:00
818 B
818 B
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
- https://medium.com/@ndrbasi/cve-2018-10686-vestacp-rce-d96d95c2bde2
Github
No PoCs found on GitHub currently.