Apache AirflowGHSA-9g2w-5f3v-mfmm
Insecure default config of Celery worker in Apache Airflow
Critical9.8CVE-2020-11982 · Published Jul 27, 2020 · updated Sep 11, 2024
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| apache-airflow PyPI | < 1.10.11 | 1.10.11 |
Details and references
An issue was found in Apache Airflow versions 1.10.10 and below. When using CeleryExecutor, if an attack can connect to the broker (Redis, RabbitMQ) directly, it was possible to insert a malicious payload directly to the broker which could lead to a deserialization attack (and thus remote code execution) on the Worker.
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-502
- Also known as
- BIT-airflow-2020-11982, CVE-2020-11982, PYSEC-2020-16
- nvd.nist.gov/vuln/detail/CVE-2020-11982
- github.com/apache/airflow/pull/13612
- github.com/apache/airflow/pull/7205
- github.com/advisories/GHSA-9g2w-5f3v-mfmm
- github.com/apache/airflow
- github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2020-16.yaml
- lists.apache.org/thread.html/r7255cf0be3566f23a768e2a04b40fb09e52fcd1872695428ba9afe91%40%3Cusers.airflow.apache.org%3E
More Apache Airflow advisories
All Apache Airflow| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Jul 272020 | Multiple stored XSS in RBAC Admin screens in Apache Airflow CVE-2020-11983Medium5.4fixed in 1.10.11 | Medium5.4 | 1.10.11 |
| Jul 272020 | Command injection via Celery broker in Apache Airflow CVE-2020-11981Critical9.8fixed in 1.10.11rc1 | Critical9.8 | 1.10.11rc1 |
| Jul 272020 | Remote code execution (RCE) in Apache Airflow CVE-2020-11978High8.8fixed in 1.10.11rc1 | High8.8 | 1.10.11rc1 |
| Jul 272020 | Stored XSS in Apache Airflow CVE-2020-9485Medium6.1fixed in 1.10.11 | Medium6.1 | 1.10.11 |
| May 62020 | XSS in Apache Airflow CVE-2019-12398Medium4.8fixed in 1.10.5 | Medium4.8 | 1.10.5 |
| Dec 172020 | Apache Airflow logs passwords in plaintext CVE-2020-17511Low2.8fixed in 1.10.13 | Low2.8 | 1.10.13 |