VYPR

rpm package

almalinux/gd-devel

pkg:rpm/almalinux/gd-devel

Vulnerabilities (3)

  • CVE-2018-14553Feb 11, 2020
    affected < 2.2.5-7.el8fixed 2.2.5-7.el8

    gdImageClone in gd.c in libgd 2.1.0-rc2 through 2.2.5 has a NULL pointer dereference allowing attackers to crash an application via a specific function call sequence. Only affects PHP when linked with an external libgd (not bundled).

  • CVE-2019-6978Jan 28, 2019
    affected < 2.2.5-7.el8fixed 2.2.5-7.el8

    The GD Graphics Library (aka LibGD) 2.2.5 has a double free in the gdImage*Ptr() functions in gd_gif_out.c, gd_jpeg.c, and gd_wbmp.c. NOTE: PHP is unaffected.

  • CVE-2019-6977Jan 27, 2019
    affected < 2.2.5-7.el8fixed 2.2.5-7.el8

    gdImageColorMatch in gd_color_match.c in the GD Graphics Library (aka LibGD) 2.2.5, as used in the imagecolormatch function in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1, has a heap-based buffer overflow. This can be exploited by an attacker