Skip to main content

Improper Input Validation

CVE-2023-35798

Severity Medium
Score 4.3/10

Summary

Input Validation vulnerability in Apache Software Foundation Apache Airflow ODBC Provider, Apache Software Foundation Apache Airflow MSSQL Provider. This vulnerability is considered low since it requires DAG code to use "get_sqlalchemy_connection" and someone with access to connection resources specifically updating the connection to exploit it. This issue affects apache-airflow-providers-odbc versions prior to 4.0.0rc1 and apache-airflow-providers-microsoft-mssql versions prior to 3.4.1rc1.

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

CWE-20 - Improper Input Validation

The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.

Advisory Timeline

  • Published