Red Hat JBoss Web Server 3.1 Service Pack 8 Release Notes
For Use with the Red Hat JBoss Web Server 3.1
Abstract
Chapter 1. Red Hat JBoss Web Server Version 3.1 Service Pack 8 Copy linkLink copied to clipboard!
Welcome to the Red Hat JBoss Web Server version 3.1 Service Pack 8 release.
The primary focus of this release is to provide security updates to Red Hat JBoss Web Server version 3.1.
As a result of a security vulnerability (CVE-2020-1938), it is recommended that one disable the AJP Connector, if unusued. Otherwise it is recommended to protect the AJP Connector. For full information and steps, see:https://access.redhat.com/solutions/4851251
When using AJP, it is important to ensure it is not exposed to the internet and that it is bound to the proper IP address.
The JBoss Web Server is a fully integrated and certified set of components for hosting Java web applications. It consists of:
- Apache Tomcat: a servlet container in accordance with the Java Servlet Specification. JBoss Web Server contains Apache Tomcat 7 and Apache Tomcat 8.
- The Apache Tomcat Native Library: a Tomcat library, which improves Tomcat scalability, performance, and integration with native server technologies.
- The tomcat-vault extension: an extension for the JBoss Web Server used for securely storing passwords and other sensitive information used by a JBoss Web Server.
- The mod_cluster library: a library that allows communication between Apache Tomcat and the Apache HTTP Server’s mod_proxy_cluster module. This allows the Apache HTTP Server to be used as a load balancer for JBoss Web Server.
Service packs for Red Hat JBoss Web Server are produced when a set of critical bug fixes and/or security patches are required before a new full release.
These service pack releases reduce the number of individual patches that we produce and enable customers to keep up to date.
This update includes all fixes and changes from Red Hat JBoss Web Server 3.1 Service Pack 7.
From Red Hat JBoss Web Server 3.1 Service Pack 2, all the configuration files that were changed in the patch are appended by the suffix .zipnew to avoid overwriting existing configuration files.
If the new or changed properties or configuration options are applicable to you, you will need to manually add or define them in their respective property or configuration file.
Chapter 2. Installing the Red Hat JBoss Web Server 3.1 Copy linkLink copied to clipboard!
The JBoss Web Server 3.1 can be installed using one of the following sections of the installation guide:
Chapter 3. Upgrading Red Hat JBoss Web Server using this Service Pack Copy linkLink copied to clipboard!
To install this service pack:
-
Download the Red Hat JBoss Web Server 3.1 Service Pack 8 file (
.zipformat) appropriate to your platform using the download link here (subscription required). -
Extract the
.zipfile to the Red Hat JBoss Web Server installation directory.
For Red Hat Enterprise Linux users who have installed Red Hat JBoss Web Server from RPM packages, can upgrade to the latest service pack using yum:
yum upgrade
# yum upgrade
Chapter 4. OS/JVM Certifications Copy linkLink copied to clipboard!
This update includes no additional certifications.
Chapter 5. Security Fixes Copy linkLink copied to clipboard!
This update includes fixes for the following security related issues:
| ID | Impact | Summary |
|---|---|---|
| Moderate | ROHNP: Key Extraction Side Channel in Multiple Crypto Libraries | |
| Moderate | openssl: Malicious server can send large prime to client during DH(E) TLS handshake causing the client to hang | |
| Low | openssl: timing side channel attack in the DSA signature algorithm | |
| Low | openssl: RSA key generation cache timing vulnerability in crypto/rsa/rsa_gen.c allows attackers to recover private keys | |
| Low | tomcat: XSS in SSI printenv | |
| Moderate | openssl: 0-byte record padding oracle | |
| Moderate | tomcat: local privilege escalation | |
| Low | tomcat: session fixation when using FORM authentication | |
| Important | Ghostcat - Apache Tomcat AJP File Read/Inclusion Vulnerability (CNVD-2020-10487) |
Chapter 6. Resolved issues Copy linkLink copied to clipboard!
The following issues are resolved in the current service pack:
| Issue | Description |
|---|---|
| JWS-1527 | Use latest JBCS and tomcat-native |
| JWS-1578 | Add rpm changelog entry for CVE-2018-1336 |
Chapter 7. Known issues Copy linkLink copied to clipboard!
The following issues are known in the current service pack release:
| Issue | Description |
|---|---|
| JWS-1583 | Update all of the StringManager references back to the original class reference and add the call to getPackage().getName() so that the inits are able to find LocalStrings.properties in the correct packages |
| Bugzilla Bug-1455483 | RFE: Add support for characters "<" and ">" to the possible whitelist values |
Chapter 8. Upgraded components Copy linkLink copied to clipboard!
The following components were upgraded in the Red Hat JBoss Web Server 3.1 Service Pack 8 Release:
| Component | Version |
|---|---|
| OpenSSL | 1.1.1c |
| Tomcat-native | 1.2.23 |