Fix (APAR): PI87299 Status: Fix Release: 8.5.5.6 Operating System: AIX,HP-UX,IBM i,Linux,Solaris,Windows Supersedes Fixes: CMVC Defect: Byte size of APAR: 4860947 Date: 20170928 Abstract: Information Disclosure in Apache MyFaces affects WebSphere Application Server (CVE-2011-4343) Description/symptom of problem: PI87299 resolves the following problem: Information Disclosure in Apache MyFaces affects WebSphere Application Server (CVE-2011-4343) Directions to apply fix: 1. Stop your Liberty profile server(s). 2. The following files will be backed up to [LibertyRootDir]/lib/fixes automatically, if they exist (file locations are relative to your Liberty profile install root, and may not exist depending on the installed product edition or configuration of runtime): - dev/api/spec/com.ibm.ws.javaee.jsf.2.0_1.0.9.jar - lib/features/jsf-2.0.mf 3. Open a console and direct it to the location of your iFix jar 4. Run the command "java -jar 8556-wlp-archive-IFPI87299.jar". The following launch options are available for the jar: --installLocation [LibertyRootDir] by default the jar will look for a "wlp" directory in its current location. If your Liberty profile install location is different to "wlp" and/or is not in the same directory as the jar then you can use this option to change where the jar will patch. [LibertyRootDir] can either be relative to the location of the jar or an absolute file path. --suppressInfo hides all messages other than confirming the patch has completed or error messages. 5. When you next start your Liberty profile server(s), the fix will become active in your runtime. Directions to remove fix: 1. Stop your Liberty profile server(s). 2. Delete the following files (file locations are relative to your Liberty profile install root): - lib/com.ibm.ws.jsf_1.0.9.cl50620170928-2232.jar - lib/fixes/8556-wlp-archive-IFPI87299_8.5.500620170928_2232.xml - dev/api/spec/com.ibm.ws.javaee.jsf.2.0_1.0.9.jar - lib/features/jsf-2.0.mf 3. Restore the static files by extracting the corresponding backup archive from [LibertyRootDir]/lib/fixes (contents of the backup archive are relative to your Liberty profile install root). 4. When you next start your Liberty profile server(s), use the --clean option. The fix will then become inactive in your runtime. Directions to re-apply fix: 1. Follow the instructions to apply the fix. Additional Information: