4
CVSSv2

CVE-2012-5329

Published: 08/10/2012 Updated: 26/01/2013
CVSS v2 Base Score: 4 | Impact Score: 2.9 | Exploitability Score: 8
VMScore: 410
Vector: AV:N/AC:L/Au:S/C:N/I:N/A:P

Vulnerability Summary

Buffer overflow in TYPSoft FTP Server 1.1 allows remote authenticated users to cause a denial of service (application crash) via a long string in an APPE command.

Vulnerable Product Search on Vulmon Subscribe to Product

typsoft typsoft ftp server 1.1

Exploits

source: wwwsecurityfocuscom/bid/52554/info TYPSoft FTP Server is prone to a buffer-overflow vulnerability An attacker can exploit this issue to execute arbitrary code within the context of the affected application Failed exploit attempts will result in a denial-of-service condition TYPSoft FTP Server 110 is vulnerable; other versio ...
#!/usr/bin/python ############################################################################### # SEH overflow exploiting a vulnerability in Typesoft-FTP APPE command # Date of Discovery: 3/16/2012 (0 Day) # Author: Brock Haun # Vulnerable Software Download: sourceforgenet/projects/ftpserv/ # Software Version: 11 # Target OS: Windows 7 ...