原始 OSV JSON{
"id": "GHSA-m6h2-jx9v-58w6",
"aliases": [
"CVE-2021-35936"
],
"details": "If remote logging is not used, the worker (in the case of CeleryExecutor) or the scheduler (in the case of LocalExecutor) runs a Flask logging server and is listening on a specific port and also binds on 0.0.0.0 by default. This logging server had no authentication and allows reading log files of DAG jobs. This issue affects Apache Airflow < 2.1.2.",
"summary": "Missing Authorization in Apache Airflow",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.1.2"
}
]
}
],
"package": {
"name": "apache-airflow",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-09-11T19:51:02Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"
}
],
"published": "2021-08-30T16:25:57Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35936",
"type": "ADVISORY"
},
{
"url": "https://github.com/apache/airflow/commit/27265516d2b897585f5019ecd820cfe5471fd351",
"type": "WEB"
},
{
"url": "https://github.com/apache/airflow/commit/7a5bb88ad78d600fbb1676a55752597928115bd8",
"type": "WEB"
},
{
"url": "https://github.com/apache/airflow/commit/d772f38f843b9add5319a01cf51a844145b01f63",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-m6h2-jx9v-58w6",
"type": "ADVISORY"
},
{
"url": "https://github.com/apache/airflow",
"type": "PACKAGE"
},
{
"url": "https://github.com/apache/airflow/compare/2.1.1...2.1.2",
"type": "WEB"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2021-122.yaml",
"type": "WEB"
},
{
"url": "https://lists.apache.org/thread.html/r53d6bd7b0a66f92ddaf1313282f10fec802e71246606dd30c16536df%40%3Cusers.airflow.apache.org%3E",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-306",
"CWE-862"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2021-08-16T08:15:00Z",
"github_reviewed_at": "2021-08-26T15:44:06Z"
}
}