exploit-db-mirror/platforms/php/webapps/31229.txt
Offensive Security 816ac77f08 Updated 01_29_2014
2014-01-29 04:25:13 +00:00

9 lines
674 B
Text
Executable file

source: http://www.securityfocus.com/bid/27857/info
ProjectPier is prone to multiple HTML-injection and cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied input.
An attacker may leverage these issues 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.
ProjectPier 0.8.0 is vulnerable; prior versions may also be affected.
http://www.example.com/projectpier/index.php?c=access"><script>alert('xss')</script>&a=login"><script>alert(document.cookie)</script>