Cross-Site Request Forgery (CSRF) Affecting org.apache.wicket:wicket-core package, versions [9.1.0,9.17.0) [10.0.0-M1,10.0.0)


0.0
medium

Snyk CVSS

    Attack Complexity Low
    User Interaction Required
    Scope Changed

    Threat Intelligence

    EPSS 0.04% (9th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-JAVA-ORGAPACHEWICKET-6468182
  • published 20 Mar 2024
  • disclosed 19 Mar 2024
  • credit Jo Theunis

How to fix?

Upgrade org.apache.wicket:wicket-core to version 9.17.0, 10.0.0 or higher.

Overview

org.apache.wicket:wicket-core is a Java web application framework that takes simplicity, separation of concerns and ease of development to a whole new level. Wicket pages can be mocked up, previewed and later revised using standard WYSIWYG HTML design tools. Dynamic content processing and form handling is all handled in Java code using a first-class component model backed by POJO data beans that can easily be persisted using your favorite technology.

Affected versions of this package are vulnerable to Cross-Site Request Forgery (CSRF) due to an error in the evaluation of the fetch metadata headers. An attacker can bypass the CSRF protection by exploiting this vulnerability.