SCA: security update for @saltcorn/server (GHSA-43f3-h63w-p6f6)

high Tenable Cloud Security Plugin ID 409893

Description

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

- Saltcorn is an extensible, open source, no-code database application builder. A logged-in user with any
role can delete arbitrary files on the filesystem by calling the `sync/clean_sync_dir` endpoint. The
`dir_name` POST parameter is not validated/sanitized and is used to construct the `syncDir` that is
deleted by calling `fs.rm`. This issue has been addressed in release version 1.0.0-beta16 and all users
are advised to upgrade. There are no known workarounds for this vulnerability. (CVE-2024-47818)

See Also

https://github.com/advisories/GHSA-43f3-h63w-p6f6

Plugin Details

Severity: High

ID: 409893

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 6/30/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.18

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

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

CVSS Score Source: CVE-2024-47818

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

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

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

CVSS v4

Risk Factor: High

Base Score: 7.1

Threat Score: 4.9

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 10/7/2024

Vulnerability Publication Date: 10/7/2024

Reference Information

CVE: CVE-2024-47818

cwe: CWE-22