← Back to CVE List

CVE-2023-39966

Published: 2023-08-10T18:15Z
Last Modified: 2024-11-21T08:16Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt