vendor:
Hoteldruid
by:
Mehmet EMIROGLU
N/A
CVSS
MEDIUM
XSS Injection
79
CWE
Product Name: Hoteldruid
Affected Version From: 2.3
Affected Version To: 2.3
Patch Exists: NO
Related CWE: CVE-2019-8937
CPE: hoteldruid:hoteldruid:2.3
Tags: packetstorm,cve,cve2019,xss,hoteldruid,edb
CVSS Metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Nuclei Metadata: {'max-request': 1, 'verified': True, 'vendor': 'digitaldruid', 'product': 'hoteldruid'}
Platforms Tested: Wamp64, @Win
2019
Hoteldruid 2.3 – ‘nsextt’ XSS Injection
The 'nsextt' parameter in Hoteldruid 2.3 is vulnerable to XSS Injection. An attacker can inject malicious code through the 'nsextt' parameter, which gets executed when the user hovers over the injected element.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user input and implement proper output encoding. Additionally, input validation can be performed to detect and block any malicious input.