WebAsyst Shop-Script - 'index.php' Cross-Site Scripting

EDB-ID:

34795

CVE:

N/A


Author:

Vrs-hCk

Type:

webapps


Platform:

PHP

Date:

2009-07-09


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

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

http://www.example.com/[path]/index.php?ukey=news&blog_id=<script>alert(123)</script>