7.5
CVSSv2

CVE-1999-1510

Published: 17/05/1999 Updated: 19/12/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 765
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Buffer overflows in Bisonware FTP server before 4.1 allow remote malicious users to cause a denial of service, and possibly execute arbitrary commands, via long (1) USER, (2) LIST, or (3) CWD commands.

Vulnerable Product Search on Vulmon Subscribe to Product

bisonware bisonware ftp server

Exploits

source: wwwsecurityfocuscom/bid/271/info Multiple vulnerabilities in the BisonWare FTP Server can cause denials of service The vulnerabilities are: The server fails to close the socket created by a PASV command in multiple PASV commands are executed back to back This can create a socket and memory shortage that will not be fixed when ...
#!/usr/bin/python # BisonFTP Server <=v35 Remote Buffer Overflow Exploit # Newer version's not tested, maybe vulnerable too # written by localh0t # Date: 10/08/11 # Contact: mattdch0@gmailcom # Follow: @mattdch # wwwlocalh0tcomar | wwwmfseccomar # Thanks to: Pr0zac, Irakirashia, Kchito # Targets: Windows XP SP3 Spanish (No DEP) (Change a ...
############################################################################## # # Title : BisonFTP Server Remote Buffer Overflow Exploit # Author : Veerendra GG SecPod Technologies (wwwsecpodcom) # Advisory : secpodorg/blog/?p=384 # secpodorg/msf/bison_server_bofrb # Version : BisonFTP Server <= v35 # Date ...