Apache · Apache Airflow · CVE-2020-13944
**Name of the Vulnerable Software and Affected Versions**
Apache Airflow versions prior to 1.10.12
**Description**
The issue concerns a XSS exploit in Apache Airflow. The `origin` parameter passed to certain endpoints, such as `/trigger`, is vulnerable to this exploit.
**Recommendations**
For versions prior to 1.10.12, update to version 1.10.12 or later to resolve the issue. As a temporary workaround, consider restricting access to the vulnerable endpoints, such as `/trigger`, to minimize the risk of exploitation. Avoid using the `origin` parameter in the affected API endpoints until the issue is resolved.