7.5
CVSSv2

CVE-2007-1195

Published: 02/03/2007 Updated: 11/10/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 760
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Multiple buffer overflows in XM Easy Personal FTP Server 5.3.0 allow remote malicious users to execute arbitrary code via unspecified vectors. NOTE: this issue might overlap CVE-2006-2225, CVE-2006-2226, or CVE-2006-5728.

Vulnerable Product Search on Vulmon Subscribe to Product

dxmsoft xm easy personal ftp server 5.0.1

dxmsoft xm easy personal ftp server 5.2.1

dxmsoft xm easy personal ftp server 5.3

Exploits

#!/usr/bin/perl -w #========================================================================================================= # XM Easy Personal FTP Server 530 Multiple vulnerabilities # By Umesh Wanve #=============================================================================================== ...
#!/usr/bin/python # XM Easy Personal FTP Server v <= 530 Remote Format String write4 Exploit # exploit by: mr_me (@net__ninja/mr_me[at]corelanbe) # Thanks to the Corelan Security Team # Note: this is a poc only, and requires the following target environment: # Windows Server 23k: # - msvcrtdll v7037903959 # - ntdlldll v5237904937 # ...