Path Traversal in 1panel-Dev 1panel

CVE-2023-39964

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.

Vulnerability class: Path Traversal (Directory Traversal)

EPSS: 0.010 (59.6th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2023-39964?
CVE-2023-39964 is a high-severity vulnerability in 1panel-Dev 1panel, classified under Path Traversal. CVSS score: 7.5/10. Published 2023-08-10.
How severe is CVE-2023-39964?
High severity. CVSS v3 base score is 7.5 out of 10.