NULL Pointer Dereference
CVE-2024-6063
Summary
A vulnerability was found in gpac version 0.9.0-preview through v2.4.0. It has been classified as problematic. This affects the function 'm2tsdmx_on_event' of the file 'src/filters/dmx_m2ts.c' of the component "MP4Box". The manipulation leads to Null Pointer Dereference. An attack has to be approached locally. The associated identifier of this vulnerability is VDB-268791.
- LOW
- LOCAL
- NONE
- UNCHANGED
- NONE
- LOW
- NONE
- HIGH
CWE-476 - NULL Pointer Dereference
A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.
Advisory Timeline
- Published