Current File : //opt/RZphp72/includes/www/pear.php.net/public_html/news/vulnerability.php
<?php
/*
   +----------------------------------------------------------------------+
   | PEAR Web site version 1.0                                            |
   +----------------------------------------------------------------------+
   | Copyright (c) 2001-2005 The PHP Group                                |
   +----------------------------------------------------------------------+
   | This source file is subject to version 2.02 of the PHP license,      |
   | that is bundled with this package in the file LICENSE, and is        |
   | available at through the world-wide-web at                           |
   | http://www.php.net/license/2_02.txt.                                 |
   | If you did not receive a copy of the PHP license and are unable to   |
   | obtain it through the world-wide-web, please send a note to          |
   | license@php.net so we can mail you a copy immediately.               |
   +----------------------------------------------------------------------+
   | Authors: Martin Jansen                                               |
   +----------------------------------------------------------------------+
   $Id$
*/

response_header('Serious vulnerability in the PEAR installer');
?>
<h1>Serious vulnerability in the PEAR installer</h1>

[November 4, 2005]

<div id="news-entry">
 <p>
  On Nov 4, 2005 a <strong>serious vulnerability in the PEAR installer</strong>
  has been discovered and fixed.  One is strongly encouraged to
  upgrade to version 1.4.3.  Details about the issue are
  <a href="/group/docs/20051104-sa.php">available here</a>.
 </p>
</div>

<?php
response_footer();