pysec-2023-266
Vulnerability from pysec
Published
2023-12-21 10:15
Modified
2024-11-21 14:22
Severity ?
Details
Apache Airflow, version 2.7.0 through 2.7.3, has a vulnerability that allows an attacker to trigger a DAG in a GET request without CSRF validation. As a result, it was possible for a malicious website opened in the same browser - by the user who also had Airflow UI opened - to trigger the execution of DAGs without the user's consent. Users are advised to upgrade to version 2.8.0 or later which is not affected
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "apache-airflow", "purl": "pkg:pypi/apache-airflow" }, "ranges": [ { "events": [ { "introduced": "2.7.0" }, { "fixed": "2.8.0b1" } ], "type": "ECOSYSTEM" } ], "versions": [ "2.7.0", "2.7.1", "2.7.1rc1", "2.7.1rc2", "2.7.2", "2.7.2rc1", "2.7.3", "2.7.3rc1" ] } ], "aliases": [ "CVE-2023-49920" ], "details": "Apache Airflow, version 2.7.0 through 2.7.3, has a vulnerability that allows an attacker to trigger a DAG in a GET request without CSRF validation.\u00a0As a result, it was possible for a malicious website opened in the same browser - by the user who also had Airflow UI opened - to trigger the execution of DAGs without the user\u0027s consent.\nUsers are advised to upgrade to version 2.8.0 or later which is not affected", "id": "PYSEC-2023-266", "modified": "2024-11-21T14:22:40.683792+00:00", "published": "2023-12-21T10:15:00+00:00", "references": [ { "type": "FIX", "url": "https://github.com/apache/airflow/pull/36026" }, { "type": "ARTICLE", "url": "https://lists.apache.org/thread/mnwd2vcfw3gms6ft6kl951vfbqrxsnjq" }, { "type": "WEB", "url": "https://lists.apache.org/thread/mnwd2vcfw3gms6ft6kl951vfbqrxsnjq" }, { "type": "ARTICLE", "url": "http://www.openwall.com/lists/oss-security/2023/12/21/3" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2023/12/21/3" } ], "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ] }
Loading...
Loading...
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.