mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 07:47:42 +02:00
961 B
961 B
CVE-2007-0025
Description
The MFC component in Microsoft Windows 2000 SP4, XP SP2, and 2003 SP1 and Visual Studio .NET 2000, 2002 SP1, 2003, and 2003 SP1 allows user-assisted remote attackers to execute arbitrary code via an RTF file with a malformed OLE object that triggers memory corruption. NOTE: this might be due to a stack-based buffer overflow in the AfxOleSetEditMenu function in MFC42u.dll.
POC
Reference
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2007/ms07-012
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2007/ms07-012
Github
No PoCs found on GitHub currently.