5
CVSSv2

CVE-2006-6750

Published: 27/12/2006 Updated: 05/09/2008
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.0.1 allows remote malicious users to cause a denial of service (application crash) via format string specifiers in a long PORT command. NOTE: this issue might be related to CVE-2006-2226.

Vulnerable Product Search on Vulmon Subscribe to Product

dxmsoft xm easy personal ftp server 5.0.1

Exploits

#!/usr/bin/perl # ----------------------------------------------------------- # Name : XM Easy Personal FTP Server # Version : 501 # ----------------------------------------------------------- # Type : dos / remote # Multiple buffer overflows # Port and multiple commands with A%n, # ----------------------------------------- ...