As you may know subsequent vulnerabilities were found in Log4j. You can read about the first occurrence in INDICA Security Patch CVE-2021-44228.

Further instances of this accident have to be patched with an updated script:


1. Download the provided "log4_patch_new.sh" to your appliance, and place it in "/net/bin/log4_patch_new.sh". This can be done using scp, winscp, or a similar tool.

3. Open an SSH session and acquire root-rights

4. Run the following commands on the server:

    chmod +x /net/bin/log4_patch_new.sh

5. Run the provided script:

    /net/bin/log4j_patch_new.sh -d -v "2.17.1"