
Technical analysis and reproduction of CVE-2023-21716, a critical heap-based buffer overflow in Microsoft Word's RTF parser, including root cause, impact, and defensive guidance.
This repository documents the analysis and reproduction of CVE-2023-21716, a heap-based buffer overflow vulnerability in Microsoft Word's RTF parser with a CVSS score of 9.8 (Critical).
| File | Description |
|---|---|
CVE-2023-21716_Analysis_Report.pdf | Full technical analysis including vulnerability explanation, impact assessment, VM setup guide, and exploit demonstration screenshots |
wwlib.dll when parsing \fonttbl with excessive font IDs (\f###)c0000374 confirms heap corruptionScreenshots in the report document:
c0000374 (heap corruption)This repository is for educational and defensive security purposes only. The exploit code was created by others and is linked for reference.
Nabeel Aziz – GitHub