vendor:
Filmora
by:
msd0pe
7.5
CVSS
HIGH
Unquoted Service Path
CWE
Product Name: Filmora
Affected Version From: 12.2.9.2233
Affected Version To: 12.2.9.2233
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Windows
2023
Wondershare Filmora 12.2.9.2233 – Unquoted Service Path
Wondershare Filmora versions <= 12.2.9.2233 contains an unquoted service path which allows attackers to escalate privileges to the system level. An attacker can find the unquoted service path using the wmic command, get information about the service using the sc qc command, generate a reverse shell using msfvenom, upload the reverse shell to the unquoted service path, start a listener, and reboot the service/server to gain system level privileges.
Mitigation:
Ensure that all services have quoted service paths and that all services are running with the least privileges necessary.