Security Advisory

CVE-2016-6806

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2017-10-02 13:00:00
Last updated 2024-09-16 20:57:22
Assigner apache
State PUBLISHED

Description

Apache Wicket 6.x before 6.25.0, 7.x before 7.5.0, and 8.0.0-M1 provide a CSRF prevention measure that fails to discover some cross origin requests. The mitigation is to not only check the Origin HTTP header, but also take the Referer HTTP header into account when no Origin was provided. Furthermore, not all Wicket server side targets were subjected to the CSRF check. This was also fixed.