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 applicationsLearn about Authorization Bypass Through User-Controlled Key vulnerabilities in an interactive lesson.
Start learningUpgrade apache-airflow-providers-microsoft-azure to version 14.1.0rc1 or higher.
apache-airflow-providers-microsoft-azure is a Provider package apache-airflow-providers-microsoft-azure for Apache Airflow
Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key through the get_conn_value and get_variable paths in AzureKeyVaultBackend. An attacker can retrieve another team’s Azure Key Vault connection or variable secret by supplying an ID that names that team’s namespace, causing the backend to fall through from the team-scoped lookup to the team-agnostic lookup and return the secret in full. This affects deployments using multi-team mode with the Azure Key Vault secrets backend enabled. A caller authenticated for one team can read credentials belonging to a different team, exposing connection data and variables that should remain isolated.