2024-05-25 21:48:12 +02:00
### [CVE-2020-10808](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10808)



### Description
Vesta Control Panel (VestaCP) through 0.9.8-26 allows Command Injection via the schedule/backup Backup Listing Endpoint. The attacker must be able to create a crafted filename on the server, as demonstrated by an FTP session that renames .bash_logout to a .bash_logout' substring followed by shell metacharacters.
### POC
#### Reference
- http://packetstormsecurity.com/files/157111/Vesta-Control-Panel-Authenticated-Remote-Code-Execution.html
2024-06-09 00:33:16 +00:00
- http://packetstormsecurity.com/files/157111/Vesta-Control-Panel-Authenticated-Remote-Code-Execution.html
2024-05-25 21:48:12 +02:00
- http://packetstormsecurity.com/files/157219/Vesta-Control-Panel-Authenticated-Remote-Code-Execution.html
2024-06-09 00:33:16 +00:00
- http://packetstormsecurity.com/files/157219/Vesta-Control-Panel-Authenticated-Remote-Code-Execution.html
2024-05-25 21:48:12 +02:00
- https://pentest.blog/vesta-control-panel-second-order-remote-code-execution-0day-step-by-step-analysis/
2024-06-09 00:33:16 +00:00
- https://pentest.blog/vesta-control-panel-second-order-remote-code-execution-0day-step-by-step-analysis/
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.