5
CVSSv2

CVE-2006-6751

Published: 27/12/2006 Updated: 29/07/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

Format string vulnerability in XM Easy Personal FTP Server 5.2.1 allows remote malicious users to cause a denial of service (application crash) via format string specifiers in the USER command or certain other available or nonexistent commands. NOTE: It was later reported that 5.3.0 is also vulnerable.

Vulnerable Product Search on Vulmon Subscribe to Product

dxmsoft xm easy personal ftp server 5.2.1

dxmsoft xm easy personal ftp server 5.3

Exploits

import sys,os,string import socket import time print "-----------------------------------------------------------------------" print "# XM Easy Personal FTP Server 521 format string Denial of Service" print "# url: wwwdxm2008com/" print "# author: shinnai" print "# mail: shinnai[at]autistici[dot]org" print "# site: shinnaialterv ...