Vulnerabilities > CVE-2010-5299 - Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Microp Project Microp 0.1.1.1600
Attack vector
UNKNOWN Attack complexity
UNKNOWN Privileges required
UNKNOWN Confidentiality impact
UNKNOWN Integrity impact
UNKNOWN Availability impact
UNKNOWN Summary
Stack-based buffer overflow in MicroP 0.1.1.1600 allows remote attackers to execute arbitrary code via a crafted .mppl file. NOTE: it has been reported that the overflow is in the lpFileName parameter of the CreateFileA function, but the overflow is probably caused by a separate, unnamed function.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 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 MicroP 0.1.1.1600 - (.mppl) Local Stack Based Buffer Overflow. CVE-2010-5299. Local exploit for windows platform file exploits/windows/local/32261.rb id EDB-ID:32261 last seen 2016-02-03 modified 2014-03-14 platform windows port published 2014-03-14 reporter Necmettin COSKUN source https://www.exploit-db.com/download/32261/ title MicroP 0.1.1.1600 - .mppl Local Stack Based Buffer Overflow type local description MicroP 0.1.1.1600 - 'mppl' Buffer Overflow Vulnerability. CVE-2010-5299. Local exploit for windows platform file exploits/windows/local/14720.rb id EDB-ID:14720 last seen 2016-02-01 modified 2010-08-23 platform windows port published 2010-08-23 reporter James Fitts source https://www.exploit-db.com/download/14720/ title MicroP 0.1.1.1600 - 'mppl' Buffer Overflow Vulnerability type local description MicroP 0.1.1.1600 (MPPL File) Stack Buffer Overflow. CVE-2010-5299. Local exploit for windows platform file exploits/windows/local/17502.rb id EDB-ID:17502 last seen 2016-02-02 modified 2011-07-07 platform windows port published 2011-07-07 reporter metasploit source https://www.exploit-db.com/download/17502/ title MicroP 0.1.1.1600 MPPL File Stack Buffer Overflow type local
Metasploit
description | This module exploits a vulnerability found in MicroP 0.1.1.1600. A stack-based buffer overflow occurs when the content of a .mppl file gets copied onto the stack, which overwrites the lpFileName parameter of a CreateFileA() function, and results arbitrary code execution under the context of the user. |
id | MSF:EXPLOIT/WINDOWS/FILEFORMAT/MICROP_MPPL |
last seen | 2020-04-11 |
modified | 2020-01-15 |
published | 2011-07-07 |
references | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-5299 |
reporter | Rapid7 |
source | https://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/windows/fileformat/microp_mppl.rb |
title | MicroP 0.1.1.1600 (MPPL File) Stack Buffer Overflow |
References
- http://osvdb.org/show/osvdb/73627
- http://packetstormsecurity.com/files/125723/MicroP-0.1.1.1600-Buffer-Overflow.html
- http://www.exploit-db.com/exploits/14720
- http://www.exploit-db.com/exploits/17502
- http://www.exploit-db.com/exploits/32261
- https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/windows/fileformat/microp_mppl.rb
- http://osvdb.org/show/osvdb/73627
- https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/windows/fileformat/microp_mppl.rb
- http://www.exploit-db.com/exploits/32261
- http://www.exploit-db.com/exploits/17502
- http://www.exploit-db.com/exploits/14720
- http://packetstormsecurity.com/files/125723/MicroP-0.1.1.1600-Buffer-Overflow.html