exploit-db-mirror/platforms/asp/webapps/35045.txt
Offensive Security 2dfafcbe5d Updated 10_25_2014
2014-10-25 04:45:12 +00:00

9 lines
No EOL
592 B
Text
Executable file

source: http://www.securityfocus.com/bid/45180/info
DotNetNuke is prone to a cross-site-scripting vulnerability because it fails to sufficiently 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.
DotNetNuke 5.5.1 is vulnerable; prior versions may also be affected.
http://www.example.com/Install/InstallWizard.aspx?__VIEWSTATE=<script>alert(1)</script>