SCA: security update for @strapi/database, @strapi/strapi, @strapi/utils (GHSA-chmr-rg2f-9jmf)

high Tenable Cloud Security Plugin ID 413924

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2023-34093)

See Also

https://github.com/advisories/GHSA-chmr-rg2f-9jmf

Plugin Details

Severity: High

ID: 413924

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3.5

Percentile: 51.91

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.9

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:P/A:N

CVSS Score Source: CVE-2023-34093

CVSS v3

Risk Factor: High

Base Score: 7.1

Temporal Score: 6.4

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 7/25/2023

Vulnerability Publication Date: 7/25/2023

Reference Information

CVE: CVE-2023-34093

cwe: CWE-200