[
https://issues.apache.org/jira/browse/SLING-9043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu resolved SLING-9043.
------------------------------------
Fix Version/s: Security 1.1.18
Assignee: Robert Munteanu
Resolution: Fixed
> COPY/MOVE should be in the referer filter's default list of protected HTTP
> methods
> ----------------------------------------------------------------------------------
>
> Key: SLING-9043
> URL: https://issues.apache.org/jira/browse/SLING-9043
> Project: Sling
> Issue Type: Bug
> Components: Extensions
> Reporter: Sonal Gupta
> Assignee: Robert Munteanu
> Priority: Major
> Labels: vulnerability
> Fix For: Security 1.1.18
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> The COPY/MOVE method , by default, are not in the list of methods covered by
> the CSRF Referer filter. This might allow an attacker to copy files (abusing
> the privileges of a logged in victim) using CSRF.
> Note : With proper CORS configuration (such as the default) this issue is
> mitigated, CSRF is not a problem for COPY/MOVE *unless* the attacked site has
> been configured to be wide open for CORS access.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)