Cisco IOS 12.x - HTTP Server Multiple Cross-Site Scripting Vulnerabilities

Author: Adrian Pastor
type: remote
platform: hardware
port: 
date_added: 2009-01-14  
date_updated: 2014-04-07  
verified: 1  
codes: CVE-2008-3821;OSVDB-51394;OSVDB-51393  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 32723.txt  
source: https://www.securityfocus.com/bid/33260/info

Cisco IOS HTTP Server is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.

An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.

These issues are tracked by Cisco bug IDs CSCsi13344 and CSCsr72301.

http://www.example.com/ping?<script>alert("Running+code+within+the_context+of+"%2bdocument.domain)</script>