Vulnerabilities > CVE-2012-4924 - Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in Asus Ipswcom Activex Component and Net4Switch
Attack vector
NETWORK Attack complexity
MEDIUM Privileges required
NONE Confidentiality impact
COMPLETE Integrity impact
COMPLETE Availability impact
COMPLETE Summary
Buffer overflow in the CxDbgPrint function in the ipswcom.dll ActiveX component 1.0.0.1 for ASUS Net4Switch 1.0.0020 allows remote attackers to execute arbitrary code via a long parameter to the Alert method.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 2 |
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 | ASUS Net4Switch ipswcom.dll ActiveX Stack Buffer Overflow. CVE-2012-4924. Remote exploit for windows platform |
file | exploits/windows/remote/18538.rb |
id | EDB-ID:18538 |
last seen | 2016-02-02 |
modified | 2012-02-29 |
platform | windows |
port | |
published | 2012-02-29 |
reporter | metasploit |
source | https://www.exploit-db.com/download/18538/ |
title | ASUS Net4Switch - ipswcom.dll ActiveX Stack Buffer Overflow |
type | remote |
Metasploit
description | This module exploits a vulnerability found in ASUS Net4Switch's ipswcom.dll ActiveX control. A buffer overflow condition is possible in multiple places due to the use of the CxDbgPrint() function, which allows remote attackers to gain arbitrary code execution under the context of the user. |
id | MSF:EXPLOIT/WINDOWS/BROWSER/ASUS_NET4SWITCH_IPSWCOM |
last seen | 2020-02-11 |
modified | 2018-08-29 |
published | 2012-02-29 |
references | |
reporter | Rapid7 |
source | https://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/windows/browser/asus_net4switch_ipswcom.rb |
title | ASUS Net4Switch ipswcom.dll ActiveX Stack Buffer Overflow |
Saint
bid | 52110 |
description | ASUS Net4Switch ipswcom.dll ActiveX Control Buffer Overflow |
osvdb | 79438 |
title | asus_net4switch_activex_ipswcomdll |
type | client |