漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Apache Airflow: Secrets masker: `var.json` Variable values not masked in the Rendered Templates UI
Vulnerability Description
Apache Airflow's secrets masker did not mask `var.json` Variable values whose value is a dict in the Rendered Templates UI — the dict value failed an `isinstance(str)` guard — so a secret stored as a JSON Variable and referenced in a template via `var.json` was displayed in cleartext to any user with access to that task's Rendered Templates view. Users are advised to upgrade to apache-airflow 3.3.1 or later, which masks nested Variable values regardless of type.
CVSS Information
N/A
Vulnerability Type
敏感数据的明文存储
Vulnerability Title
Apache Airflow 加密问题漏洞
Vulnerability Description
Apache Airflow是美国Apache基金会开源的一个工作流调度和数据处理平台。 Apache Airflow 3.3.1之前版本存在加密问题漏洞,该漏洞源于secrets masker未遮蔽值为字典的var.json Variable,导致秘密以明文显示给可访问Rendered Templates视图的用户。
CVSS Information
N/A
Vulnerability Type
N/A