In filters/reframe_latm.c in GPAC 1.0.1 there is a Null Pointer Dereference, when gf_filter_pck_get_data is called. The first arg pck may be null with a crafted mp4 file,which results in a crash.
                
            References
                    | Link | Resource | 
|---|---|
| https://github.com/gpac/gpac/commit/b2db2f99b4c30f96e17b9a14537c776da6cb5dca | Patch Third Party Advisory | 
| https://github.com/gpac/gpac/issues/1728 | Exploit Third Party Advisory | 
| https://github.com/gpac/gpac/commit/b2db2f99b4c30f96e17b9a14537c776da6cb5dca | Patch Third Party Advisory | 
| https://github.com/gpac/gpac/issues/1728 | Exploit Third Party Advisory | 
Configurations
                    History
                    No history.
Information
                Published : 2021-04-19 20:15
Updated : 2024-11-21 06:03
NVD link : CVE-2021-30199
Mitre link : CVE-2021-30199
CVE.ORG link : CVE-2021-30199
JSON object : View
Products Affected
                gpac
- gpac
CWE
                
                    
                        
                        CWE-476
                        
            NULL Pointer Dereference
