Mephistoles HTTPd 0.6 - Cross-Site Scripting



EKU-ID: 29004 CVE: CVE-2004-2096;OSVDB-3689 OSVDB-ID:
Author: Donato Ferrante Published: 2004-01-21 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


source: https://www.securityfocus.com/bid/9470/info

Mephistoles 'httpd' daemon fails to sanitize user-supplied input, making it vulnerable to cross-site scripting attacks. This vulnerability allows an attacker to construct a malicious link containing HTML or script code that may be rendered in a user's browser upon visiting that link. This attack would occur in the security context of the affected server.

http://www.example.com/<script>alert("Test")</script>