一、 漏洞 CVE-2020-11978 基础信息
漏洞信息
                                        # N/A

# 漏洞描述

## 概述
Apache Airflow 版本 1.10.10 及以下版本中的一个示例 DAG 存在远程代码/命令注入漏洞,允许任何经过身份验证的用户执行任意命令,以运行 airflow worker/scheduler 的用户身份执行。

## 影响版本
- Apache Airflow 1.10.10 及以下版本

## 细节
该漏洞存在于与 Airflow 一起提供的示例 DAG 中,允许任何认证用户通过执行任意命令影响系统。具体影响取决于使用的执行器。

## 影响
如果已经在配置中通过设置 `load_examples=False` 禁用示例,则不会受到影响。否则,该漏洞将使经过身份验证的用户能够在运行 airflow worker 或 scheduler 的用户权限下执行任意命令。
                                        
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
N/A
来源:美国国家漏洞数据库 NVD
漏洞描述信息
An issue was found in Apache Airflow versions 1.10.10 and below. A remote code/command injection vulnerability was discovered in one of the example DAGs shipped with Airflow which would allow any authenticated user to run arbitrary commands as the user running airflow worker/scheduler (depending on the executor in use). If you already have examples disabled by setting load_examples=False in the config then you are not vulnerable.
来源:美国国家漏洞数据库 NVD
CVSS信息
N/A
来源:美国国家漏洞数据库 NVD
漏洞类别
N/A
来源:美国国家漏洞数据库 NVD
漏洞标题
Apache Airflow 操作系统操作系统命令注入漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
Apache Airflow是美国阿帕奇(Apache)基金会的一套用于创建、管理和监控工作流程的开源平台。该平台具有可扩展和动态监控等特点。 Apache Airflow 1.10.10及之前版本中的 example DAGs存在操作系统命令注入漏洞。攻击者可利用该漏洞运行任意命令。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
授权问题
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2020-11978 的公开POC
# POC 描述 源链接 神龙链接
1 PoC of how to exploit a RCE vulnerability of the example DAGs in Apache Airflow <1.10.11 https://github.com/pberba/CVE-2020-11978 POC详情
2 Apache Airflow versions 1.10.10 and below are vulnerable to remote code/command injection vulnerabilities in one of the example DAGs shipped with Airflow. This could allow any authenticated user to run arbitrary commands as the user running airflow worker/scheduler (depending on the executor in use). https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2020/CVE-2020-11978.yaml POC详情
3 None https://github.com/Threekiii/Awesome-POC/blob/master/Web%E5%BA%94%E7%94%A8%E6%BC%8F%E6%B4%9E/Apache%20Airflow%20%E7%A4%BA%E4%BE%8BDAG%E4%B8%AD%E7%9A%84%E5%91%BD%E4%BB%A4%E6%B3%A8%E5%85%A5%20CVE-2020-11978.md POC详情
4 https://github.com/vulhub/vulhub/blob/master/airflow/CVE-2020-11978/README.md POC详情
三、漏洞 CVE-2020-11978 的情报信息