vendor:
TCLHTtpd
by:
SecurityFocus
7.5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: TCLHTtpd
Affected Version From: 3.4.2002
Affected Version To: Prior versions
Patch Exists: YES
Related CWE: N/A
CPE: tclhttpd
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2002
TCLHTtpd Cross-Site Scripting Vulnerabilities
It has been reported that several of the modules included with TCLHTtpd are vulnerable to cross-site scripting attacks. According to the report, the Status, Debug, Mail and Admin modules are affected by these vulnerabilities. Four instances of this vulnerability have been pointed out, all appearing to be in the Debug module. These vulnerabilities may allow an attacker to execute script code in the context of another client session. Cookie theft and content modification attacks are possible.
Mitigation:
Input validation should be used to prevent cross-site scripting attacks. Additionally, the application should be configured to reject requests containing malicious script code.