Details
Product: Ensim Pro and Basic for Linux
Platform: SSH (Small Scale Hosting) only i.e ONLY for LS (standalone) customers.
Version:4.0.3 (Fedora Core 1)
Date: April 20, 2005
Patch Description: Address two issues :
- sperl buffer overflow error
- php vulnerability fix
Download : ftp://ftp.ensim.com/outgoing/kb/4.0.3/php/
Installation Instructions:
wget -q ftp://ftp.ensim.com/outgoing/kb/4.0.3/php/php-4.3.0-1.1.tar.gz
tar -xvzf php-4.3.0-1.1.tar.gz
cd php-4.3.0-1.1
rpm -Uvh *
Run the following set of commands after installing the rpm:
1. set_pre_maintenance
2. set_maintenance
3. set_post_maintenance
4. service webppliance restart
Note: ensim-appliance-l-4.0.3-25.fc.1.i386.rpm obsoletes perl-suidperl as a fix for the sperl security vulnerability
|