6.4
CVSSv2

CVE-2006-2212

Published: 05/05/2006 Updated: 18/10/2018
CVSS v2 Base Score: 6.4 | Impact Score: 4.9 | Exploitability Score: 10
VMScore: 645
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:N

Vulnerability Summary

Buffer overflow in KarjaSoft Sami FTP Server 2.0.2 and previous versions allows remote malicious users to execute arbitrary code via a long (1) USER or (2) PASS command.

Vulnerable Product Search on Vulmon Subscribe to Product

karjasoft sami ftp server 2.0.2

Exploits

## # $Id: sami_ftpd_userrb 9179 2010-04-30 08:40:19Z 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' class ...