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 applicationsUpgrade org.opencastproject:base to version 19.7, 20.2 or higher.
org.opencastproject:base is a free and open source solution for automated video capture and distribution at scale.
Affected versions of this package are vulnerable to Session Fixation via URL-based jsessionid handling in the Spring Security HTTP configuration in etc/security/mh_default_org.xml. An attacker can hijack a victim’s authenticated session by sending a crafted link with an attacker-chosen ;jsessionid= value and luring the victim to log in through it. Because the application accepts the session id from the URL when no cookie is present and keeps that identifier after authentication, the attacker’s chosen session becomes bound to the victim’s logged-in account. This lets an unauthenticated attacker ride the victim’s session after login, including taking over an administrator account and accessing the victim’s data and actions.