VisualShapers EZContents 2.0.3 - 'Loginreq2.php' Cross-Site Scripting

EDB-ID:

28465


Author:

DarkFig

Type:

webapps


Platform:

PHP

Date:

2006-08-30


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

ezContents is prone to a cross-site scripting vulnerability because it fails to sanitize input before displaying it to users of the application.

An attacker may leverage this issue to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.

http://www.example.com/loginreq2.php?subgroupname="><script>alert(666)</script>