Lucene search

K
cvelistGitHub_MCVELIST:CVE-2023-39966
HistoryAug 10, 2023 - 5:46 p.m.

CVE-2023-39966 1Panel arbitrary file write vulnerability exists in the background

2023-08-1017:46:21
CWE-862
GitHub_M
www.cve.org
6
1panel
linux server
file write
vulnerability
patch
security
cve-2023-39966
server control

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

AI Score

9.7

Confidence

High

EPSS

0.002

Percentile

61.0%

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.

CNA Affected

[
  {
    "vendor": "1Panel-dev",
    "product": "1Panel",
    "versions": [
      {
        "version": "= 1.4.3",
        "status": "affected"
      }
    ]
  }
]

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

AI Score

9.7

Confidence

High

EPSS

0.002

Percentile

61.0%

Related for CVELIST:CVE-2023-39966