Security Advisory

CVE-2023-39966

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2023-08-10 17:46:21
Last updated 2024-10-04 18:56:18
Assigner GitHub_M
CVSS score 7.5
State PUBLISHED

Description

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.