CVE-2023-43374
published 2023-09-20CVE-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
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | hoteldruid | < hoteldruid 3.0.6-1 (sid) | hoteldruid 3.0.6-1 (sid) |
| digitaldruid | hoteldruid | — | — |
Detection & IOCsextracted from sources · hover to see the quote
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.
GHSA
GHSA-f9q7-q7fp-p8wj: Hoteldruid v3
ghsa_unreviewed·2023-09-20
CVE-2023-43374 [CRITICAL] CWE-89 GHSA-f9q7-q7fp-p8wj: Hoteldruid v3
Hoteldruid v3.0.5 was discovered to contain a SQL injection vulnerability via the id_utente_log parameter at /hoteldruid/personalizza.php.
OSV
CVE-2023-43374: Hoteldruid v3
osv·2023-09-20·CVSS 9.8
CVE-2023-43374 [CRITICAL] CVE-2023-43374: Hoteldruid v3
Hoteldruid v3.0.5 was discovered to contain a SQL injection vulnerability via the id_utente_log parameter at /hoteldruid/personalizza.php.
Debian
CVE-2023-43374: hoteldruid - Hoteldruid v3.0.5 was discovered to contain a SQL injection vulnerability via th...
vendor_debian·2023·CVSS 9.8
CVE-2023-43374 [CRITICAL] CVE-2023-43374: hoteldruid - Hoteldruid v3.0.5 was discovered to contain a SQL injection vulnerability via th...
Hoteldruid v3.0.5 was discovered to contain a SQL injection vulnerability via the id_utente_log parameter at /hoteldruid/personalizza.php.
Scope: local
bookworm: open
bullseye: open
sid: resolved (fixed in 3.0.6-1)
No detection rules found.
Nuclei
Hoteldruid v3.0.5 - SQL Injection
nuclei·CVSS 9.8
CVE-2023-43374 [CRITICAL] Hoteldruid v3.0.5 - SQL Injection
Hoteldruid v3.0.5 - SQL Injection
Hoteldruid v3.0.5 was discovered to contain a SQL injection vulnerability via the id_utente_log parameter at /hoteldruid/personalizza.php.
Template:
id: CVE-2023-43374
info:
name: Hoteldruid v3.0.5 - SQL Injection
author: ritikchaddha
severity: critical
description: |
Hoteldruid v3.0.5 was discovered to contain a SQL injection vulnerability via the id_utente_log parameter at /hoteldruid/personalizza.php.
impact: |
Successful exploitation could lead to unauthorized access to sensitive data or complete takeover of the affected system.
remediation: |
Upgrade Hoteldruid to a patched version that addresses the SQL Injection vulnerability.
reference:
- https://flashy-lemonade-192.notion.site/SQL-injection-in-hoteldruid-version-3-0-5-via-id_utente_log-paramet
No writeups or analysis indexed.
2023-09-20
Published