vendor:
Liferay Portal
by:
Sarim Kiani
7,5
CVSS
HIGH
Persistent XSS
79
CWE
Product Name: Liferay Portal
Affected Version From: 5.1.2
Affected Version To: 5.1.2
Patch Exists: NO
Related CWE: N/A
CPE: a:liferay:liferay_portal:5.1.2
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows OS
2016
Liferay Portal 5.1.2 – Persistent XSS
A persistent XSS exists in 'My Account' page of the application. Any user entering personal information in the 'My Account' page of the application can insert XSS Payload in the Form. Test Payload: '><script>alert(1);</script> Parameter: _79_jobTitle Parameter Name: Job Title
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.