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 apache-airflow-providers-git to version 0.4.1 or higher.
apache-airflow-providers-git is a Provider package apache-airflow-providers-git for Apache Airflow
Affected versions of this package are vulnerable to Key Exchange without Entity Authentication via the GitHook SSH transport options in airflow/providers/git/hooks/git.py. An attacker who can intercept traffic between an Airflow worker and the Git server can impersonate the server by supplying any SSH host key, then capture the deploy key or inject malicious repository content by triggering a Git clone over SSH with the default connection settings. This affects deployments that use the Git DAG bundle or Git provider over SSH, causing Airflow to fetch attacker-controlled code instead of the intended repository content.