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

6 lines
No EOL
413 B
Text

source: https://www.securityfocus.com/bid/8388/info
A cross-site scripting vulnerability has been reported in the index.php script of PHPOutSourcing Zorum. Because of this, an attacker may be able to execute HTML and script code in the browsers of target users in the security context of the site hosting the vulnerable script.
http://www.example.com/pathofzorum/index.php?method=<script>alert('test')
</script>