CVE-2023-34093

MEDIUM

Strapi < 4.10.8 - Unauthenticated Exposure of Sensitive Information via Content-Type Attribute Handling

Title source: llm
STIX 2.1

Description

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.

Scores

CVSS v3 4.8
EPSS 0.0060
EPSS Percentile 44.2%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:L/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact partial

Details

CWE
CWE-200
Status published
Products (4)
strapi/database 0 - 4.10.8npm
strapi/strapi < 4.10.8
strapi/strapi 0 - 4.10.8npm
strapi/utils 0 - 4.10.8npm
Published Jul 25, 2023
Tracked Since Feb 18, 2026