Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: EE-4.0.0.GA
-
Fix Version/s: None
-
Component/s: Framework
-
Labels:None
-
Environment:Application Server : IBM WAS 8.5, OS : Windows Server 2012
Description
We have an issue appeared in penetration test. The QA uses ice.window parameter to cross-site script the application. When he appends ?ice.window='-alert(1)-' to the URL the JavaScript code executes
Example : http://localhost:8080/login.xhtml?ice.window='-prompt(111)-'
A prompt window pops up in the page.
How we can prevent it?
Example : http://localhost:8080/login.xhtml?ice.window='-prompt(111)-'
A prompt window pops up in the page.
How we can prevent it?
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Resolved via
ICE-10998.