7.1
CVSSv2

CVE-2009-4753

Published: 29/03/2010 Updated: 10/10/2018
CVSS v2 Base Score: 7.1 | Impact Score: 6.9 | Exploitability Score: 8.6
VMScore: 715
Vector: AV:N/AC:M/Au:N/C:N/I:N/A:C

Vulnerability Summary

Multiple buffer overflows in the FTP server on the Addonics NAS Adapter NASU2FW41 with loader 1.17 allow remote malicious users to cause a denial of service (TCP/IP outage) via long arguments to the (1) XRMD, (2) delete, (3) RNFR, or (4) RNTO command.

Vulnerable Product Search on Vulmon Subscribe to Product

nas_adapter nasu2fw41 1.17

nas_adapter nasu2fw41

Exploits

#!/usr/bin/python ###################################################### # Addonics NAS Adapter FTP server DoS # Tested against NASU2FW41 Loader 117 # Coded by Mike Cyr, aka h00die # mcyr2 at csc dot_____________com # Notes: Since the HTTP server was so vulnerable, is # this really a suprise? # Greetz to muts and logan ...