exploit-db-mirror/exploits/cgi/webapps/22050.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

9 lines
No EOL
675 B
Text

source: https://www.securityfocus.com/bid/6265/info
Reportedly, ImageFolio is prone to cross site scripting attacks due to insufficient sanitization of user-supplied input. The vulnerability exists in various cgi scripts included with ImageFolio.
As a result, it is possible for a remote attacker to create a malicious link containing script code which will be executed in the browser of a legitimate user, in the context of the website running Bugzilla.
This issue may be exploited to steal cookie-based authentication credentials from legitimate users of the website running the vulnerable software.
/cgi-bin/imageFolio.cgi?direct=<script>alert("SecurityHole")</script>