Publish GHSA-rvmq-4x66-q7j3

This commit is contained in:
advisory-database[bot]
2024-09-11 19:49:58 +00:00
parent e5dce343d6
commit 07e20911df
@@ -1,17 +1,21 @@
{
"schema_version": "1.4.0",
"id": "GHSA-rvmq-4x66-q7j3",
"modified": "2024-07-25T14:03:04Z",
"modified": "2024-09-11T19:48:15Z",
"published": "2020-07-27T16:57:33Z",
"aliases": [
"CVE-2020-11978"
],
"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.",
"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": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
}
],
"affected": [
@@ -28,7 +32,7 @@
"introduced": "0"
},
{
"fixed": "1.10.11"
"fixed": "1.10.11rc1"
}
]
}
@@ -40,6 +44,10 @@
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-11978"
},
{
"type": "WEB",
"url": "https://github.com/apache/airflow/pull/9143"
},
{
"type": "WEB",
"url": "https://github.com/apache/airflow/commit/2fa51576e1283f5732e38fada686fd248d9c3a1e"
@@ -48,10 +56,18 @@
"type": "WEB",
"url": "https://github.com/apache/airflow/commit/4d8599e8b0520ff4226fbad72f724afae50fdd08"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-rvmq-4x66-q7j3"
},
{
"type": "PACKAGE",
"url": "https://github.com/apache/airflow"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2020-14.yaml"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread.html/r7255cf0be3566f23a768e2a04b40fb09e52fcd1872695428ba9afe91%40%3Cusers.airflow.apache.org%3E"