Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: 6.1.0 CE RC1
-
Fix Version/s: --Sprint 12/11, 6.1.0 CE RC1
-
Component/s: DM > Document Library Display
-
Labels:
-
Environment:Tomcat 7.0.21 + MYSQL5.0. 6.1.x Revision 89665.
-
Similar Issues:
Description
Maybe it's not important issue, but can be dangerous when used inappropriately.
WebServerServlet displays all files, including those who aren't linked from the web. If user doesn't have document library portlet on the pages and doesn't directly refer the documents, he might get wrong feeling of safety (for example documents from public folder which is not accessible through any link), in other words: security by obscurity.
I'm not sure if all files should be accessible from http://www.liferay.com/documents/guest/, for example http://www.liferay.com/documents/guest/Training%20Documents/Course%20Guides/ ?
User should be aware of this functionality or it should be disabled by default.

Tomas,
Thanks for the heads up. In terms of Liferay.com, we are aware of the servlet and only public files are accessible. The file you mentioned is the course descriptions which are publicly linked (http://www.liferay.com/services/training/topics/developer-training).
In terms of the Liferay portal side evaluation, I'll leave it to someone else more qualified.