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.
Workaround:
The product specifies permissions for a security-critical resource in a way that allows that resource to be read or modified by unintended actors.
Link | Tags |
---|---|
https://lists.apache.org/thread/zn8mbbb1j2od5nc9zhrvb7rpsrg1vvzv | mailing list vendor advisory mitigation |
http://www.openwall.com/lists/oss-security/2022/09/02/3 | mailing list third party advisory mitigation |
http://www.openwall.com/lists/oss-security/2022/09/02/12 | third party advisory mailing list |
http://www.openwall.com/lists/oss-security/2022/09/21/2 | third party advisory mailing list |