PT-2024-20775 · Apache · Apache-Airflow-Providers-Mongo
Noah Stapp
·
Published
2024-02-20
·
Updated
2025-04-26
·
CVE-2024-25141
CVSS v3.1
9.1
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
apache-airflow-providers-mongo versions prior to 4.0.0
Description
The issue arises when SSL is enabled for the Mongo Hook, and the default settings include
allow insecure, which causes certificates not to be validated. This behavior is unexpected and undocumented.Recommendations
For versions prior to 4.0.0, upgrade to version 4.0.0 to fix the issue. As a temporary workaround, consider disabling the SSL setting for the Mongo Hook until the upgrade is applied. Restrict access to the Mongo Hook to minimize the risk of exploitation. Avoid using the
allow insecure setting in the affected configuration until the issue is resolved.Fix
Improper Certificate Validation
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Apache-Airflow-Providers-Mongo