5
CVSSv2

CVE-2005-2307

Published: 19/07/2005 Updated: 30/04/2019
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

netman.dll in Microsoft Windows Connections Manager Library allows local users to cause a denial of service (Network Connections Service crash) via a large integer argument to a particular function, aka "Network Connection Manager Vulnerability."

Vulnerable Product Search on Vulmon Subscribe to Product

microsoft windows xp

microsoft windows 2000

Exploits

/* Windows Netman Service Local DOS Vulnerability * * By bkbll bkbll#cnhonkernet 2005-7-14 2:49?? * * TESTED ON win2k sp4 * * ??Netman???svchostexe -k netsvcs??, ????????,????????: * * EventSystem,Irmon,RasMan,NtmsSvc,SENS * */ #define _WIN32_DCOM #include <stdioh> #include <stdlibh> #include <objbaseh> #inclu ...