Mephistoles HTTPd 0.6 - Cross-Site Scripting
Author: Donato Ferrante
type: remote
platform: multiple
port:
date_added: 2004-01-21
date_updated: 2012-12-20
verified: 1
codes: CVE-2004-2096;OSVDB-3689
tags:
aliases:
screenshot_url:
application_url:
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>