9.3
CVSSv2

CVE-2003-1336

Published: 31/12/2003 Updated: 29/07/2017
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 940
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Buffer overflow in mIRC prior to 6.11 allows remote malicious users to execute arbitrary code via a long irc:// URL.

Vulnerable Product Search on Vulmon Subscribe to Product

mirc mirc

Exploits

## # $Id: mirc_irc_urlrb 9262 2010-05-09 17:45:00Z jduck $ ## ## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/framework/ ## require 'msf/core' class Met ...
/** remote mirc < 611 exploit by blasty ** ** TESTED ON: Windows XP (No SP, Ducth) Build: 2600xpclient010817-1148 ** ** A few days ago, I saw a mIRC advisory on packetstorm [1] and was surprised ** nobody had written an exploit yet So I decided to start writing one ** Since this was my first time coding a exploit for windows, it took ...