cve/2024/CVE-2024-45440.md
2025-09-29 16:08:36 +00:00

634 B

CVE-2024-45440

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.

POC

Reference

No PoCs from references.

Github