From 060fadca31c61a36823954d030a987a73d04ea02 Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Fri, 16 Aug 2013 10:20:32 -0700 Subject: [PATCH] fix cve number --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 4b75071ed26..a63bfe6877a 100644 --- a/NEWS +++ b/NEWS @@ -102,7 +102,7 @@ PHP NEWS odbc_fetch_array). (Brandon Kirsch) - Openssl: - . Fixed handling null bytes in subjectAltName (CVE-2013-4073). + . Fixed handling null bytes in subjectAltName (CVE-2013-4248). (Christian Heimes) - PDO: