CVE-2023-39966

1Panel is an open source Linux server operation and maintenance management panel. In version 1.4.3, an arbitrary file write vulnerability could lead to direct control of the server. In the `api/v1/file.go` file, there is a function called `SaveContentthat,It `recieves JSON data sent by users in the form of a POST request. And the lack of parameter filtering allows for arbitrary file write operations. Version 1.5.0 contains a patch for this issue.
Configurations

Configuration 1 (hide)

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

History

16 Aug 2023, 18:55

Type Values Removed Values Added
References (MISC) https://github.com/1Panel-dev/1Panel/security/advisories/GHSA-hf7j-xj3w-87g4 - (MISC) https://github.com/1Panel-dev/1Panel/security/advisories/GHSA-hf7j-xj3w-87g4 - 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
CPE cpe:2.3:a:1panel:1panel:1.4.3:*:*:*:*:*:*:*
First Time 1panel 1panel
1panel
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.8

10 Aug 2023, 18:15

Type Values Removed Values Added
New CVE

Information

Published : 2023-08-10 18:15

Updated : 2023-08-16 18:55


NVD link : CVE-2023-39966

Mitre link : CVE-2023-39966


JSON object : View

Products Affected

1panel

  • 1panel
CWE
CWE-862

Missing Authorization