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

Configuration 1 (hide)

cpe:2.3:a:1panel:1panel:1.4.3:*:*:*:*:*:*:*

History

16 Aug 2023, 18:44

Type Values Removed Values Added
First Time 1panel 1panel
1panel
CPE cpe:2.3:a:1panel:1panel:1.4.3:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5
References (MISC) https://github.com/1Panel-dev/1Panel/security/advisories/GHSA-pv7q-v9mv-9mh5 - (MISC) https://github.com/1Panel-dev/1Panel/security/advisories/GHSA-pv7q-v9mv-9mh5 - Exploit, Vendor Advisory
References (MISC) https://github.com/1Panel-dev/1Panel/releases/tag/v1.5.0 - (MISC) https://github.com/1Panel-dev/1Panel/releases/tag/v1.5.0 - Product, Release Notes

10 Aug 2023, 18:15

Type Values Removed Values Added
New CVE

Information

Published : 2023-08-10 18:15

Updated : 2023-08-16 18:44


NVD link : CVE-2023-39964

Mitre link : CVE-2023-39964


JSON object : View

Products Affected

1panel

  • 1panel
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')