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

CVE-2023-34235: 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, it is possible to leak private fields if one is using the t(number) prefix. Knex query allows users to change the default prefix. For example, if someone changes the prefix to be the same as it was before or to another table they want to query, the query changes from password to t1.password. password is protected by filtering protections but t1.password is not protected. This can lead to filtering attacks on everything related to the object again, including admin passwords and reset-tokens. Version 4.10.8 fixes this issue.

References

  • github.com/advisories/GHSA-9xg4-3qfm-9w8f
  • github.com/strapi/strapi/releases/tag/v4.10.8
  • github.com/strapi/strapi/security/advisories/GHSA-9xg4-3qfm-9w8f
  • nvd.nist.gov/vuln/detail/CVE-2023-34235

Code Behaviors & Features

Detect and mitigate CVE-2023-34235 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.10.7

Fixed versions

  • 4.10.8

Solution

Upgrade to version 4.10.8 or above.

Impact 7.5 HIGH

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

Learn more about CVSS

Weakness

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

Source file

npm/@strapi/utils/CVE-2023-34235.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:22 +0000.