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 @backstage/plugin-auth-backend to version 0.27.1 or higher.
@backstage/plugin-auth-backend is an A Backstage backend plugin that handles authentication
Affected versions of this package are vulnerable to Open Redirect via the OAuth redirect URI validation bypass. An attacker can intercept authorization codes by crafting a redirect URI that bypasses the allowlist and leads to an attacker-controlled host, provided a victim approves the OAuth consent request. This is only exploitable if experimental Dynamic Client Registration or Client ID Metadata Documents features are explicitly enabled.
Note:
This issue affects experimental Dynamic Client Registration and Client ID Metadata Documents features with configured allowedRedirectUriPatterns.