Invia #780558: nothings stb (stb_truetype.h) ≤ 1.26 Out-of-Bounds Readinformazioni

Titolonothings stb (stb_truetype.h) ≤ 1.26 Out-of-Bounds Read
DescrizioneA heap buffer overflow (out-of-bounds read) vulnerability exists in `stbtt_InitFont_internal()` in stb_truetype.h v1.26 and earlier. The function `ttUSHORT()` at line 1286 reads 2 bytes from the font data buffer without validating that the offset is within the buffer bounds. When processing a crafted TrueType/OpenType font file with malformed table directory entries, the read exceeds the allocated buffer boundary. The vulnerability is triggered during font initialization when parsing the cmap table entries. Any application that calls `stbtt_InitFont()` on untrusted font data is affected. ASAN output: ``` ERROR: AddressSanitizer: heap-buffer-overflow on address 0x612000000144 READ of size 1 at 0x612000000144 #0 ttUSHORT stb_truetype.h:1286 #1 stbtt_InitFont_internal stb_truetype.h:1472 #2 stbtt_InitFont stb_truetype.h:4956 0x612000000144 is located 0 bytes to the right of 260-byte region ```
Fonte⚠️ https://gist.github.com/d0razi/cb31a92f3205a4373f19b7da25946848
Utente
 d0razi (UID 96474)
Sottomissione16/03/2026 01:11 (6 mesi fa)
Moderazione01/04/2026 14:40 (17 days later)
StatoAccettato
Voce VulDB354646 [Nothings stb fino a 1.26 TTF File stb_truetype.h stbtt_InitFont_internal rivelazione di informazioni]
Punti20

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!