[] NeoSense

PHP Classifieds 6.0.5 - Cross-Site Scripting

Author: windows-1256
type: webapps
platform: php
port: 
date_added: 2002-06-14 
date_updated: 2012-09-27 
verified: 1 
codes: CVE-2002-1702;OSVDB-21555 
tags: 
aliases:  
screenshot_url:  
application_url: 

source: https://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');<