S4E just found a medium-severity finding from ai rule artifact file disclosure scanner
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
critical·Product Based Web Vulnerabilities·Updated Oct 8, 2024

CVE-2023-43374 Scanner

Targets the id_utente_log parameter in personalizza.php, allowing attackers to execute arbitrary SQL commands and extract sensitive data.

Est. Time~1 minutes
Scan TypeSingle Scan
Targetsdomain, ipv4, subdomain
CostFree
2.7k
Times Used
continuous scan runs
4.8k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2023-43374
9.8
CVSScritical
Exploitable remotely over the internet · no authentication required.

Hoteldruid v3.0.5 was discovered to contain a SQL injection vulnerability via the id_utente_log parameter at /hoteldruid/personalizza.php.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
n/aby n/a
n/a
Updated Aug 22, 2026View on NVD →
Detail

Hoteldruid is a comprehensive property management system used by hotels, resorts, and other hospitality businesses to manage reservations, billing, guest check-ins, and daily operations. It is typically deployed by hotel administrators and IT staff to streamline workflows and maintain accurate customer records. The software's flexibility allows customization for various property sizes, making it a popular choice in the hospitality industry.

SQL Injection vulnerability CVE-2023-43374 arises when user-supplied input is not properly sanitized before being used in SQL queries. In Hoteldruid, this flaw occurs because the application directly concatenates user input into SQL statements without adequate validation or escaping. Attackers can exploit this by injecting malicious SQL code through vulnerable parameters.

The vulnerability specifically targets the id_utente_log parameter within the personalizza.php script. By manipulating this parameter, an attacker can inject arbitrary SQL commands that the database executes. This allows them to bypass authentication, retrieve sensitive data, or modify database contents without proper authorization.

If exploited, this vulnerability can lead to complete compromise of the Hoteldruid database, exposing guest personal information, payment details, and booking records. Attackers may also gain administrative access, alter reservations, or disrupt hotel operations. The critical CVSS score of 9.8 underscores the severe impact on confidentiality, integrity, and availability.

Solution Advice
  • Update Hoteldruid to the latest patched version that addresses CVE-2023-43374.
  • Implement strict input validation and sanitization for all user-supplied data, especially the id_utente_log parameter.
  • Use parameterized queries or prepared statements instead of dynamic SQL to prevent injection.
  • Apply the principle of least privilege to database accounts used by the application.
  • Enable web application firewall (WAF) rules to detect and block SQL injection attempts.
  • Regularly audit and review application logs for suspicious database queries or unauthorized access.
  • Conduct periodic security assessments and penetration testing on the Hoteldruid installation.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.