exploit-db-mirror/exploits/php/webapps/22961.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

5 lines
No EOL
508 B
Text

source: https://www.securityfocus.com/bid/8288/info
Gallery is prone to a cross-site scripting vulnerability. This issue is present in the search engine facility provided by the software. An attacker could exploit this issue by constructing a malicious link to the search engine that contains hostile HTML and script code. Attacker-supplied code could be rendered in the browser of a user who follows such a link.
http://www.example.com/<galleryfolder>/search.php?searchstring=<script>alert('XSS')</script>