Vulnerability Description
core/authorize.php in Drupal 11.x-dev allows Full Path Disclosure (even when error logging is None) if the value of hash_salt is file_get_contents of a file that does not exist.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Drupal | Drupal | 2023-05-09 |
Related Weaknesses (CWE)
References
- https://senscybersecurity.nl/CVE-2024-45440-Explained/Third Party Advisory
- https://www.drupal.org/project/drupal/issues/3457781Vendor Advisory
- https://www.exploit-db.com/exploits/52266
FAQ
What is CVE-2024-45440?
CVE-2024-45440 is a vulnerability with a CVSS score of 5.3 (MEDIUM). core/authorize.php in Drupal 11.x-dev allows Full Path Disclosure (even when error logging is None) if the value of hash_salt is file_get_contents of a file that does not exist.
How severe is CVE-2024-45440?
CVE-2024-45440 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-45440?
Check the references section above for vendor advisories and patch information. Affected products include: Drupal Drupal.