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-core
to version 3.0.4 or higher.
Affected versions of this package are vulnerable to Information Exposure via the Connection
module. An attacker can access sensitive connection details by using READ permissions through both the API and the UI due to the regression that allows to bypass the AIRFLOW__CORE__HIDE_SENSITIVE_VAR_CONN_FIELDS
configuration option.
Note:
This issue does not affect Airflow 2.x, where exposing sensitive information to connection editors was the intended and documented behavior.