CVE-2018-5711

gd_gif_in.c in the GD Graphics Library (aka libgd), as used in PHP before 5.6.33, 7.0.x before 7.0.27, 7.1.x before 7.1.13, and 7.2.x before 7.2.1, has an integer signedness error that leads to an infinite loop via a crafted GIF file, as demonstrated by a call to the imagecreatefromgif or imagecreatefromstring PHP function. This is related to GetCode_ and gdImageCreateFromGifCtx.
References
Link Resource
http://php.net/ChangeLog-5.php Release Notes Vendor Advisory
http://php.net/ChangeLog-7.php Release Notes Vendor Advisory
https://access.redhat.com/errata/RHSA-2018:1296 Third Party Advisory
https://access.redhat.com/errata/RHSA-2019:2519
https://bugs.php.net/bug.php?id=75571 Patch Vendor Advisory
https://lists.debian.org/debian-lts-announce/2018/01/msg00022.html Third Party Advisory
https://lists.debian.org/debian-lts-announce/2019/01/msg00028.html Third Party Advisory
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3CZ2QADQTKRHTGB2AHD7J4QQNDLBEMM6/
https://security.gentoo.org/glsa/201903-18 Third Party Advisory
https://usn.ubuntu.com/3755-1/ Third Party Advisory
https://www.oracle.com/security-alerts/cpuapr2020.html
http://php.net/ChangeLog-5.php Release Notes Vendor Advisory
http://php.net/ChangeLog-7.php Release Notes Vendor Advisory
https://access.redhat.com/errata/RHSA-2018:1296 Third Party Advisory
https://access.redhat.com/errata/RHSA-2019:2519
https://bugs.php.net/bug.php?id=75571 Patch Vendor Advisory
https://lists.debian.org/debian-lts-announce/2018/01/msg00022.html Third Party Advisory
https://lists.debian.org/debian-lts-announce/2019/01/msg00028.html Third Party Advisory
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3CZ2QADQTKRHTGB2AHD7J4QQNDLBEMM6/
https://security.gentoo.org/glsa/201903-18 Third Party Advisory
https://usn.ubuntu.com/3755-1/ Third Party Advisory
https://www.oracle.com/security-alerts/cpuapr2020.html
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:php:php:*:*:*:*:*:*:*:*
cpe:2.3:a:php:php:*:*:*:*:*:*:*:*
cpe:2.3:a:php:php:*:*:*:*:*:*:*:*
cpe:2.3:a:php:php:7.2.0:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*

Configuration 3 (hide)

OR cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*
cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*
cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*

History

21 Nov 2024, 04:09

Type Values Removed Values Added
References () http://php.net/ChangeLog-5.php - Release Notes, Vendor Advisory () http://php.net/ChangeLog-5.php - Release Notes, Vendor Advisory
References () http://php.net/ChangeLog-7.php - Release Notes, Vendor Advisory () http://php.net/ChangeLog-7.php - Release Notes, Vendor Advisory
References () https://access.redhat.com/errata/RHSA-2018:1296 - Third Party Advisory () https://access.redhat.com/errata/RHSA-2018:1296 - Third Party Advisory
References () https://access.redhat.com/errata/RHSA-2019:2519 - () https://access.redhat.com/errata/RHSA-2019:2519 -
References () https://bugs.php.net/bug.php?id=75571 - Patch, Vendor Advisory () https://bugs.php.net/bug.php?id=75571 - Patch, Vendor Advisory
References () https://lists.debian.org/debian-lts-announce/2018/01/msg00022.html - Third Party Advisory () https://lists.debian.org/debian-lts-announce/2018/01/msg00022.html - Third Party Advisory
References () https://lists.debian.org/debian-lts-announce/2019/01/msg00028.html - Third Party Advisory () https://lists.debian.org/debian-lts-announce/2019/01/msg00028.html - Third Party Advisory
References () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3CZ2QADQTKRHTGB2AHD7J4QQNDLBEMM6/ - () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3CZ2QADQTKRHTGB2AHD7J4QQNDLBEMM6/ -
References () https://security.gentoo.org/glsa/201903-18 - Third Party Advisory () https://security.gentoo.org/glsa/201903-18 - Third Party Advisory
References () https://usn.ubuntu.com/3755-1/ - Third Party Advisory () https://usn.ubuntu.com/3755-1/ - Third Party Advisory
References () https://www.oracle.com/security-alerts/cpuapr2020.html - () https://www.oracle.com/security-alerts/cpuapr2020.html -

07 Nov 2023, 02:58

Type Values Removed Values Added
References
  • {'url': 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3CZ2QADQTKRHTGB2AHD7J4QQNDLBEMM6/', 'name': 'FEDORA-2020-e795f92d79', 'tags': [], 'refsource': 'FEDORA'}
  • () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3CZ2QADQTKRHTGB2AHD7J4QQNDLBEMM6/ -

Information

Published : 2018-01-16 09:29

Updated : 2024-11-21 04:09


NVD link : CVE-2018-5711

Mitre link : CVE-2018-5711

CVE.ORG link : CVE-2018-5711


JSON object : View

Products Affected

php

  • php

debian

  • debian_linux

canonical

  • ubuntu_linux
CWE
CWE-681

Incorrect Conversion between Numeric Types

CWE-835

Loop with Unreachable Exit Condition ('Infinite Loop')