Skip to content

Opencast publishes global system account credentials

High severity GitHub Reviewed Published Dec 14, 2021 in opencast/opencast • Updated Dec 14, 2023

Package

maven org.opencastproject:opencast-common (Maven)

Affected versions

< 10.6

Patched versions

10.6

Description

The issue was mostly mitigated before, drastically reducing the risk. See references below for more information.

Impact

Opencast before version 10.6 will try to authenticate against any external services listed in a media package when it is trying to access the files, sending the global system user's credentials, regardless of the target being part of the Opencast cluster or not.

Previous mitigations already prevented clear text authentications for such requests (e.g. HTTP Basic authentication), but with enough malicious intent, even hashed credentials can be broken.

Patches

Opencast 10.6 will now send authentication requests only against servers which are part of the Opencast cluster, preventing external services from getting any form of authentication attempt in the first place.

Workarounds

No workaround available.

References

For more information

If you have any questions or comments about this advisory:

References

@gregorydlogan gregorydlogan published to opencast/opencast Dec 14, 2021
Reviewed Dec 14, 2021
Published to the GitHub Advisory Database Dec 14, 2021
Published by the National Vulnerability Database Dec 12, 2023
Last updated Dec 14, 2023

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

CVE ID

CVE-2018-16153

GHSA ID

GHSA-hcxx-mp6g-6gr9

Source code

Credits

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.