vendor:
PowerPoint
by:
Project Zero
7,8
CVSS
HIGH
Heap Overflow
122
CWE
Product Name: PowerPoint
Affected Version From: Microsoft PowerPoint 2010
Affected Version To: Microsoft PowerPoint 2010
Patch Exists: YES
Related CWE: N/A
CPE: a:microsoft:powerpoint:2010
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows 7 x86
2016
Microsoft PowerPoint 2010 Heap Overflow
A heap overflow vulnerability was observed in Microsoft PowerPoint 2010 running under Windows 7 x86 with application verifier enabled. The ecx register was pointing to invalid memory in this crash, which was passed in as the first argument to the crashing function. The calling function obtained this value from a pointer in stack memory at 0x0024e46c + 0x10. The allocation size was 0x20 bytes.
Mitigation:
Ensure that all memory accesses are valid and that all memory allocations are of the correct size.