Releases73
Frequency4 months 1 week
Last Release
Stars4.25K
Create, manipulate, and optimize GIF images and animations

CVE History

CVEPublishedCVSS v3CVSS v2
7.8 HIGH

gifsicle-1.94 was found to have a floating point exception (FPE) vulnerability via resize_stream at src/xform.c.

5.5 MEDIUM

Gifsicle through 1.94, if deployed in a way that allows untrusted input to affect Gif_Realloc 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.

7.8 HIGH

Gifsicle v1.9.3 was discovered to contain a heap buffer overflow via the ambiguity_error component at /src/clp.c.

7.5 HIGH5 MEDIUM

The find_color_or_error function in gifsicle 1.92 contains a NULL pointer dereference.

6.8 MEDIUM

A double-free bug in the read_gif 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 last_name is mishandled, a different vulnerability than CVE-2017-1000421.

7.5 HIGH

Gifsicle gifview 1.89 and older is vulnerable to a use-after-free in the read_gif function resulting potential code execution