7.8
CVSSv2

CVE-2007-1648

Published: 24/03/2007 Updated: 11/10/2017
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

0irc 1345 build 20060823 allows remote malicious users to cause a denial of service (application crash) by operating an IRC server that sends a long string to a client, which triggers a NULL pointer dereference.

Vulnerable Product Search on Vulmon Subscribe to Product

dev0.de 0irc 1345_build_2006-08-23

Exploits

/* 0irc-client v1345 build 20060823 DoS Exploit By DiGitalX (DiGi7alX@Gmailcom) Date: 22/3/2007 -- MicroSystem Team -- Site: DiGitalXIam Description: 0irc-client suffers from a NULL pointer derefrencing bug */ #define WIN32_LEAN_AND_MEAN #include <winsock2h> #include <windowsh> #include <stdlibh> #include <std ...