Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0.12 EE
-
Fix Version/s: --Sprint 12/11, 6.1.0 CE RC1, 6.0.X EE
-
Component/s: Security
-
Labels:
-
Branch Version/s:6.0.x
-
Backported to Branch:Committed
-
Similar Issues:
Description
XSS vulnerability from portlet titles

PASSED Manual Testing using the following steps:
1 Login.
2 Add -> wiki -> Click wiki's options -> Export/Import.
3 Change the URL,add "<script>alert(1)</script>" after Resouce=.
Reproduced on:
Tomcat 6.0.33 + MySQL 5. 6.0.x Revision 91670.
Tomcat 7.0.21 + MySQL 5. 6.1.x Revision 89695.
Then you will see the alert info as "1".
Fixed on:
Tomcat 6.0.33 + MySQL 5. 6.0.x Revision 91970.
Tomcat 7.0.21 + MySQL 5. 6.1.x Revision 91875.
There has no alert information but a reminder.