Vulnerabilities > CVE-2008-4449 - Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Mirc 6.34
Attack vector
UNKNOWN Attack complexity
UNKNOWN Privileges required
UNKNOWN Confidentiality impact
UNKNOWN Integrity impact
UNKNOWN Availability impact
UNKNOWN Summary
Stack-based buffer overflow in mIRC 6.34 allows remote attackers to execute arbitrary code via a long hostname in a PRIVMSG message.
Common Weakness Enumeration (CWE)
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
description mIRC 6.34 Remote Buffer Overflow PoC. CVE-2008-4449. Dos exploit for windows platform file exploits/windows/dos/6654.pl id EDB-ID:6654 last seen 2016-02-01 modified 2008-10-02 platform windows port published 2008-10-02 reporter securfrog source https://www.exploit-db.com/download/6654/ title mIRC 6.34 - Remote Buffer Overflow PoC type dos description mIRC 6.34 Remote Buffer Overflow Exploit. CVE-2008-4449. Remote exploit for windows platform file exploits/windows/remote/6666.pl id EDB-ID:6666 last seen 2016-02-01 modified 2008-10-04 platform windows port published 2008-10-04 reporter SkD source https://www.exploit-db.com/download/6666/ title mIRC 6.34 - Remote Buffer Overflow Exploit type remote description mIRC. CVE-2008-4449. Remote exploit for windows platform id EDB-ID:16422 last seen 2016-02-01 modified 2010-06-22 published 2010-06-22 reporter metasploit source https://www.exploit-db.com/download/16422/ title mIRC <= 6.34 PRIVMSG Handling Stack Buffer Overflow
Metasploit
description | This 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. |
id | MSF:EXPLOIT/WINDOWS/MISC/MIRC_PRIVMSG_SERVER |
last seen | 2020-05-26 |
modified | 2017-11-08 |
published | 2009-07-15 |
references | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4449 |
reporter | Rapid7 |
source | https://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/windows/misc/mirc_privmsg_server.rb |
title | mIRC PRIVMSG Handling Stack Buffer Overflow |
Nessus
NASL family | Windows |
NASL id | MIRC_6_35.NASL |
description | The 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 seen | 2020-06-01 |
modified | 2020-06-02 |
plugin id | 34471 |
published | 2008-10-22 |
reporter | This script is Copyright (C) 2008-2018 and is owned by Tenable, Inc. or an Affiliate thereof. |
source | https://www.tenable.com/plugins/nessus/34471 |
title | mIRC PRIVMSG Handling Remote Buffer Overflow |
Packetstorm
data source | https://packetstormsecurity.com/files/download/83211/mirc_privmsg_server.rb.txt |
id | PACKETSTORM:83211 |
last seen | 2016-12-05 |
published | 2009-11-26 |
reporter | patrick |
source | https://packetstormsecurity.com/files/83211/mIRC-6.34-PRIVMSG-Handling-Stack-Overflow.html |
title | mIRC <= 6.34 PRIVMSG Handling Stack Overflow |
Saint
bid | 31552 |
description | mIRC PRIVMSG hostname buffer overflow |
id | misc_mircver |
osvdb | 48752 |
title | mirc_privmsg_hostname |
type | client |
References
- http://secunia.com/advisories/32102
- http://secunia.com/advisories/32102
- http://securityreason.com/securityalert/4352
- http://securityreason.com/securityalert/4352
- http://www.securityfocus.com/bid/31552
- http://www.securityfocus.com/bid/31552
- http://www.vupen.com/english/advisories/2008/2736
- http://www.vupen.com/english/advisories/2008/2736
- https://exchange.xforce.ibmcloud.com/vulnerabilities/45624
- https://exchange.xforce.ibmcloud.com/vulnerabilities/45624
- https://www.exploit-db.com/exploits/6654
- https://www.exploit-db.com/exploits/6654
- https://www.exploit-db.com/exploits/6666
- https://www.exploit-db.com/exploits/6666