exploit-db-mirror/platforms/multiple/remote/33215.txt
Offensive Security 12a6febe09 Updated 05_08_2014
2014-05-08 04:36:22 +00:00

11 lines
No EOL
680 B
Text
Executable file

source: http://www.securityfocus.com/bid/36293/info
IBM Tivoli Identity Manager is prone to an HTML-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in dynamically generated content.
Attacker-supplied HTML and script code would 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.
IBM Tivoli Identity Manager 5.0.0.5 is vulnerable; other versions may also be affected.
The following example input was provided:
<script>alert("bbbbb")</script>