exploit-db-mirror/platforms/cgi/webapps/23410.txt
Offensive Security fffbf04102 Updated
2013-12-03 19:44:07 +00:00

7 lines
No EOL
603 B
Text
Executable file

source: http://www.securityfocus.com/bid/9140/info
IBM Directory Server is prone to cross-site scripting attacks via the web administrative interface. An attacker may be able to embed hostile HTML and script code in a malicious link to the server, which when followed will be rendered in the victim user's browser. This could allow the attacker to steal cookie-based authentication credentials or to launch other attacks.
This issue was reported in Directory Server 4.1. Other versions may also be affected.
https://www.example.com/ldap/cgi-bin/ldacgi.exe?Action=<script>alert("foo")</script>