CVE-2023-47265
Description
Apache Airflow, versions 2.6.0 through 2.7.3 has a stored XSS vulnerability that allows a DAG author to add an unbounded and not-sanitized javascript in the parameter description field of the DAG. This Javascript can be executed on the client side of any of the user who looks at the tasks in the browser sandbox. While this issue does not allow to exit the browser sandbox or manipulation of the server-side data - more than the DAG author already has, it allows to modify what the user looking at the DAG details sees in the browser - which opens up all kinds of possibilities of misleading other users. Users of Apache Airflow are recommended to upgrade to version 2.8.0 or newer to mitigate the risk associated with this vulnerability
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| PyPI | apache-airflow | >=2.6.0,<2.8.0b1 | 2.8.0b1 |
References
- https://nvd.nist.gov/vuln/detail/CVE-2023-47265
- https://github.com/apache/airflow/pull/35460
- https://github.com/apache/airflow/commit/0b995602e6e5894ee31625a4dd0e6aa255d2a651
- https://github.com/apache/airflow
- https://github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2023-264.yaml
- https://lists.apache.org/thread/128f3zl375vb1qv93k82zhnwkpl233pr
- http://www.openwall.com/lists/oss-security/2023/12/21/2
Verify integrity in audit chain (admin only). AS-IS.