PHP Classifieds 6.0.5 - Cross-Site Scripting



EKU-ID: 27057 CVE: CVE-2002-1702;OSVDB-21555 OSVDB-ID:
Author: windows-1256 Published: 2002-06-14 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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');<