Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @strapi/strapi
  4. ›
  5. CVE-2022-30617

CVE-2022-30617: Improper Removal of Sensitive Information Before Storage or Transfer

May 20, 2022 (updated June 7, 2022)

An authenticated user with access to the Strapi admin panel can 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. There are also many other scenarios where such details from other users can leak in the JSON response, either through a direct or indirect relationship. 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.

References

  • github.com/advisories/GHSA-f6fm-r26q-p747
  • nvd.nist.gov/vuln/detail/CVE-2022-30617
  • www.synopsys.com/blogs/software-security/cyrc-advisory-strapi

Code Behaviors & Features

Detect and mitigate CVE-2022-30617 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 4.0.0-beta.14

Fixed versions

  • 4.0.0-beta.15

Solution

Upgrade to version 4.0.0-beta.15 or above. *Note*: 4.0.0-beta.15 may be an unstable version. Use caution.

Impact 8.8 HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-212: Improper Removal of Sensitive Information Before Storage or Transfer

Source file

npm/@strapi/strapi/CVE-2022-30617.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:58 +0000.