CVE Vulnerabilities

CVE-2016-10162

NULL Pointer Dereference

Published: Jan 24, 2017 | Modified: May 04, 2018
CVSS 3.x
7.5
HIGH
Source:
NVD
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS 2.x
5 MEDIUM
AV:N/AC:L/Au:N/C:N/I:N/A:P
RedHat/V2
RedHat/V3
5.3 MODERATE
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Ubuntu
LOW

The php_wddx_pop_element function in ext/wddx/wddx.c in PHP 7.0.x before 7.0.15 and 7.1.x before 7.1.1 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via an inapplicable class name in a wddxPacket XML document, leading to mishandling in a wddx_deserialize call.

Weakness

A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.

Affected Software

Name Vendor Start Version End Version
Php Php 7.0.0 (including) 7.0.0 (including)
Php Php 7.0.1 (including) 7.0.1 (including)
Php Php 7.0.2 (including) 7.0.2 (including)
Php Php 7.0.3 (including) 7.0.3 (including)
Php Php 7.0.4 (including) 7.0.4 (including)
Php Php 7.0.5 (including) 7.0.5 (including)
Php Php 7.0.6 (including) 7.0.6 (including)
Php Php 7.0.7 (including) 7.0.7 (including)
Php Php 7.0.8 (including) 7.0.8 (including)
Php Php 7.0.9 (including) 7.0.9 (including)
Php Php 7.0.10 (including) 7.0.10 (including)
Php Php 7.0.11 (including) 7.0.11 (including)
Php Php 7.0.12 (including) 7.0.12 (including)
Php Php 7.0.13 (including) 7.0.13 (including)
Php Php 7.0.14 (including) 7.0.14 (including)
Php Php 7.1.0 (including) 7.1.0 (including)
Red Hat Software Collections for Red Hat Enterprise Linux 6 RedHat rh-php70-php-0:7.0.27-1.el6 *
Red Hat Software Collections for Red Hat Enterprise Linux 6.7 EUS RedHat rh-php70-php-0:7.0.27-1.el6 *
Red Hat Software Collections for Red Hat Enterprise Linux 7 RedHat rh-php70-php-0:7.0.27-1.el7 *
Red Hat Software Collections for Red Hat Enterprise Linux 7.3 EUS RedHat rh-php70-php-0:7.0.27-1.el7 *
Red Hat Software Collections for Red Hat Enterprise Linux 7.4 EUS RedHat rh-php70-php-0:7.0.27-1.el7 *
Red Hat Software Collections for Red Hat Enterprise Linux 7.5 EUS RedHat rh-php70-php-0:7.0.27-1.el7 *
Php7.0 Ubuntu devel *
Php7.0 Ubuntu upstream *
Php7.0 Ubuntu xenial *
Php7.0 Ubuntu yakkety *

Potential Mitigations

References