Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: No Longer Reproducible
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.2.0 CE M5
-
Component/s: Collaboration, Collaboration > Message Boards, Security > XSS
-
Labels:None
-
Environment:Tomcat unknow version
-
Similar Issues:
Description
During a penetration testing of a Liferay portal, I have found a persistent XSS vulnerability.
With my user I was allowed to create message board with the title:
1 - "><script>alert(document.cookie)</script>
2 - "><iframe src="http://evil.com/"/>
This issue could affect every user who is going to see the message board.

After contact with the reporter,let me add some details for this ticket.
1、Go to -> Control Panel -> Web content
2、Add web content set following values:Title: "><script>alert(document.cookie)</script> or Title: "><iframe src="http://evil.com/"/>
3、Save