Apache AirflowGHSA-rjvg-q57v-mjjc
XSS in Apache Airflow
Medium4.8CVE-2019-12398 · Published May 6, 2020 · updated Sep 3, 2024
In Apache Airflow before 1.10.5 when running with the "classic" UI, a malicious admin user could edit the state of objects in the Airflow metadata database to execute arbitrary javascript on certain page views. The new "RBAC" UI is unaffected.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| apache-airflow PyPI | < 1.10.5 | 1.10.5 |
Details and references
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-79
- Also known as
- CVE-2019-12398, PYSEC-2020-162
- nvd.nist.gov/vuln/detail/CVE-2019-12398
- github.com/apache/airflow
- github.com/apache/airflow/blob/1.10.5/CHANGELOG.txt
- github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2020-162.yaml
- lists.apache.org/thread.html/r72487ad6b23d18689896962782f8c93032afe5c72a6bfd23b253352b%40%3Cusers.airflow.apache.org%3E
- lists.apache.org/thread.html/r72487ad6b23d18689896962782f8c93032afe5c72a6bfd23b253352b@%3Cdev.airflow.apache.org%3E
- www.openwall.com/lists/oss-security/2020/01/14/2
More Apache Airflow advisories
All Apache Airflow| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Jul 272020 | Stored XSS in Apache Airflow | Medium6.1 | 1.10.11 |
| Jul 272020 | Remote code execution (RCE) in Apache Airflow | High8.8 | 1.10.11rc1 |
| Jul 272020 | Insecure default config of Celery worker in Apache Airflow | Critical9.8 | 1.10.11 |
| Jul 272020 | Command injection via Celery broker in Apache Airflow | Critical9.8 | 1.10.11rc1 |
| Jul 272020 | Multiple stored XSS in RBAC Admin screens in Apache Airflow | Medium5.4 | 1.10.11 |
| Oct 302019 | A malicious admin user | Medium4.8 | 1.10.6rc1 |