CVE Published: 02/10/2017 |
CVE Updated: 16/09/2024 |
CVE Year: 2016 Source: apache |
Vendor: Apache Software Foundation |
Product: Apache Wicket Status : PUBLISHED
CVE-2016-6806 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.