[] NeoSense

LXR 0.9.x - Cross Referencer Multiple Cross-Site Scripting Vulnerabilities

Author: Dan Rosenberg
type: webapps
platform: php
port: 
date_added: 2010-01-05 
date_updated: 2014-05-22 
verified: 1 
codes: CVE-2009-4497;OSVDB-61479 
tags: 
aliases:  
screenshot_url:  
application_url: 

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

LXR Cross Referencer 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.

LXR Cross Referencer 0.9.5 and 0.9.6 are affected; other versions may also be vulnerable.

http://www.example.com/lxr/ident?i=<script>alert('XSS')</script>