CVE-2021-44228
Revision as of 13:54, 13 December 2021 by IVSWikiBlue (talk | contribs)
WARNING: The steps below outline using an automated script to update the VALT appliance. It is designed to be used on standard Valt appliances.
WARNING: This applies to VALT 5.5 - 5.5.8. DO NOT PERFORM THESE STEPS ON ANY OTHER VERSION!!
- Log into the Valt appliance via SSH or the terminal
- Type in the following, followed by pressing Enter:
wget https://ivs.box.com/shared/static/w78x8elhkxgxmqgge1w4az1npc7sw6za.gz -O log4j.tar.gz
- Type in the following, followed by pressing Enter:
tar -xvf log4j.tar.gz
- Type in the following, followed by pressing Enter:
cd log4j
- Type in the following, followed by pressing Enter:
sudo ./log4j.sh
- Enter the password if prompted.
- The vulnerability has now been patched.