Vulnerability Description
OpenProject is open source project management software. Prior to version 14.3.0, using a forged HOST header in the default configuration of packaged installations and using the "Login required" setting, an attacker could redirect to a remote host to initiate a phishing attack against an OpenProject user's account. This vulnerability affects default packaged installation of OpenProject without any additional configuration or modules on Apache (such as mod_security, manually setting a host name, having a fallthrough VirtualHost). It might also affect other installations that did not take care to fix the HOST/X-Forwarded-Host headers. Version 14.3.0 includes stronger protections for the hostname from within the application using the HostAuthorization middleware of Rails to reject any requests with a host name that does not match the configured one. Also, all generated links by the application are now ensured to use the built-in hostname. Users who aren't able to upgrade immediately may use mod_security for Apache2 or manually fix the Host and X-Forwarded-Host headers in their proxying application before reaching the application server of OpenProject. Alternatively, they can manually apply the patch to opt-in to host header protections in previous versions of OpenProject.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Openproject | Openproject | < 14.3.0 |
Related Weaknesses (CWE)
References
- https://github.com/opf/openproject/security/advisories/GHSA-g92v-vrq6-4fpwVendor Advisory
- https://github.com/user-attachments/files/16371759/host-protection.patchPatch
- https://www.openproject.org/docs/release-notes/14-3-0Release Notes
- https://github.com/opf/openproject/security/advisories/GHSA-g92v-vrq6-4fpwVendor Advisory
- https://github.com/user-attachments/files/16371759/host-protection.patchPatch
- https://www.openproject.org/docs/release-notes/14-3-0Release Notes
FAQ
What is CVE-2024-41801?
CVE-2024-41801 is a vulnerability with a CVSS score of 4.7 (MEDIUM). OpenProject is open source project management software. Prior to version 14.3.0, using a forged HOST header in the default configuration of packaged installations and using the "Login required" settin...
How severe is CVE-2024-41801?
CVE-2024-41801 has been rated MEDIUM with a CVSS base score of 4.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-41801?
Check the references section above for vendor advisories and patch information. Affected products include: Openproject Openproject.