SCA: security update for remult (GHSA-7hh3-3x64-v2g9)

medium Tenable Self-Hosted Container Security Plugin ID 412087

Description

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

- Remult is a CRUD framework for full-stack TypeScript. If you used the apiPrefilter option of the `@Entity`
decorator, by setting it to a function that returns a filter that prevents unauthorized access to data, an
attacker who knows the `id` of an entity instance is not authorized to access, can gain read, update and
delete access to it. The issue is fixed in version 0.20.6. As a workaround, set the `apiPrefilter` option
to a filter object instead of a function. (CVE-2023-35167)

See Also

https://github.com/advisories/GHSA-7hh3-3x64-v2g9

Plugin Details

Severity: Medium

ID: 412087

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: 2.8

Percentile: 22.57

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 4.8

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

CVSS Score Source: CVE-2023-35167

CVSS v3

Risk Factor: Medium

Base Score: 6.3

Temporal Score: 5.5

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/20/2023

Vulnerability Publication Date: 6/20/2023

Reference Information

CVE: CVE-2023-35167

cwe: CWE-284