exploit-db-mirror/exploits/php/webapps/21552.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

5 lines
No EOL
500 B
Text

source: http://www.securityfocus.com/bid/5022/info
PHP Classifieds has been reported to be prone to cross-site scripting attacks. Attackers may inject arbitrary HTML or script code into URI parameters in a malicious link. When the malicious link is visited, the attacker's script code will be executed in the web client of the user browsing the link, in the security context of the website hosting the vulnerable software.
http://target/phpclassifieds/latestwap.php?url=<script>alert('OopS');<