Cross-site Request Forgery (CSRF) Affecting org.apache.jspwiki:jspwiki-war package, versions [,2.11.3)
Threat Intelligence
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
Introduced: 4 Aug 2022
CVE-2022-28731 Open this link in a new tabHow 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.