mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
660 B
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
- https://bugzilla.redhat.com/show_bug.cgi?id=1629453
- https://bugzilla.redhat.com/show_bug.cgi?id=1629453
Github
No PoCs found on GitHub currently.