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.
                
            References
                    | Link | Resource | 
|---|---|
| https://lists.apache.org/thread/zn8mbbb1j2od5nc9zhrvb7rpsrg1vvzv | Mailing List Mitigation Vendor Advisory | 
| http://www.openwall.com/lists/oss-security/2022/09/02/3 | Mailing List Mitigation Third Party Advisory | 
| http://www.openwall.com/lists/oss-security/2022/09/02/12 | Mailing List Third Party Advisory | 
| http://www.openwall.com/lists/oss-security/2022/09/21/2 | Mailing List Third Party Advisory | 
Configurations
                    Information
                Published : 2022-09-02 00:15
Updated : 2022-09-29 08:49
NVD link : CVE-2022-38170
Mitre link : CVE-2022-38170
JSON object : View
CWE
                
                    
                        
                        CWE-362
                        
            Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Products Affected
                apache
- airflow
 


