Use After Free Affecting php5 package, versions <5.6.33+dfsg-0+deb8u1


Severity

Recommended
0.0
high
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
1.07% (85th 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 Use After Free vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-DEBIAN8-PHP5-395055
  • published10 Jul 2017
  • disclosed10 Jul 2017

Introduced: 10 Jul 2017

CVE-2017-11143  (opens in a new tab)
CWE-416  (opens in a new tab)
CWE-502  (opens in a new tab)

How to fix?

Upgrade Debian:8 php5 to version 5.6.33+dfsg-0+deb8u1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream php5 package and not the php5 package as distributed by Debian. See How to fix? for Debian:8 relevant fixed versions and status.

In PHP before 5.6.31, an invalid free in the WDDX deserialization of boolean parameters could be used by attackers able to inject XML for deserialization to crash the PHP interpreter, related to an invalid free for an empty boolean element in ext/wddx/wddx.c.