exploit-db-mirror/platforms/php/webapps/32934.txt
Offensive Security 0181f4682f Updated 04_20_2014
2014-04-20 04:34:26 +00:00

9 lines
No EOL
606 B
Text
Executable file

source: http://www.securityfocus.com/bid/34626/info
Online Contact Manager is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.
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.
Online Contact Manager 3.0 is vulnerable; other versions may also be affected.
http://www.example.com/view.php?id=+<script>alert(123)</script>