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 reflex to version 0.8.15 or higher.
reflex is a Web apps in pure Python.
Affected versions of this package are vulnerable to Open Redirect via the redirect_to query parameter in the /auth-codespace route, which is assigned directly to client-side links without validation and triggers automatic navigation. An attacker can cause users to be redirected to arbitrary external domains by crafting a link with a malicious redirect_to value. This is only exploitable if the GITHUB_CODESPACES_PORT_FORWARDING_DOMAIN environment variable is set in the deployment environment.