CVE-2023-34093
The vulnerability only affects the handling of content types by Strapi, not the actual content types themselves.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.71%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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.
- CVSS 3.1
- 7.1 HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
- EPSS
- 0.71% probability · 52th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-200
- Affected
- strapi/strapi
- Source
- security-advisories@github.com
References
- https://github.com/strapi/strapi/commit/2fa8f30371bfd1db44c15e5747860ee5789096dePatch
- https://github.com/strapi/strapi/releases/tag/v4.10.8Release Notes
- https://github.com/strapi/strapi/security/advisories/GHSA-chmr-rg2f-9jmfExploit
- https://github.com/strapi/strapi/commit/2fa8f30371bfd1db44c15e5747860ee5789096dePatch
- https://github.com/strapi/strapi/releases/tag/v4.10.8Release Notes
- https://github.com/strapi/strapi/security/advisories/GHSA-chmr-rg2f-9jmfExploit
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.