Use After Free
CVE-2024-6064
Summary
A vulnerability was found in gpac. It has been declared as problematic. This vulnerability affects the function "xmt_node_end" of the file "src/scene_manager/loader_xmt.c" of the component MP4Box. The manipulation leads to use after free. Local access is required to approach this attack. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-268792. This vulnerability affects GPAC versions through v2.4.0.
- LOW
- LOCAL
- NONE
- UNCHANGED
- NONE
- LOW
- NONE
- HIGH
CWE-416 - Use After Free
Use-after-free (UaF) vulnerability occurs when the application is using a pointer to memory that has been freed. Any attempt to read/write to a buffer after it is de-allocated allows memory corruption, sensitive information exposure, and can potentially lead to arbitrary code execution.
Advisory Timeline
- Published