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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Seagate Media Server in Seagate Personal Cloud has unauthenticated command injection in the uploadTelemetry and getLogs functions in views.py because .psp URLs are handled by the fastcgi.server component and shell metacharacters are mishandled.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/43659/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|