CVE-2018-5347: OS Command Injection
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2018-5347?
CVE-2018-5347 is considered a high severity vulnerability due to the potential for unauthenticated command injection.
How do I fix CVE-2018-5347?
To mitigate CVE-2018-5347, update the Seagate Personal Cloud firmware to the latest version provided by Seagate.
What specific functions are affected by CVE-2018-5347?
CVE-2018-5347 affects the uploadTelemetry and getLogs functions in the views.py file.
Can CVE-2018-5347 be exploited remotely?
Yes, CVE-2018-5347 can be exploited remotely due to the unauthenticated nature of the command injection vulnerability.
What caused the vulnerability CVE-2018-5347?
CVE-2018-5347 was caused by mishandling shell metacharacters in the handling of .psp URLs by the fastcgi.server component.