VideoGirls - 'view.php?p' Cross-Site Scripting

EDB-ID:

33188


Author:

Moudi

Type:

webapps


Platform:

PHP

Date:

2009-08-26


source: https://www.securityfocus.com/bid/36168/info
  
VideoGirls is prone to multiple cross site scripting vulnerabilities because the application fails to sufficiently sanitize user-supplied data.
  
Attacker-supplied HTML or JavaScript code could run in the context of the affected site, potentially allowing the attacker to steal cookie-based authentication credentials; other attacks are also possible.

http://www.example.com/view.php?p="><script>alert(document.cookie);</script>