WS Interactive Automne 4.0 - '228-recherche.php' Cross-Site Scripting

EDB-ID:

34317

CVE:

N/A




Platform:

PHP

Date:

2009-12-13


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

Automne is prone to a cross-site scripting vulnerability because it fails to properly 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.

Automne version 4.0.0rc2 is vulnerable; other versions may also be affected.


http://www.example.com/web/fr/228-recherche.php?q=<input type="Submit" name="Delete" value="ClickMe"onClick="alert(1)">