Lucene search

K
githubGitHub Advisory DatabaseGHSA-44CW-P2HM-GPF6
HistoryDec 08, 2020 - 10:37 p.m.

Disabled Hostname Verification in Opencast

2020-12-0822:37:59
CWE-297
GitHub Advisory Database
github.com
29
opencast
http client
https
hostname verification
man-in-the-middle attacks
patches
self-signed certificates
java key store
let's encrypt

CVSS2

2.1

Attack Vector

NETWORK

Attack Complexity

HIGH

Authentication

SINGLE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:H/Au:S/C:N/I:P/A:N

CVSS3

4.8

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

LOW

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N

EPSS

0.001

Percentile

19.4%

Opencast before version 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.

Patches

This problem is fixed in Opencast 7.9 and Opencast 8.9

Self-Signed Certificates

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 e.g. from Let’s Encrypt.

Affected configurations

Vulners
Node
org.opencastprojectopencast-kernelRange8.08.9
OR
org.opencastprojectopencast-kernelRange<7.9
VendorProductVersionCPE
org.opencastprojectopencast-kernel*cpe:2.3:a:org.opencastproject:opencast-kernel:*:*:*:*:*:*:*:*

CVSS2

2.1

Attack Vector

NETWORK

Attack Complexity

HIGH

Authentication

SINGLE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:H/Au:S/C:N/I:P/A:N

CVSS3

4.8

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

LOW

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N

EPSS

0.001

Percentile

19.4%

Related for GHSA-44CW-P2HM-GPF6