Loop with Unreachable Exit Condition ('Infinite Loop') Affecting php-intl package, versions *


Severity

Recommended
low

Based on CentOS security rating.

Threat Intelligence

EPSS
0.24% (63rd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-CENTOS6-PHPINTL-2001128
  • published26 Jul 2021
  • disclosed25 Nov 2017

Introduced: 25 Nov 2017

CVE-2018-5711  (opens in a new tab)
CWE-835  (opens in a new tab)

How to fix?

There is no fixed version for Centos:6 php-intl.

NVD Description

Note: Versions mentioned in the description apply only to the upstream php-intl package and not the php-intl package as distributed by Centos. See How to fix? for Centos:6 relevant fixed versions and status.

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.