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

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2023-08-10T17:39:11.768Z

Updated: 2023-08-10T17:39:11.768Z

Reserved: 2023-08-07T16:27:27.076Z


Link: CVE-2023-39964

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2023-08-10T18:15:11.043

Modified: 2023-09-08T16:56:28.470


Link: CVE-2023-39964

JSON object: View

cve-icon Redhat Information

No data.

CWE