cbcvebase.
CVE-2023-43374
published 2023-09-20

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

PriorityP262critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
3.27%
86.9th percentile
Hoteldruid v3.0.5 was discovered to contain a SQL injection vulnerability via the id_utente_log parameter at /hoteldruid/personalizza.php.

Affected

2 ranges
VendorProductVersion rangeFixed in
debianhoteldruid< hoteldruid 3.0.6-1 (sid)hoteldruid 3.0.6-1 (sid)
digitaldruidhoteldruid

Detection & IOCsextracted from sources · hover to see the quote

url/hoteldruid/personalizza.php
commandaggiorna_qualcosa=SI&anno=2023&attiva_phpr_log=Enable&id_sessione=1&id_utente_log=0'%2b(SELECT%207151%20FROM%20(SELECT(SLEEP(5)))EAXh)%2b'&id_utente_mod=1
  • Detect exploitation attempts by monitoring POST requests to /hoteldruid/personalizza.php containing time-based blind SQLi payloads in the id_utente_log parameter (e.g., SLEEP() calls).
  • Identify HotelDruid instances exposed on the internet using Shodan query: title:"HotelDruid" or http.favicon.hash:-1521640213.
  • Identify HotelDruid instances using FOFA query: title="HotelDruid" or icon_hash=-1521640213.
  • Confirm target is HotelDruid by checking HTTP response body for the string 'HotelDruid' on /hoteldruid/inizio.php before probing the SQLi endpoint.
  • Successful exploitation is indicated by a response duration >= 5 seconds (time-based blind SQLi via SLEEP(5)), HTTP 200 status, and body containing 'HotelDruid:'.
  • ·The vulnerability is unauthenticated (PR:N, UI:N) and network-reachable (AV:N), meaning no credentials are required to exploit the SQL injection via id_utente_log.
  • ·The Nuclei template uses a 20-second timeout to accommodate the SLEEP(5) time-based payload; detection rules should account for delayed responses rather than immediate anomalies.
  • ·Debian sid has resolved the issue in package version 3.0.6-1; bookworm and bullseye remain open/unpatched as of the tracker.

CVSS provenance

nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
osv9.8CRITICAL
vendor_debian9.8CRITICAL
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.