[] NeoSense

Crowbar - 'file' Multiple Cross-Site Scripting Vulnerabilities

Author: Matthias Weckbecker
type: webapps
platform: php
port: 
date_added: 2012-08-30 
date_updated: 2015-07-24 
verified: 1 
codes: CVE-2012-3551;OSVDB-85013 
tags: 
aliases:  
screenshot_url:  
application_url: 

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

Crowbar is prone to multiple cross-site scripting vulnerabilities because it fails to sanitize user-supplied input.

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 launch other attacks.

http://www.example.com/utils?waiting=true&file=foo'%3B})% 3B}alert(document.cookie)</script><!--