You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Greetings.
I researched this repo and crafted the malformed input which leads to crash at ItemDataBox::read(std::vector<unsigned char, std::allocator<unsigned char> >&, unsigned long, unsigned long) in lib/heif/Srcs/common/itemdatabox.cpp:25.
Greetings.
I researched this repo and crafted the malformed input which leads to crash at
ItemDataBox::read(std::vector<unsigned char, std::allocator<unsigned char> >&, unsigned long, unsigned long)
inlib/heif/Srcs/common/itemdatabox.cpp:25
.PoC: PoC.zip
Triggered by:
./tifig -v -p PoC.heic out.jpg
Segmentation fault
ASAN report:
GDB info:
Your repo uses old version of heif lib check out the differences here (current heif) and here(updated heif).
Environment:
Host Operating System and version: Ubuntu 20.04.2 LTS
Host CPU architecture: x86_64
The text was updated successfully, but these errors were encountered: