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 symfony/security-http
to versions 2.7.48, 2.8.41, 3.3.17, 3.4.11, 4.0.11 or higher.
symfony/security-http is an http security component for symphony.
Affected versions of this package are vulnerable to CSRF Token Fixation. CSRF tokens where not erased during logout, when the invalidate_session
option was disabled. By default, a user’s session is invalidated when the user is logged out.