Gentoo: tomcat file access vulnerability
Summary
GENTOO LINUX SECURITY ANNOUNCEMENT 200306-01
Versions prior to tomcat-4.1.24 created /opt/tomcat with a directory mode which allowed users to access files containing passwords.
SOLUTION
Either upgrade to tomcat-4.1.24-r1 by running
emerge sync emerge tomcat emerge clean
or execute the following:
/etc/init.d/tomcat stop chmod -R 750 /opt/tomcat/ /etc/init.d/tomcat start
aliz@gentoo.org - GnuPG key is available at absinthe@gentoo.org
Resolution
References
Availability
Concerns
Background