CVE Catalog

CVE-2023-39966

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.70%

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

Summary

In version 1.4.3 of the 1Panel, there is an arbitrary file write vulnerability that could lead to direct control of the server. The issue arises from a lack of parameter filtering in the `SaveContent` function in the `api/v1/file.go` file.

Risk Assessment

This vulnerability could allow attackers to gain control over the server, posing a serious threat to the security of the organization's data and infrastructure.

Recommendation

It is recommended to upgrade to version 1.5.0, which contains 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, 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.

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