PR07-09: XSS on Sun Java System Identity Manager 6.0/7.x "activeControl" parameter
Date Found: 11th June 2007
Vendor Contacted: 18th June 2007
Severity: Medium
BID: 27214
Description:
Sun Java System Identity Manager is vulnerable to XSS within the "activeControl" parameter processed by the "/idm/user/main.jsp" server-side script.
Consequences:
An attacker may be able to cause execution of malicious scripting code in the browser of a user who clicks on a link to Sun Java System Identity Manager.
This type of attack can result in non-persistent defacement of the target site, or the redirection of confidential information to unauthorised third parties.
Note: the victim user needs to be authenticated for this vulnerability to be exploitable.
Proof of concept (PoC):
The provided PoC URL inserts an alert box to simply prove that it's possible to run scripting code within the context of the target domain.
https://target.tld/idm/user/main.jsp?activeControl=";</script> <script>alert('Running_scripting_within_the_ context_of_'%2bdocument.domain)</script>
Injected payload:
";</script><script>alert('Running_scripting_within_the_context_of_'%2b document.domain)</script>
Successfully tested on:
Server environment:
Sun Java System Identity Manager 6.0 (20061212 SP 2)
Apache-Coyote/1.1
Apache Tomcat/5.0.28
Client environment:
Microsoft Internet Explorer 7.0.5730.11
Sun has confirmed the following products to be affected by this issue:
Sun Java System Identity Manager 6.0, Sun Java System Identity Manager 7.0, Sun Java System Identity Manager 7.1
Author: Jan Fry and Adrian Pastor of ProCheckUp Ltd (www.procheckup.com)
ProCheckUp thanks Sun for working with us.
References:
http://www.procheckup.com/Vulnerabilities
Fix:
http://sunsolve.sun.com/search/document.do?assetkey=1-26-103180-1
Legal:
Copyright 2008 ProCheckUp Ltd.
All rights reserved. Permission is granted for copying and circulating this Bulletin to the Internet community for the purpose of alerting them to problems, if and only if the Bulletin is not changed or edited in any way, is attributed to ProCheckUp indicating this web page URL, and provided such reproduction and/or distribution is performed for non-commercial purposes.
Any other use of this information is prohibited.
ProCheckUp is not liable for any misuse of this information by any third party. ProCheckUp is not responsible for the content of external Internet sites.
|