Source for file vulnerability.php
Documentation is available at vulnerability.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: vulnerability.php,v 1.1 2005/12/07 18:26:21 mj Exp $
response_header ("Serious vulnerability in the PEAR installer");
<h1>Serious vulnerability in the PEAR installer</h1>
<div style="margin-left:2em;margin-right:2em">
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>
<?php response_footer (); ?>
Documentation generated on Mon, 11 Mar 2019 15:14:36 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|