pysec-2023-156
Vulnerability from pysec
Deserialization of Untrusted Data, Inclusion of Functionality from Untrusted Control Sphere vulnerability in Apache Software Foundation Apache Airflow Spark Provider.
When the Apache Spark provider is installed on an Airflow deployment, an Airflow user that is authorized to configure Spark hooks can effectively run arbitrary code on the Airflow node by pointing it at a malicious Spark server. Prior to version 4.1.3, this was not called out in the documentation explicitly, so it is possible that administrators provided authorizations to configure Spark hooks without taking this into account. We recommend administrators to review their configurations to make sure the authorization to configure Spark hooks is only provided to fully trusted users.
To view the warning in the docs please visit https://airflow.apache.org/docs/apache-airflow-providers-apache-spark/4.1.3/connections/spark.html
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "apache-airflow-providers-apache-spark", "purl": "pkg:pypi/apache-airflow-providers-apache-spark" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.1.3" } ], "type": "ECOSYSTEM" } ], "versions": [ "1.0.0", "1.0.0b1", "1.0.0b2", "1.0.0rc1", "1.0.1", "1.0.1rc1", "1.0.2", "1.0.2rc1", "1.0.3", "1.0.3rc1", "2.0.0", "2.0.0rc1", "2.0.0rc2", "2.0.1", "2.0.1rc1", "2.0.2", "2.0.2rc1", "2.0.3", "2.0.3rc1", "2.1.0", "2.1.0rc1", "2.1.0rc2", "2.1.1", "2.1.1rc1", "2.1.2", "2.1.2rc1", "2.1.3", "2.1.3rc1", "3.0.0", "3.0.0rc1", "3.0.0rc2", "4.0.0", "4.0.0rc1", "4.0.1", "4.0.1rc1", "4.1.0", "4.1.0rc1", "4.1.0rc2", "4.1.1", "4.1.1rc1", "4.1.2", "4.1.2rc1", "4.1.3rc1" ] } ], "aliases": [ "CVE-2023-40195" ], "details": "Deserialization of Untrusted Data, Inclusion of Functionality from Untrusted Control Sphere vulnerability in Apache Software Foundation Apache Airflow Spark Provider.\n\nWhen the Apache Spark provider is installed on an Airflow deployment, an Airflow user that is authorized to configure Spark hooks can effectively run arbitrary code on the Airflow node by pointing it at a malicious Spark server. Prior to version 4.1.3, this was not called out in the documentation explicitly, so it is possible that administrators provided authorizations to configure Spark hooks without taking this into account. We recommend administrators to review their configurations to make sure the authorization to configure Spark hooks is only provided to fully trusted users.\n\nTo view the warning in the docs please visit\u00a0 https://airflow.apache.org/docs/apache-airflow-providers-apache-spark/4.1.3/connections/spark.html \n\n", "id": "PYSEC-2023-156", "modified": "2023-09-01T18:27:11.679668+00:00", "published": "2023-08-28T08:15:00+00:00", "references": [ { "type": "ARTICLE", "url": "https://lists.apache.org/thread/fzy95b1d6zv31j5wrx3znhzcscck2o24" }, { "type": "ADVISORY", "url": "https://lists.apache.org/thread/fzy95b1d6zv31j5wrx3znhzcscck2o24" }, { "type": "FIX", "url": "https://github.com/apache/airflow/pull/33233" } ], "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.