Heap Buffer Overflow in stb_truetype.h Affecting NotHings Library
CVE-2022-25514
7.5HIGH
What is CVE-2022-25514?
A heap buffer overflow vulnerability exists in stb_truetype.h version 1.26, specifically in the ttUSHORT() function. This flaw can be exploited when untrusted input is processed, potentially leading to undesirable memory access and code execution. Although it is asserted that the library should only be utilized with trusted data, the lack of input validation can still expose applications using this library to significant security risks.
