Vulnerabilities > CVE-2008-4449 - Buffer Errors vulnerability in Mirc 6.34

047910
CVSS 9.3 - CRITICAL
Attack vector
NETWORK
Attack complexity
MEDIUM
Privileges required
NONE
Confidentiality impact
COMPLETE
Integrity impact
COMPLETE
Availability impact
COMPLETE
network
mirc
CWE-119
critical
nessus
exploit available
metasploit

Summary

Stack-based buffer overflow in mIRC 6.34 allows remote attackers to execute arbitrary code via a long hostname in a PRIVMSG message.

Vulnerable Configurations

Part Description Count
Application
Mirc
1

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Buffer Overflow via Environment Variables
    This attack pattern involves causing a buffer overflow through manipulation of environment variables. Once the attacker finds that they can modify an environment variable, they may try to overflow associated buffers. This attack leverages implicit trust often placed in environment variables.
  • Overflow Buffers
    Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an attacker. As a consequence, an attacker is able to write past the boundaries of allocated buffer regions in memory, causing a program crash or potentially redirection of execution as per the attackers' choice.
  • Client-side Injection-induced Buffer Overflow
    This type of attack exploits a buffer overflow vulnerability in targeted client software through injection of malicious content from a custom-built hostile service.
  • Filter Failure through Buffer Overflow
    In this attack, the idea is to cause an active filter to fail by causing an oversized transaction. An attacker may try to feed overly long input strings to the program in an attempt to overwhelm the filter (by causing a buffer overflow) and hoping that the filter does not fail securely (i.e. the user input is let into the system unfiltered).
  • MIME Conversion
    An attacker exploits a weakness in the MIME conversion routine to cause a buffer overflow and gain control over the mail server machine. The MIME system is designed to allow various different information formats to be interpreted and sent via e-mail. Attack points exist when data are converted to MIME compatible format and back.

Exploit-Db

  • descriptionmIRC 6.34 Remote Buffer Overflow PoC. CVE-2008-4449. Dos exploit for windows platform
    fileexploits/windows/dos/6654.pl
    idEDB-ID:6654
    last seen2016-02-01
    modified2008-10-02
    platformwindows
    port
    published2008-10-02
    reportersecurfrog
    sourcehttps://www.exploit-db.com/download/6654/
    titlemIRC 6.34 - Remote Buffer Overflow PoC
    typedos
  • descriptionmIRC 6.34 Remote Buffer Overflow Exploit. CVE-2008-4449. Remote exploit for windows platform
    fileexploits/windows/remote/6666.pl
    idEDB-ID:6666
    last seen2016-02-01
    modified2008-10-04
    platformwindows
    port
    published2008-10-04
    reporterSkD
    sourcehttps://www.exploit-db.com/download/6666/
    titlemIRC 6.34 - Remote Buffer Overflow Exploit
    typeremote
  • descriptionmIRC. CVE-2008-4449. Remote exploit for windows platform
    idEDB-ID:16422
    last seen2016-02-01
    modified2010-06-22
    published2010-06-22
    reportermetasploit
    sourcehttps://www.exploit-db.com/download/16422/
    titlemIRC <= 6.34 PRIVMSG Handling Stack Buffer Overflow

Metasploit

descriptionThis module exploits a buffer overflow in the mIRC IRC Client v6.34 and earlier. By enticing a mIRC user to connect to this server module, an excessively long PRIVMSG command can be sent, overwriting the stack. Due to size restrictions, ordinal payloads may be necessary. This module is based on the code by SkD.
idMSF:EXPLOIT/WINDOWS/MISC/MIRC_PRIVMSG_SERVER
last seen2020-05-26
modified2017-11-08
published2009-07-15
referenceshttps://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4449
reporterRapid7
sourcehttps://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/windows/misc/mirc_privmsg_server.rb
titlemIRC PRIVMSG Handling Stack Buffer Overflow

Nessus

NASL familyWindows
NASL idMIRC_6_35.NASL
descriptionThe version of mIRC installed on the remote host is earlier than 6.35 and thus reportedly prone to a buffer overflow attack that can be triggered by a long hostname in a PRIVMSG message. If an attacker can trick a user into connecting to a malicious IRC server (perhaps via JavaScript in an HTML document), this issue could be leveraged to execute arbitrary code on the remote host subject to the user
last seen2020-06-01
modified2020-06-02
plugin id34471
published2008-10-22
reporterThis script is Copyright (C) 2008-2018 and is owned by Tenable, Inc. or an Affiliate thereof.
sourcehttps://www.tenable.com/plugins/nessus/34471
titlemIRC PRIVMSG Handling Remote Buffer Overflow

Packetstorm

data sourcehttps://packetstormsecurity.com/files/download/83211/mirc_privmsg_server.rb.txt
idPACKETSTORM:83211
last seen2016-12-05
published2009-11-26
reporterpatrick
sourcehttps://packetstormsecurity.com/files/83211/mIRC-6.34-PRIVMSG-Handling-Stack-Overflow.html
titlemIRC <= 6.34 PRIVMSG Handling Stack Overflow

Saint

bid31552
descriptionmIRC PRIVMSG hostname buffer overflow
idmisc_mircver
osvdb48752
titlemirc_privmsg_hostname
typeclient