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
References
Link | Resource |
---|---|
http://www.openwall.com/lists/oss-security/2023/12/21/2 | Mailing List Third Party Advisory |
https://github.com/apache/airflow/pull/35460 | Patch |
https://lists.apache.org/thread/128f3zl375vb1qv93k82zhnwkpl233pr | Mailing List Third Party Advisory |
Configurations
History
28 Dec 2023, 14:00
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/apache/airflow/pull/35460 - Patch | |
References | () https://lists.apache.org/thread/128f3zl375vb1qv93k82zhnwkpl233pr - Mailing List, Third Party Advisory | |
References | () http://www.openwall.com/lists/oss-security/2023/12/21/2 - Mailing List, Third Party Advisory | |
CPE | cpe:2.3:a:apache:airflow:*:*:*:*:*:*:*:* | |
First Time |
Apache airflow
Apache |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.4 |
21 Dec 2023, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-12-21 10:15
Updated : 2024-02-28 20:54
NVD link : CVE-2023-47265
Mitre link : CVE-2023-47265
CVE.ORG link : CVE-2023-47265
JSON object : View
Products Affected
apache
- airflow
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')