Learn about CVE-2017-8287, a vulnerability in FreeType 2 before 2017-03-26 that could allow attackers to execute arbitrary code. Find out how to mitigate this issue and protect your systems.
An out-of-bounds write issue in FreeType 2 before 2017-03-26 resulted from a heap-based buffer overflow in the t1_builder_close_contour function.
Understanding CVE-2017-8287
What is CVE-2017-8287?
FreeType 2 prior to 2017-03-26 had a vulnerability due to a heap-based buffer overflow in the t1_builder_close_contour function.
The Impact of CVE-2017-8287
This vulnerability could allow an attacker to execute arbitrary code or cause a denial of service by crashing the application.
Technical Details of CVE-2017-8287
Vulnerability Description
The issue was an out-of-bounds write caused by a heap-based buffer overflow related to the t1_builder_close_contour function in psaux/psobjs.c.
Affected Systems and Versions
Exploitation Mechanism
Mitigation and Prevention
Immediate Steps to Take
Long-Term Security Practices
Patching and Updates