| tiêu đề | GPAC GPAC (MP4Box) gpac f1219cde (master, 2026-07-25) NULL Pointer Dereference |
|---|
| Mô tả | Description:
GPAC MP4Box at commit f1219cde contains an invalid pointer dereference in the BT/BIFS command parser. gf_bt_parse_bifs_command interprets a target field as a child-node list without first verifying that it is the children field. The invalid list pointer is passed to gf_node_list_get_child, which dereferences an address near NULL.
Reproduction command:
./bin/gcc/MP4Box -add ../pocs/poc_3802 -new /tmp/out.mp4
Expected result:
AddressSanitizer reports a SEGV caused by a READ memory access at address 0x8 in gf_node_list_get_child at scenegraph/base_scenegraph.c:1491.
Impact:
A crafted BT/BIFS scene can terminate MP4Box and cause denial of service in applications that process untrusted scene files.
PoC:
https://github.com/Ech06/CVE_submit/blob/main/pocs/poc_3802
Issue:
https://github.com/gpac/gpac/issues/3802
Fix:
https://github.com/gpac/gpac/commit/afca1f1181668d85941d51ed1adf647807d5d975 |
|---|
| Nguồn | ⚠️ https://github.com/Ech06/CVE_submit/blob/main/gpac_3802.md |
|---|
| Người dùng | Ech06 (UID 98792) |
|---|
| Đệ trình | 03/08/2026 16:54 (cách đây 1 tháng) |
|---|
| Kiểm duyệt | 13/09/2026 15:37 (1 month later) |
|---|
| Trạng thái | được chấp nhận |
|---|
| Mục VulDB | 403298 [GPAC đến f1219cde MP4Box base_scenegraph.c gf_node_list_get_child target Từ chối dịch vụ] |
|---|
| điểm | 20 |
|---|