cve/2018/CVE-2018-17236.md
2024-06-09 00:33:16 +00:00

660 B

CVE-2018-17236

Description

The function MP4Free() in mp4property.cpp in libmp4v2 2.1.0 internally calls free() on a invalid pointer, raising a SIGABRT signal.

POC

Reference

Github

No PoCs found on GitHub currently.