exploit-db-mirror/platforms/php/webapps/34891.txt
Offensive Security 8025a0f69b Updated 10_08_2014
2014-10-08 04:44:30 +00:00

11 lines
No EOL
746 B
Text
Executable file

source: http://www.securityfocus.com/bid/44300/info
Micro CMS is prone to an HTML-injection vulnerability because it fails to properly sanitize user-supplied input before using it in dynamically generated content.
Successful exploits will allow attacker-supplied HTML and script code to run in the context of the affected browser, potentially allowing the attacker to steal cookie-based authentication credentials or to control how the site is rendered to the user. Other attacks are also possible.
Micro CMS 1.0 beta 1 is vulnerable; other versions may also be affected.
</legend><script> alert(&#039;XSS-Test&#039;)</script> <!--
</legend><script> alert(&#039;XSS-Test&#039;)</script>
<script> alert(&#039;XSS-Test&#039;)</script>