You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see that PWM uses the log4j library. I'm wondering if PWM is vulnerable to the log4shell exploit? If so, what is the best way to protect our systems against it? For now, I've added the following to my JAVA_OPTS in /etc/default/tomcat8:
-Dlog4j.formatMsgNoLookups=true
The text was updated successfully, but these errors were encountered:
Hi all,
I see that PWM uses the log4j library. I'm wondering if PWM is vulnerable to the log4shell exploit? If so, what is the best way to protect our systems against it? For now, I've added the following to my JAVA_OPTS in /etc/default/tomcat8:
-Dlog4j.formatMsgNoLookups=true
The text was updated successfully, but these errors were encountered: