[38723] in bugtraq
MRO Maximo v4 & v5
daemon@ATHENA.MIT.EDU (Felix)
Thu May 5 13:46:04 2005
Date: 5 May 2005 11:03:37 -0000
Message-ID: <20050505110337.25827.qmail@www.securityfocus.com>
Content-Type: text/plain
Content-Disposition: inline
Content-Transfer-Encoding: binary
MIME-Version: 1.0
From: Felix <felix.shnir@bms.com>
To: bugtraq@securityfocus.com
Due to the fact that all of the files for Maximo Self Service application are served from one directory (maximo_installation) by the integrated Tomcat server, the files not recognized by Tomcat as needing to be run (*.jsps or mapped servlets) are not protected. Therefore, if one was to call upon a known Maximo file name (such as MXServer.properties, they would receive the file just like a request for download from any other web server. This means that everything under the maximo_install directory are semi-open to the public. This includes stored passwords and database locations in these files.