PHP Classifieds 6.0.5 - Cross-Site Scripting

Related Vulnerabilities: CVE-2002-1702  
Publish Date: 14 Jun 2002
Author: windows-1256
                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');<