| 제목 | GPAC GPAC (MP4Box) gpac f1219cde (master, 2026-07-25) Use After Free |
|---|
| 설명 | Description:
GPAC MP4Box at commit f1219cde contains a heap-use-after-free vulnerability during XMT prototype and scene teardown. A malformed XMT document containing an invalid or prematurely terminated ProtoDeclare can leave prototype default-node references attached to freed scene-graph state. OrderedGroup destruction later accesses the stale state through gf_node_unregister.
Reproduction command:
./bin/gcc/MP4Box -add ../pocs/poc_3801 -new /tmp/out.mp4
Expected result:
AddressSanitizer reports a heap-use-after-free READ of size 8 in gf_node_unregister at scenegraph/base_scenegraph.c:779.
Impact:
A crafted XMT scene can crash MP4Box during teardown and cause denial of service. The stale heap pointer may also expose additional memory-corruption risk.
PoC:
https://github.com/Ech06/CVE_submit/blob/main/pocs/poc_3801
Issue:
https://github.com/gpac/gpac/issues/3801
Fix:
https://github.com/gpac/gpac/commit/9eb40df4448b88d6a6ce3454657c06f47eff0b24 |
|---|
| 원천 | ⚠️ https://github.com/Ech06/CVE_submit/blob/main/gpac_3801.md |
|---|
| 사용자 | Ech06 (UID 98792) |
|---|
| 제출 | 2026. 08. 03. PM 04:53 (1 월 ago) |
|---|
| 모더레이션 | 2026. 09. 13. PM 03:37 (1 month later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 403297 [GPAC 까지 f1219cde MP4Box base_scenegraph.c gf_node_unregister 메모리 손상] |
|---|
| 포인트들 | 20 |
|---|