6.8
CVSSv2

CVE-2007-3161

Published: 11/06/2007 Updated: 11/10/2017
CVSS v2 Base Score: 6.8 | Impact Score: 6.4 | Exploitability Score: 8.6
VMScore: 685
Vector: AV:N/AC:M/Au:N/C:P/I:P/A:P

Vulnerability Summary

Buffer overflow in Ace-FTP Client 1.24a allows user-assisted, remote FTP servers to execute arbitrary code via a long response.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

visicom media ace-ftp 1.24a

Exploits

#!/usr/bin/python ####################################################################### #Credit to n00b for finding the bug #Ace-Ftp client buffer over flow p0c #This is possible to exploit as we #Smash the seh handlers and there are #Plenty of registers that had our buffer #Im still new to seh over writes I haven't #Had much experience with ...