vendor:
ht://Dig
by:
7.5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: ht://Dig
Affected Version From: ht://Dig 3.2.0b6
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Cross-Site Scripting Vulnerability in ht://Dig
The ht://Dig software is vulnerable to a cross-site scripting (XSS) vulnerability. This occurs due to insufficient sanitization of user-supplied data. An attacker can exploit this vulnerability to execute arbitrary HTML or script code in a user's browser session within the context of the affected site. This can lead to the theft of cookie-based authentication credentials and enable the attacker to launch further attacks.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user-supplied input before using it in HTML output. Implementing strong input validation and output encoding can help prevent XSS attacks.