SCA: security update for cachethq/cachet (GHSA-88f9-7xxh-c688)

high Tenable Cloud Security Plugin ID 412542

Description

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

- Cachet is an open source status page system. Prior to version 2.5.1, authenticated users, regardless of
their privileges (User or Admin), can leak the value of any configuration entry of the dotenv file, e.g.
the application secret (`APP_KEY`) and various passwords (email, database, etc). This issue was addressed
in version 2.5.1 by improving `UpdateConfigCommandHandler` and preventing the use of nested variables in
the resulting dotenv configuration file. As a workaround, only allow trusted source IP addresses to access
to the administration dashboard. (CVE-2021-39174)

See Also

https://github.com/advisories/GHSA-88f9-7xxh-c688

Plugin Details

Severity: High

ID: 412542

Version: Revision 1.4

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

Score: 4.9

Percentile: 57.12

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.1

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

CVSS Score Source: CVE-2021-39174

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.9

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 8/30/2021

Vulnerability Publication Date: 8/27/2021

Reference Information

CVE: CVE-2021-39174

cwe: CWE-75