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-google to version 22.0.0rc1 or higher.
apache-airflow-providers-google is a Provider for Apache Airflow. Implements apache-airflow-providers-google package
Affected versions of this package are vulnerable to Key Exchange without Entity Authentication due to SSH host key verification being disabled by default in the ComputeEngineSSHHook process. An attacker can intercept or modify SSH sessions by performing a man-in-the-middle attack between the Airflow worker and the Compute Engine VM.
**Note: The fixed code still defaults to "auto_add", preserving the historical behavior of
this hook; users are recommended to to review the settings accordingly.