[] NeoSense

VertrigoServ 2.25 - 'extensions.php' Script Cross-Site Scripting

Author: Stefan Schurtz
type: webapps
platform: php
port: 
date_added: 2012-01-05 
date_updated: 2015-03-27 
verified: 1 
codes: CVE-2012-5102;OSVDB-78136 
tags: 
aliases:  
screenshot_url:  
application_url: 

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

VertrigoServ is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data.

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 allow the attacker to steal cookie-based authentication credentials and launch other attacks.

VertrigoServ 2.25 is vulnerable; other versions may also be affected.

http://www.example.com/inc/extensions.php?mode=extensions&ext=&#039;"</script><script>alert(document.cookie)</script>