SCA: security update for github.com/1Panel-dev/1Panel (GHSA-pv7q-v9mv-9mh5)

high Tenable Cloud Security Plugin ID 417713

Description

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

- 1Panel is an open source Linux server operation and maintenance management panel. In version 1.4.3,
arbitrary file reads allow an attacker to read arbitrary important configuration files on the server. In
the `api/v1/file.go` file, there is a function called `LoadFromFile`, which directly reads the file by
obtaining the requested path `parameter[path]`. The request parameters are not filtered, resulting in a
background arbitrary file reading vulnerability. Version 1.5.0 has a patch for this issue.
(CVE-2023-39964)

See Also

https://github.com/advisories/GHSA-pv7q-v9mv-9mh5

Plugin Details

Severity: High

ID: 417713

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

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: 8/10/2023

Vulnerability Publication Date: 8/10/2023

Reference Information

CVE: CVE-2023-39964

cwe: CWE-22