Published September 24th, 2007 by admin
Webmin Vulnerability
If you use Webmin for administration of your Linux servers (as I do), you may want to grab the latest release according to this alert:
http://secunia.com/advisories/26885/
If you have it downloaded into the /usr/local/webmin directory, the following commands should get you upgraded (while logged in as root):
cd /usr/local/webmin
wget http://prdownloads.sourceforge.net/webadmin/webmin-1.370.tar.gz
tar xzvf webmin-1.370.tar.gz
cd webmin-1.370
sh setup.sh
then follow the prompts…
Technorati Tags: Linux, webmin, update, vulnerability, alert