From 76a5117da7dd8100743dfa43f9508e93ae0ac7e8 Mon Sep 17 00:00:00 2001 From: Lior Kaplan Date: Fri, 29 Apr 2016 13:23:41 +0300 Subject: [PATCH] Add CVE to bug #69719 (PHP 5.6.10) --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 2df96279fe..12dfcf4dd8 100644 --- a/NEWS +++ b/NEWS @@ -577,7 +577,8 @@ PHP NEWS on Windows. (Jorge Oliveira, Anatol) . Fixed bug #69646 (OS command injection vulnerability in escapeshellarg). (CVE-2015-4642) (Anatol Belski) - . Fixed bug #69719 (Incorrect handling of paths with NULs). (Stas) + . Fixed bug #69719 (Incorrect handling of paths with NULs). (CVE-2015-4598) + (Stas) - FTP . Improved fix for bug #69545 (Integer overflow in ftp_genlist() resulting in -- 2.40.0