Cross-site Request Forgery (CSRF) Affecting org.apache.jspwiki:jspwiki-war package, versions [,2.11.3)


0.0
critical

Snyk CVSS

    Attack Complexity Low
    Confidentiality High
    Integrity High
    Availability High

    Threat Intelligence

    EPSS 0.06% (27th percentile)
Expand this section
NVD
6.5 medium

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-ORGAPACHEJSPWIKI-2971022
  • published 4 Aug 2022
  • disclosed 4 Aug 2022
  • credit Fabrice Perez

How to fix?

Upgrade org.apache.jspwiki:jspwiki-war to version 2.11.3 or higher.

Overview

org.apache.jspwiki:jspwiki-war is an open source WikiWiki engine, feature-rich and built around standard JEE components (Java, servlets, JSP).

Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF) due to not adequately filtering requests against UserPreferences.jsp. This allows an attacker to modify an account email address and reset its password, thereby taking over the account.

NOTE: This vulnerability can be worked around in versions 2.7.0 and on by requiring manual approval for user management workflows.