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-yandex to version 4.5.1rc1 or higher.
apache-airflow-providers-yandex is a Provider package apache-airflow-providers-yandex for Apache Airflow
Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key via the LockboxSecretBackend get_conn_value and get_variable lookups in airflow/providers/yandex/secrets/lockbox.py. An attacker can retrieve another team’s Lockbox Connection or Variable by supplying an ID that spells out that team’s namespace while running in multi-team mode, causing the backend to fall through to the team-agnostic lookup and return the secret’s value. This exposes the target team’s credentials to a caller from a different team and breaks secret isolation for deployments using the Yandex Lockbox secrets backend.