Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2025-27363 PoC — FreeType 缓冲区错误漏洞

Source
Associated Vulnerability
Title:FreeType 缓冲区错误漏洞 (CVE-2025-27363)
Description:An out of bounds write exists in FreeType versions 2.13.0 and below (newer versions of FreeType are not vulnerable) when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value causing it to wrap around and allocate too small of a heap buffer. The code then writes up to 6 signed long integers out of bounds relative to this buffer. This may result in arbitrary code execution. This vulnerability may have been exploited in the wild.
Description
Integer overflow in FreeType software, which also affects Chrome
File Snapshot

[4.0K] /data/pocs/4dd53926ecdecc82fb304ce1ffd4197ac0a38792 ├── [170K] analysis.md ├── [ 52K] font_gen_POC.py ├── [4.0K] imgs │   ├── [275K] poc_rce.gif │   ├── [1.5M] poc_rce_with_gdb.gif │   ├── [ 62K] spray1_1.jpg │   ├── [ 75K] spray1_2.jpg │   ├── [ 62K] spray2_1.jpg │   └── [ 65K] spray3_1.jpg ├── [4.0K] poc_leak │   ├── [ 453] cmd.sh │   ├── [3.6K] gdb_poc_3.gdb │   └── [ 18K] poc01.html ├── [4.0K] poc_rce │   ├── [ 338] cmd_rce.sh │   ├── [ 500] cmd_rce_with_gdb.sh │   ├── [4.7K] gdb_poc_3.gdb │   └── [ 31K] poc01.html ├── [ 841] readme.md └── [4.0K] tests ├── [4.0K] test_audio │   ├── [1.8K] gdb_audio.gdb │   └── [2.0K] poc_audio.html ├── [4.0K] test_spray │   ├── [1.1K] gdb_shape.gdb │   └── [ 12K] poc01.html └── [4.0K] test_wasm ├── [ 42] ex.wasm ├── [ 110] ex.wat ├── [8.5K] gdb_wasm.gdb ├── [ 83] simple-name-section.wasm ├── [ 141] simple-name-section.wat ├── [ 78] simple.wasm ├── [ 59] table.wasm ├── [6.9K] wasm_2.html └── [4.9K] wasm.html 7 directories, 29 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →