CVE-2020-5229
HIGHDescription
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 is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.
CVSS v3 Vector
Exploitability
Impact
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N
Exploit Intelligence
Moderate risk: more likely to be exploited than 46% of all known CVEs.
References
Related Vulnerabilities
Other CWE-327 vulnerabilities, ordered by exploit likelihood. View all
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2015-2808 | Low | 3.7 | 74% | - | Fix |
| CVE-2023-34039 | Critical | 9.8 | 64% | - | Fix |
| CVE-2016-6602 | Critical | 9.8 | 55% | - | - |
| CVE-2014-8687 | Critical | 9.8 | 44% | - | - |
| CVE-2020-13777 | High | 7.4 | 18% | - | Fix |
| CVE-2017-17428 | Medium | 5.9 | 15% | - | - |
Embed a live status badge for CVE-2020-5229
Markdown
[](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 freeThis 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.