All intelligence
// vulnerability record
live · NVDCVE-2025-25748
HIGHpublished 2025-03-11 18:15 UTC · 1 year ago · modified 2026-06-17 09:01 UTC
7.3
CVSS / 10
// description
A CSRF vulnerability in the gestione_utenti.php endpoint of HotelDruid 3.0.7 allows attackers to perform unauthorized actions (e.g., modifying user passwords) on behalf of authenticated users by exploiting the lack of origin or referrer validation and the absence of CSRF tokens. NOTE: this is disputed because there is an id_sessione CSRF token.
// cvss 3.1 vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L
// weaknesses (CWE)
- CWE-352