From c4cdf1ae1286280e9c59df85c90b0a722631e23c Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Tue, 14 Apr 2020 18:18:18 +0200 Subject: [PATCH] Add missing CVE --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 95e520e32a..b7ded38bf1 100644 --- a/NEWS +++ b/NEWS @@ -54,7 +54,7 @@ PHP NEWS - Standard: . Fixed bug #79330 (shell_exec() silently truncates after a null byte). (stas) - . Fixed bug #79465 (OOB Read in urldecode()). (stas) + . Fixed bug #79465 (OOB Read in urldecode()). (CVE-2020-7067) (stas) . Fixed bug #79410 (system() swallows last chunk if it is exactly 4095 bytes without newline). (Christian Schneider) -- 2.50.1