Auction RSS Content Script - 'search.php?id' Cross-Site Scripting



EKU-ID: 39560 CVE: CVE-2009-3195;OSVDB-57451 OSVDB-ID:
Author: Moudi Published: 2009-08-26 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


source: https://www.securityfocus.com/bid/44267/info

JCE-Tech Auction RSS Content Script is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied input.

An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.

http://www.example.com/search.php?id="><script>alert(document.cookie);</script>