Commit:    de015c37885dfd5c52767b888dc7e47c3ec37bb6
Author:    Lior Kaplan <[email protected]>         Mon, 6 Oct 2014 22:55:02 
+0300
Parents:   7f6c9fccd1b49a2b3c040dd964d4ece29bd02ce1
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=de015c37885dfd5c52767b888dc7e47c3ec37bb6

Log:
Add CVE-ID for bug #67329

Bugs:
https://bugs.php.net/67329

Changed paths:
  M  ChangeLog-5.php


Diff:
diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index 75ce023..ab5cf5c 100644
--- a/ChangeLog-5.php
+++ b/ChangeLog-5.php
@@ -291,7 +291,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", 
"css" => array("change
   <li><?php bugfix(67327); ?> (fileinfo: CDF infinite loop in nelements DoS). 
(CVE-2014-0238)</li>
   <li><?php bugfix(67328); ?> (fileinfo: fileinfo: numerous file_printf calls 
resulting in performance degradation). (CVE-2014-0237)</li>
   <li><?php bugfix(67326); ?> (fileinfo: cdf_read_short_sector insufficient 
boundary check). (CVE-2014-0207)</li>
-  <li><?php bugfix(67329); ?> (fileinfo: NULL pointer deference flaw by 
processing certain CDF files).</li>
+  <li><?php bugfix(67329); ?> (fileinfo: NULL pointer deference flaw by 
processing certain CDF files). (CVE-2014-0236)</li>
   <li><?php bugfix(67410); ?> (fileinfo: mconvert incorrect handling of 
truncated pascal string size). (CVE-2014-3478)</li>
   <li><?php bugfix(67411); ?> (fileinfo: cdf_check_stream_offset insufficient 
boundary check). (CVE-2014-3479)</li>
   <li><?php bugfix(67412); ?> (fileinfo: cdf_count_chain insufficient boundary 
check). (CVE-2014-3480)</li>


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to