Forums de discussion

Cross Site Scripting

thumbnail
Sharana Basavaraj Ballari, modifié il y a 8 années.

Cross Site Scripting

Regular Member Publications: 139 Date d'inscription: 10/09/07 Publications récentes
Hey guys,

I ran into few issues when the website we built on Liferay has been penetration tested. There were two types of XSS issues we are facing at the moment.

1. Injecting malicious java-script in the URL and trying to execute it.
2. In control panel when I create a site by providing name with a bit of java-script code, it is getting executed which is a vulnerability.

My Question does Liferay have out of the box XSS protection if someone is trying to inject bad code from the URL ?

Liferay Portal 6.2.1 GA2 CE
MySql 5.5
Java 7u56

Many thanks,
/Sharan
thumbnail
James Falkner, modifié il y a 8 années.

RE: Cross Site Scripting

Liferay Legend Publications: 1399 Date d'inscription: 17/09/10 Publications récentes
Sharana Basavaraj Ballari:
Hey guys,

I ran into few issues when the website we built on Liferay has been penetration tested. There were two types of XSS issues we are facing at the moment.

1. Injecting malicious java-script in the URL and trying to execute it.
2. In control panel when I create a site by providing name with a bit of java-script code, it is getting executed which is a vulnerability.

My Question does Liferay have out of the box XSS protection if someone is trying to inject bad code from the URL ?

Liferay Portal 6.2.1 GA2 CE
MySql 5.5
Java 7u56

Many thanks,
/Sharan


This was fixed in 6.2 CE GA4 - See LPS-42754. You should upgrade to the latest CE GA4.
thumbnail
Sharana Basavaraj Ballari, modifié il y a 8 années.

RE: Cross Site Scripting

Regular Member Publications: 139 Date d'inscription: 10/09/07 Publications récentes
James Falkner:
Sharana Basavaraj Ballari:
Hey guys,

I ran into few issues when the website we built on Liferay has been penetration tested. There were two types of XSS issues we are facing at the moment.

1. Injecting malicious java-script in the URL and trying to execute it.
2. In control panel when I create a site by providing name with a bit of java-script code, it is getting executed which is a vulnerability.

My Question does Liferay have out of the box XSS protection if someone is trying to inject bad code from the URL ?

Liferay Portal 6.2.1 GA2 CE
MySql 5.5
Java 7u56

Many thanks,
/Sharan


This was fixed in 6.2 CE GA4 - See LPS-42754. You should upgrade to the latest CE GA4.


Hey James,

Thank you. I understand that. For the URL injection of parameters, I am planning to implement a Filter Hook which implements Antisamy and clean the parameters and the process the request. Do you think this is the right way to do it? Or Liferay has already in place to handle this situation?

Please guide us.

Many thanks,
/Sharan
Ranjith Narahari, modifié il y a 7 années.

RE: Cross Site Scripting

New Member Publications: 21 Date d'inscription: 23/01/13 Publications récentes
Hi Sharana,

I am facing the same XSS issues. Have you find any solution for that. Could you please share the how you fixed it.

Thanks & Regards,
Ranjith Narahari
thumbnail
Olaf Kock, modifié il y a 7 années.

RE: Cross Site Scripting

Liferay Legend Publications: 6403 Date d'inscription: 23/09/08 Publications récentes
James found a solution and posted it above: Just upgrade to the latest available version. Done. Relax & Party