FLIF
FLIF copied to clipboard
Free Lossless Image Format
Hello flif team, As part of our fuzzing efforts at Google, we have identified an issue affecting flif (tested with revision * master cfd25e57578ccd047dd2177aea2924f5a3fa1e5f). To reproduce, we are attaching a...
Hello flif team, As part of our fuzzing efforts at Google, we have identified an issue affecting flif (tested with revision * master cfd25e57578ccd047dd2177aea2924f5a3fa1e5f). To reproduce, we are attaching a...
Hello. I found a stack-overflow bug in FLIF. Please confirm. Thanks. Summary: stack-overflow OS: CentOS 7 64bit PoC Download: [Ov_MetaPropertySymbolCoder.zip](https://github.com/FLIF-hub/FLIF/files/1601411/Ov_MetaPropertySymbolCoder.zip) Steps to reproduce: 1.Download the .POC files. 2.Compile the source...
Hello. I found a heap-buffer-overflow bug in FLIF. Please confirm. Thanks. Summary: heap-buffer-overflow OS: CentOS 7 64bit PoC Download: [SimpleBitChance__get_12bit.zip](https://github.com/FLIF-hub/FLIF/files/1586524/SimpleBitChance__get_12bit.zip) Steps to reproduce: 1.Download the .POC files. 2.Compile the source...
Hello flif team, As part of our fuzzing efforts at Google, we have identified an issue affecting flif (tested with revision * master cfd25e57578ccd047dd2177aea2924f5a3fa1e5f). To reproduce, we are attaching a...
I cut a flif file - which decoded fine - down to around 5 % of the original filesize with dd: `dd if=Estación_Central,_Berlín,_Alemania,_2016-04-21,_DD_43-45_HDR.flif of=Estación_Central,_Berlín,_Alemania,_2016-04-21,_DD_43-45_HDR_cut5.flif bs=1 count=740449` After this I tried...
As long as the FLIF specification is still in progress, I thought I'd suggest an addition to the file format. As a specialist in data recovery and forensics, I'd like...
The library fails to decode the animations it creates. The call to flif_decoder_decode_memory fails, and the culprit seems to be this check on `unique_frames` that happens here: flif-dec.cpp, function flif_decode,...
create a flif namespace to avoid name conflicts. For instance Image is a widely used class name. This should ease the integration of the decoder in another project
Hello flif team, As part of our fuzzing efforts at Google, we have identified an issue affecting flif (tested with revision * master cfd25e57578ccd047dd2177aea2924f5a3fa1e5f). To reproduce, we are attaching a...