IBM Directory Server 4.1 - Web Administration Interface Cross-Site Scripting
Author: Oliver Karow
type: webapps
platform: cgi
port:
date_added: 2003-12-02
date_updated: 2012-12-16
verified: 1
codes:
tags:
aliases:
screenshot_url:
application_url:
source: https://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>