SCA: security update for @strapi/database, @strapi/utils (GHSA-9xg4-3qfm-9w8f)

high Tenable Self-Hosted Container Security Plugin ID 413553

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, it is possible to
leak private fields if one is using the `t(number)` prefix. Knex query allows users to change the default
prefix. For example, if someone changes the prefix to be the same as it was before or to another table
they want to query, the query changes from `password` to `t1.password`. `password` is protected by
filtering protections but `t1.password` is not protected. This can lead to filtering attacks on everything
related to the object again, including admin passwords and reset-tokens. Version 4.10.8 fixes this issue.
(CVE-2023-34235)

See Also

https://github.com/advisories/GHSA-9xg4-3qfm-9w8f

Plugin Details

Severity: High

ID: 413553

Version: Revision 1.6

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

Percentile: 23.51

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

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

CVSS Score Source: CVE-2023-34235

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/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-34235

cwe: CWE-200