CVE-2010-5299

MicroP 0.1.1.1600 - Buffer Overflow

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 4 public exploits for CVE-2010-5299. PoCs published by Necmettin COSKUN, Metasploit, James Fitts, including Metasploit module exploits/windows/fileformat/microp_mppl.

AI-analyzed exploit summary This Ruby script generates a malicious .mppl file that exploits a local stack-based buffer overflow in MicroP 0.1.1.1600. It crafts a payload with shellcode (User32-free Messagebox) and overwrites the EIP to achieve arbitrary code execution.

Description

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.

Exploits (4)

exploitdb WORKING POC VERIFIED
by Necmettin COSKUN · rubylocalwindows
https://www.exploit-db.com/exploits/32261

This Ruby script generates a malicious .mppl file that exploits a local stack-based buffer overflow in MicroP 0.1.1.1600. It crafts a payload with shellcode (User32-free Messagebox) and overwrites the EIP to achieve arbitrary code execution.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: MicroP 0.1.1.1600
No auth needed
Prerequisites: Victim must open the malicious .mppl file
devstral-2 · analyzed Feb 18, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by Metasploit · rubylocalwindows
https://www.exploit-db.com/exploits/17502

This Metasploit module exploits a stack-based buffer overflow in MicroP 0.1.1.1600 by crafting a malicious .mppl file that overwrites the lpFileName parameter of CreateFileA(), leading to arbitrary code execution.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: MicroP 0.1.1.1600
No auth needed
Prerequisites: Victim must open the malicious .mppl file
devstral-2 · analyzed Feb 18, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by James Fitts · rubylocalwindows
https://www.exploit-db.com/exploits/14720

This exploit demonstrates a buffer overflow vulnerability in MicroP 0.1.1.1600 by crafting a malicious MPPL file that triggers a stack-based overflow, overwriting EIP with a controlled address to execute arbitrary shellcode (calc.exe).

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: MicroP 0.1.1.1600
No auth needed
Prerequisites: Victim must open the malicious MPPL file
devstral-2 · analyzed Feb 18, 2026 Full analysis →
metasploit WORKING POC GREAT
rubypocwin
https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/windows/fileformat/microp_mppl.rb

This Metasploit module exploits a stack-based buffer overflow in MicroP 0.1.1.1600 by crafting a malicious .mppl file that overwrites the lpFileName parameter of CreateFileA(), leading to arbitrary code execution.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: MicroP 0.1.1.1600
No auth needed
Prerequisites: Victim must open the malicious .mppl file
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (6)

Core 6
Core References
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://osvdb.org/show/osvdb/73627
Exploit exploit x_refsource_exploit-db
http://www.exploit-db.com/exploits/14720
Exploit exploit x_refsource_exploit-db
http://www.exploit-db.com/exploits/17502
Exploit exploit x_refsource_exploit-db
http://www.exploit-db.com/exploits/32261

Scores

EPSS 0.3358
EPSS Percentile 98.2%

Details

CWE
CWE-119
Status published
Products (1)
microp_project/microp 0.1.1.1600
Published May 23, 2014
Tracked Since Feb 18, 2026