CVE Catalog

CVE-2002-1008

High
Published: Translated: NVD NIST

Summary

Cross-site scripting vulnerability in the urlcount.cgi script, included in the Lil' HTTP web server, allows remote attackers to execute arbitrary web scripts in other web browsers. The issue arises because requests to urlcount.cgi containing the script are not filtered when the REPORT capability prints the original request.

Risk Assessment

Attackers can exploit this vulnerability to carry out XSS attacks, potentially leading to user data theft or session hijacking. Organizations should be aware of the risks associated with unauthorized script execution in users' browsers.

Recommendation

It is recommended to update the Lil' HTTP server and the urlcount.cgi script to the latest version that addresses this vulnerability. Additionally, implementing input filtering and validation mechanisms in web applications is advisable.

Related vulnerabilities

Original NVD description (English source)

Cross-site scripting vulnerability in PowerBASIC urlcount.cgi, as included in Lil' HTTP web server, allows remote attackers to execute arbitrary web script in other web browsers via a request to urlcount.cgi that contains the script, which is not filtered when the REPORT capability prints the original request.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS