10
CVSSv2

CVE-2005-1415

Published: 03/05/2005 Updated: 05/09/2008
CVSS v2 Base Score: 10 | Impact Score: 10 | Exploitability Score: 10
VMScore: 1000
Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

Buffer overflow in GlobalSCAPE Secure FTP Server 3.0.2 allows remote authenticated users to execute arbitrary code via a long FTP command.

Vulnerable Product Search on Vulmon Subscribe to Product

globalscape secure ftp server 3.0.2

globalscape secure ftp server 3.0

Exploits

#!/usr/bin/python ############################################### # GlobalScape Secure FTP Server Buffer Overflow # Coded by mati@see-securitycom # wwwsee-securitycom # wwwhackingdefinedcom/exploits/Globalscape30pdf ############################################### # EIP Overwrite # root@[muts]# /globalscape-30-ftppy # # [+] Ev ...
## # $Id: globalscapeftp_inputrb 10559 2010-10-05 23:41:17Z jduck $ ## ## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/framework/ ## require 'msf/core' ...