5
CVSSv2

CVE-2006-2226

Published: 05/05/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

Buffer overflow in XM Easy Personal FTP Server 4.2 and 5.0.1 allows remote authenticated users to cause a denial of service via a long argument to the PORT command.

Vulnerable Product Search on Vulmon Subscribe to Product

dxmsoft xm easy personal ftp server 4.2

dxmsoft xm easy personal ftp server 5.0.1

Exploits

#!/usr/bin/perl # ---------------------------------------------------- # # Name : XM Easy Personal FTP Server # # Version : 42 # # ---------------------------------------------------- # # Type : dos / remote # # Descritpion : buffer overflow for huge PORT value # # ...