Tools
Web Help Desk 12.7.8 Hotfix 1 Release Notes
This article describes how to install Web Help Desk 12.7.8 Hotfix 1 on your Web Help Desk server.
First published date
Last published date
Overview
- Enables Apache Tomcat logging for web requests
- whd-core.jar
- whd-persistence.jar
- whd-web.jar
- tomcat_server_template.xml
- logger.jar
See SolarWinds Product Checksums for SHA256, SHA1, and MD5 values.
NOTE: In the installation instructions, <WebHelpDesk> represents the Web Help Desk home folder. The default home folders for the supported operating systems are listed below.
| Operating System | Path |
|---|---|
| macOS | /Library/WebHelpDesk |
| Microsoft Windows | \Program Files\WebHelpDesk |
| Linux | /usr/local/webhelpdesk |
SolarWinds CVEs
| CVE-ID | Vulnerability Title | Description | Severity | Credit |
|---|---|---|---|---|
| CVE-2021-35254 | Authenticated Remote Code Execution in Web Help Desk 12.7.8 | SolarWinds received a report of a vulnerability related to an input field that was not sanitized in Web Help Desk. SolarWinds has removed this input field to prevent misuse of this input in the future. | High | N/A |
Product section
Resolution
Download this hotfix
- Log in to the Web Help Desk server as an administrator.
- Open a Web browser, navigate to the SolarWinds Customer Portal, and log in.
- Click Downloads and select Hotfixes.
- Click the View Hot fixes for License drop-down menu and select Web Help Desk Per Seat License.
- Download Web Help Desk v12.7.8 - Hot Fix 1.
Install this hotfix
- Stop Web Help Desk.
- Navigate to the following directory:
- <WebHelpDesk>/bin/webapps/helpdesk/WEB-INF/lib/
- Back up the following files to a separate directory:
- whd-core.jar
- whd-persistence.jar
- whd-web.jar
- Copy the files included with this hotfix to the /lib directory, overwriting the following files:
- whd-core.jar
- whd-persistence.jar
- whd-web.jar
- Navigate to the following directory:
- <WebHelpDesk>/conf/
- Back up the following file to a separate directory:
- tomcat_server_template.xml
- Copy the following file included with this hotfix to the /conf directory, overwriting the existing file. If your instance includes any custom configurations in this file, you must re-apply those changes in the file.
- tomcat_server_template
- Navigate to the following directory:
- <WebHelpDesk>/bin/tomcat/lib/
- Copy the following file included with this hotfix to the /bin/tomcat/lib directory:
- logger.jar
- Start Web Help Desk. The hotfix is installed.
Uninstall this hotfix
- Stop Help Desk.
- Navigate to the following directory:
- <WebHelpDesk>/bin/webapps/helpdesk/WEB-INF/lib/
- Copy your backup files to the /lib directory, overwriting the following files:
- whd-core.jar
- whd-persistence.jar
- whd-web.jar
- Navigate to the following directory:
- <WebHelpDesk>/conf/
- Copy the following backup file to the /conf directory, overwriting the following file:
- tomcat_server_template.xml
- Start Web Help Desk. The hotfix is uninstalled.