From 2dc5c3ebe5aff78c34e3e83287c73d974333fce4 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 14:04:31 +0000 Subject: [PATCH] Publish GHSA-rvmq-4x66-q7j3 --- .../2020/07/GHSA-rvmq-4x66-q7j3/GHSA-rvmq-4x66-q7j3.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2020/07/GHSA-rvmq-4x66-q7j3/GHSA-rvmq-4x66-q7j3.json b/advisories/github-reviewed/2020/07/GHSA-rvmq-4x66-q7j3/GHSA-rvmq-4x66-q7j3.json index 4630fab587b..da91d6a74d0 100644 --- a/advisories/github-reviewed/2020/07/GHSA-rvmq-4x66-q7j3/GHSA-rvmq-4x66-q7j3.json +++ b/advisories/github-reviewed/2020/07/GHSA-rvmq-4x66-q7j3/GHSA-rvmq-4x66-q7j3.json @@ -1,12 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-rvmq-4x66-q7j3", - "modified": "2024-03-25T14:24:36Z", + "modified": "2024-07-25T14:03:04Z", "published": "2020-07-27T16:57:33Z", "aliases": [ "CVE-2020-11978" ], - "summary": "Remote code execution in Apache Airflow", + "summary": "Remote code execution (RCE) in Apache Airflow", "details": "An issue was found in Apache Airflow versions 1.10.10 and below. A remote code/command injection vulnerability was discovered in one of the example DAGs shipped with Airflow which would allow any authenticated user to run arbitrary commands as the user running airflow worker/scheduler (depending on the executor in use). If you already have examples disabled by setting load_examples=False in the config then you are not vulnerable.", "severity": [ {