CVE-2023-39964

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.
Configurations

Configuration 1 (hide)

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

History

21 Nov 2024, 08:16

Type Values Removed Values Added
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 las lecturas de archivos arbitrarios permiten a un atacante leer archivos de configuración importantes y arbitrarios en el servidor. En el archivo `api/v1/file.go`, hay una función llamada `LoadFromFile`, que lee directamente el archivo obteniendo la ruta solicitada `parámetro [ruta]`. Los parámetros de solicitud no se filtran, lo que genera una vulnerabilidad de lectura de archivos arbitrarios en segundo plano. La versión 1.5.0 tiene un parche para este problema.
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-pv7q-v9mv-9mh5 - Exploit, Vendor Advisory () https://github.com/1Panel-dev/1Panel/security/advisories/GHSA-pv7q-v9mv-9mh5 - Exploit, Vendor Advisory

Information

Published : 2023-08-10 18:15

Updated : 2024-11-21 08:16


NVD link : CVE-2023-39964

Mitre link : CVE-2023-39964

CVE.ORG link : CVE-2023-39964


JSON object : View

Products Affected

fit2cloud

  • 1panel
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')