CVE-2023-34093
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2023-34093
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2023-07-25T14:54:42.434Z
- Last Modified Date
- 2023-07-25T14:54:42.434Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/strapi/strapi/security/advisories/GHSA-chmr-rg2f-9jmf | x_refsource_CONFIRM |
https://github.com/strapi/strapi/commit/2fa8f30371bfd1db44c15e5747860ee5789096de | x_refsource_MISC |
https://github.com/strapi/strapi/releases/tag/v4.10.8 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-34093 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-34093 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-25 20:58:36 | Added to TrackCVE |