Skip to content

End user access to files in WEB-INF directory through DispatcherPortlet [SPR-7540] #12197

@spring-projects-issues

Description

@spring-projects-issues

Adam Causey opened SPR-7540 and commented

Hello,

We use the Liferay portal at our university and to develop our portlets we use org.springframework.web.portlet.DispatcherPortlet as the portlet class. There is a security bug that allows users to access files under the WEB-INF directory by using a certain URL. Liferay has told us that the problem is in the generic portlet and will need to be reported to Spring for this to be fixed. The Liferay bug is http://issues.liferay.com/browse/LPE-2960 . Since we use the Spring portlet MVC and not the Liferay portlet classes, this needs to be fixed in the Spring code.

Thanks.


Affects: 2.5.6

Referenced from: commits 40fa8af

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions