[] NeoSense

Sitecore CMS 6.0.0 rev. 090120 - 'default.aspx' Cross-Site Scripting

Author: intern0t
type: webapps
platform: php
port: 
date_added: 2009-06-03 
date_updated: 2014-10-10 
verified: 1 
codes: CVE-2009-2163;OSVDB-54916 
tags: 
aliases:  
screenshot_url:  
application_url: 

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

Sitecore CMS is prone to a cross-site scripting vulnerability because the application fails to properly sanitize user-supplied input.

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

Sitecore CMS 6.0.0 rev. 090120 is vulnerable; other versions may also be affected.

http://www.example.com/sitecore/login/default.aspx?sc_error=<script>alert(0)</script>