7.8
CVSSv2

CVE-2010-0317

Published: 15/01/2010 Updated: 10/10/2018
CVSS v2 Base Score: 7.8 | Impact Score: 6.9 | Exploitability Score: 10
VMScore: 785
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:C

Vulnerability Summary

Novell Netware 6.5 SP8 allows remote malicious users to cause a denial of service (NULL pointer dereference, memory consumption, ABEND, and crash) via a large number of malformed or AFP requests that are not properly handled by (1) the CIFS functionality in CIFS.nlm Semantic Agent (Build 163 MP) 3.27 or (2) the AFP functionality in AFPTCP.nlm Build 163 SP 3.27. NOTE: some of these details are obtained from third party information.

Vulnerable Product Search on Vulmon Subscribe to Product

novell netware 6.5

Exploits

#!/usr/bin/perl # Novell Netware CIFS And AFP Remote Memory Consumption DoS # Platform: Novell Netware 65 SP8 # Found by Francis Provencher for Protek Research Lab's # protekresearchblogspotcom/ # {PRL} Novell Netware CIFSnlm Remote Memory Consumption Denial of Service # Here is a modified version from the script writte ...