CVE-2020-5230: Unsafe Identifiers in Opencast
7.7
CVSS Score
3.1
Basic Information
CVE ID
GHSA ID
EPSS Score
0.55063%
CWE
Published
1/30/2020
Updated
1/9/2023
KEV Status
No
Technology
Java
Technical Details
CVSS Vector
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
org.opencastproject:base | maven | < 7.6 | 7.6 |
org.opencastproject:base | maven | >= 8.0, < 8.1 | 8.1 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The analysis focused on the changes made in the patches to identify functions related to the vulnerability. The modifications to IdImpl.java
and IngestRestService.java
indicate that the processing of identifiers is critical to the vulnerability. The functions identified are directly related to the handling or processing of potentially malicious input.