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:fit2cloud:1panel:1.4.3:*:*:*:*:*:*:*

History

21 Nov 2024, 08:16

Type Values Removed Values Added
References () https://github.com/1Panel-dev/1Panel/releases/tag/v1.5.0 - Product, Release Notes () https://github.com/1Panel-dev/1Panel/releases/tag/v1.5.0 - Product, Release Notes
References () https://github.com/1Panel-dev/1Panel/security/advisories/GHSA-hf7j-xj3w-87g4 - Exploit, Vendor Advisory () https://github.com/1Panel-dev/1Panel/security/advisories/GHSA-hf7j-xj3w-87g4 - Exploit, Vendor Advisory
CVSS v2 : unknown
v3 : 9.8
v2 : unknown
v3 : 7.5
Summary
  • (es) 1Panel es un panel de gestión de operación y mantenimiento de servidores Linux de código abierto. En la versión 1.4.3, una vulnerabilidad de escritura de archivos arbitraria podría llevar al control directo del servidor. En el archivo `api/v1/file.go`, hay una función llamada `SaveContent que `recibe datos JSON enviados por los usuarios en forma de solicitud POST. Y la falta de filtrado de parámetros permite operaciones de escritura de archivos arbitrarias. La versión 1.5.0 contiene un parche para este problema.

Information

Published : 2023-08-10 18:15

Updated : 2024-11-21 08:16


NVD link : CVE-2023-39966

Mitre link : CVE-2023-39966

CVE.ORG link : CVE-2023-39966


JSON object : View

Products Affected

fit2cloud

  • 1panel
CWE
CWE-862

Missing Authorization