[] NeoSense

Yandex.Server 2010 9.0 - 'text' Cross-Site Scripting

Author: MustLive
type: webapps
platform: php
port: 
date_added: 2012-05-21 
date_updated: 2015-06-07 
verified: 1 
codes: CVE-2012-2941;OSVDB-82411 
tags: 
aliases:  
screenshot_url:  
application_url: 

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

Yandex.Server 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.

Yandex.Server 2010 9.0 is vulnerable; other versions may also be affected.

http://www.example.com/search/?text=%27);alert(document.cookie)//