Important Update Regarding Apache Log4j
In December 2021, a critical vulnerability in Apache Log4j, a logging library that’s used in millions of Java-based applications, came to light.
SysAid shifted resources accordingly to address this critical issue and have been updating our product as fast as the updates are coming out from Apache.
We have addressed this vulnerability on two fronts – with an immediate workaround as well as the release of both Cloud and On-premises versions that include a fix. We strongly encourage you to implement the workaround as soon as possible where applicable as detailed below.
We continue to monitor the situation and adapt as necessary, your security is our top priority. Based upon our initial analysis, we do not expect customers to experience any impact as a result of the workaround. If you have any issues, please contact us ASAP.
Cloud Customers
General rollout of this version will take place between January 9th, 2022 and January 16th, 2022.
On-Premises Customers
…\SysAidServer\conf\wrapper.conf
RDS:
…\SysAidRemoteDiscovery\conf\wrapper.conf
# Java Additional Parameters
wrapper.java.additional.1=-Dcatalina.home=./tomcat
wrapper.java.additional.2=-Djava.io.tmpdir=./tomcat/temp
wrapper.java.additional.3=-Dcom.sun.jndi.ldap.object.disableEndpointIdentification=true
wrapper.java.additional.4=”-Xss256k”
wrapper.java.additional.5=-XX:MaxPermSize=256m
wrapper.java.additional.6=-XX:PermSize=128m
wrapper.java.additional.7=-Dlog4j2.formatMsgNoLookups=true
wrapper.java.command=C:\Program Files\SysAidRemoteDiscovery\jre\bin\java.exe
NOTE: Add the parameter and be sure to pay attention to the number in the parameter name (the last part i.e.- wrapper.java.additional.<Number>). It should be the next available sequence number – in the example above it was 8 for On-Premises.
2. Restart the SysAid Server.
If you have questions or experience any issues, please don’t hesitate to contact us via the Customer Care Portal or live chat.