In Apache Airflow prior to 2.3.4, an insecure umask was configured for numerous Airflow components when running with the --daemon flag which could result in a race condition giving world-writable files in the Airflow home directory and allowing local users to expose arbitrary file contents via the webserver.
{
"github_reviewed_at": "2022-09-16T17:13:45Z",
"severity": "MODERATE",
"cwe_ids": [
"CWE-362"
],
"github_reviewed": true,
"nvd_published_at": "2022-09-02T07:15:00Z"
}