CVE-2023-39964
In version 1.4.3, arbitrary file reads allow an attacker to read arbitrary important configuration files on the server.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.97%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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.
- CVSS 3.1
- 7.5 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- EPSS
- 0.97% probability · 60th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-22
- Affected
- fit2cloud/1panel
- Source
- security-advisories@github.com
References
- https://github.com/1Panel-dev/1Panel/releases/tag/v1.5.0Product, Release Notes
- https://github.com/1Panel-dev/1Panel/security/advisories/GHSA-pv7q-v9mv-9mh5Exploit, Vendor Advisory
- https://github.com/1Panel-dev/1Panel/releases/tag/v1.5.0Product, Release Notes
- https://github.com/1Panel-dev/1Panel/security/advisories/GHSA-pv7q-v9mv-9mh5Exploit, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.