CVE Catalog

CVE-2016-6806

High
Published: Translated: NVD NIST

Summary

Apache Wicket versions 6.x before 6.25.0, 7.x before 7.5.0, and 8.0.0-M1 contain a security vulnerability that improperly handles CSRF prevention, failing to detect some cross-origin requests. The issue also involves not checking all Wicket server-side targets.

Risk Assessment

Organizations using vulnerable versions of Apache Wicket may be exposed to CSRF attacks, potentially leading to unauthorized access to application data or functions.

Recommendation

It is recommended to upgrade to Apache Wicket versions 6.25.0, 7.5.0, or 8.0.0-M1 to ensure proper CSRF protection.

Other vulnerabilities in Apache Wicket

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS