CVE Catalog

CVE-2023-34093

MediumCVSS 4.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.60%

44th percentile - higher than 44% of all known CVEs

Summary

Strapi, an open-source content management system, prior to version 4.10.8 allowed anyone to make content-type attributes public without realizing it. This vulnerability could lead to sensitive information being exposed as users might unknowingly remove the privateAttributes protection mechanism.

Risk Assessment

Organizations may be at risk of sensitive data exposure or system takeover by an attacker gaining access to password hashes. The potential risk affects all users who modify or extend content types.

Recommendation

It is recommended to upgrade to version 4.10.8, which includes a patch for this vulnerability. Users should also be cautious about how they modify content types to avoid unintended attribute exposure.

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS