漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Apache Airflow Git provider: Git provider hook defaults to StrictHostKeyChecking=no, disabling SSH host-key verification
Vulnerability Description
The Apache Airflow Git provider runs its git-over-SSH operations with `StrictHostKeyChecking=no` by default, disabling SSH host-key verification. An attacker who can intercept the network path between an Airflow worker and the Git server can impersonate the server (man-in-the-middle), capturing the SSH deploy key or injecting malicious repository content. Deployments that use the Git DAG bundle or Git provider to clone over SSH with a deploy key are affected. The fix changes the default to verify host keys; upgrade to apache-airflow-providers-git `0.4.1` or later and configure a `known_hosts` file.
CVSS Information
N/A
Vulnerability Type
未进行实体认证的密钥交换
Vulnerability Title
Apache Airflow Git provider 加密问题漏洞
Vulnerability Description
Apache Apache Airflow Git provider是美国Apache基金会的一个工作流调度系统的Git集成组件。 Apache Airflow Git provider 0.4.1之前版本存在加密问题漏洞,该漏洞源于默认禁用SSH主机密钥验证,可能导致攻击者拦截Airflow worker与Git服务器之间的网络路径,实施中间人攻击,捕获SSH部署密钥或注入恶意仓库内容。
CVSS Information
N/A
Vulnerability Type
N/A