vendor:
Lil' HTTP Server
by:
SecurityFocus
8.8
CVSS
HIGH
HTML Injection
79
CWE
Product Name: Lil' HTTP Server
Affected Version From: Lil' HTTP Server 1.0
Affected Version To: Lil' HTTP Server 1.0
Patch Exists: No
Related CWE: CVE-2002-1490
CPE: o:summit_computer_networks:lil_http_server
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows
2002
Lil’ HTTP Server HTML Injection Vulnerability
Lil' HTTP Server is vulnerable to HTML injection attacks due to insufficient sanitization of user input in the 'REPORT' function found in the 'urlcount.cgi' script. An attacker can inject arbitrary HTML into the reports page, which can be used to execute malicious JavaScript code when visited by a web user.
Mitigation:
Users should filter user input to prevent HTML injection attacks.