Skip to main content

Exposure of Sensitive Information to an Unauthorized Actor

CVE-2023-46288

Severity Medium
Score 4.3/10

Summary

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Airflow in versions 2.4.0b1 prior to 2.7.0. Sensitive configuration information has been exposed to authenticated users with the ability to read configuration via Airflow REST API for configuration even when the "expose_config" option is set to non-sensitive-only. The "expose_config" option is False by default. It is recommended to upgrade to a version that is not affected if you set expose_config to non-sensitive-only configuration.

  • LOW
  • NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • LOW
  • LOW
  • NONE

CWE-200 - Information Exposure

An information exposure vulnerability is categorized as an information flow (IF) weakness, which can potentially allow unauthorized access to otherwise classified information in the application, such as confidential personal information (demographics, financials, health records, etc.), business secrets, and the application's internal environment.

Advisory Timeline

  • Published