Vulnerabilities > CVE-2012-4876 - Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Trendnet products
Attack vector
UNKNOWN Attack complexity
UNKNOWN Privileges required
UNKNOWN Confidentiality impact
UNKNOWN Integrity impact
UNKNOWN Availability impact
UNKNOWN Summary
Stack-based buffer overflow in the UltraMJCam ActiveX Control in TRENDnet SecurView TV-IP121WN Wireless Internet Camera allows remote attackers to execute arbitrary code via a long string to the OpenFileDlg method.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 1 | |
Hardware | 1 |
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 TRENDnet SecurView Internet Camera UltraMJCam OpenFileDlg Buffer Overflow. CVE-2012-4876. Remote exploit for windows platform id EDB-ID:18709 last seen 2016-02-02 modified 2012-04-06 published 2012-04-06 reporter metasploit source https://www.exploit-db.com/download/18709/ title TRENDnet SecurView Internet Camera UltraMJCam OpenFileDlg Buffer Overflow description TRENDnet SecurView TV-IP121WN Wireless Internet Camera UltraMJCam ActiveX Control OpenFileDlg WideCharToMultiByte Remote Stack Buffer Overflow. CVE-2012-4876... file exploits/hardware/remote/18675.txt id EDB-ID:18675 last seen 2016-02-02 modified 2012-03-28 platform hardware port published 2012-03-28 reporter rgod source https://www.exploit-db.com/download/18675/ title TRENDnet SecurView TV-IP121WN Wireless Internet Camera UltraMJCam ActiveX Control OpenFileDlg WideCharToMultiByte Remote Stack Buffer Overflow type remote
Metasploit
description | This module exploits a vulnerability found in TRENDnet SecurView Internet Camera's ActiveX control. By supplying a long string of data as the sFilter argument of the OpenFileDlg() function, it is possible to trigger a buffer overflow condition due to WideCharToMultiByte (which converts unicode back to) overwriting the stack more than it should, which results arbitrary code execution under the context of the user. |
id | MSF:EXPLOIT/WINDOWS/BROWSER/ULTRAMJCAM_OPENFILEDIG_BOF |
last seen | 2020-06-10 |
modified | 2017-10-05 |
published | 2012-04-06 |
references | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4876 |
reporter | Rapid7 |
source | https://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/windows/browser/ultramjcam_openfiledig_bof.rb |
title | TRENDnet SecurView Internet Camera UltraMJCam OpenFileDlg Buffer Overflow |
Nessus
NASL family | Windows |
NASL id | TRENDNET_SECURVIEW_UTRAMJCAM_ACTIVEX_BOF.NASL |
description | The remote host has the TRENDnet SecurView UltraMJCam ActiveX control installed. A stack-based buffer overflow can be triggered by providing an overlong argument to the |
last seen | 2020-06-01 |
modified | 2020-06-02 |
plugin id | 58597 |
published | 2012-04-04 |
reporter | This script is Copyright (C) 2012-2018 Tenable Network Security, Inc. |
source | https://www.tenable.com/plugins/nessus/58597 |
title | TRENDnet SecurView UltraMJCam ActiveX Control OpenFileDlg Method WideCharToMultiByte() Call Remote Overflow |
code |
|
References
- http://archives.neohapsis.com/archives/bugtraq/2012-03/0152.html
- http://archives.neohapsis.com/archives/bugtraq/2012-03/0152.html
- http://osvdb.org/80661
- http://osvdb.org/80661
- http://retrogod.altervista.org/9sg_trendnet_adv.htm
- http://retrogod.altervista.org/9sg_trendnet_adv.htm
- http://secunia.com/advisories/48601
- http://secunia.com/advisories/48601
- http://www.exploit-db.com/exploits/18675
- http://www.exploit-db.com/exploits/18675
- http://www.securityfocus.com/bid/52760
- http://www.securityfocus.com/bid/52760