CVE Catalog

CVE-2016-4298

High
Published: Translated: NVD NIST

Summary

A vulnerability in Hancom Office 2014 allows for a buffer overflow when processing a Hangul HShow Document (.hpt) due to an integer overflow. This can lead to overwriting heap data, enabling code execution under the application's context.

Risk Assessment

Exploitation of this vulnerability could lead to remote code execution, posing a significant security threat to systems using Hancom Office 2014.

Recommendation

It is recommended to update Hancom Office 2014 to the latest version to mitigate the risks associated with this vulnerability.

Other vulnerabilities in Hancom Office 2014

See all
Original NVD description (English source)

When opening a Hangul HShow Document (.hpt) and processing a structure within the document, Hancom Office 2014 will attempt to allocate space for a list of elements using a length from the file. When calculating this length, an integer overflow can be made to occur which will cause the buffer to be undersized when the application tries to copy file data into the object containing this structure. This allows one to overwrite contiguous data in the heap which can lead to code-execution under the context of the application.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS