exploit-db-mirror/platforms/php/webapps/31352.txt
Offensive Security ef9336acb4 Updated 02_04_2014
2014-02-04 04:25:40 +00:00

9 lines
No EOL
590 B
Text
Executable file

source: http://www.securityfocus.com/bid/28138/info
Imagevue is prone to multiple cross-site scripting vulnerabilities because the application fails to properly 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 help the attacker steal cookie-based authentication credentials and launch other attacks.
Imagevue 1.7 is vulnerable; other versions may also be affected.
http://www.example.com/upload/popup.php?path="><script>alert("xss")</script>