exploit-db-mirror/platforms/php/webapps/32474.txt
Offensive Security 5deeb6c5d1 Updated 03_25_2014
2014-03-25 04:32:15 +00:00

9 lines
No EOL
576 B
Text
Executable file

source: http://www.securityfocus.com/bid/31732/info
EEB-CMS is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied input data.
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 may help the attacker steal cookie-based authentication credentials and launch other attacks.
EEB-CMS 0.95 is affected; other versions may be vulnerable as well.
http://www.example.com/index.php?content="><script>alert("test")</script>