Files
CVEs-PoC/2020/CVE-2020-6627.md
T
2024-05-25 21:48:12 +02:00

19 lines
906 B
Markdown

### [CVE-2020-6627](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6627)
![](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
The web-management application on Seagate Central NAS STCG2000300, STCG3000300, and STCG4000300 devices allows OS command injection via mv_backend_launch in cirrus/application/helpers/mv_backend_helper.php by leveraging the "start" state and sending a check_device_name request.
### POC
#### Reference
- http://packetstormsecurity.com/files/172590/Seagate-Central-Storage-2015.0916-User-Creation-Command-Execution.html
- https://pentest.blog/advisory-seagate-central-storage-remote-code-execution/
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-6627