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-amazon to version 9.34.0rc1 or higher.
apache-airflow-providers-amazon is a Provider for Apache Airflow. Implements apache-airflow-providers-amazon package
Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key via the SecretsManagerBackend and SystemsManagerParameterStoreBackend lookup paths in the Amazon provider backends. An attacker can resolve another team’s connection or variable secret by supplying an ID that includes that team’s namespace, causing the backend to fall through to the team-agnostic lookup and return the secret’s credentials in full. This affects deployments running multi-team mode with either AWS backend: a caller scoped to one team can name a secret in another team’s namespace and obtain its stored connection string, variable value, or configuration secret instead of getting a miss.