Null pointer dereference in PHP - CVE-2018-19395

 

Null pointer dereference in PHP - CVE-2018-19395

Published: November 21, 2018 / Updated: November 22, 2018


Vulnerability identifier: #VU16018
CSH Severity: Low
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2018-19395
CWE-ID: CWE-476
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to cause DoS condition on the target system.

The vulnerability exists due to NULL pointer dereference condition in the ext/standard/var.c file. A remote attacker can send a specially crafted request that submits malicious input, trigger a NULL pointer dereference condition and cause the software to crash.


Affected software

PHP
php7 (Alpine package)

How to mitigate CVE-2018-19395

Install update from vendor's website.

php7 (Alpine package) - update to 7.1.30-r0

External References

Related Security Bulletins