7.8
CVSSv2

CVE-2006-3942

Published: 31/07/2006 Updated: 17/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

The server driver (srv.sys) in Microsoft Windows NT 4.0, 2000, XP, and Server 2003 allows remote malicious users to cause a denial of service (system crash) via an SMB_COM_TRANSACTION SMB message that contains a string without null character termination, which leads to a NULL dereference in the ExecuteTransaction function, possibly related to an "SMB PIPE," aka the "Mailslot DOS" vulnerability. NOTE: the name "Mailslot DOS" was derived from incomplete initial research; the vulnerability is not associated with a mailslot.

Vulnerable Product Search on Vulmon Subscribe to Product

microsoft windows 2003 server sp1

microsoft windows xp

microsoft windows 2000

microsoft windows 2003 server 64-bit

microsoft windows 2003 server itanium

microsoft windows 2003 server r2

Exploits

#include <stdioh> #include <windowsh> #include <winsockh> /******************************************************************* Microsoft SRVSYS Mailslot Ring0 Memory Corruption(MS06-035) Exploit by cocoruder(frankruder_at_hotmailcom),2006719 page:rudercdutnet ****************************************************** ...