SCA: security update for flarum/core (GHSA-vhm8-wwrf-3gcw)

medium Tenable Self-Hosted Container Security Plugin ID 419359

Description

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

- flarum is a forum software package for building communities. In versions prior to 1.7.0 an admin account
which has already been compromised by an attacker may use a vulnerability in the `LESS` parser which can
be exploited to read sensitive files on the server through the use of path traversal techniques. An
attacker can achieve this by providing an absolute path to a sensitive file in the custom `LESS` setting,
which the `LESS` parser will then read. For example, an attacker could use the following code to read the
contents of the `/etc/passwd` file on a linux machine. The scope of what files are vulnerable will depend
on the permissions given to the running flarum process. The vulnerability has been addressed in version
`1.7`. Users should upgrade to this version to mitigate the vulnerability. Users unable to upgrade may
mitigate the vulnerability by ensuring that their admin accounts are secured with strong passwords and
follow other best practices for account security. Additionally, users can limit the exposure of sensitive
files on the server by implementing appropriate file permissions and access controls at the operating
system level. (CVE-2023-27577)

See Also

https://github.com/advisories/GHSA-vhm8-wwrf-3gcw

Plugin Details

Severity: Medium

ID: 419359

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.73

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 4.5

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

CVSS Score Source: CVE-2023-27577

CVSS v3

Risk Factor: Medium

Base Score: 4.9

Temporal Score: 4.3

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 3/13/2023

Vulnerability Publication Date: 3/10/2023

Reference Information

CVE: CVE-2023-27577

cwe: CWE-22