Patch - Report vulnerability: Difference between revisions

From Edge Threat Management Wiki - Arista
Jump to navigationJump to search
No edit summary
No edit summary
Line 19: Line 19:
# SSH into the NGFW.
# SSH into the NGFW.
# Run the following command (one line):
# Run the following command (one line):
sed -i "s/stable-170/ngfw-17.1.0/" /etc/apt/sources.list.d/untangle.list
:<nowiki>sed -i "s/stable-170/ngfw-17.1.0/" /etc/apt/sources.list.d/untangle.list</nowiki>
# From the NGFW UI, go to Config, Upgrade.
# From the NGFW UI, go to Config, Upgrade.
# Click '''Upgrade Now'''.
# Click '''Upgrade Now'''.

Revision as of 21:27, 26 February 2024

What it is

This patch fixes a report vulnerability that can occur from Report users with "Online access" enabled.

Target Version

17.0.0

How to run

curl -s -k https://downloads.untangle.com/public/patches/17.0.0/Security_Advisory93_Hotfix.tgz | tar -xz && ./reports_vulnerability_fix.patch

Upgrade

Alternatively, you can upgrade to 17.1.0 as follows:

  1. To upgrade from NGFW 17.0 to 17.1, perform the following steps:
  2. SSH into the NGFW.
  3. Run the following command (one line):
sed -i "s/stable-170/ngfw-17.1.0/" /etc/apt/sources.list.d/untangle.list
  1. From the NGFW UI, go to Config, Upgrade.
  2. Click Upgrade Now.