First published: Tue Dec 08 2020(Updated: )
Opencast before versions 8.9 and 7.9 disables HTTPS hostname verification of its HTTP client used for a large portion of Opencast's HTTP requests. Hostname verification is an important part when using HTTPS to ensure that the presented certificate is valid for the host. Disabling it can allow for man-in-the-middle attacks. This problem is fixed in Opencast 7.9 and Opencast 8.8 Please be aware that fixing the problem means that Opencast will not simply accept any self-signed certificates any longer without properly importing them. If you need those, please make sure to import them into the Java key store. Better yet, get a valid certificate.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Apereo Opencast | <7.9 | |
Apereo Opencast | >=8.0<8.9 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-26234 is a vulnerability in Opencast where it disables HTTPS hostname verification of its HTTP client.
The severity of CVE-2020-26234 is medium with a severity value of 4.8.
CVE-2020-26234 affects Apereo Opencast versions 7.9 up to, but not including, 8.9.
The CWE ID for CVE-2020-26234 is CWE-346.
To fix CVE-2020-26234, update Opencast to version 8.9 or above.