Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
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