ImageVue 1.7 - 'popup.php?path' Cross-Site Scripting

EDB-ID:

31352


Author:

ZoRLu

Type:

webapps


Platform:

PHP

Date:

2008-03-07


source: https://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>