Novell Access Manager 3 Identity Server - 'IssueInstant' Cross-Site Scripting
Author: anonymous
type: remote
platform: novell
port:
date_added: 2007-01-08
date_updated: 2013-11-03
verified: 1
codes: CVE-2007-0110;OSVDB-31359
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/21921/info
Access Manager Identity Server is prone to a cross-site scripting vulnerability because the application fails to properly sanitize user-supplied input.
An attacker may leverage this issue to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
GET /nidp/idff/sso?RequestID=1234&IssueInstant=<SCRIPT>alert("XSS");</SCRIPT>