exploit-db-mirror/platforms/php/webapps/34417.txt
Offensive Security 2bbed5f057 Updated 08_28_2014
2014-08-28 04:39:51 +00:00

9 lines
No EOL
593 B
Text
Executable file

source: http://www.securityfocus.com/bid/42276/info
Prado Portal is prone to a cross-site scripting vulnerability because it 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.
Prado Portal 1.2.0 is vulnerable; other versions may also be affected.
http://www.example.com/index.php?page=x<img+src%3Dx+onerror%3Dalert(document.cookie)>