Lucene search

K
seebugRootSSV:84687
HistoryJul 01, 2014 - 12:00 a.m.

ImageVue 1.7 - upload.php path Parameter XSS

2014-07-0100:00:00
Root
www.seebug.org
7

No description provided by source.


                                                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/admin/upload.php?path="><script>alert("xss")</script>