mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
983 B
983 B
CVE-2016-4294
Description
When opening a Hangul Hcell Document (.cell) and processing a property record within the Workbook stream, Hancom Office 2014 will attempt to allocate space for an element using a length from the file. When copying user-supplied data to this buffer, however, the application will use a different size which leads to a heap-based buffer overflow. This vulnerability can lead to code-execution under the context of the application.
POC
Reference
- http://www.talosintelligence.com/reports/TALOS-2016-0149/
- http://www.talosintelligence.com/reports/TALOS-2016-0149/
Github
No PoCs found on GitHub currently.