SSH disruption via recursive parent permission changes
Published Mar 26, 2024 · Updated Feb 13, 2025
Improper permission handling in Apache Airflow 2.8.2 through 2.8.3 allows remote authenticated users to make parent directories group-writable. FileTaskHandler._prepare_log_folder invokes _change_directory_permissions_up, which recursively applies the configured 0o775 mode to every owned parent directory. Exposure requires a local or virtualenv installation or a non-isolated third-party container; with umask 022 and logs under a home directory, SSH login can fail after the home directory becomes group-writable.
Summary
What happened
Improper permission handling in Apache Airflow 2.8.2 through 2.8.3 allows remote authenticated users to make parent directories group-writable. FileTaskHandler._prepare_log_folder invokes _change_directory_permissions_up, which recursively applies the configured 0o775 mode to every owned parent directory. Exposure requires a local or virtualenv installation or a non-isolated third-party container; with umask 022 and logs under a home directory, SSH login can fail after the home directory becomes group-writable.
The record
- CVE
- CVE-2024-29735
- Published
- Mar 26, 2024
- Updated
- Feb 13, 2025
- Vendor
- The Apache Software Foundation
- Product
- Apache Airflow
- Classifications
- CWE-281, T1222.002
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Mar 26, 2024CVE publishedPublication date reported by the CVE source.
- Feb 13, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=2.8.2 <=2.8.3
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo