Information Exposure Affecting strapi package, versions <3.6.10
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-JS-STRAPI-2840624
- published 20 May 2022
- disclosed 20 May 2022
- credit Synopsis Cybersecurity Research Center
Introduced: 20 May 2022
CVE-2022-30617 Open this link in a new tabHow to fix?
Upgrade strapi
to version 3.6.10 or higher.
Overview
strapi is a HTTP layer sits on top of Koa.
Affected versions of this package are vulnerable to Information Exposure by allowing an authenticated user with access to the admin panel to view private and sensitive data, such as email and password reset tokens, for other admin panel users that have a relationship (e.g., created by, updated by) with content accessible to the authenticated user. For example, a low-privileged “author” role account can view these details in the JSON response for an “editor” or “super admin” that has updated one of the author’s blog posts. Access to this information enables a user to compromise other users’ accounts by successfully invoking the password reset workflow. In a worst-case scenario, a low-privileged user could get access to a “super admin” account with full control over the Strapi instance, and could read and modify any data as well as block access to both the admin panel and API by revoking privileges for all other users.