See how lcdf compares to other vendors in security performance
Gifsicle v1.9.3 was discovered to contain a heap buffer overflow via the ambiguityerror component at /src/clp.c.
gifsicle-1.94 was found to have a floating point exception (FPE) vulnerability via resizestream at src/xform.c.
DISPUTED Gifsicle through 1.94, if deployed in a way that allows untrusted input to affect GifRealloc calls, might allow a denial of service (memory consumption). NOTE: this has been disputed by multiple parties because the Gifsicle code is not commonly used for unattended operation in which new input arrives for a long-running process, does not ship with functionality to link it into another application as a library, and does not have realistic use cases in which an adversary controls the entire command line.
Gifsicle gifview 1.89 and older is vulnerable to a use-after-free in the readgif function resulting potential code execution
A double-free bug in the readgif function in gifread.c in gifsicle 1.90 allows a remote attacker to cause a denial-of-service attack or unspecified other impact via a maliciously crafted file, because lastname is mishandled, a different vulnerability than CVE-2017-1000421.
The findcolororerror function in gifsicle 1.92 contains a NULL pointer dereference.