exploit-db-mirror/platforms/php/webapps/34317.txt
Offensive Security 61b227234d Updated 08_13_2014
2014-08-13 04:47:03 +00:00

10 lines
No EOL
627 B
Text
Executable file

source: http://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)">