CVE-2025-44203
HIGHHotelDruid 3.0.7 - Unauthenticated Information Disclosure and Denial of Service via creadb.php SQL Error Messages
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2025-44203. PoCs published by IvanT7D3.
AI-analyzed exploit summary This PoC exploits CVE-2025-44203 in HotelDruid 3.0.0/3.0.7 by sending multiple POST requests to 'creadb.php' to trigger verbose SQL error messages, disclosing sensitive information (username, password hash, salt) and causing a DoS condition. The 'brute.py' script assists in cracking the recovered password hash using a wordlist.
Description
In HotelDruid 3.0.0 and 3.0.7, the unauthenticated database-setup endpoint creadb.php can be reached before setup is completed and performs database creation without locking. By sending many concurrent requests, an attacker can trigger a race condition during which verbose SQL error messages disclose the administrator username, password hash, and salt. The same race leaves the setup partially initialized, so the administrator can no longer log in with the credentials set during installation, resulting in a denial of service that requires reinstallation to recover. Remote exploitation additionally requires the installation to allow non-localhost access. The vulnerability was fixed in version 3.0.8.
Exploits (1)
This PoC exploits CVE-2025-44203 in HotelDruid 3.0.0/3.0.7 by sending multiple POST requests to 'creadb.php' to trigger verbose SQL error messages, disclosing sensitive information (username, password hash, salt) and causing a DoS condition. The 'brute.py' script assists in cracking the recovered password hash using a wordlist.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H