Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @strapi/database
  4. ›
  5. CVE-2023-34093

CVE-2023-34093: Exposure of Sensitive Information to an Unauthorized Actor

July 25, 2023

Strapi is an open-source headless content management system. Prior to version 4.10.8, anyone (Strapi developers, users, plugins) can make every attribute of a Content-Type public without knowing it. The vulnerability only affects the handling of content types by Strapi, not the actual content types themselves. Users can use plugins or modify their own content types without realizing that the privateAttributes getter is being removed, which can result in any attribute becoming public. This can lead to sensitive information being exposed or the entire system being taken control of by an attacker(having access to password hashes). Anyone can be impacted, depending on how people are using/extending content-types. If the users are mutating the content-type, they will not be affected. Version 4.10.8 contains a patch for this issue.

References

  • github.com/advisories/GHSA-chmr-rg2f-9jmf
  • github.com/strapi/strapi/commit/2fa8f30371bfd1db44c15e5747860ee5789096de
  • github.com/strapi/strapi/releases/tag/v4.10.8
  • github.com/strapi/strapi/security/advisories/GHSA-chmr-rg2f-9jmf
  • nvd.nist.gov/vuln/detail/CVE-2023-34093

Code Behaviors & Features

Detect and mitigate CVE-2023-34093 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 before 4.10.8

Fixed versions

  • 4.10.8

Solution

Upgrade to version 4.10.8 or above.

Impact 7.1 HIGH

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

Learn more about CVSS

Weakness

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor

Source file

npm/@strapi/database/CVE-2023-34093.yml

Spotted a mistake? Edit the file on GitLab.

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

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