Information Exposure Through an Error Message in phpMyFAQ - CVE-2024-54141
Published: December 6, 2024 / Updated: May 5, 2026
phpMyFAQ
Thorsten Rinne
Description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to generation of error message containing sensitive information in Installer.php when handling setup requests while the database server is unavailable. A remote attacker can trigger a database connection failure to disclose sensitive information.
The exposed information includes database connection credentials, and exploitation can occur when the database server is unreachable or refusing connections.