07 Dec 2005
H-Sphere versions: before 2.5
This update fixes vulnerabilities found in phpMyAdmin.
Installation Procedure
- Log into the control panel server as root:
su -l
- Download the archive with the update:
Linux:
# wget http://www.psoft.net/shiv/HS/u-myadmin.tgz
FreeBSD:
# fetch http://www.psoft.net/shiv/HS/u-myadmin.tgz
- Untar the archive:
# tar xfz u-myadmin.tgz
- Run the update script:
# cd u-myadmin
# /bin/sh update.sh
|