Description - we observed a NULL pointer dereference occured in AP4_Track::GetSampleIndexForTimeStampMs() located in Ap4Track.cpp.The same be triggered by sending a crafted file to the mp4audioclip binary. It allows an attacker to cause Denial of Service (Segmentation fault) or possibly have unspecified other impact.
Description - we observed a NULL pointer dereference occured in
AP4_Track::GetSampleIndexForTimeStampMs()located inAp4Track.cpp.The same be triggered by sending a crafted file to the mp4audioclip binary. It allows an attacker to cause Denial of Service (Segmentation fault) or possibly have unspecified other impact.Command -
./mp4audioclip --start 0 --duration 100 $POC OUTPUTFILEPOC - REPRODUCER
Debug -
GDB -
The text was updated successfully, but these errors were encountered: