CVE-2023-34093

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:strapi:strapi:*:*:*:*:*:*:*:*

History

03 Aug 2023, 13:45

Type Values Removed Values Added
References (MISC) https://github.com/strapi/strapi/releases/tag/v4.10.8 - (MISC) https://github.com/strapi/strapi/releases/tag/v4.10.8 - Release Notes
References (MISC) https://github.com/strapi/strapi/security/advisories/GHSA-chmr-rg2f-9jmf - (MISC) https://github.com/strapi/strapi/security/advisories/GHSA-chmr-rg2f-9jmf - Exploit
References (MISC) https://github.com/strapi/strapi/commit/2fa8f30371bfd1db44c15e5747860ee5789096de - (MISC) https://github.com/strapi/strapi/commit/2fa8f30371bfd1db44c15e5747860ee5789096de - Patch
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.1
CPE cpe:2.3:a:strapi:strapi:*:*:*:*:*:*:*:*
First Time Strapi
Strapi strapi

25 Jul 2023, 17:22

Type Values Removed Values Added
New CVE

Information

Published : 2023-07-25 15:15

Updated : 2023-12-10 15:14


NVD link : CVE-2023-34093

Mitre link : CVE-2023-34093

CVE.ORG link : CVE-2023-34093


JSON object : View

Products Affected

strapi

  • strapi
CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor