Joostina 1.3 - 'index.php' Cross-Site Scripting

EDB-ID:

35187

CVE:

N/A


Author:

MustLive

Type:

webapps


Platform:

PHP

Date:

2011-01-08


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

Joostina is prone to a cross-site scripting vulnerability because it 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 allow the attacker to steal cookie-based authentication credentials and to launch other attacks.

Joostina versions 1.3.0 and prior are vulnerable. 

http://www.example.com/index.php?option=com_search&searchword=xss&ordering=%22%20onmouseover=alert(document.cookie)%20style=position:fixed;top:0;left:0;width:100%;height:100%;%22