JCE-Tech SearchFeed Script - 'index.php' Cross-Site Scripting

EDB-ID:

34884


Author:

Moudi

Type:

webapps


Platform:

PHP

Date:

2009-08-26


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

JCE-Tech SearchFeed Script is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied input.

An attacker may leverage this issue 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/index.php?search="><script>alert(document.cookie);</script>