Strapi allows actors to make all attributes on a content-type public without noticing it
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
@strapi/strapinpm | < 4.10.8 | 4.10.8 |
@strapi/utilsnpm | < 4.10.8 | 4.10.8 |
@strapi/databasenpm | < 4.10.8 | 4.10.8 |
Affected products
4- ghsa-coords3 versions
< 4.10.8+ 2 more
- (no CPE)range: < 4.10.8
- (no CPE)range: < 4.10.8
- (no CPE)range: < 4.10.8
Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-chmr-rg2f-9jmfghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-34093ghsaADVISORY
- github.com/strapi/strapi/commit/2fa8f30371bfd1db44c15e5747860ee5789096deghsax_refsource_MISCWEB
- github.com/strapi/strapi/releases/tag/v4.10.8ghsax_refsource_MISCWEB
- github.com/strapi/strapi/security/advisories/GHSA-chmr-rg2f-9jmfghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.