1,126
edits
m (→Impact) |
m (Added Upgrading CMOD log4j.) |
||
| Line 43: | Line 43: | ||
* CMOD with ICN or Line-of-Business apps exposed to the public internet with proper firewalls & access controls: ''Low to Medium'' | * CMOD with ICN or Line-of-Business apps exposed to the public internet with proper firewalls & access controls: ''Low to Medium'' | ||
* CMOD with ICN or Line-of-Business apps exposed to the public internet with unrestricted access to the CMOD server: ''High'' | * CMOD with ICN or Line-of-Business apps exposed to the public internet with unrestricted access to the CMOD server: ''High'' | ||
== Upgrading log4j v2.15.x == | |||
Download the latest version of [https://logging.apache.org/log4j/2.x/download.html Apache Log4j]. | |||
To install it, either: | |||
* Replace the existing log4j*.jar file in your CMOD Directory (the defaults are /opt/IBM/ondemand/V10.x/jars or /opt/ibm/ondemand/V10.x/jars). | |||
...or... | |||
* Install the new library to a location of your choice, and add that location at the front of your CLASSPATH environment variable, so that it is found first in the search path. | |||
== Questions for IBM == | == Questions for IBM == | ||