vendor:
SopCore Control
by:
Nine:Situations:Group::surfista
9.3
CVSS
HIGH
Remote Code Execution
94
CWE
Product Name: SopCore Control
Affected Version From: 3.0.3.501
Affected Version To: 3.0.3.501
Patch Exists: NO
Related CWE: N/A
CPE: a:sopcast:sopcast_sopcore_control
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows
2009
Sopcast SopCore Control (sopocx.ocx 3.0.3.501) SetExternalPlayer() user assisted remote code execution poc
Through the SetExternalPlayer() method and the ExternalPlayer property, it is possible to associate an arbitrary executable to the 'external player' button, which opens Windows Media Player by default. When the user clicks this button, the executable is launched without prompts. Also, this value is stored in config.xml, inside the sopcast local folder for further use, ex. with the sopcast client application.
Mitigation:
Ensure that the SetExternalPlayer() method is not used to launch arbitrary executables.