exploit-db-mirror/platforms/php/webapps/34140.txt
Offensive Security 857d210af1 Updated 07_24_2014
2014-07-24 04:40:20 +00:00

10 lines
No EOL
546 B
Text
Executable file

source: http://www.securityfocus.com/bid/40838/info
AneCMS is prone to an HTML-injection vulnerability because it fails to sufficiently sanitize user-supplied data.
Attacker-supplied HTML or JavaScript code could run in the context of the affected site, potentially allowing the attacker to steal cookie-based authentication credentials and to control how the site is rendered to the user; other attacks are also possible.
AneCMS 1.3 is vulnerable; other versions may also be affected.
hello <script>alert(document.cookie)</script>