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 ghost to version 6.54.1 or higher.
ghost is a publishing platform
Affected versions of this package are vulnerable to Session Fixation due to the createSessionForUser logic in ghost/core/core/server/services/auth/session/session-service.js. An attacker can reuse a pre-set session identifier by getting a victim to authenticate on the same Ghost Admin domain, causing the victim’s login to bind to an attacker-known session. This lets the attacker hijack the authenticated admin session after login and act as that user, exposing admin access and any data or actions available in Ghost Admin.