CVE Catalog

CVE-2023-39964

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
0.82%

52th percentile - higher than 52% of all known CVEs

Summary

1Panel is an open source Linux server operation and maintenance management panel. In version 1.4.3, there is a vulnerability that allows an attacker to read arbitrary important configuration files on the server due to unfiltered request parameters.

Risk Assessment

This vulnerability may lead to the disclosure of sensitive information, posing a serious threat to the security of the system and the organization's data.

Recommendation

It is recommended to upgrade to version 1.5.0, which includes a patch that addresses this vulnerability.

Other vulnerabilities in 1Panel

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS