CVE-2010-0033
Microsoft PowerPoint 2003 SP3 - Remote Code Execution via Crafted PowerPoint Document
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2010-0033.
PoCs published by Metasploit, SkD, Snake, jduck, including Metasploit module exploits/windows/fileformat/ms10_004_textbytesatom.
AI-analyzed exploit summary This is a functional Metasploit exploit module for CVE-2010-0033, targeting a stack buffer overflow in Microsoft PowerPoint Viewer via malformed TextBytesAtom records. It generates a malicious PPT file that triggers arbitrary code execution when opened.
Description
Stack-based buffer overflow in Microsoft Office PowerPoint 2003 SP3 allows remote attackers to execute arbitrary code via a crafted PowerPoint document, aka "PowerPoint Viewer TextBytesAtom Record Stack Overflow Vulnerability."
Exploits (2)
This is a functional Metasploit exploit module for CVE-2010-0033, targeting a stack buffer overflow in Microsoft PowerPoint Viewer via malformed TextBytesAtom records. It generates a malicious PPT file that triggers arbitrary code execution when opened.
This Metasploit module exploits a stack buffer overflow in Microsoft PowerPoint Viewer via a malformed TextBytesAtom record, leading to remote code execution. It uses SEH overwrites and a pop-pop-ret gadget to execute payloads on vulnerable systems.