CVE & CISA-KEV Catalog

CVE-2020-5229

HIGH
7.7
CVSS v3
NVD

Description

Opencast before 8.1 stores passwords using the rather outdated and cryptographically insecure MD5 hash algorithm. Furthermore, the hashes are salted using the username instead of a random salt, causing hashes for users with the same username and password to collide which is problematic especially for popular users like the default `admin` user. This essentially means that for an attacker, it might be feasible to reconstruct a user's password given access to these hashes. Note that attackers needing access to the hashes means that they must gain access to the database in which these are stored first to be able to start cracking the passwords. The problem is addressed in Opencast 8.1 which now uses the modern and much stronger bcrypt password hashing algorithm for storing passwords. Note, that old hashes remain MD5 until the password is updated. For a list of users whose password hashes are stored using MD5, take a look at the `/user-utils/users/md5.json` REST endpoint.

How to fix

Remediation Available
opencastNVD
Affected:< 8.1Fixed in:8.1CVE-2020-5229derived from NVD

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityHigh
Privileges RequiredLow
User InteractionRequired
ScopeChanged

Impact

ConfidentialityHigh
IntegrityHigh
AvailabilityNone

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

Exploit Intelligence

0.63%probability of exploitation in 30 days
46thpercentile

Moderate risk: more likely to be exploited than 46% of all known CVEs.

References

Third-Party Advisory1

Related Vulnerabilities

Other CWE-327 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2015-2808Low3.774%-Fix
CVE-2023-34039Critical9.864%-Fix
CVE-2016-6602Critical9.855%--
CVE-2014-8687Critical9.844%--
CVE-2020-13777High7.418%-Fix
CVE-2017-17428Medium5.915%--
Embed a live status badge for CVE-2020-5229
CVE-2020-5229 severity badge

Markdown

[![CVE-2020-5229](https://tridentstack.com/cve/badge/CVE-2020-5229.svg)](https://tridentstack.com/cve/CVE-2020-5229)

HTML

<a href="https://tridentstack.com/cve/CVE-2020-5229"><img src="https://tridentstack.com/cve/badge/CVE-2020-5229.svg" alt="CVE-2020-5229"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2024-11-21.