CVE-2020-11981: Command injection via Celery broker in Apache Airflow
(updated )
An issue was found in Apache Airflow versions 1.10.10 and below. When using CeleryExecutor, if an attacker can connect to the broker (Redis, RabbitMQ) directly, it is possible to inject commands, resulting in the celery worker running arbitrary commands.
References
- github.com/advisories/GHSA-976r-qfjj-c24w
- github.com/apache/airflow
- github.com/apache/airflow/commit/1dda6fdde7c6bcaf0d6534786beeeba868006dd2
- github.com/apache/airflow/commit/afa4b11fddfdbadb048f742cf66d5c21c675a5c8
- github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2020-15.yaml
- lists.apache.org/thread.html/r7255cf0be3566f23a768e2a04b40fb09e52fcd1872695428ba9afe91%40%3Cusers.airflow.apache.org%3E
- nvd.nist.gov/vuln/detail/CVE-2020-11981
- web.archive.org/web/20220427031325/https://issues.apache.org/jira/browse/AIRFLOW-6351
Detect and mitigate CVE-2020-11981 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →