A NULL pointer dereference in GPAC MP4Box: when parsing certain truncated MP4 files, an unknown/invalid stsd entry can result in missing descriptor fields (e.g., codec/mime/profile strings). gf_media_map_esd then calls strlen() on a NULL pointer, triggering a crash (ASan SEGV).
References
Configurations
No configuration.
History
30 May 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
28 May 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/gpac/gpac/issues/3345 - | |
| CWE | CWE-476 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.3 |
27 May 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-27 17:16
Updated : 2026-06-17 10:03
NVD link : CVE-2025-70116
Mitre link : CVE-2025-70116
CVE.ORG link : CVE-2025-70116
JSON object : View
Products Affected
No product.
CWE
CWE-476
NULL Pointer Dereference
