First published: Fri Jan 12 2018(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Seagate Personal Cloud Firmware | ||
Seagate Personal Cloud |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-5347 is considered a high severity vulnerability due to the potential for unauthenticated command injection.
To mitigate CVE-2018-5347, update the Seagate Personal Cloud firmware to the latest version provided by Seagate.
CVE-2018-5347 affects the uploadTelemetry and getLogs functions in the views.py file.
Yes, CVE-2018-5347 can be exploited remotely due to the unauthenticated nature of the command injection vulnerability.
CVE-2018-5347 was caused by mishandling shell metacharacters in the handling of .psp URLs by the fastcgi.server component.