Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-51702

6.5 · MEDIUM
Published Jan 24, 2024 apache CWE-312 EPSS 0.39% (31th pctl)

Overview

CVE-2023-51702 is a medium-severity vulnerability affecting apache airflow. It was published on January 24, 2024 and has a CVSS 3.1 base score of 6.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 6.5, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

Since version 5.2.0, when using deferrable mode with the path of a Kubernetes configuration file for authentication, the Airflow worker serializes this configuration file as a dictionary and sends it to the triggerer by storing it in metadata without any encryption. Additionally, if used with an Airflow version between 2.3.0 and 2.6.0, the configuration dictionary will be logged as plain text in the triggerer service without masking. This allows anyone with access to the metadata or triggerer log to obtain the configuration file and use it to access the Kubernetes cluster.

This behavior was changed in version 7.0.0, which stopped serializing the file contents and started providing the file path instead to read the contents into the trigger. Users are recommended to upgrade to version 7.0.0, which fixes this issue.

Remediation

Check the references section for vendor advisories and patches from apache. Update airflow to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
apache airflow >= 2.3.0, < 2.6.1 Affected
apache apache-airflow-providers-cncf-kubernetes >= 5.2.0, < 7.0.0 Affected

Frequently Asked Questions

What is CVE-2023-51702?

CVE-2023-51702 is a medium-severity vulnerability affecting apache airflow. It was published on January 24, 2024 and has a CVSS 3.1 base score of 6.5 (MEDIUM).

How severe is CVE-2023-51702?

This vulnerability has a CVSS 3.1 base score of 6.5, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-51702?

Check the references section for vendor advisories and patches from apache. Update airflow to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-51702?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-51702 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.