Deserialization of Untrusted Data Affecting php-gd package, versions *


Severity

Recommended
0.0
medium
0
10

Based on CentOS security rating.

Threat Intelligence

EPSS
2.77% (91st 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 Learn

Learn about Deserialization of Untrusted Data vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-CENTOS6-PHPGD-1970355
  • published26 Jul 2021
  • disclosed2 Sept 2016

Introduced: 2 Sep 2016

CVE-2016-7124  (opens in a new tab)
CWE-502  (opens in a new tab)

How to fix?

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

NVD Description

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

ext/standard/var_unserializer.c in PHP before 5.6.25 and 7.x before 7.0.10 mishandles certain invalid objects, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data that leads to a (1) __destruct call or (2) magic method call.