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.2.2rc1 or higher.
Affected versions of this package are vulnerable to Improper Neutralization of Special Elements Used in a Template Engine via the bash_command parameter in the BashOperator when user-supplied input from the conf field is not properly sanitized. An attacker can execute arbitrary shell commands by injecting shell metacharacters into the conf parameter when triggering a DAG run. This is only exploitable if DAG code was modeled after the pre-correction documentation example and users have the Dag.can_trigger permission.