Commit:    e8432b34ee7a196a14a6e0191a00fe73b5a095e7
Author:    Stanislav Malyshev <[email protected]>         Wed, 20 Mar 2013 
23:46:12 -0700
Parents:   f1cf36a836d55944d0588dce2917b430203a363d
Branches:  master

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

Log:
add CVE-2013-1824

Changed paths:
  M  ChangeLog-5.php


Diff:
diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index 087559b..02145ae 100644
--- a/ChangeLog-5.php
+++ b/ChangeLog-5.php
@@ -46,7 +46,7 @@ function peclbugl($number)   { echo "<a 
href=\"http://pecl.php.net/bugs/bug.php?
 <ul>
  <li>Added check that soap.wsdl_cache_dir conforms to open_basedir
     (CVE-2013-1635). </li>
- <li>Disabled external entities loading (CVE-2013-1643).</li>
+ <li>Disabled external entities loading (CVE-2013-1643, CVE-2013-1824).</li>
 </ul>
 <li>SPL:</li>
 <ul>
@@ -74,7 +74,7 @@ function peclbugl($number)   { echo "<a 
href=\"http://pecl.php.net/bugs/bug.php?
 <ul>
  <li>Added check that soap.wsdl_cache_dir conforms to open_basedir
     (CVE-2013-1635). </li>
- <li>Disabled external entities loading (CVE-2013-1643).</li>
+ <li>Disabled external entities loading (CVE-2013-1643, CVE-2013-1824).</li>
 </ul>
 <li>SPL:</li>
 <ul>


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

Reply via email to