apache-airflow-providers-apache-kafka@1.14.0

Provider package apache-airflow-providers-apache-kafka for Apache Airflow

  • latest version

    2.0.0

  • latest non vulnerable version

  • first published

    3 years ago

  • latest version published

    11 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the apache-airflow-providers-apache-kafka package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')

    apache-airflow-providers-apache-kafka is a Provider package apache-airflow-providers-apache-kafka for Apache Airflow

    Affected versions of this package are vulnerable to Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection') in the import_string function. An attacker can execute arbitrary code on the scheduler by supplying a crafted dotted-path string in the Kafka connection's extra field, which is resolved and invoked without restriction when Kafka event producer features are enabled.

    Note: This is only exploitable if either dag_run_events_enabled or task_instance_events_enabled is enabled in the deployment configuration, and the deployment is not using Google Managed Kafka.

    How to fix Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')?

    Upgrade apache-airflow-providers-apache-kafka to version 2.0.0rc1 or higher.

    [,2.0.0rc1)