The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Privilege Escalation vulnerabilities in an interactive lesson.
Start learningUpgrade org.opencastproject:opencast-kernel
to version 7.6, 8.1 or higher.
org.opencastproject:opencast-kernel is a free and open source solution for automated video capture and distribution at scale.
Affected versions of this package are vulnerable to Privilege Escalation. Users with the role ROLE_COURSE_ADMIN
can use the user-utils endpoint to create new users not including the role ROLE_ADMIN
. ROLE_COURSE_ADMIN
is a non-standard role in Opencast which is referenced neither in the documentation nor in any code (except for tests) but only in the security configuration. From the name – implying an admin for a specific course – users would never expect that this role allows user creation.