IBM Platform RTM 9.1.4 Fix 381375 Readme File
Abstract
APAR# P101542. Fix to resolve the SQL injection issue in the RTM graphs page
Description
Readme
documentation for IBM Platform RTM 9.1.4 Fix 381375 including
installation-related instructions, prerequisites and co-requisites, and
list of fixes.
Apply this fix to resolve the following issue:
* SQL injection was found in the RTM graphs page. Apply this fix to resolve the issue.
Readme file for:
IBM® Platform RTM
Product/Component Release:
9.1.4
Update Name:
Fix 381375
Fix ID:
PlatformRTM-9.1.4-381375
Publication date: Dec 23, 2015
Last modified date: Jan 13, 2016
Contents:
1. List of fixes
2. Download location
3. Products or components affected
4. System requirements
5. Installation and configuration
6. List of files
7. Copyright and trademark information
1.
List of fixes
APAR P101542
2.
Download Location
Download Fix 381375 from the following location:
http://www-933.ibm.com/support/fixcentral
3.
Products or components affected
Product/Component Name, Platform, File Name:
IBM Platform RTM, Linux
cacti/graph.php
cacti/graphs_new.php
cacti/include/top_graph_header.php
4.
System requirements
OS of RTM master: Linux
5.
Installation and configuration
5.1 Before installation
1) Back up the following files in cacti_backupname.tar:
# cd RTM_TOP
# tar -cvf
cacti_backupname.tar cacti/graph.php cacti/graphs_new.php cacti/include/top_graph_header.php
5.2 Installation steps
1) Stop crond(cron) service
# service crond(cron) stop
2) Download and extract rtm9.1.4-build381375.tar.gz to the RTM_TOP directory
# cd RTM_TOP
# tar -zxvf rtm9.1.4-build381375.tar.gz
3) Start crond(cron) service
# service crond(cron) start
5.3 After installation
None
5.4
Uninstallation
1) Stop crond(cron) service
# service crond(cron) stop
2) Roll back the fix by overwriting files with the files you backed up in cacti_backupname.tar
# cd RTM_TOP
# tar -xvf cacti_backupname.tar
3) Start crond(cron) service
# service crond(cron) start
6.
List of files
cacti/graph.php
cacti/graphs_new.php
cacti/include/top_graph_header.php
7.
Copyright and trademark information
© Copyright IBM Corporation 2016
U.S. Government Users Restricted Rights - Use, duplication or
disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
IBM®,
the IBM logo and ibm.com®are trademarks of International Business
Machines Corp., registered in many jurisdictions worldwide. Other
product and service names might be trademarks of IBM or other
companies. A current list of IBM trademarks is available on the Web at
"Copyright and trademark information" at
www.ibm.com/legal/copytrade.shtml.